Started by user sunyufu Obtained daxie-params-new.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git Resume disabled by user, switching to high-performance, low-durability mode. 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 1ab91c15e4ea468c699e8038bc9e86d8e0ec63cb The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-config-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 1ab91c15e4ea468c699e8038bc9e86d8e0ec63cb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ab91c15e4ea468c699e8038bc9e86d8e0ec63cb # timeout=10 Commit message: "Update orinBuild.groovy" > git rev-list --no-walk 1ab91c15e4ea468c699e8038bc9e86d8e0ec63cb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo P01 [Pipeline] properties [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/daxie-config-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/daxie-config-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 5f4747aa8717ae1b234218cdc9edc7539ef7bf7c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f4747aa8717ae1b234218cdc9edc7539ef7bf7c # timeout=10 Commit message: "Update module-pncreplayer.jenkinsfile" > git rev-list --no-walk 5f4747aa8717ae1b234218cdc9edc7539ef7bf7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] sh + rm -rf /root/workspace/daxie-config/shared_config/ [Pipeline] echo P01.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P01.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P01.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P01.json [Pipeline] echo P02.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P02.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P02.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P02.json [Pipeline] echo P03.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P03.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P03.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P03.json [Pipeline] echo P04.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P04.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P04.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P04.json [Pipeline] echo P05.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P05.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P05.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P05.json [Pipeline] echo P06.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P06.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P06.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P06.json [Pipeline] echo P07.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P07.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P07.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P07.json [Pipeline] echo P08.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P08.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P08.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P08.json [Pipeline] echo P09.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P09.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P09.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P09.json [Pipeline] echo P10.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P10.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P10.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P10.json [Pipeline] echo P11.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P11.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P11.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P11.json [Pipeline] echo P12.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P12.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P12.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P12.json [Pipeline] echo P13.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P13.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P13.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P13.json [Pipeline] echo P14.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P14.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P14.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P14.json [Pipeline] echo P15.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P15.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P15.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P15.json [Pipeline] echo P16.json [Pipeline] sh + cat /root/commtest/master-project/daxie/P16.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/P16.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/P16.json [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo P01 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P01>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P01 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P01/params_P01 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P01/params /root/workspace/daxie-config/P01/params_new /root/workspace/daxie-config/P01/params_orin_master_P01_2024-12-31_15-25-35 /root/workspace/daxie-config/P01/params_orin_master_P01_2024-12-31_15-25-35.zip /root/workspace/daxie-config/P01/params_P01 /root/workspace/daxie-config/P01/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P01 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P01参数 [Pipeline] echo T801 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P01.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P01/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P01.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P01.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 -- http://159.27.226.4/config/daxie/P01.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 0519626dbd63567c0202fdaaea3a25a85b0b0bd2 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 0519626dbd63567c0202fdaaea3a25a85b0b0bd2 # timeout=10 Commit message: "feat:删除安全模块的私有参数" > git rev-list --no-walk 0519626dbd63567c0202fdaaea3a25a85b0b0bd2 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P01.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=P01 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P01 Response Code: HTTP/1.1 200 OK Response: [{"id":1286,"description":"","name":"P01","name_with_namespace":"Hardware / config / P01","path":"P01","path_with_namespace":"hardware/config/P01","created_at":"2024-01-04T12:50:30.782Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P01.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P01.git","web_url":"http://159.27.226.4/hardware/config/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:17:55.966Z","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/1286","issues":"http://159.27.226.4/api/v4/projects/1286/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1286/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1286/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1286/labels","events":"http://159.27.226.4/api/v4/projects/1286/events","members":"http://159.27.226.4/api/v4/projects/1286/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1286/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:50:30.832Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1179,"description":null,"name":"P01","name_with_namespace":"Localization / config / P01","path":"P01","path_with_namespace":"localization/config/P01","created_at":"2023-10-24T03:59:03.610Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P01.git","http_url_to_repo":"http://159.27.226.4/localization/config/P01.git","web_url":"http://159.27.226.4/localization/config/P01","readme_url":"http://159.27.226.4/localization/config/P01/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:49:09.766Z","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/1179","issues":"http://159.27.226.4/api/v4/projects/1179/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1179/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1179/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1179/labels","events":"http://159.27.226.4/api/v4/projects/1179/events","members":"http://159.27.226.4/api/v4/projects/1179/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1179/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:03.787Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":952,"description":null,"name":"P01","name_with_namespace":"Lidar / config / vehicles / P01","path":"P01","path_with_namespace":"lidar/config/vehicles/P01","created_at":"2023-07-28T07:56:39.244Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P01.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P01.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P01","readme_url":"http://159.27.226.4/lidar/config/vehicles/P01/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-07T03:28:03.670Z","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/952","issues":"http://159.27.226.4/api/v4/projects/952/issues","merge_requests":"http://159.27.226.4/api/v4/projects/952/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/952/repository/branches","labels":"http://159.27.226.4/api/v4/projects/952/labels","events":"http://159.27.226.4/api/v4/projects/952/events","members":"http://159.27.226.4/api/v4/projects/952/members","cluster_agents":"http://159.27.226.4/api/v4/projects/952/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:39.321Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":853,"description":"","name":"P01","name_with_namespace":"config / extrinsics / P01","path":"P01","path_with_namespace":"config/extrinsics/P01","created_at":"2023-07-21T08:44:52.404Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P01.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P01.git","web_url":"http://159.27.226.4/config/extrinsics/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:27.047Z","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/853","issues":"http://159.27.226.4/api/v4/projects/853/issues","merge_requests":"http://159.27.226.4/api/v4/projects/853/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/853/repository/branches","labels":"http://159.27.226.4/api/v4/projects/853/labels","events":"http://159.27.226.4/api/v4/projects/853/events","members":"http://159.27.226.4/api/v4/projects/853/members","cluster_agents":"http://159.27.226.4/api/v4/projects/853/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-22T08:44:52.474Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":712,"description":"","name":"P01","name_with_namespace":"config / vehicles / P01","path":"P01","path_with_namespace":"config/vehicles/P01","created_at":"2023-07-05T06:05:20.330Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P01.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P01.git","web_url":"http://159.27.226.4/config/vehicles/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:31.927Z","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/712","issues":"http://159.27.226.4/api/v4/projects/712/issues","merge_requests":"http://159.27.226.4/api/v4/projects/712/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/712/repository/branches","labels":"http://159.27.226.4/api/v4/projects/712/labels","events":"http://159.27.226.4/api/v4/projects/712/events","members":"http://159.27.226.4/api/v4/projects/712/members","cluster_agents":"http://159.27.226.4/api/v4/projects/712/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:05:20.366Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":64,"description":"","name":"P01","name_with_namespace":"config / daxie / P01","path":"P01","path_with_namespace":"config/daxie/P01","created_at":"2020-10-09T17:21:24.676Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P01.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P01.git","web_url":"http://159.27.226.4/config/daxie/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-07T03:26:38.366Z","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/64","issues":"http://159.27.226.4/api/v4/projects/64/issues","merge_requests":"http://159.27.226.4/api/v4/projects/64/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/64/repository/branches","labels":"http://159.27.226.4/api/v4/projects/64/labels","events":"http://159.27.226.4/api/v4/projects/64/events","members":"http://159.27.226.4/api/v4/projects/64/members","cluster_agents":"http://159.27.226.4/api/v4/projects/64/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.336Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P01 [Pipeline] echo 64 [Pipeline] echo 64 [Pipeline] echo e7330e3 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 64 e7330e3 0519626 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P01.json [Pipeline] readJSON [Pipeline] echo {"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"e7330e3","shared_config":"0f7b38b"}} [Pipeline] echo {"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"0519626","shared_config":"0f7b38b"}} [Pipeline] sh + echo '{"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"0519626","shared_config":"0f7b38b"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P01.json {"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"0519626","shared_config":"0f7b38b"}} [Pipeline] echo {"repo_name":"params_orin_slave_P01","branch":"rc_dev","time":"2025-01-13_12-02-32","commit_id":"0519626","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=P01 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P01 Response Code: HTTP/1.1 200 OK Response: [{"id":1286,"description":"","name":"P01","name_with_namespace":"Hardware / config / P01","path":"P01","path_with_namespace":"hardware/config/P01","created_at":"2024-01-04T12:50:30.782Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P01.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P01.git","web_url":"http://159.27.226.4/hardware/config/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:17:55.966Z","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/1286","issues":"http://159.27.226.4/api/v4/projects/1286/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1286/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1286/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1286/labels","events":"http://159.27.226.4/api/v4/projects/1286/events","members":"http://159.27.226.4/api/v4/projects/1286/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1286/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:50:30.832Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1179,"description":null,"name":"P01","name_with_namespace":"Localization / config / P01","path":"P01","path_with_namespace":"localization/config/P01","created_at":"2023-10-24T03:59:03.610Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P01.git","http_url_to_repo":"http://159.27.226.4/localization/config/P01.git","web_url":"http://159.27.226.4/localization/config/P01","readme_url":"http://159.27.226.4/localization/config/P01/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:49:09.766Z","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/1179","issues":"http://159.27.226.4/api/v4/projects/1179/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1179/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1179/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1179/labels","events":"http://159.27.226.4/api/v4/projects/1179/events","members":"http://159.27.226.4/api/v4/projects/1179/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1179/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:03.787Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":952,"description":null,"name":"P01","name_with_namespace":"Lidar / config / vehicles / P01","path":"P01","path_with_namespace":"lidar/config/vehicles/P01","created_at":"2023-07-28T07:56:39.244Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P01.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P01.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P01","readme_url":"http://159.27.226.4/lidar/config/vehicles/P01/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-07T03:28:03.670Z","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/952","issues":"http://159.27.226.4/api/v4/projects/952/issues","merge_requests":"http://159.27.226.4/api/v4/projects/952/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/952/repository/branches","labels":"http://159.27.226.4/api/v4/projects/952/labels","events":"http://159.27.226.4/api/v4/projects/952/events","members":"http://159.27.226.4/api/v4/projects/952/members","cluster_agents":"http://159.27.226.4/api/v4/projects/952/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:39.321Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":853,"description":"","name":"P01","name_with_namespace":"config / extrinsics / P01","path":"P01","path_with_namespace":"config/extrinsics/P01","created_at":"2023-07-21T08:44:52.404Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P01.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P01.git","web_url":"http://159.27.226.4/config/extrinsics/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:27.047Z","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/853","issues":"http://159.27.226.4/api/v4/projects/853/issues","merge_requests":"http://159.27.226.4/api/v4/projects/853/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/853/repository/branches","labels":"http://159.27.226.4/api/v4/projects/853/labels","events":"http://159.27.226.4/api/v4/projects/853/events","members":"http://159.27.226.4/api/v4/projects/853/members","cluster_agents":"http://159.27.226.4/api/v4/projects/853/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-22T08:44:52.474Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":712,"description":"","name":"P01","name_with_namespace":"config / vehicles / P01","path":"P01","path_with_namespace":"config/vehicles/P01","created_at":"2023-07-05T06:05:20.330Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P01.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P01.git","web_url":"http://159.27.226.4/config/vehicles/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:31.927Z","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/712","issues":"http://159.27.226.4/api/v4/projects/712/issues","merge_requests":"http://159.27.226.4/api/v4/projects/712/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/712/repository/branches","labels":"http://159.27.226.4/api/v4/projects/712/labels","events":"http://159.27.226.4/api/v4/projects/712/events","members":"http://159.27.226.4/api/v4/projects/712/members","cluster_agents":"http://159.27.226.4/api/v4/projects/712/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:05:20.366Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":64,"description":"","name":"P01","name_with_namespace":"config / daxie / P01","path":"P01","path_with_namespace":"config/daxie/P01","created_at":"2020-10-09T17:21:24.676Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P01.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P01.git","web_url":"http://159.27.226.4/config/daxie/P01","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-07T03:26:38.366Z","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/64","issues":"http://159.27.226.4/api/v4/projects/64/issues","merge_requests":"http://159.27.226.4/api/v4/projects/64/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/64/repository/branches","labels":"http://159.27.226.4/api/v4/projects/64/labels","events":"http://159.27.226.4/api/v4/projects/64/events","members":"http://159.27.226.4/api/v4/projects/64/members","cluster_agents":"http://159.27.226.4/api/v4/projects/64/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.336Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P01 [Pipeline] echo 64 [Pipeline] echo 64 [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/64/repository/commits/0519626 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/64/repository/commits/0519626 Response Code: HTTP/1.1 200 OK Response: {"id":"0519626dbd63567c0202fdaaea3a25a85b0b0bd2","short_id":"0519626d","created_at":"2024-06-20T17:32:05.000+08:00","parent_ids":["224d814bbdf71266acb703544857dea46c9e0229"],"title":"feat:删除安全模块的私有参数","message":"feat:删除安全模块的私有参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-06-20T17:32:05.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-06-20T17:32:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P01/-/commit/0519626dbd63567c0202fdaaea3a25a85b0b0bd2","stats":{"additions":0,"deletions":799,"total":799},"status":null,"project_id":64,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:32:05 [Pipeline] echo rc_dev**: 0519626.**2024/06/20/17:32:05** [Pipeline] dir Running in /root/workspace/daxie-config/P01/params_P01 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/daxie-config/shared_config/rc_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/daxie/shared_config.git > git init /root/workspace/daxie-config/P01/params_P01 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/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/daxie/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/daxie/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/rc_dev^{commit} # timeout=10 Checking out Revision 770a9dab0873c7ad295a45b76f983932d4460077 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 770a9dab0873c7ad295a45b76f983932d4460077 # timeout=30000 Commit message: "fix:关闭堆高机场地的搜索" > git rev-list --no-walk 770a9dab0873c7ad295a45b76f983932d4460077 # timeout=10 [Pipeline] sh + cp -r .git/ params /root/workspace/daxie-config/shared_config/rc_dev/ [Pipeline] sh + rm -rf params_P01@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P01.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 0f7b38b [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 0f7b38b 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P01.json [Pipeline] readJSON [Pipeline] echo {"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"0519626","shared_config":"0f7b38b"}} [Pipeline] echo {"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"0519626","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"0519626","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P01.json {"project":{"P01":"config/daxie/P01","shared_config":"config/daxie/shared_config"},"commit":{"P01":"0519626","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-37","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P01","branch":"rc_dev","time":"2025-01-13_12-02-32","commit_id":"0519626","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-37","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T801_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P01","branch":"rc_dev","time":"2025-01-13_12-02-32","commit_id":"0519626","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-37","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T801_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P01 ++ grep -v version.json ++ xargs + cp -r params params_P01/ [Pipeline] sh + rm -rf params_P01@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** [Pipeline] } [Pipeline] // dir [Pipeline] echo P02 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P02>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P02 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P02/params_P02 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P02/params /root/workspace/daxie-config/P02/params_new /root/workspace/daxie-config/P02/params_orin_slave_P02_2025-01-12_14-42-51 /root/workspace/daxie-config/P02/params_orin_slave_P02_2025-01-12_14-42-51.zip /root/workspace/daxie-config/P02/params_P02 /root/workspace/daxie-config/P02/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P02 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P02参数 [Pipeline] echo T802 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P02.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P02/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P02.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P02.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 -- http://159.27.226.4/config/daxie/P02.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision c30f0d1f5e6bc757e51bffbcf4f5dbfda4dabf3c (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f c30f0d1f5e6bc757e51bffbcf4f5dbfda4dabf3c # timeout=10 Commit message: "feat:删除安全模块的私有参数" > git rev-list --no-walk c30f0d1f5e6bc757e51bffbcf4f5dbfda4dabf3c # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P02.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=P02 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P02 Response Code: HTTP/1.1 200 OK Response: [{"id":1285,"description":"","name":"P02","name_with_namespace":"Hardware / config / P02","path":"P02","path_with_namespace":"hardware/config/P02","created_at":"2024-01-03T11:18:02.707Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P02.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P02.git","web_url":"http://159.27.226.4/hardware/config/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:17:57.516Z","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/1285","issues":"http://159.27.226.4/api/v4/projects/1285/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1285/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1285/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1285/labels","events":"http://159.27.226.4/api/v4/projects/1285/events","members":"http://159.27.226.4/api/v4/projects/1285/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1285/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-04T11:18:02.750Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":20,"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":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":1180,"description":null,"name":"P02","name_with_namespace":"Localization / config / P02","path":"P02","path_with_namespace":"localization/config/P02","created_at":"2023-10-24T03:59:05.814Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P02.git","http_url_to_repo":"http://159.27.226.4/localization/config/P02.git","web_url":"http://159.27.226.4/localization/config/P02","readme_url":"http://159.27.226.4/localization/config/P02/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:48:01.222Z","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/1180","issues":"http://159.27.226.4/api/v4/projects/1180/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1180/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1180/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1180/labels","events":"http://159.27.226.4/api/v4/projects/1180/events","members":"http://159.27.226.4/api/v4/projects/1180/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1180/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:05.843Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":951,"description":null,"name":"P02","name_with_namespace":"Lidar / config / vehicles / P02","path":"P02","path_with_namespace":"lidar/config/vehicles/P02","created_at":"2023-07-28T07:56:38.742Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P02.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P02.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P02","readme_url":"http://159.27.226.4/lidar/config/vehicles/P02/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:26.854Z","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/951","issues":"http://159.27.226.4/api/v4/projects/951/issues","merge_requests":"http://159.27.226.4/api/v4/projects/951/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/951/repository/branches","labels":"http://159.27.226.4/api/v4/projects/951/labels","events":"http://159.27.226.4/api/v4/projects/951/events","members":"http://159.27.226.4/api/v4/projects/951/members","cluster_agents":"http://159.27.226.4/api/v4/projects/951/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:38.760Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":854,"description":"","name":"P02","name_with_namespace":"config / extrinsics / P02","path":"P02","path_with_namespace":"config/extrinsics/P02","created_at":"2023-07-21T08:46:15.030Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P02.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P02.git","web_url":"http://159.27.226.4/config/extrinsics/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:28.619Z","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/854","issues":"http://159.27.226.4/api/v4/projects/854/issues","merge_requests":"http://159.27.226.4/api/v4/projects/854/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/854/repository/branches","labels":"http://159.27.226.4/api/v4/projects/854/labels","events":"http://159.27.226.4/api/v4/projects/854/events","members":"http://159.27.226.4/api/v4/projects/854/members","cluster_agents":"http://159.27.226.4/api/v4/projects/854/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-22T08:46:15.051Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":713,"description":"","name":"P02","name_with_namespace":"config / vehicles / P02","path":"P02","path_with_namespace":"config/vehicles/P02","created_at":"2023-07-05T06:05:36.623Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P02.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P02.git","web_url":"http://159.27.226.4/config/vehicles/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:34.508Z","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/713","issues":"http://159.27.226.4/api/v4/projects/713/issues","merge_requests":"http://159.27.226.4/api/v4/projects/713/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/713/repository/branches","labels":"http://159.27.226.4/api/v4/projects/713/labels","events":"http://159.27.226.4/api/v4/projects/713/events","members":"http://159.27.226.4/api/v4/projects/713/members","cluster_agents":"http://159.27.226.4/api/v4/projects/713/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:05:36.635Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":65,"description":"","name":"P02","name_with_namespace":"config / daxie / P02","path":"P02","path_with_namespace":"config/daxie/P02","created_at":"2020-10-09T17:21:37.350Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P02.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P02.git","web_url":"http://159.27.226.4/config/daxie/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T08:36:18.715Z","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/65","issues":"http://159.27.226.4/api/v4/projects/65/issues","merge_requests":"http://159.27.226.4/api/v4/projects/65/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/65/repository/branches","labels":"http://159.27.226.4/api/v4/projects/65/labels","events":"http://159.27.226.4/api/v4/projects/65/events","members":"http://159.27.226.4/api/v4/projects/65/members","cluster_agents":"http://159.27.226.4/api/v4/projects/65/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.346Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":"","merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P02 [Pipeline] echo 65 [Pipeline] echo 65 [Pipeline] echo c30f0d1 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 65 c30f0d1 c30f0d1 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P02.json [Pipeline] readJSON [Pipeline] echo {"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P02.json {"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P02","branch":"rc_dev","time":"2025-01-13_12-02-41","commit_id":"c30f0d1","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=P02 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P02 Response Code: HTTP/1.1 200 OK Response: [{"id":1285,"description":"","name":"P02","name_with_namespace":"Hardware / config / P02","path":"P02","path_with_namespace":"hardware/config/P02","created_at":"2024-01-03T11:18:02.707Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P02.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P02.git","web_url":"http://159.27.226.4/hardware/config/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:17:57.516Z","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/1285","issues":"http://159.27.226.4/api/v4/projects/1285/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1285/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1285/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1285/labels","events":"http://159.27.226.4/api/v4/projects/1285/events","members":"http://159.27.226.4/api/v4/projects/1285/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1285/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-04T11:18:02.750Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":20,"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":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":1180,"description":null,"name":"P02","name_with_namespace":"Localization / config / P02","path":"P02","path_with_namespace":"localization/config/P02","created_at":"2023-10-24T03:59:05.814Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P02.git","http_url_to_repo":"http://159.27.226.4/localization/config/P02.git","web_url":"http://159.27.226.4/localization/config/P02","readme_url":"http://159.27.226.4/localization/config/P02/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:48:01.222Z","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/1180","issues":"http://159.27.226.4/api/v4/projects/1180/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1180/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1180/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1180/labels","events":"http://159.27.226.4/api/v4/projects/1180/events","members":"http://159.27.226.4/api/v4/projects/1180/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1180/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:05.843Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":951,"description":null,"name":"P02","name_with_namespace":"Lidar / config / vehicles / P02","path":"P02","path_with_namespace":"lidar/config/vehicles/P02","created_at":"2023-07-28T07:56:38.742Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P02.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P02.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P02","readme_url":"http://159.27.226.4/lidar/config/vehicles/P02/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:26.854Z","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/951","issues":"http://159.27.226.4/api/v4/projects/951/issues","merge_requests":"http://159.27.226.4/api/v4/projects/951/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/951/repository/branches","labels":"http://159.27.226.4/api/v4/projects/951/labels","events":"http://159.27.226.4/api/v4/projects/951/events","members":"http://159.27.226.4/api/v4/projects/951/members","cluster_agents":"http://159.27.226.4/api/v4/projects/951/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:38.760Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":854,"description":"","name":"P02","name_with_namespace":"config / extrinsics / P02","path":"P02","path_with_namespace":"config/extrinsics/P02","created_at":"2023-07-21T08:46:15.030Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P02.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P02.git","web_url":"http://159.27.226.4/config/extrinsics/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:28.619Z","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/854","issues":"http://159.27.226.4/api/v4/projects/854/issues","merge_requests":"http://159.27.226.4/api/v4/projects/854/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/854/repository/branches","labels":"http://159.27.226.4/api/v4/projects/854/labels","events":"http://159.27.226.4/api/v4/projects/854/events","members":"http://159.27.226.4/api/v4/projects/854/members","cluster_agents":"http://159.27.226.4/api/v4/projects/854/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-22T08:46:15.051Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":713,"description":"","name":"P02","name_with_namespace":"config / vehicles / P02","path":"P02","path_with_namespace":"config/vehicles/P02","created_at":"2023-07-05T06:05:36.623Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P02.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P02.git","web_url":"http://159.27.226.4/config/vehicles/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:34.508Z","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/713","issues":"http://159.27.226.4/api/v4/projects/713/issues","merge_requests":"http://159.27.226.4/api/v4/projects/713/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/713/repository/branches","labels":"http://159.27.226.4/api/v4/projects/713/labels","events":"http://159.27.226.4/api/v4/projects/713/events","members":"http://159.27.226.4/api/v4/projects/713/members","cluster_agents":"http://159.27.226.4/api/v4/projects/713/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:05:36.635Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":65,"description":"","name":"P02","name_with_namespace":"config / daxie / P02","path":"P02","path_with_namespace":"config/daxie/P02","created_at":"2020-10-09T17:21:37.350Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P02.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P02.git","web_url":"http://159.27.226.4/config/daxie/P02","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T08:36:18.715Z","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/65","issues":"http://159.27.226.4/api/v4/projects/65/issues","merge_requests":"http://159.27.226.4/api/v4/projects/65/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/65/repository/branches","labels":"http://159.27.226.4/api/v4/projects/65/labels","events":"http://159.27.226.4/api/v4/projects/65/events","members":"http://159.27.226.4/api/v4/projects/65/members","cluster_agents":"http://159.27.226.4/api/v4/projects/65/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.346Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":"","merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P02 [Pipeline] echo 65 [Pipeline] echo 65 [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/65/repository/commits/c30f0d1 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/65/repository/commits/c30f0d1 Response Code: HTTP/1.1 200 OK Response: {"id":"c30f0d1f5e6bc757e51bffbcf4f5dbfda4dabf3c","short_id":"c30f0d1f","created_at":"2024-06-20T17:32:24.000+08:00","parent_ids":["07d5b649a3ed3ceb18997b7e397bc3bca0968544"],"title":"feat:删除安全模块的私有参数","message":"feat:删除安全模块的私有参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-06-20T17:32:24.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-06-20T17:32:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P02/-/commit/c30f0d1f5e6bc757e51bffbcf4f5dbfda4dabf3c","stats":{"additions":0,"deletions":917,"total":917},"status":null,"project_id":65,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:32:24 [Pipeline] echo rc_dev**: c30f0d1.**2024/06/20/17:32:24** [Pipeline] dir Running in /root/workspace/daxie-config/P02/params_P02 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P02@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P02.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P02.json [Pipeline] readJSON [Pipeline] echo {"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P02.json {"project":{"P02":"config/daxie/P02","shared_config":"config/daxie/shared_config"},"commit":{"P02":"c30f0d1","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-44","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P02","branch":"rc_dev","time":"2025-01-13_12-02-41","commit_id":"c30f0d1","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-44","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T802_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P02","branch":"rc_dev","time":"2025-01-13_12-02-41","commit_id":"c30f0d1","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-44","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T802_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P02 ++ grep -v version.json ++ xargs + cp -r params params_P02/ [Pipeline] sh + rm -rf params_P02@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** [Pipeline] } [Pipeline] // dir [Pipeline] echo P03 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P03>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P03 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P03/params_P03 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P03/params /root/workspace/daxie-config/P03/params_new /root/workspace/daxie-config/P03/params_orin_slave_P03_2025-01-12_14-44-36 /root/workspace/daxie-config/P03/params_orin_slave_P03_2025-01-12_14-44-36.zip /root/workspace/daxie-config/P03/params_P03 /root/workspace/daxie-config/P03/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P03 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P03参数 [Pipeline] echo T803 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P03.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P03/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P03.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P03.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 -- http://159.27.226.4/config/daxie/P03.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 35a139331d4f7ab7dcb964c2ea55e988e650c703 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 35a139331d4f7ab7dcb964c2ea55e988e650c703 # timeout=10 Commit message: "fix: steering angle offset" > git rev-list --no-walk 35a139331d4f7ab7dcb964c2ea55e988e650c703 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P03.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=P03 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P03 Response Code: HTTP/1.1 200 OK Response: [{"id":1287,"description":"","name":"P03","name_with_namespace":"Hardware / config / P03","path":"P03","path_with_namespace":"hardware/config/P03","created_at":"2024-01-04T12:50:53.612Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P03.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P03.git","web_url":"http://159.27.226.4/hardware/config/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:17:59.047Z","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/1287","issues":"http://159.27.226.4/api/v4/projects/1287/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1287/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1287/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1287/labels","events":"http://159.27.226.4/api/v4/projects/1287/events","members":"http://159.27.226.4/api/v4/projects/1287/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1287/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:50:53.643Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1181,"description":null,"name":"P03","name_with_namespace":"Localization / config / P03","path":"P03","path_with_namespace":"localization/config/P03","created_at":"2023-10-24T03:59:07.746Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P03.git","http_url_to_repo":"http://159.27.226.4/localization/config/P03.git","web_url":"http://159.27.226.4/localization/config/P03","readme_url":"http://159.27.226.4/localization/config/P03/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:47:18.017Z","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/1181","issues":"http://159.27.226.4/api/v4/projects/1181/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1181/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1181/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1181/labels","events":"http://159.27.226.4/api/v4/projects/1181/events","members":"http://159.27.226.4/api/v4/projects/1181/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1181/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:07.764Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":950,"description":null,"name":"P03","name_with_namespace":"Lidar / config / vehicles / P03","path":"P03","path_with_namespace":"lidar/config/vehicles/P03","created_at":"2023-07-28T07:56:38.169Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P03.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P03.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P03","readme_url":"http://159.27.226.4/lidar/config/vehicles/P03/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-18T10:51:21.558Z","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/950","issues":"http://159.27.226.4/api/v4/projects/950/issues","merge_requests":"http://159.27.226.4/api/v4/projects/950/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/950/repository/branches","labels":"http://159.27.226.4/api/v4/projects/950/labels","events":"http://159.27.226.4/api/v4/projects/950/events","members":"http://159.27.226.4/api/v4/projects/950/members","cluster_agents":"http://159.27.226.4/api/v4/projects/950/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:38.186Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":856,"description":"","name":"P03","name_with_namespace":"config / extrinsics / P03","path":"P03","path_with_namespace":"config/extrinsics/P03","created_at":"2023-07-24T07:58:12.370Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P03.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P03.git","web_url":"http://159.27.226.4/config/extrinsics/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:30.272Z","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/856","issues":"http://159.27.226.4/api/v4/projects/856/issues","merge_requests":"http://159.27.226.4/api/v4/projects/856/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/856/repository/branches","labels":"http://159.27.226.4/api/v4/projects/856/labels","events":"http://159.27.226.4/api/v4/projects/856/events","members":"http://159.27.226.4/api/v4/projects/856/members","cluster_agents":"http://159.27.226.4/api/v4/projects/856/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:58:12.396Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":714,"description":"","name":"P03","name_with_namespace":"config / vehicles / P03","path":"P03","path_with_namespace":"config/vehicles/P03","created_at":"2023-07-05T06:05:53.052Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P03.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P03.git","web_url":"http://159.27.226.4/config/vehicles/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:36.528Z","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/714","issues":"http://159.27.226.4/api/v4/projects/714/issues","merge_requests":"http://159.27.226.4/api/v4/projects/714/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/714/repository/branches","labels":"http://159.27.226.4/api/v4/projects/714/labels","events":"http://159.27.226.4/api/v4/projects/714/events","members":"http://159.27.226.4/api/v4/projects/714/members","cluster_agents":"http://159.27.226.4/api/v4/projects/714/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:05:53.063Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":66,"description":"","name":"P03","name_with_namespace":"config / daxie / P03","path":"P03","path_with_namespace":"config/daxie/P03","created_at":"2020-10-09T17:21:46.227Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P03.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P03.git","web_url":"http://159.27.226.4/config/daxie/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T08:36:34.562Z","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/66","issues":"http://159.27.226.4/api/v4/projects/66/issues","merge_requests":"http://159.27.226.4/api/v4/projects/66/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/66/repository/branches","labels":"http://159.27.226.4/api/v4/projects/66/labels","events":"http://159.27.226.4/api/v4/projects/66/events","members":"http://159.27.226.4/api/v4/projects/66/members","cluster_agents":"http://159.27.226.4/api/v4/projects/66/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.357Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P03 [Pipeline] echo 66 [Pipeline] echo 66 [Pipeline] echo 35a1393 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 66 35a1393 35a1393 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P03.json [Pipeline] readJSON [Pipeline] echo {"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P03.json {"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P03","branch":"rc_dev","time":"2025-01-13_12-02-48","commit_id":"35a1393","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=P03 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P03 Response Code: HTTP/1.1 200 OK Response: [{"id":1287,"description":"","name":"P03","name_with_namespace":"Hardware / config / P03","path":"P03","path_with_namespace":"hardware/config/P03","created_at":"2024-01-04T12:50:53.612Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P03.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P03.git","web_url":"http://159.27.226.4/hardware/config/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:17:59.047Z","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/1287","issues":"http://159.27.226.4/api/v4/projects/1287/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1287/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1287/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1287/labels","events":"http://159.27.226.4/api/v4/projects/1287/events","members":"http://159.27.226.4/api/v4/projects/1287/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1287/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:50:53.643Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1181,"description":null,"name":"P03","name_with_namespace":"Localization / config / P03","path":"P03","path_with_namespace":"localization/config/P03","created_at":"2023-10-24T03:59:07.746Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P03.git","http_url_to_repo":"http://159.27.226.4/localization/config/P03.git","web_url":"http://159.27.226.4/localization/config/P03","readme_url":"http://159.27.226.4/localization/config/P03/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:47:18.017Z","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/1181","issues":"http://159.27.226.4/api/v4/projects/1181/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1181/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1181/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1181/labels","events":"http://159.27.226.4/api/v4/projects/1181/events","members":"http://159.27.226.4/api/v4/projects/1181/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1181/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:07.764Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":950,"description":null,"name":"P03","name_with_namespace":"Lidar / config / vehicles / P03","path":"P03","path_with_namespace":"lidar/config/vehicles/P03","created_at":"2023-07-28T07:56:38.169Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P03.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P03.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P03","readme_url":"http://159.27.226.4/lidar/config/vehicles/P03/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-18T10:51:21.558Z","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/950","issues":"http://159.27.226.4/api/v4/projects/950/issues","merge_requests":"http://159.27.226.4/api/v4/projects/950/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/950/repository/branches","labels":"http://159.27.226.4/api/v4/projects/950/labels","events":"http://159.27.226.4/api/v4/projects/950/events","members":"http://159.27.226.4/api/v4/projects/950/members","cluster_agents":"http://159.27.226.4/api/v4/projects/950/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:38.186Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":856,"description":"","name":"P03","name_with_namespace":"config / extrinsics / P03","path":"P03","path_with_namespace":"config/extrinsics/P03","created_at":"2023-07-24T07:58:12.370Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P03.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P03.git","web_url":"http://159.27.226.4/config/extrinsics/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:30.272Z","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/856","issues":"http://159.27.226.4/api/v4/projects/856/issues","merge_requests":"http://159.27.226.4/api/v4/projects/856/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/856/repository/branches","labels":"http://159.27.226.4/api/v4/projects/856/labels","events":"http://159.27.226.4/api/v4/projects/856/events","members":"http://159.27.226.4/api/v4/projects/856/members","cluster_agents":"http://159.27.226.4/api/v4/projects/856/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:58:12.396Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":714,"description":"","name":"P03","name_with_namespace":"config / vehicles / P03","path":"P03","path_with_namespace":"config/vehicles/P03","created_at":"2023-07-05T06:05:53.052Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P03.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P03.git","web_url":"http://159.27.226.4/config/vehicles/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:36.528Z","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/714","issues":"http://159.27.226.4/api/v4/projects/714/issues","merge_requests":"http://159.27.226.4/api/v4/projects/714/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/714/repository/branches","labels":"http://159.27.226.4/api/v4/projects/714/labels","events":"http://159.27.226.4/api/v4/projects/714/events","members":"http://159.27.226.4/api/v4/projects/714/members","cluster_agents":"http://159.27.226.4/api/v4/projects/714/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:05:53.063Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":66,"description":"","name":"P03","name_with_namespace":"config / daxie / P03","path":"P03","path_with_namespace":"config/daxie/P03","created_at":"2020-10-09T17:21:46.227Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P03.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P03.git","web_url":"http://159.27.226.4/config/daxie/P03","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T08:36:34.562Z","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/66","issues":"http://159.27.226.4/api/v4/projects/66/issues","merge_requests":"http://159.27.226.4/api/v4/projects/66/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/66/repository/branches","labels":"http://159.27.226.4/api/v4/projects/66/labels","events":"http://159.27.226.4/api/v4/projects/66/events","members":"http://159.27.226.4/api/v4/projects/66/members","cluster_agents":"http://159.27.226.4/api/v4/projects/66/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.357Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P03 [Pipeline] echo 66 [Pipeline] echo 66 [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/66/repository/commits/35a1393 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/66/repository/commits/35a1393 Response Code: HTTP/1.1 200 OK Response: {"id":"35a139331d4f7ab7dcb964c2ea55e988e650c703","short_id":"35a13933","created_at":"2024-07-02T14:43:38.000+08:00","parent_ids":["edf54e951722cb39beef4ce1b84c03275081a7db"],"title":"fix: steering angle offset","message":"fix: steering angle offset\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-07-02T14:43:38.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-07-02T14:43:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P03/-/commit/35a139331d4f7ab7dcb964c2ea55e988e650c703","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":66,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/02/14:43:38 [Pipeline] echo rc_dev**: 35a1393.**2024/07/02/14:43:38** [Pipeline] dir Running in /root/workspace/daxie-config/P03/params_P03 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P03@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P03.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P03.json [Pipeline] readJSON [Pipeline] echo {"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P03.json {"project":{"P03":"config/daxie/P03","shared_config":"config/daxie/shared_config"},"commit":{"P03":"35a1393","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-50","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P03","branch":"rc_dev","time":"2025-01-13_12-02-48","commit_id":"35a1393","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-50","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T803_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P03","branch":"rc_dev","time":"2025-01-13_12-02-48","commit_id":"35a1393","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-50","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T803_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P03 ++ grep -v version.json ++ xargs + cp -r params params_P03/ [Pipeline] sh + rm -rf params_P03@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** [Pipeline] } [Pipeline] // dir [Pipeline] echo P04 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P04>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P04 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P04/params_P04 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P04/params /root/workspace/daxie-config/P04/params_new /root/workspace/daxie-config/P04/params_orin_master_P04_2024-12-31_15-34-29 /root/workspace/daxie-config/P04/params_orin_master_P04_2024-12-31_15-34-29.zip /root/workspace/daxie-config/P04/params_P04 /root/workspace/daxie-config/P04/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P04 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P04参数 [Pipeline] echo T804 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P04.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P04/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P04.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P04.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 -- http://159.27.226.4/config/daxie/P04.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 299399e22920741be42dec86c609515fcf70321e (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 299399e22920741be42dec86c609515fcf70321e # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" First time build. Skipping changelog. [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P04.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=P04 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P04 Response Code: HTTP/1.1 200 OK Response: [{"id":1288,"description":"","name":"P04","name_with_namespace":"Hardware / config / P04","path":"P04","path_with_namespace":"hardware/config/P04","created_at":"2024-01-04T12:52:48.066Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P04.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P04.git","web_url":"http://159.27.226.4/hardware/config/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:25:24.555Z","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/1288","issues":"http://159.27.226.4/api/v4/projects/1288/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1288/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1288/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1288/labels","events":"http://159.27.226.4/api/v4/projects/1288/events","members":"http://159.27.226.4/api/v4/projects/1288/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1288/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:52:48.082Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1182,"description":null,"name":"P04","name_with_namespace":"Localization / config / P04","path":"P04","path_with_namespace":"localization/config/P04","created_at":"2023-10-24T03:59:09.330Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P04.git","http_url_to_repo":"http://159.27.226.4/localization/config/P04.git","web_url":"http://159.27.226.4/localization/config/P04","readme_url":"http://159.27.226.4/localization/config/P04/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-08T08:28:18.231Z","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/1182","issues":"http://159.27.226.4/api/v4/projects/1182/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1182/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1182/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1182/labels","events":"http://159.27.226.4/api/v4/projects/1182/events","members":"http://159.27.226.4/api/v4/projects/1182/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1182/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:09.351Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":949,"description":null,"name":"P04","name_with_namespace":"Lidar / config / vehicles / P04","path":"P04","path_with_namespace":"lidar/config/vehicles/P04","created_at":"2023-07-28T07:56:37.612Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P04.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P04.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P04","readme_url":"http://159.27.226.4/lidar/config/vehicles/P04/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-15T03:10:08.831Z","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/949","issues":"http://159.27.226.4/api/v4/projects/949/issues","merge_requests":"http://159.27.226.4/api/v4/projects/949/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/949/repository/branches","labels":"http://159.27.226.4/api/v4/projects/949/labels","events":"http://159.27.226.4/api/v4/projects/949/events","members":"http://159.27.226.4/api/v4/projects/949/members","cluster_agents":"http://159.27.226.4/api/v4/projects/949/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:37.623Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":857,"description":"","name":"P04","name_with_namespace":"config / extrinsics / P04","path":"P04","path_with_namespace":"config/extrinsics/P04","created_at":"2023-07-24T07:58:37.937Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P04.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P04.git","web_url":"http://159.27.226.4/config/extrinsics/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:31.881Z","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/857","issues":"http://159.27.226.4/api/v4/projects/857/issues","merge_requests":"http://159.27.226.4/api/v4/projects/857/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/857/repository/branches","labels":"http://159.27.226.4/api/v4/projects/857/labels","events":"http://159.27.226.4/api/v4/projects/857/events","members":"http://159.27.226.4/api/v4/projects/857/members","cluster_agents":"http://159.27.226.4/api/v4/projects/857/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:58:37.949Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":715,"description":"","name":"P04","name_with_namespace":"config / vehicles / P04","path":"P04","path_with_namespace":"config/vehicles/P04","created_at":"2023-07-05T06:06:12.589Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P04.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P04.git","web_url":"http://159.27.226.4/config/vehicles/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:38.473Z","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/715","issues":"http://159.27.226.4/api/v4/projects/715/issues","merge_requests":"http://159.27.226.4/api/v4/projects/715/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/715/repository/branches","labels":"http://159.27.226.4/api/v4/projects/715/labels","events":"http://159.27.226.4/api/v4/projects/715/events","members":"http://159.27.226.4/api/v4/projects/715/members","cluster_agents":"http://159.27.226.4/api/v4/projects/715/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:06:12.602Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":67,"description":"","name":"P04","name_with_namespace":"config / daxie / P04","path":"P04","path_with_namespace":"config/daxie/P04","created_at":"2020-10-09T17:21:54.294Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P04.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P04.git","web_url":"http://159.27.226.4/config/daxie/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-27T09:51:07.227Z","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/67","issues":"http://159.27.226.4/api/v4/projects/67/issues","merge_requests":"http://159.27.226.4/api/v4/projects/67/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/67/repository/branches","labels":"http://159.27.226.4/api/v4/projects/67/labels","events":"http://159.27.226.4/api/v4/projects/67/events","members":"http://159.27.226.4/api/v4/projects/67/members","cluster_agents":"http://159.27.226.4/api/v4/projects/67/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.367Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P04 [Pipeline] echo 67 [Pipeline] echo 67 [Pipeline] echo 9f21632 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 67 9f21632 299399e [Pipeline] echo /root/commtest/rcdev-project/daxie/.P04.json [Pipeline] readJSON [Pipeline] echo {"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"9f21632","shared_config":"0f7b38b"}} [Pipeline] echo {"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"299399e","shared_config":"0f7b38b"}} [Pipeline] sh + echo '{"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"299399e","shared_config":"0f7b38b"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P04.json {"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"299399e","shared_config":"0f7b38b"}} [Pipeline] echo {"repo_name":"params_orin_slave_P04","branch":"rc_dev","time":"2025-01-13_12-02-54","commit_id":"299399e","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=P04 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P04 Response Code: HTTP/1.1 200 OK Response: [{"id":1288,"description":"","name":"P04","name_with_namespace":"Hardware / config / P04","path":"P04","path_with_namespace":"hardware/config/P04","created_at":"2024-01-04T12:52:48.066Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P04.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P04.git","web_url":"http://159.27.226.4/hardware/config/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:25:24.555Z","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/1288","issues":"http://159.27.226.4/api/v4/projects/1288/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1288/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1288/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1288/labels","events":"http://159.27.226.4/api/v4/projects/1288/events","members":"http://159.27.226.4/api/v4/projects/1288/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1288/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:52:48.082Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1182,"description":null,"name":"P04","name_with_namespace":"Localization / config / P04","path":"P04","path_with_namespace":"localization/config/P04","created_at":"2023-10-24T03:59:09.330Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P04.git","http_url_to_repo":"http://159.27.226.4/localization/config/P04.git","web_url":"http://159.27.226.4/localization/config/P04","readme_url":"http://159.27.226.4/localization/config/P04/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-08T08:28:18.231Z","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/1182","issues":"http://159.27.226.4/api/v4/projects/1182/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1182/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1182/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1182/labels","events":"http://159.27.226.4/api/v4/projects/1182/events","members":"http://159.27.226.4/api/v4/projects/1182/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1182/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:09.351Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":949,"description":null,"name":"P04","name_with_namespace":"Lidar / config / vehicles / P04","path":"P04","path_with_namespace":"lidar/config/vehicles/P04","created_at":"2023-07-28T07:56:37.612Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P04.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P04.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P04","readme_url":"http://159.27.226.4/lidar/config/vehicles/P04/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-15T03:10:08.831Z","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/949","issues":"http://159.27.226.4/api/v4/projects/949/issues","merge_requests":"http://159.27.226.4/api/v4/projects/949/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/949/repository/branches","labels":"http://159.27.226.4/api/v4/projects/949/labels","events":"http://159.27.226.4/api/v4/projects/949/events","members":"http://159.27.226.4/api/v4/projects/949/members","cluster_agents":"http://159.27.226.4/api/v4/projects/949/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:37.623Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":857,"description":"","name":"P04","name_with_namespace":"config / extrinsics / P04","path":"P04","path_with_namespace":"config/extrinsics/P04","created_at":"2023-07-24T07:58:37.937Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P04.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P04.git","web_url":"http://159.27.226.4/config/extrinsics/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:31.881Z","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/857","issues":"http://159.27.226.4/api/v4/projects/857/issues","merge_requests":"http://159.27.226.4/api/v4/projects/857/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/857/repository/branches","labels":"http://159.27.226.4/api/v4/projects/857/labels","events":"http://159.27.226.4/api/v4/projects/857/events","members":"http://159.27.226.4/api/v4/projects/857/members","cluster_agents":"http://159.27.226.4/api/v4/projects/857/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:58:37.949Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":715,"description":"","name":"P04","name_with_namespace":"config / vehicles / P04","path":"P04","path_with_namespace":"config/vehicles/P04","created_at":"2023-07-05T06:06:12.589Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P04.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P04.git","web_url":"http://159.27.226.4/config/vehicles/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:38.473Z","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/715","issues":"http://159.27.226.4/api/v4/projects/715/issues","merge_requests":"http://159.27.226.4/api/v4/projects/715/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/715/repository/branches","labels":"http://159.27.226.4/api/v4/projects/715/labels","events":"http://159.27.226.4/api/v4/projects/715/events","members":"http://159.27.226.4/api/v4/projects/715/members","cluster_agents":"http://159.27.226.4/api/v4/projects/715/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:06:12.602Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":67,"description":"","name":"P04","name_with_namespace":"config / daxie / P04","path":"P04","path_with_namespace":"config/daxie/P04","created_at":"2020-10-09T17:21:54.294Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P04.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P04.git","web_url":"http://159.27.226.4/config/daxie/P04","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-27T09:51:07.227Z","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/67","issues":"http://159.27.226.4/api/v4/projects/67/issues","merge_requests":"http://159.27.226.4/api/v4/projects/67/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/67/repository/branches","labels":"http://159.27.226.4/api/v4/projects/67/labels","events":"http://159.27.226.4/api/v4/projects/67/events","members":"http://159.27.226.4/api/v4/projects/67/members","cluster_agents":"http://159.27.226.4/api/v4/projects/67/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-19T09:50:27.367Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P04 [Pipeline] echo 67 [Pipeline] echo 67 [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/67/repository/commits/299399e Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/67/repository/commits/299399e Response Code: HTTP/1.1 200 OK Response: {"id":"299399e22920741be42dec86c609515fcf70321e","short_id":"299399e2","created_at":"2024-07-11T19:17:38.000+08:00","parent_ids":["a81f5b65456f438ca4271a0a42f6a9eac59395a9","3c3d5b38fce9bd26f8f8781aacad882d95f4d51b"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:17:38.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:17:38.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P04/-/commit/299399e22920741be42dec86c609515fcf70321e","stats":{"additions":339,"deletions":82,"total":421},"status":null,"project_id":67,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:17:38 [Pipeline] echo rc_dev**: 299399e.**2024/07/11/19:17:38** [Pipeline] dir Running in /root/workspace/daxie-config/P04/params_P04 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P04@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P04.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 0f7b38b [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 0f7b38b 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P04.json [Pipeline] readJSON [Pipeline] echo {"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"299399e","shared_config":"0f7b38b"}} [Pipeline] echo {"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"299399e","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"299399e","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P04.json {"project":{"P04":"config/daxie/P04","shared_config":"config/daxie/shared_config"},"commit":{"P04":"299399e","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-57","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P04","branch":"rc_dev","time":"2025-01-13_12-02-54","commit_id":"299399e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-57","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T804_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P04","branch":"rc_dev","time":"2025-01-13_12-02-54","commit_id":"299399e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-02-57","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T804_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P04 ++ grep -v version.json ++ xargs + cp -r params params_P04/ [Pipeline] sh + rm -rf params_P04@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** [Pipeline] } [Pipeline] // dir [Pipeline] echo P05 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P05>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P05 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P05/params_P05 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P05/params /root/workspace/daxie-config/P05/params_new /root/workspace/daxie-config/P05/params_orin_slave_P05_2025-01-12_14-46-45 /root/workspace/daxie-config/P05/params_orin_slave_P05_2025-01-12_14-46-45.zip /root/workspace/daxie-config/P05/params_P05 /root/workspace/daxie-config/P05/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P05 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P05参数 [Pipeline] echo T805 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P05.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P05/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P05.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P05.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 -- http://159.27.226.4/config/daxie/P05.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision d0e884a6302faaec3e5155f798200f4afff33e18 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f d0e884a6302faaec3e5155f798200f4afff33e18 # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk d0e884a6302faaec3e5155f798200f4afff33e18 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P05.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=P05 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P05 Response Code: HTTP/1.1 200 OK Response: [{"id":1289,"description":"","name":"P05","name_with_namespace":"Hardware / config / P05","path":"P05","path_with_namespace":"hardware/config/P05","created_at":"2024-01-04T12:53:40.635Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P05.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P05.git","web_url":"http://159.27.226.4/hardware/config/P05","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:18:02.195Z","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/1289","issues":"http://159.27.226.4/api/v4/projects/1289/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1289/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1289/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1289/labels","events":"http://159.27.226.4/api/v4/projects/1289/events","members":"http://159.27.226.4/api/v4/projects/1289/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1289/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:53:40.649Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1183,"description":null,"name":"P05","name_with_namespace":"Localization / config / P05","path":"P05","path_with_namespace":"localization/config/P05","created_at":"2023-10-24T03:59:10.838Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P05.git","http_url_to_repo":"http://159.27.226.4/localization/config/P05.git","web_url":"http://159.27.226.4/localization/config/P05","readme_url":"http://159.27.226.4/localization/config/P05/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:45:29.682Z","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/1183","issues":"http://159.27.226.4/api/v4/projects/1183/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1183/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1183/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1183/labels","events":"http://159.27.226.4/api/v4/projects/1183/events","members":"http://159.27.226.4/api/v4/projects/1183/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1183/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:10.858Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":989,"description":null,"name":"P05","name_with_namespace":"Lidar / config / vehicles / P05","path":"P05","path_with_namespace":"lidar/config/vehicles/P05","created_at":"2023-07-28T07:57:02.784Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P05.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P05.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P05","readme_url":"http://159.27.226.4/lidar/config/vehicles/P05/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:29.319Z","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/989","issues":"http://159.27.226.4/api/v4/projects/989/issues","merge_requests":"http://159.27.226.4/api/v4/projects/989/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/989/repository/branches","labels":"http://159.27.226.4/api/v4/projects/989/labels","events":"http://159.27.226.4/api/v4/projects/989/events","members":"http://159.27.226.4/api/v4/projects/989/members","cluster_agents":"http://159.27.226.4/api/v4/projects/989/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:57:02.796Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":858,"description":"","name":"P05","name_with_namespace":"config / extrinsics / P05","path":"P05","path_with_namespace":"config/extrinsics/P05","created_at":"2023-07-24T07:58:54.129Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P05.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P05.git","web_url":"http://159.27.226.4/config/extrinsics/P05","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:33.456Z","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/858","issues":"http://159.27.226.4/api/v4/projects/858/issues","merge_requests":"http://159.27.226.4/api/v4/projects/858/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/858/repository/branches","labels":"http://159.27.226.4/api/v4/projects/858/labels","events":"http://159.27.226.4/api/v4/projects/858/events","members":"http://159.27.226.4/api/v4/projects/858/members","cluster_agents":"http://159.27.226.4/api/v4/projects/858/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:58:54.153Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":667,"description":"","name":"P05","name_with_namespace":"config / vehicles / P05","path":"P05","path_with_namespace":"config/vehicles/P05","created_at":"2023-06-29T08:08:10.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P05.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P05.git","web_url":"http://159.27.226.4/config/vehicles/P05","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T10:55:46.615Z","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/667","issues":"http://159.27.226.4/api/v4/projects/667/issues","merge_requests":"http://159.27.226.4/api/v4/projects/667/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/667/repository/branches","labels":"http://159.27.226.4/api/v4/projects/667/labels","events":"http://159.27.226.4/api/v4/projects/667/events","members":"http://159.27.226.4/api/v4/projects/667/members","cluster_agents":"http://159.27.226.4/api/v4/projects/667/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-30T08:08:10.741Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":85,"description":"","name":"P05","name_with_namespace":"config / daxie / P05","path":"P05","path_with_namespace":"config/daxie/P05","created_at":"2021-01-26T02:42:25.643Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P05.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P05.git","web_url":"http://159.27.226.4/config/daxie/P05","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2024-07-17T08:37:21.354Z","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/85","issues":"http://159.27.226.4/api/v4/projects/85/issues","merge_requests":"http://159.27.226.4/api/v4/projects/85/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/85/repository/branches","labels":"http://159.27.226.4/api/v4/projects/85/labels","events":"http://159.27.226.4/api/v4/projects/85/events","members":"http://159.27.226.4/api/v4/projects/85/members","cluster_agents":"http://159.27.226.4/api/v4/projects/85/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-22T06:50:19.352Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P05 [Pipeline] echo 85 [Pipeline] echo 85 [Pipeline] echo d0e884a [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 85 d0e884a d0e884a [Pipeline] echo /root/commtest/rcdev-project/daxie/.P05.json [Pipeline] readJSON [Pipeline] echo {"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P05.json {"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P05","branch":"rc_dev","time":"2025-01-13_12-03-01","commit_id":"d0e884a","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=P05 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P05 Response Code: HTTP/1.1 200 OK Response: [{"id":1289,"description":"","name":"P05","name_with_namespace":"Hardware / config / P05","path":"P05","path_with_namespace":"hardware/config/P05","created_at":"2024-01-04T12:53:40.635Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P05.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P05.git","web_url":"http://159.27.226.4/hardware/config/P05","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:18:02.195Z","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/1289","issues":"http://159.27.226.4/api/v4/projects/1289/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1289/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1289/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1289/labels","events":"http://159.27.226.4/api/v4/projects/1289/events","members":"http://159.27.226.4/api/v4/projects/1289/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1289/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:53:40.649Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1183,"description":null,"name":"P05","name_with_namespace":"Localization / config / P05","path":"P05","path_with_namespace":"localization/config/P05","created_at":"2023-10-24T03:59:10.838Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P05.git","http_url_to_repo":"http://159.27.226.4/localization/config/P05.git","web_url":"http://159.27.226.4/localization/config/P05","readme_url":"http://159.27.226.4/localization/config/P05/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:45:29.682Z","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/1183","issues":"http://159.27.226.4/api/v4/projects/1183/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1183/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1183/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1183/labels","events":"http://159.27.226.4/api/v4/projects/1183/events","members":"http://159.27.226.4/api/v4/projects/1183/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1183/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:10.858Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":989,"description":null,"name":"P05","name_with_namespace":"Lidar / config / vehicles / P05","path":"P05","path_with_namespace":"lidar/config/vehicles/P05","created_at":"2023-07-28T07:57:02.784Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P05.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P05.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P05","readme_url":"http://159.27.226.4/lidar/config/vehicles/P05/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:29.319Z","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/989","issues":"http://159.27.226.4/api/v4/projects/989/issues","merge_requests":"http://159.27.226.4/api/v4/projects/989/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/989/repository/branches","labels":"http://159.27.226.4/api/v4/projects/989/labels","events":"http://159.27.226.4/api/v4/projects/989/events","members":"http://159.27.226.4/api/v4/projects/989/members","cluster_agents":"http://159.27.226.4/api/v4/projects/989/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:57:02.796Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":858,"description":"","name":"P05","name_with_namespace":"config / extrinsics / P05","path":"P05","path_with_namespace":"config/extrinsics/P05","created_at":"2023-07-24T07:58:54.129Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P05.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P05.git","web_url":"http://159.27.226.4/config/extrinsics/P05","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:33.456Z","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/858","issues":"http://159.27.226.4/api/v4/projects/858/issues","merge_requests":"http://159.27.226.4/api/v4/projects/858/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/858/repository/branches","labels":"http://159.27.226.4/api/v4/projects/858/labels","events":"http://159.27.226.4/api/v4/projects/858/events","members":"http://159.27.226.4/api/v4/projects/858/members","cluster_agents":"http://159.27.226.4/api/v4/projects/858/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:58:54.153Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":667,"description":"","name":"P05","name_with_namespace":"config / vehicles / P05","path":"P05","path_with_namespace":"config/vehicles/P05","created_at":"2023-06-29T08:08:10.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P05.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P05.git","web_url":"http://159.27.226.4/config/vehicles/P05","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T10:55:46.615Z","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/667","issues":"http://159.27.226.4/api/v4/projects/667/issues","merge_requests":"http://159.27.226.4/api/v4/projects/667/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/667/repository/branches","labels":"http://159.27.226.4/api/v4/projects/667/labels","events":"http://159.27.226.4/api/v4/projects/667/events","members":"http://159.27.226.4/api/v4/projects/667/members","cluster_agents":"http://159.27.226.4/api/v4/projects/667/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-06-30T08:08:10.741Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":85,"description":"","name":"P05","name_with_namespace":"config / daxie / P05","path":"P05","path_with_namespace":"config/daxie/P05","created_at":"2021-01-26T02:42:25.643Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P05.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P05.git","web_url":"http://159.27.226.4/config/daxie/P05","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":0,"last_activity_at":"2024-07-17T08:37:21.354Z","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/85","issues":"http://159.27.226.4/api/v4/projects/85/issues","merge_requests":"http://159.27.226.4/api/v4/projects/85/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/85/repository/branches","labels":"http://159.27.226.4/api/v4/projects/85/labels","events":"http://159.27.226.4/api/v4/projects/85/events","members":"http://159.27.226.4/api/v4/projects/85/members","cluster_agents":"http://159.27.226.4/api/v4/projects/85/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-22T06:50:19.352Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P05 [Pipeline] echo 85 [Pipeline] echo 85 [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/85/repository/commits/d0e884a Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/85/repository/commits/d0e884a Response Code: HTTP/1.1 200 OK Response: {"id":"d0e884a6302faaec3e5155f798200f4afff33e18","short_id":"d0e884a6","created_at":"2024-07-11T19:18:08.000+08:00","parent_ids":["6ae381f8cdf1ab3e471681d26d06108144bfedfa","91617bfd499974f43f52540f5157b30161f5e089"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:18:08.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:18:08.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P05/-/commit/d0e884a6302faaec3e5155f798200f4afff33e18","stats":{"additions":70,"deletions":200,"total":270},"status":null,"project_id":85,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:18:08 [Pipeline] echo rc_dev**: d0e884a.**2024/07/11/19:18:08** [Pipeline] dir Running in /root/workspace/daxie-config/P05/params_P05 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P05@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P05.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P05.json [Pipeline] readJSON [Pipeline] echo {"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P05.json {"project":{"P05":"config/daxie/P05","shared_config":"config/daxie/shared_config"},"commit":{"P05":"d0e884a","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-03","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P05","branch":"rc_dev","time":"2025-01-13_12-03-01","commit_id":"d0e884a","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-03","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T805_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P05","branch":"rc_dev","time":"2025-01-13_12-03-01","commit_id":"d0e884a","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-03","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T805_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P05 ++ grep -v version.json ++ xargs + cp -r params params_P05/ [Pipeline] sh + rm -rf params_P05@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** [Pipeline] } [Pipeline] // dir [Pipeline] echo P06 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P06>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P06 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P06/params_P06 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P06/params /root/workspace/daxie-config/P06/params_new /root/workspace/daxie-config/P06/params_orin_slave_P06_2025-01-12_14-48-27 /root/workspace/daxie-config/P06/params_orin_slave_P06_2025-01-12_14-48-27.zip /root/workspace/daxie-config/P06/params_P06 /root/workspace/daxie-config/P06/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P06 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P06参数 [Pipeline] echo T806 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P06.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P06/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P06.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P06.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 -- http://159.27.226.4/config/daxie/P06.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 23a14a668ba9e941467903c32692bb6203db3312 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 23a14a668ba9e941467903c32692bb6203db3312 # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk 23a14a668ba9e941467903c32692bb6203db3312 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P06.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=P06 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P06 Response Code: HTTP/1.1 200 OK Response: [{"id":1290,"description":"","name":"P06","name_with_namespace":"Hardware / config / P06","path":"P06","path_with_namespace":"hardware/config/P06","created_at":"2024-01-04T12:53:56.360Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P06.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P06.git","web_url":"http://159.27.226.4/hardware/config/P06","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:19:35.665Z","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/1290","issues":"http://159.27.226.4/api/v4/projects/1290/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1290/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1290/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1290/labels","events":"http://159.27.226.4/api/v4/projects/1290/events","members":"http://159.27.226.4/api/v4/projects/1290/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1290/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:53:56.374Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1184,"description":null,"name":"P06","name_with_namespace":"Localization / config / P06","path":"P06","path_with_namespace":"localization/config/P06","created_at":"2023-10-24T03:59:12.378Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P06.git","http_url_to_repo":"http://159.27.226.4/localization/config/P06.git","web_url":"http://159.27.226.4/localization/config/P06","readme_url":"http://159.27.226.4/localization/config/P06/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:40:46.782Z","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/1184","issues":"http://159.27.226.4/api/v4/projects/1184/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1184/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1184/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1184/labels","events":"http://159.27.226.4/api/v4/projects/1184/events","members":"http://159.27.226.4/api/v4/projects/1184/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1184/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:12.401Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":948,"description":null,"name":"P06","name_with_namespace":"Lidar / config / vehicles / P06","path":"P06","path_with_namespace":"lidar/config/vehicles/P06","created_at":"2023-07-28T07:56:37.117Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P06.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P06.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P06","readme_url":"http://159.27.226.4/lidar/config/vehicles/P06/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:30.216Z","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/948","issues":"http://159.27.226.4/api/v4/projects/948/issues","merge_requests":"http://159.27.226.4/api/v4/projects/948/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/948/repository/branches","labels":"http://159.27.226.4/api/v4/projects/948/labels","events":"http://159.27.226.4/api/v4/projects/948/events","members":"http://159.27.226.4/api/v4/projects/948/members","cluster_agents":"http://159.27.226.4/api/v4/projects/948/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:37.134Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":859,"description":"","name":"P06","name_with_namespace":"config / extrinsics / P06","path":"P06","path_with_namespace":"config/extrinsics/P06","created_at":"2023-07-24T07:59:09.811Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P06.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P06.git","web_url":"http://159.27.226.4/config/extrinsics/P06","readme_url":"http://159.27.226.4/config/extrinsics/P06/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:35.124Z","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/859","issues":"http://159.27.226.4/api/v4/projects/859/issues","merge_requests":"http://159.27.226.4/api/v4/projects/859/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/859/repository/branches","labels":"http://159.27.226.4/api/v4/projects/859/labels","events":"http://159.27.226.4/api/v4/projects/859/events","members":"http://159.27.226.4/api/v4/projects/859/members","cluster_agents":"http://159.27.226.4/api/v4/projects/859/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:59:09.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":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":716,"description":"","name":"P06","name_with_namespace":"config / vehicles / P06","path":"P06","path_with_namespace":"config/vehicles/P06","created_at":"2023-07-05T06:06:29.111Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P06.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P06.git","web_url":"http://159.27.226.4/config/vehicles/P06","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:43.204Z","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/716","issues":"http://159.27.226.4/api/v4/projects/716/issues","merge_requests":"http://159.27.226.4/api/v4/projects/716/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/716/repository/branches","labels":"http://159.27.226.4/api/v4/projects/716/labels","events":"http://159.27.226.4/api/v4/projects/716/events","members":"http://159.27.226.4/api/v4/projects/716/members","cluster_agents":"http://159.27.226.4/api/v4/projects/716/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:06:29.125Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":86,"description":"","name":"P06","name_with_namespace":"config / daxie / P06","path":"P06","path_with_namespace":"config/daxie/P06","created_at":"2021-01-26T02:44:14.899Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P06.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P06.git","web_url":"http://159.27.226.4/config/daxie/P06","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T08:37:38.479Z","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/86","issues":"http://159.27.226.4/api/v4/projects/86/issues","merge_requests":"http://159.27.226.4/api/v4/projects/86/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/86/repository/branches","labels":"http://159.27.226.4/api/v4/projects/86/labels","events":"http://159.27.226.4/api/v4/projects/86/events","members":"http://159.27.226.4/api/v4/projects/86/members","cluster_agents":"http://159.27.226.4/api/v4/projects/86/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-22T06:50:19.369Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P06 [Pipeline] echo 86 [Pipeline] echo 86 [Pipeline] echo 23a14a6 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 86 23a14a6 23a14a6 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P06.json [Pipeline] readJSON [Pipeline] echo {"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P06.json {"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P06","branch":"rc_dev","time":"2025-01-13_12-03-08","commit_id":"23a14a6","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=P06 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P06 Response Code: HTTP/1.1 200 OK Response: [{"id":1290,"description":"","name":"P06","name_with_namespace":"Hardware / config / P06","path":"P06","path_with_namespace":"hardware/config/P06","created_at":"2024-01-04T12:53:56.360Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P06.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P06.git","web_url":"http://159.27.226.4/hardware/config/P06","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:19:35.665Z","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/1290","issues":"http://159.27.226.4/api/v4/projects/1290/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1290/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1290/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1290/labels","events":"http://159.27.226.4/api/v4/projects/1290/events","members":"http://159.27.226.4/api/v4/projects/1290/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1290/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:53:56.374Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1184,"description":null,"name":"P06","name_with_namespace":"Localization / config / P06","path":"P06","path_with_namespace":"localization/config/P06","created_at":"2023-10-24T03:59:12.378Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P06.git","http_url_to_repo":"http://159.27.226.4/localization/config/P06.git","web_url":"http://159.27.226.4/localization/config/P06","readme_url":"http://159.27.226.4/localization/config/P06/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T07:40:46.782Z","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/1184","issues":"http://159.27.226.4/api/v4/projects/1184/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1184/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1184/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1184/labels","events":"http://159.27.226.4/api/v4/projects/1184/events","members":"http://159.27.226.4/api/v4/projects/1184/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1184/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:12.401Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":948,"description":null,"name":"P06","name_with_namespace":"Lidar / config / vehicles / P06","path":"P06","path_with_namespace":"lidar/config/vehicles/P06","created_at":"2023-07-28T07:56:37.117Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P06.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P06.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P06","readme_url":"http://159.27.226.4/lidar/config/vehicles/P06/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:30.216Z","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/948","issues":"http://159.27.226.4/api/v4/projects/948/issues","merge_requests":"http://159.27.226.4/api/v4/projects/948/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/948/repository/branches","labels":"http://159.27.226.4/api/v4/projects/948/labels","events":"http://159.27.226.4/api/v4/projects/948/events","members":"http://159.27.226.4/api/v4/projects/948/members","cluster_agents":"http://159.27.226.4/api/v4/projects/948/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:37.134Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":859,"description":"","name":"P06","name_with_namespace":"config / extrinsics / P06","path":"P06","path_with_namespace":"config/extrinsics/P06","created_at":"2023-07-24T07:59:09.811Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P06.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P06.git","web_url":"http://159.27.226.4/config/extrinsics/P06","readme_url":"http://159.27.226.4/config/extrinsics/P06/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:35.124Z","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/859","issues":"http://159.27.226.4/api/v4/projects/859/issues","merge_requests":"http://159.27.226.4/api/v4/projects/859/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/859/repository/branches","labels":"http://159.27.226.4/api/v4/projects/859/labels","events":"http://159.27.226.4/api/v4/projects/859/events","members":"http://159.27.226.4/api/v4/projects/859/members","cluster_agents":"http://159.27.226.4/api/v4/projects/859/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:59:09.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":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":716,"description":"","name":"P06","name_with_namespace":"config / vehicles / P06","path":"P06","path_with_namespace":"config/vehicles/P06","created_at":"2023-07-05T06:06:29.111Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P06.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P06.git","web_url":"http://159.27.226.4/config/vehicles/P06","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:43.204Z","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/716","issues":"http://159.27.226.4/api/v4/projects/716/issues","merge_requests":"http://159.27.226.4/api/v4/projects/716/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/716/repository/branches","labels":"http://159.27.226.4/api/v4/projects/716/labels","events":"http://159.27.226.4/api/v4/projects/716/events","members":"http://159.27.226.4/api/v4/projects/716/members","cluster_agents":"http://159.27.226.4/api/v4/projects/716/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:06:29.125Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":86,"description":"","name":"P06","name_with_namespace":"config / daxie / P06","path":"P06","path_with_namespace":"config/daxie/P06","created_at":"2021-01-26T02:44:14.899Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P06.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P06.git","web_url":"http://159.27.226.4/config/daxie/P06","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T08:37:38.479Z","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/86","issues":"http://159.27.226.4/api/v4/projects/86/issues","merge_requests":"http://159.27.226.4/api/v4/projects/86/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/86/repository/branches","labels":"http://159.27.226.4/api/v4/projects/86/labels","events":"http://159.27.226.4/api/v4/projects/86/events","members":"http://159.27.226.4/api/v4/projects/86/members","cluster_agents":"http://159.27.226.4/api/v4/projects/86/cluster_agents"},"packages_enabled":null,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"7d","enabled":false,"keep_n":null,"older_than":null,"name_regex":null,"name_regex_keep":null,"next_run_at":"2021-12-22T06:50:19.369Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P06 [Pipeline] echo 86 [Pipeline] echo 86 [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/86/repository/commits/23a14a6 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/86/repository/commits/23a14a6 Response Code: HTTP/1.1 200 OK Response: {"id":"23a14a668ba9e941467903c32692bb6203db3312","short_id":"23a14a66","created_at":"2024-07-11T19:18:41.000+08:00","parent_ids":["d2204989dcfcf7d286b3daca6d573be2772bc8a8","2c33004982c483554217666efe93f3898b2b8f7c"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:18:41.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:18:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P06/-/commit/23a14a668ba9e941467903c32692bb6203db3312","stats":{"additions":65,"deletions":195,"total":260},"status":null,"project_id":86,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:18:41 [Pipeline] echo rc_dev**: 23a14a6.**2024/07/11/19:18:41** [Pipeline] dir Running in /root/workspace/daxie-config/P06/params_P06 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P06@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P06.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P06.json [Pipeline] readJSON [Pipeline] echo {"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P06.json {"project":{"P06":"config/daxie/P06","shared_config":"config/daxie/shared_config"},"commit":{"P06":"23a14a6","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-10","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P06","branch":"rc_dev","time":"2025-01-13_12-03-08","commit_id":"23a14a6","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-10","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T806_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P06","branch":"rc_dev","time":"2025-01-13_12-03-08","commit_id":"23a14a6","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-10","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T806_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs ++ grep -v params_P06 + cp -r params params_P06/ [Pipeline] sh + rm -rf params_P06@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** [Pipeline] } [Pipeline] // dir [Pipeline] echo P07 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P07>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P07 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P07/params_P07 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P07/params /root/workspace/daxie-config/P07/params_new /root/workspace/daxie-config/P07/params_orin_slave_P07_2025-01-12_14-50-15 /root/workspace/daxie-config/P07/params_orin_slave_P07_2025-01-12_14-50-15.zip /root/workspace/daxie-config/P07/params_P07 /root/workspace/daxie-config/P07/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P07 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P07参数 [Pipeline] echo T807 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P07.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P07/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P07.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P07.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 -- http://159.27.226.4/config/daxie/P07.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision e049abbe04fd8a744bdaa640ded15a59c3481776 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f e049abbe04fd8a744bdaa640ded15a59c3481776 # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk e049abbe04fd8a744bdaa640ded15a59c3481776 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P07.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=P07 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P07 Response Code: HTTP/1.1 200 OK Response: [{"id":1291,"description":"","name":"P07","name_with_namespace":"Hardware / config / P07","path":"P07","path_with_namespace":"hardware/config/P07","created_at":"2024-01-04T12:54:13.314Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P07.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P07.git","web_url":"http://159.27.226.4/hardware/config/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:28.480Z","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/1291","issues":"http://159.27.226.4/api/v4/projects/1291/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1291/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1291/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1291/labels","events":"http://159.27.226.4/api/v4/projects/1291/events","members":"http://159.27.226.4/api/v4/projects/1291/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1291/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:54:13.648Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1185,"description":null,"name":"P07","name_with_namespace":"Localization / config / P07","path":"P07","path_with_namespace":"localization/config/P07","created_at":"2023-10-24T03:59:13.571Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P07.git","http_url_to_repo":"http://159.27.226.4/localization/config/P07.git","web_url":"http://159.27.226.4/localization/config/P07","readme_url":"http://159.27.226.4/localization/config/P07/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:13:31.089Z","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/1185","issues":"http://159.27.226.4/api/v4/projects/1185/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1185/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1185/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1185/labels","events":"http://159.27.226.4/api/v4/projects/1185/events","members":"http://159.27.226.4/api/v4/projects/1185/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1185/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:13.592Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":947,"description":null,"name":"P07","name_with_namespace":"Lidar / config / vehicles / P07","path":"P07","path_with_namespace":"lidar/config/vehicles/P07","created_at":"2023-07-28T07:56:36.604Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P07.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P07.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:10.958Z","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/947","issues":"http://159.27.226.4/api/v4/projects/947/issues","merge_requests":"http://159.27.226.4/api/v4/projects/947/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/947/repository/branches","labels":"http://159.27.226.4/api/v4/projects/947/labels","events":"http://159.27.226.4/api/v4/projects/947/events","members":"http://159.27.226.4/api/v4/projects/947/members","cluster_agents":"http://159.27.226.4/api/v4/projects/947/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:36.621Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":860,"description":"","name":"P07","name_with_namespace":"config / extrinsics / P07","path":"P07","path_with_namespace":"config/extrinsics/P07","created_at":"2023-07-24T07:59:25.194Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P07.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P07.git","web_url":"http://159.27.226.4/config/extrinsics/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:36.716Z","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/860","issues":"http://159.27.226.4/api/v4/projects/860/issues","merge_requests":"http://159.27.226.4/api/v4/projects/860/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/860/repository/branches","labels":"http://159.27.226.4/api/v4/projects/860/labels","events":"http://159.27.226.4/api/v4/projects/860/events","members":"http://159.27.226.4/api/v4/projects/860/members","cluster_agents":"http://159.27.226.4/api/v4/projects/860/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:59:25.391Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":717,"description":"","name":"P07","name_with_namespace":"config / vehicles / P07","path":"P07","path_with_namespace":"config/vehicles/P07","created_at":"2023-07-05T06:06:46.258Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P07.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P07.git","web_url":"http://159.27.226.4/config/vehicles/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:58:55.816Z","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/717","issues":"http://159.27.226.4/api/v4/projects/717/issues","merge_requests":"http://159.27.226.4/api/v4/projects/717/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/717/repository/branches","labels":"http://159.27.226.4/api/v4/projects/717/labels","events":"http://159.27.226.4/api/v4/projects/717/events","members":"http://159.27.226.4/api/v4/projects/717/members","cluster_agents":"http://159.27.226.4/api/v4/projects/717/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:06:46.303Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":224,"description":"","name":"P07","name_with_namespace":"config / daxie / P07","path":"P07","path_with_namespace":"config/daxie/P07","created_at":"2022-01-11T06:08:40.342Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P07.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P07.git","web_url":"http://159.27.226.4/config/daxie/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:19:11.903Z","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/224","issues":"http://159.27.226.4/api/v4/projects/224/issues","merge_requests":"http://159.27.226.4/api/v4/projects/224/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/224/repository/branches","labels":"http://159.27.226.4/api/v4/projects/224/labels","events":"http://159.27.226.4/api/v4/projects/224/events","members":"http://159.27.226.4/api/v4/projects/224/members","cluster_agents":"http://159.27.226.4/api/v4/projects/224/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:08:40.539Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P07 [Pipeline] echo 224 [Pipeline] echo 224 [Pipeline] echo e049abb [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 224 e049abb e049abb [Pipeline] echo /root/commtest/rcdev-project/daxie/.P07.json [Pipeline] readJSON [Pipeline] echo {"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P07.json {"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P07","branch":"rc_dev","time":"2025-01-13_12-03-14","commit_id":"e049abb","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=P07 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P07 Response Code: HTTP/1.1 200 OK Response: [{"id":1291,"description":"","name":"P07","name_with_namespace":"Hardware / config / P07","path":"P07","path_with_namespace":"hardware/config/P07","created_at":"2024-01-04T12:54:13.314Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P07.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P07.git","web_url":"http://159.27.226.4/hardware/config/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:28.480Z","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/1291","issues":"http://159.27.226.4/api/v4/projects/1291/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1291/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1291/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1291/labels","events":"http://159.27.226.4/api/v4/projects/1291/events","members":"http://159.27.226.4/api/v4/projects/1291/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1291/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:54:13.648Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1185,"description":null,"name":"P07","name_with_namespace":"Localization / config / P07","path":"P07","path_with_namespace":"localization/config/P07","created_at":"2023-10-24T03:59:13.571Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P07.git","http_url_to_repo":"http://159.27.226.4/localization/config/P07.git","web_url":"http://159.27.226.4/localization/config/P07","readme_url":"http://159.27.226.4/localization/config/P07/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:13:31.089Z","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/1185","issues":"http://159.27.226.4/api/v4/projects/1185/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1185/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1185/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1185/labels","events":"http://159.27.226.4/api/v4/projects/1185/events","members":"http://159.27.226.4/api/v4/projects/1185/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1185/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:13.592Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":947,"description":null,"name":"P07","name_with_namespace":"Lidar / config / vehicles / P07","path":"P07","path_with_namespace":"lidar/config/vehicles/P07","created_at":"2023-07-28T07:56:36.604Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P07.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P07.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:10.958Z","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/947","issues":"http://159.27.226.4/api/v4/projects/947/issues","merge_requests":"http://159.27.226.4/api/v4/projects/947/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/947/repository/branches","labels":"http://159.27.226.4/api/v4/projects/947/labels","events":"http://159.27.226.4/api/v4/projects/947/events","members":"http://159.27.226.4/api/v4/projects/947/members","cluster_agents":"http://159.27.226.4/api/v4/projects/947/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:36.621Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":860,"description":"","name":"P07","name_with_namespace":"config / extrinsics / P07","path":"P07","path_with_namespace":"config/extrinsics/P07","created_at":"2023-07-24T07:59:25.194Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P07.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P07.git","web_url":"http://159.27.226.4/config/extrinsics/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:36.716Z","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/860","issues":"http://159.27.226.4/api/v4/projects/860/issues","merge_requests":"http://159.27.226.4/api/v4/projects/860/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/860/repository/branches","labels":"http://159.27.226.4/api/v4/projects/860/labels","events":"http://159.27.226.4/api/v4/projects/860/events","members":"http://159.27.226.4/api/v4/projects/860/members","cluster_agents":"http://159.27.226.4/api/v4/projects/860/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:59:25.391Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":717,"description":"","name":"P07","name_with_namespace":"config / vehicles / P07","path":"P07","path_with_namespace":"config/vehicles/P07","created_at":"2023-07-05T06:06:46.258Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P07.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P07.git","web_url":"http://159.27.226.4/config/vehicles/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:58:55.816Z","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/717","issues":"http://159.27.226.4/api/v4/projects/717/issues","merge_requests":"http://159.27.226.4/api/v4/projects/717/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/717/repository/branches","labels":"http://159.27.226.4/api/v4/projects/717/labels","events":"http://159.27.226.4/api/v4/projects/717/events","members":"http://159.27.226.4/api/v4/projects/717/members","cluster_agents":"http://159.27.226.4/api/v4/projects/717/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:06:46.303Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":224,"description":"","name":"P07","name_with_namespace":"config / daxie / P07","path":"P07","path_with_namespace":"config/daxie/P07","created_at":"2022-01-11T06:08:40.342Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P07.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P07.git","web_url":"http://159.27.226.4/config/daxie/P07","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:19:11.903Z","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/224","issues":"http://159.27.226.4/api/v4/projects/224/issues","merge_requests":"http://159.27.226.4/api/v4/projects/224/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/224/repository/branches","labels":"http://159.27.226.4/api/v4/projects/224/labels","events":"http://159.27.226.4/api/v4/projects/224/events","members":"http://159.27.226.4/api/v4/projects/224/members","cluster_agents":"http://159.27.226.4/api/v4/projects/224/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:08:40.539Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P07 [Pipeline] echo 224 [Pipeline] echo 224 [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/224/repository/commits/e049abb Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/224/repository/commits/e049abb Response Code: HTTP/1.1 200 OK Response: {"id":"e049abbe04fd8a744bdaa640ded15a59c3481776","short_id":"e049abbe","created_at":"2024-07-11T19:19:07.000+08:00","parent_ids":["c2b6533088208f5da4fc2a2c40dc4ca6ec3c3b66","18efb2bc9dd86815d57b4827506e330e3f7e93b3"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:19:07.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:19:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P07/-/commit/e049abbe04fd8a744bdaa640ded15a59c3481776","stats":{"additions":1,"deletions":58,"total":59},"status":null,"project_id":224,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:19:07 [Pipeline] echo rc_dev**: e049abb.**2024/07/11/19:19:07** [Pipeline] dir Running in /root/workspace/daxie-config/P07/params_P07 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P07@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P07.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P07.json [Pipeline] readJSON [Pipeline] echo {"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P07.json {"project":{"P07":"config/daxie/P07","shared_config":"config/daxie/shared_config"},"commit":{"P07":"e049abb","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-17","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P07","branch":"rc_dev","time":"2025-01-13_12-03-14","commit_id":"e049abb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-17","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T807_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P07","branch":"rc_dev","time":"2025-01-13_12-03-14","commit_id":"e049abb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-17","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T807_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P07 ++ grep -v version.json ++ xargs + cp -r params params_P07/ [Pipeline] sh + rm -rf params_P07@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** [Pipeline] } [Pipeline] // dir [Pipeline] echo P08 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P08>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P08 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P08/params_P08 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P08/params /root/workspace/daxie-config/P08/params_new /root/workspace/daxie-config/P08/params_orin_slave_P08_2025-01-12_14-51-41 /root/workspace/daxie-config/P08/params_orin_slave_P08_2025-01-12_14-51-41.zip /root/workspace/daxie-config/P08/params_P08 /root/workspace/daxie-config/P08/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P08 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P08参数 [Pipeline] echo T808 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P08.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P08/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P08.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P08.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 -- http://159.27.226.4/config/daxie/P08.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 18ca737499147aa222b57e903b14b335f65e8258 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 18ca737499147aa222b57e903b14b335f65e8258 # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk 18ca737499147aa222b57e903b14b335f65e8258 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P08.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=P08 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P08 Response Code: HTTP/1.1 200 OK Response: [{"id":1292,"description":"","name":"P08","name_with_namespace":"Hardware / config / P08","path":"P08","path_with_namespace":"hardware/config/P08","created_at":"2024-01-04T12:54:27.228Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P08.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P08.git","web_url":"http://159.27.226.4/hardware/config/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:31.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/1292","issues":"http://159.27.226.4/api/v4/projects/1292/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1292/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1292/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1292/labels","events":"http://159.27.226.4/api/v4/projects/1292/events","members":"http://159.27.226.4/api/v4/projects/1292/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1292/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:54:27.239Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":1186,"description":null,"name":"P08","name_with_namespace":"Localization / config / P08","path":"P08","path_with_namespace":"localization/config/P08","created_at":"2023-10-24T03:59:14.817Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P08.git","http_url_to_repo":"http://159.27.226.4/localization/config/P08.git","web_url":"http://159.27.226.4/localization/config/P08","readme_url":"http://159.27.226.4/localization/config/P08/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-08T09:12:30.917Z","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/1186","issues":"http://159.27.226.4/api/v4/projects/1186/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1186/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1186/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1186/labels","events":"http://159.27.226.4/api/v4/projects/1186/events","members":"http://159.27.226.4/api/v4/projects/1186/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1186/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:14.832Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":946,"description":null,"name":"P08","name_with_namespace":"Lidar / config / vehicles / P08","path":"P08","path_with_namespace":"lidar/config/vehicles/P08","created_at":"2023-07-28T07:56:35.929Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P08.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P08.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P08","readme_url":"http://159.27.226.4/lidar/config/vehicles/P08/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T08:27:20.865Z","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/946","issues":"http://159.27.226.4/api/v4/projects/946/issues","merge_requests":"http://159.27.226.4/api/v4/projects/946/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/946/repository/branches","labels":"http://159.27.226.4/api/v4/projects/946/labels","events":"http://159.27.226.4/api/v4/projects/946/events","members":"http://159.27.226.4/api/v4/projects/946/members","cluster_agents":"http://159.27.226.4/api/v4/projects/946/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:35.942Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":861,"description":"","name":"P08","name_with_namespace":"config / extrinsics / P08","path":"P08","path_with_namespace":"config/extrinsics/P08","created_at":"2023-07-24T07:59:39.635Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P08.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P08.git","web_url":"http://159.27.226.4/config/extrinsics/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:38.403Z","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/861","issues":"http://159.27.226.4/api/v4/projects/861/issues","merge_requests":"http://159.27.226.4/api/v4/projects/861/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/861/repository/branches","labels":"http://159.27.226.4/api/v4/projects/861/labels","events":"http://159.27.226.4/api/v4/projects/861/events","members":"http://159.27.226.4/api/v4/projects/861/members","cluster_agents":"http://159.27.226.4/api/v4/projects/861/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:59:39.662Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":718,"description":"","name":"P08","name_with_namespace":"config / vehicles / P08","path":"P08","path_with_namespace":"config/vehicles/P08","created_at":"2023-07-05T06:07:02.304Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P08.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P08.git","web_url":"http://159.27.226.4/config/vehicles/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:58:57.830Z","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/718","issues":"http://159.27.226.4/api/v4/projects/718/issues","merge_requests":"http://159.27.226.4/api/v4/projects/718/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/718/repository/branches","labels":"http://159.27.226.4/api/v4/projects/718/labels","events":"http://159.27.226.4/api/v4/projects/718/events","members":"http://159.27.226.4/api/v4/projects/718/members","cluster_agents":"http://159.27.226.4/api/v4/projects/718/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:02.319Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":225,"description":"","name":"P08","name_with_namespace":"config / daxie / P08","path":"P08","path_with_namespace":"config/daxie/P08","created_at":"2022-01-11T06:10:56.907Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P08.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P08.git","web_url":"http://159.27.226.4/config/daxie/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:19:33.993Z","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/225","issues":"http://159.27.226.4/api/v4/projects/225/issues","merge_requests":"http://159.27.226.4/api/v4/projects/225/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/225/repository/branches","labels":"http://159.27.226.4/api/v4/projects/225/labels","events":"http://159.27.226.4/api/v4/projects/225/events","members":"http://159.27.226.4/api/v4/projects/225/members","cluster_agents":"http://159.27.226.4/api/v4/projects/225/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:10:56.936Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P08 [Pipeline] echo 225 [Pipeline] echo 225 [Pipeline] echo 18ca737 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 225 18ca737 18ca737 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P08.json [Pipeline] readJSON [Pipeline] echo {"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P08.json {"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P08","branch":"rc_dev","time":"2025-01-13_12-03-21","commit_id":"18ca737","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=P08 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P08 Response Code: HTTP/1.1 200 OK Response: [{"id":1292,"description":"","name":"P08","name_with_namespace":"Hardware / config / P08","path":"P08","path_with_namespace":"hardware/config/P08","created_at":"2024-01-04T12:54:27.228Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P08.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P08.git","web_url":"http://159.27.226.4/hardware/config/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:31.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/1292","issues":"http://159.27.226.4/api/v4/projects/1292/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1292/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1292/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1292/labels","events":"http://159.27.226.4/api/v4/projects/1292/events","members":"http://159.27.226.4/api/v4/projects/1292/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1292/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:54:27.239Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":1186,"description":null,"name":"P08","name_with_namespace":"Localization / config / P08","path":"P08","path_with_namespace":"localization/config/P08","created_at":"2023-10-24T03:59:14.817Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P08.git","http_url_to_repo":"http://159.27.226.4/localization/config/P08.git","web_url":"http://159.27.226.4/localization/config/P08","readme_url":"http://159.27.226.4/localization/config/P08/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-08T09:12:30.917Z","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/1186","issues":"http://159.27.226.4/api/v4/projects/1186/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1186/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1186/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1186/labels","events":"http://159.27.226.4/api/v4/projects/1186/events","members":"http://159.27.226.4/api/v4/projects/1186/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1186/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:14.832Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":946,"description":null,"name":"P08","name_with_namespace":"Lidar / config / vehicles / P08","path":"P08","path_with_namespace":"lidar/config/vehicles/P08","created_at":"2023-07-28T07:56:35.929Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P08.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P08.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P08","readme_url":"http://159.27.226.4/lidar/config/vehicles/P08/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T08:27:20.865Z","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/946","issues":"http://159.27.226.4/api/v4/projects/946/issues","merge_requests":"http://159.27.226.4/api/v4/projects/946/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/946/repository/branches","labels":"http://159.27.226.4/api/v4/projects/946/labels","events":"http://159.27.226.4/api/v4/projects/946/events","members":"http://159.27.226.4/api/v4/projects/946/members","cluster_agents":"http://159.27.226.4/api/v4/projects/946/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:35.942Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":861,"description":"","name":"P08","name_with_namespace":"config / extrinsics / P08","path":"P08","path_with_namespace":"config/extrinsics/P08","created_at":"2023-07-24T07:59:39.635Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P08.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P08.git","web_url":"http://159.27.226.4/config/extrinsics/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:38.403Z","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/861","issues":"http://159.27.226.4/api/v4/projects/861/issues","merge_requests":"http://159.27.226.4/api/v4/projects/861/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/861/repository/branches","labels":"http://159.27.226.4/api/v4/projects/861/labels","events":"http://159.27.226.4/api/v4/projects/861/events","members":"http://159.27.226.4/api/v4/projects/861/members","cluster_agents":"http://159.27.226.4/api/v4/projects/861/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T07:59:39.662Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":718,"description":"","name":"P08","name_with_namespace":"config / vehicles / P08","path":"P08","path_with_namespace":"config/vehicles/P08","created_at":"2023-07-05T06:07:02.304Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P08.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P08.git","web_url":"http://159.27.226.4/config/vehicles/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:58:57.830Z","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/718","issues":"http://159.27.226.4/api/v4/projects/718/issues","merge_requests":"http://159.27.226.4/api/v4/projects/718/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/718/repository/branches","labels":"http://159.27.226.4/api/v4/projects/718/labels","events":"http://159.27.226.4/api/v4/projects/718/events","members":"http://159.27.226.4/api/v4/projects/718/members","cluster_agents":"http://159.27.226.4/api/v4/projects/718/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:02.319Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":225,"description":"","name":"P08","name_with_namespace":"config / daxie / P08","path":"P08","path_with_namespace":"config/daxie/P08","created_at":"2022-01-11T06:10:56.907Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P08.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P08.git","web_url":"http://159.27.226.4/config/daxie/P08","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:19:33.993Z","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/225","issues":"http://159.27.226.4/api/v4/projects/225/issues","merge_requests":"http://159.27.226.4/api/v4/projects/225/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/225/repository/branches","labels":"http://159.27.226.4/api/v4/projects/225/labels","events":"http://159.27.226.4/api/v4/projects/225/events","members":"http://159.27.226.4/api/v4/projects/225/members","cluster_agents":"http://159.27.226.4/api/v4/projects/225/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:10:56.936Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P08 [Pipeline] echo 225 [Pipeline] echo 225 [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/225/repository/commits/18ca737 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/225/repository/commits/18ca737 Response Code: HTTP/1.1 200 OK Response: {"id":"18ca737499147aa222b57e903b14b335f65e8258","short_id":"18ca7374","created_at":"2024-07-11T19:19:29.000+08:00","parent_ids":["1794158a500df022eb978d0d710b006dacbf8456","b6a139b70e1ac27bbd237d50628ec077dc304d30"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:19:29.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:19:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P08/-/commit/18ca737499147aa222b57e903b14b335f65e8258","stats":{"additions":1,"deletions":176,"total":177},"status":null,"project_id":225,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:19:29 [Pipeline] echo rc_dev**: 18ca737.**2024/07/11/19:19:29** [Pipeline] dir Running in /root/workspace/daxie-config/P08/params_P08 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P08@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P08.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P08.json [Pipeline] readJSON [Pipeline] echo {"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P08.json {"project":{"P08":"config/daxie/P08","shared_config":"config/daxie/shared_config"},"commit":{"P08":"18ca737","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-23","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P08","branch":"rc_dev","time":"2025-01-13_12-03-21","commit_id":"18ca737","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-23","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T808_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P08","branch":"rc_dev","time":"2025-01-13_12-03-21","commit_id":"18ca737","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-23","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T808_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P08 ++ grep -v version.json ++ xargs + cp -r params params_P08/ [Pipeline] sh + rm -rf params_P08@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** [Pipeline] } [Pipeline] // dir [Pipeline] echo P09 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P09>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P09 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P09/params_P09 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P09/params /root/workspace/daxie-config/P09/params_new /root/workspace/daxie-config/P09/params_orin_slave_P09_2025-01-12_14-53-05 /root/workspace/daxie-config/P09/params_orin_slave_P09_2025-01-12_14-53-05.zip /root/workspace/daxie-config/P09/params_P09 /root/workspace/daxie-config/P09/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P09 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P09参数 [Pipeline] echo T809 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P09.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P09/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P09.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P09.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 -- http://159.27.226.4/config/daxie/P09.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision f7be4e1c385d6e65bf23e3e08bf749836c629bcf (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f f7be4e1c385d6e65bf23e3e08bf749836c629bcf # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk f7be4e1c385d6e65bf23e3e08bf749836c629bcf # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P09.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=P09 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P09 Response Code: HTTP/1.1 200 OK Response: [{"id":1293,"description":"","name":"P09","name_with_namespace":"Hardware / config / P09","path":"P09","path_with_namespace":"hardware/config/P09","created_at":"2024-01-04T12:54:44.637Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P09.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P09.git","web_url":"http://159.27.226.4/hardware/config/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:34.743Z","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/1293","issues":"http://159.27.226.4/api/v4/projects/1293/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1293/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1293/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1293/labels","events":"http://159.27.226.4/api/v4/projects/1293/events","members":"http://159.27.226.4/api/v4/projects/1293/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1293/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:54:44.920Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1187,"description":null,"name":"P09","name_with_namespace":"Localization / config / P09","path":"P09","path_with_namespace":"localization/config/P09","created_at":"2023-10-24T03:59:16.239Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P09.git","http_url_to_repo":"http://159.27.226.4/localization/config/P09.git","web_url":"http://159.27.226.4/localization/config/P09","readme_url":"http://159.27.226.4/localization/config/P09/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:14:05.965Z","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/1187","issues":"http://159.27.226.4/api/v4/projects/1187/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1187/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1187/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1187/labels","events":"http://159.27.226.4/api/v4/projects/1187/events","members":"http://159.27.226.4/api/v4/projects/1187/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1187/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:16.253Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":945,"description":null,"name":"P09","name_with_namespace":"Lidar / config / vehicles / P09","path":"P09","path_with_namespace":"lidar/config/vehicles/P09","created_at":"2023-07-28T07:56:35.375Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P09.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P09.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P09","readme_url":"http://159.27.226.4/lidar/config/vehicles/P09/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:13.129Z","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/945","issues":"http://159.27.226.4/api/v4/projects/945/issues","merge_requests":"http://159.27.226.4/api/v4/projects/945/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/945/repository/branches","labels":"http://159.27.226.4/api/v4/projects/945/labels","events":"http://159.27.226.4/api/v4/projects/945/events","members":"http://159.27.226.4/api/v4/projects/945/members","cluster_agents":"http://159.27.226.4/api/v4/projects/945/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:35.386Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":862,"description":"","name":"P09","name_with_namespace":"config / extrinsics / P09","path":"P09","path_with_namespace":"config/extrinsics/P09","created_at":"2023-07-24T08:00:03.616Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P09.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P09.git","web_url":"http://159.27.226.4/config/extrinsics/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T09:51:07.638Z","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/862","issues":"http://159.27.226.4/api/v4/projects/862/issues","merge_requests":"http://159.27.226.4/api/v4/projects/862/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/862/repository/branches","labels":"http://159.27.226.4/api/v4/projects/862/labels","events":"http://159.27.226.4/api/v4/projects/862/events","members":"http://159.27.226.4/api/v4/projects/862/members","cluster_agents":"http://159.27.226.4/api/v4/projects/862/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:00:03.632Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":719,"description":"","name":"P09","name_with_namespace":"config / vehicles / P09","path":"P09","path_with_namespace":"config/vehicles/P09","created_at":"2023-07-05T06:07:18.673Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P09.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P09.git","web_url":"http://159.27.226.4/config/vehicles/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:00.095Z","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/719","issues":"http://159.27.226.4/api/v4/projects/719/issues","merge_requests":"http://159.27.226.4/api/v4/projects/719/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/719/repository/branches","labels":"http://159.27.226.4/api/v4/projects/719/labels","events":"http://159.27.226.4/api/v4/projects/719/events","members":"http://159.27.226.4/api/v4/projects/719/members","cluster_agents":"http://159.27.226.4/api/v4/projects/719/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:18.685Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":226,"description":"","name":"P09","name_with_namespace":"config / daxie / P09","path":"P09","path_with_namespace":"config/daxie/P09","created_at":"2022-01-11T06:11:45.680Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P09.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P09.git","web_url":"http://159.27.226.4/config/daxie/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:20:00.458Z","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/226","issues":"http://159.27.226.4/api/v4/projects/226/issues","merge_requests":"http://159.27.226.4/api/v4/projects/226/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/226/repository/branches","labels":"http://159.27.226.4/api/v4/projects/226/labels","events":"http://159.27.226.4/api/v4/projects/226/events","members":"http://159.27.226.4/api/v4/projects/226/members","cluster_agents":"http://159.27.226.4/api/v4/projects/226/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:11:45.771Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P09 [Pipeline] echo 226 [Pipeline] echo 226 [Pipeline] echo f7be4e1 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 226 f7be4e1 f7be4e1 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P09.json [Pipeline] readJSON [Pipeline] echo {"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P09.json {"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P09","branch":"rc_dev","time":"2025-01-13_12-03-28","commit_id":"f7be4e1","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=P09 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P09 Response Code: HTTP/1.1 200 OK Response: [{"id":1293,"description":"","name":"P09","name_with_namespace":"Hardware / config / P09","path":"P09","path_with_namespace":"hardware/config/P09","created_at":"2024-01-04T12:54:44.637Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P09.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P09.git","web_url":"http://159.27.226.4/hardware/config/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:34.743Z","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/1293","issues":"http://159.27.226.4/api/v4/projects/1293/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1293/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1293/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1293/labels","events":"http://159.27.226.4/api/v4/projects/1293/events","members":"http://159.27.226.4/api/v4/projects/1293/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1293/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:54:44.920Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1187,"description":null,"name":"P09","name_with_namespace":"Localization / config / P09","path":"P09","path_with_namespace":"localization/config/P09","created_at":"2023-10-24T03:59:16.239Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P09.git","http_url_to_repo":"http://159.27.226.4/localization/config/P09.git","web_url":"http://159.27.226.4/localization/config/P09","readme_url":"http://159.27.226.4/localization/config/P09/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:14:05.965Z","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/1187","issues":"http://159.27.226.4/api/v4/projects/1187/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1187/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1187/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1187/labels","events":"http://159.27.226.4/api/v4/projects/1187/events","members":"http://159.27.226.4/api/v4/projects/1187/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1187/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:16.253Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":945,"description":null,"name":"P09","name_with_namespace":"Lidar / config / vehicles / P09","path":"P09","path_with_namespace":"lidar/config/vehicles/P09","created_at":"2023-07-28T07:56:35.375Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P09.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P09.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P09","readme_url":"http://159.27.226.4/lidar/config/vehicles/P09/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:13.129Z","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/945","issues":"http://159.27.226.4/api/v4/projects/945/issues","merge_requests":"http://159.27.226.4/api/v4/projects/945/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/945/repository/branches","labels":"http://159.27.226.4/api/v4/projects/945/labels","events":"http://159.27.226.4/api/v4/projects/945/events","members":"http://159.27.226.4/api/v4/projects/945/members","cluster_agents":"http://159.27.226.4/api/v4/projects/945/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:35.386Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":862,"description":"","name":"P09","name_with_namespace":"config / extrinsics / P09","path":"P09","path_with_namespace":"config/extrinsics/P09","created_at":"2023-07-24T08:00:03.616Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P09.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P09.git","web_url":"http://159.27.226.4/config/extrinsics/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T09:51:07.638Z","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/862","issues":"http://159.27.226.4/api/v4/projects/862/issues","merge_requests":"http://159.27.226.4/api/v4/projects/862/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/862/repository/branches","labels":"http://159.27.226.4/api/v4/projects/862/labels","events":"http://159.27.226.4/api/v4/projects/862/events","members":"http://159.27.226.4/api/v4/projects/862/members","cluster_agents":"http://159.27.226.4/api/v4/projects/862/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:00:03.632Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":719,"description":"","name":"P09","name_with_namespace":"config / vehicles / P09","path":"P09","path_with_namespace":"config/vehicles/P09","created_at":"2023-07-05T06:07:18.673Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P09.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P09.git","web_url":"http://159.27.226.4/config/vehicles/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:00.095Z","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/719","issues":"http://159.27.226.4/api/v4/projects/719/issues","merge_requests":"http://159.27.226.4/api/v4/projects/719/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/719/repository/branches","labels":"http://159.27.226.4/api/v4/projects/719/labels","events":"http://159.27.226.4/api/v4/projects/719/events","members":"http://159.27.226.4/api/v4/projects/719/members","cluster_agents":"http://159.27.226.4/api/v4/projects/719/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:18.685Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":226,"description":"","name":"P09","name_with_namespace":"config / daxie / P09","path":"P09","path_with_namespace":"config/daxie/P09","created_at":"2022-01-11T06:11:45.680Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P09.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P09.git","web_url":"http://159.27.226.4/config/daxie/P09","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:20:00.458Z","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/226","issues":"http://159.27.226.4/api/v4/projects/226/issues","merge_requests":"http://159.27.226.4/api/v4/projects/226/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/226/repository/branches","labels":"http://159.27.226.4/api/v4/projects/226/labels","events":"http://159.27.226.4/api/v4/projects/226/events","members":"http://159.27.226.4/api/v4/projects/226/members","cluster_agents":"http://159.27.226.4/api/v4/projects/226/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:11:45.771Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P09 [Pipeline] echo 226 [Pipeline] echo 226 [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/226/repository/commits/f7be4e1 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/226/repository/commits/f7be4e1 Response Code: HTTP/1.1 200 OK Response: {"id":"f7be4e1c385d6e65bf23e3e08bf749836c629bcf","short_id":"f7be4e1c","created_at":"2024-07-11T19:19:54.000+08:00","parent_ids":["fe547ad7a0e98e7839887885b2ea31193e38396a","e95dfaebad6a1c4602db7c921d6205995580a8c8"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:19:54.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:19:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P09/-/commit/f7be4e1c385d6e65bf23e3e08bf749836c629bcf","stats":{"additions":1,"deletions":176,"total":177},"status":null,"project_id":226,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:19:54 [Pipeline] echo rc_dev**: f7be4e1.**2024/07/11/19:19:54** [Pipeline] dir Running in /root/workspace/daxie-config/P09/params_P09 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P09@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P09.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P09.json [Pipeline] readJSON [Pipeline] echo {"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P09.json {"project":{"P09":"config/daxie/P09","shared_config":"config/daxie/shared_config"},"commit":{"P09":"f7be4e1","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-30","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P09","branch":"rc_dev","time":"2025-01-13_12-03-28","commit_id":"f7be4e1","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-30","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T809_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P09","branch":"rc_dev","time":"2025-01-13_12-03-28","commit_id":"f7be4e1","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-30","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T809_Slave","type":0,"project":1}' [Pipeline] sh ++ grep -v params_P09 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_P09/ [Pipeline] sh + rm -rf params_P09@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo P10 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P10>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P10 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P10/params_P10 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P10/params /root/workspace/daxie-config/P10/params_new /root/workspace/daxie-config/P10/params_orin_slave_P10_2025-01-12_14-54-42 /root/workspace/daxie-config/P10/params_orin_slave_P10_2025-01-12_14-54-42.zip /root/workspace/daxie-config/P10/params_P10 /root/workspace/daxie-config/P10/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P10 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P10参数 [Pipeline] echo T810 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P10.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P10/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P10.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P10.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 -- http://159.27.226.4/config/daxie/P10.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 2cc460d024b37fce722ed096c5004bc7a8eefd04 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 2cc460d024b37fce722ed096c5004bc7a8eefd04 # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk 2cc460d024b37fce722ed096c5004bc7a8eefd04 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P10.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=P10 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P10 Response Code: HTTP/1.1 200 OK Response: [{"id":1294,"description":"","name":"P10","name_with_namespace":"Hardware / config / P10","path":"P10","path_with_namespace":"hardware/config/P10","created_at":"2024-01-04T12:55:12.725Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P10.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P10.git","web_url":"http://159.27.226.4/hardware/config/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:37.386Z","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/1294","issues":"http://159.27.226.4/api/v4/projects/1294/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1294/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1294/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1294/labels","events":"http://159.27.226.4/api/v4/projects/1294/events","members":"http://159.27.226.4/api/v4/projects/1294/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1294/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:55:12.740Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1188,"description":null,"name":"P10","name_with_namespace":"Localization / config / P10","path":"P10","path_with_namespace":"localization/config/P10","created_at":"2023-10-24T03:59:18.157Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P10.git","http_url_to_repo":"http://159.27.226.4/localization/config/P10.git","web_url":"http://159.27.226.4/localization/config/P10","readme_url":"http://159.27.226.4/localization/config/P10/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-08T09:13:44.004Z","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/1188","issues":"http://159.27.226.4/api/v4/projects/1188/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1188/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1188/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1188/labels","events":"http://159.27.226.4/api/v4/projects/1188/events","members":"http://159.27.226.4/api/v4/projects/1188/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1188/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:18.180Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":944,"description":null,"name":"P10","name_with_namespace":"Lidar / config / vehicles / P10","path":"P10","path_with_namespace":"lidar/config/vehicles/P10","created_at":"2023-07-28T07:56:34.713Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P10.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P10.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P10","readme_url":"http://159.27.226.4/lidar/config/vehicles/P10/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:14.383Z","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/944","issues":"http://159.27.226.4/api/v4/projects/944/issues","merge_requests":"http://159.27.226.4/api/v4/projects/944/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/944/repository/branches","labels":"http://159.27.226.4/api/v4/projects/944/labels","events":"http://159.27.226.4/api/v4/projects/944/events","members":"http://159.27.226.4/api/v4/projects/944/members","cluster_agents":"http://159.27.226.4/api/v4/projects/944/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:34.726Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":863,"description":"","name":"P10","name_with_namespace":"config / extrinsics / P10","path":"P10","path_with_namespace":"config/extrinsics/P10","created_at":"2023-07-24T08:00:23.162Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P10.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P10.git","web_url":"http://159.27.226.4/config/extrinsics/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:41.569Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/863","issues":"http://159.27.226.4/api/v4/projects/863/issues","merge_requests":"http://159.27.226.4/api/v4/projects/863/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/863/repository/branches","labels":"http://159.27.226.4/api/v4/projects/863/labels","events":"http://159.27.226.4/api/v4/projects/863/events","members":"http://159.27.226.4/api/v4/projects/863/members","cluster_agents":"http://159.27.226.4/api/v4/projects/863/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:00:23.177Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":720,"description":"","name":"P10","name_with_namespace":"config / vehicles / P10","path":"P10","path_with_namespace":"config/vehicles/P10","created_at":"2023-07-05T06:07:32.750Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P10.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P10.git","web_url":"http://159.27.226.4/config/vehicles/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:02.157Z","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/720","issues":"http://159.27.226.4/api/v4/projects/720/issues","merge_requests":"http://159.27.226.4/api/v4/projects/720/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/720/repository/branches","labels":"http://159.27.226.4/api/v4/projects/720/labels","events":"http://159.27.226.4/api/v4/projects/720/events","members":"http://159.27.226.4/api/v4/projects/720/members","cluster_agents":"http://159.27.226.4/api/v4/projects/720/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:32.761Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":227,"description":"","name":"P10","name_with_namespace":"config / daxie / P10","path":"P10","path_with_namespace":"config/daxie/P10","created_at":"2022-01-11T06:12:20.570Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P10.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P10.git","web_url":"http://159.27.226.4/config/daxie/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:20:25.309Z","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/227","issues":"http://159.27.226.4/api/v4/projects/227/issues","merge_requests":"http://159.27.226.4/api/v4/projects/227/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/227/repository/branches","labels":"http://159.27.226.4/api/v4/projects/227/labels","events":"http://159.27.226.4/api/v4/projects/227/events","members":"http://159.27.226.4/api/v4/projects/227/members","cluster_agents":"http://159.27.226.4/api/v4/projects/227/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:12:20.594Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P10 [Pipeline] echo 227 [Pipeline] echo 227 [Pipeline] echo 2cc460d [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 227 2cc460d 2cc460d [Pipeline] echo /root/commtest/rcdev-project/daxie/.P10.json [Pipeline] readJSON [Pipeline] echo {"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P10.json {"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P10","branch":"rc_dev","time":"2025-01-13_12-03-35","commit_id":"2cc460d","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=P10 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P10 Response Code: HTTP/1.1 200 OK Response: [{"id":1294,"description":"","name":"P10","name_with_namespace":"Hardware / config / P10","path":"P10","path_with_namespace":"hardware/config/P10","created_at":"2024-01-04T12:55:12.725Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P10.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P10.git","web_url":"http://159.27.226.4/hardware/config/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:37.386Z","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/1294","issues":"http://159.27.226.4/api/v4/projects/1294/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1294/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1294/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1294/labels","events":"http://159.27.226.4/api/v4/projects/1294/events","members":"http://159.27.226.4/api/v4/projects/1294/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1294/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:55:12.740Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1188,"description":null,"name":"P10","name_with_namespace":"Localization / config / P10","path":"P10","path_with_namespace":"localization/config/P10","created_at":"2023-10-24T03:59:18.157Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P10.git","http_url_to_repo":"http://159.27.226.4/localization/config/P10.git","web_url":"http://159.27.226.4/localization/config/P10","readme_url":"http://159.27.226.4/localization/config/P10/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-08T09:13:44.004Z","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/1188","issues":"http://159.27.226.4/api/v4/projects/1188/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1188/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1188/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1188/labels","events":"http://159.27.226.4/api/v4/projects/1188/events","members":"http://159.27.226.4/api/v4/projects/1188/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1188/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:18.180Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":944,"description":null,"name":"P10","name_with_namespace":"Lidar / config / vehicles / P10","path":"P10","path_with_namespace":"lidar/config/vehicles/P10","created_at":"2023-07-28T07:56:34.713Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P10.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P10.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P10","readme_url":"http://159.27.226.4/lidar/config/vehicles/P10/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:14.383Z","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/944","issues":"http://159.27.226.4/api/v4/projects/944/issues","merge_requests":"http://159.27.226.4/api/v4/projects/944/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/944/repository/branches","labels":"http://159.27.226.4/api/v4/projects/944/labels","events":"http://159.27.226.4/api/v4/projects/944/events","members":"http://159.27.226.4/api/v4/projects/944/members","cluster_agents":"http://159.27.226.4/api/v4/projects/944/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:34.726Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":863,"description":"","name":"P10","name_with_namespace":"config / extrinsics / P10","path":"P10","path_with_namespace":"config/extrinsics/P10","created_at":"2023-07-24T08:00:23.162Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P10.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P10.git","web_url":"http://159.27.226.4/config/extrinsics/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:41.569Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/863","issues":"http://159.27.226.4/api/v4/projects/863/issues","merge_requests":"http://159.27.226.4/api/v4/projects/863/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/863/repository/branches","labels":"http://159.27.226.4/api/v4/projects/863/labels","events":"http://159.27.226.4/api/v4/projects/863/events","members":"http://159.27.226.4/api/v4/projects/863/members","cluster_agents":"http://159.27.226.4/api/v4/projects/863/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:00:23.177Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":720,"description":"","name":"P10","name_with_namespace":"config / vehicles / P10","path":"P10","path_with_namespace":"config/vehicles/P10","created_at":"2023-07-05T06:07:32.750Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P10.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P10.git","web_url":"http://159.27.226.4/config/vehicles/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:02.157Z","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/720","issues":"http://159.27.226.4/api/v4/projects/720/issues","merge_requests":"http://159.27.226.4/api/v4/projects/720/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/720/repository/branches","labels":"http://159.27.226.4/api/v4/projects/720/labels","events":"http://159.27.226.4/api/v4/projects/720/events","members":"http://159.27.226.4/api/v4/projects/720/members","cluster_agents":"http://159.27.226.4/api/v4/projects/720/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:32.761Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":227,"description":"","name":"P10","name_with_namespace":"config / daxie / P10","path":"P10","path_with_namespace":"config/daxie/P10","created_at":"2022-01-11T06:12:20.570Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P10.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P10.git","web_url":"http://159.27.226.4/config/daxie/P10","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:20:25.309Z","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/227","issues":"http://159.27.226.4/api/v4/projects/227/issues","merge_requests":"http://159.27.226.4/api/v4/projects/227/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/227/repository/branches","labels":"http://159.27.226.4/api/v4/projects/227/labels","events":"http://159.27.226.4/api/v4/projects/227/events","members":"http://159.27.226.4/api/v4/projects/227/members","cluster_agents":"http://159.27.226.4/api/v4/projects/227/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:12:20.594Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P10 [Pipeline] echo 227 [Pipeline] echo 227 [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/227/repository/commits/2cc460d Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/227/repository/commits/2cc460d Response Code: HTTP/1.1 200 OK Response: {"id":"2cc460d024b37fce722ed096c5004bc7a8eefd04","short_id":"2cc460d0","created_at":"2024-07-11T19:20:18.000+08:00","parent_ids":["09e52d568e2b22de5d2b67f82ed3a8bbf8b064d8","c557484c708161a3bc15226b66c8bbd8ca5f2a9d"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:20:18.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:20:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P10/-/commit/2cc460d024b37fce722ed096c5004bc7a8eefd04","stats":{"additions":1,"deletions":58,"total":59},"status":null,"project_id":227,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:20:18 [Pipeline] echo rc_dev**: 2cc460d.**2024/07/11/19:20:18** [Pipeline] dir Running in /root/workspace/daxie-config/P10/params_P10 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P10@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P10.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P10.json [Pipeline] readJSON [Pipeline] echo {"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P10.json {"project":{"P10":"config/daxie/P10","shared_config":"config/daxie/shared_config"},"commit":{"P10":"2cc460d","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-37","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P10","branch":"rc_dev","time":"2025-01-13_12-03-35","commit_id":"2cc460d","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-37","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T810_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P10","branch":"rc_dev","time":"2025-01-13_12-03-35","commit_id":"2cc460d","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-37","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T810_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P10 ++ grep -v version.json ++ xargs + cp -r params params_P10/ [Pipeline] sh + rm -rf params_P10@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** [Pipeline] } [Pipeline] // dir [Pipeline] echo P11 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P11>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P11 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P11/params_P11 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P11/params /root/workspace/daxie-config/P11/params_new /root/workspace/daxie-config/P11/params_orin_slave_P11_2025-01-12_14-56-06 /root/workspace/daxie-config/P11/params_orin_slave_P11_2025-01-12_14-56-06.zip /root/workspace/daxie-config/P11/params_P11 /root/workspace/daxie-config/P11/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P11 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P11参数 [Pipeline] echo T811 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P11.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P11/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P11.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P11.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 -- http://159.27.226.4/config/daxie/P11.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 2d32aee7da3f61db698e278e9a83f36e9a0aba83 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d32aee7da3f61db698e278e9a83f36e9a0aba83 # timeout=10 Commit message: "feat:删除安全模块的私有参数" > git rev-list --no-walk 2d32aee7da3f61db698e278e9a83f36e9a0aba83 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P11.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=P11 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P11 Response Code: HTTP/1.1 200 OK Response: [{"id":1295,"description":"","name":"P11","name_with_namespace":"Hardware / config / P11","path":"P11","path_with_namespace":"hardware/config/P11","created_at":"2024-01-04T12:56:28.137Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P11.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P11.git","web_url":"http://159.27.226.4/hardware/config/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:40.083Z","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/1295","issues":"http://159.27.226.4/api/v4/projects/1295/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1295/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1295/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1295/labels","events":"http://159.27.226.4/api/v4/projects/1295/events","members":"http://159.27.226.4/api/v4/projects/1295/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1295/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:56:28.187Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1189,"description":null,"name":"P11","name_with_namespace":"Localization / config / P11","path":"P11","path_with_namespace":"localization/config/P11","created_at":"2023-10-24T03:59:19.865Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P11.git","http_url_to_repo":"http://159.27.226.4/localization/config/P11.git","web_url":"http://159.27.226.4/localization/config/P11","readme_url":"http://159.27.226.4/localization/config/P11/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:14:45.529Z","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/1189","issues":"http://159.27.226.4/api/v4/projects/1189/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1189/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1189/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1189/labels","events":"http://159.27.226.4/api/v4/projects/1189/events","members":"http://159.27.226.4/api/v4/projects/1189/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1189/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:19.889Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":943,"description":null,"name":"P11","name_with_namespace":"Lidar / config / vehicles / P11","path":"P11","path_with_namespace":"lidar/config/vehicles/P11","created_at":"2023-07-28T07:56:33.738Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P11.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P11.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:15.388Z","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/943","issues":"http://159.27.226.4/api/v4/projects/943/issues","merge_requests":"http://159.27.226.4/api/v4/projects/943/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/943/repository/branches","labels":"http://159.27.226.4/api/v4/projects/943/labels","events":"http://159.27.226.4/api/v4/projects/943/events","members":"http://159.27.226.4/api/v4/projects/943/members","cluster_agents":"http://159.27.226.4/api/v4/projects/943/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:33.751Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":864,"description":"","name":"P11","name_with_namespace":"config / extrinsics / P11","path":"P11","path_with_namespace":"config/extrinsics/P11","created_at":"2023-07-24T08:00:45.031Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P11.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P11.git","web_url":"http://159.27.226.4/config/extrinsics/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:43.242Z","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/864","issues":"http://159.27.226.4/api/v4/projects/864/issues","merge_requests":"http://159.27.226.4/api/v4/projects/864/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/864/repository/branches","labels":"http://159.27.226.4/api/v4/projects/864/labels","events":"http://159.27.226.4/api/v4/projects/864/events","members":"http://159.27.226.4/api/v4/projects/864/members","cluster_agents":"http://159.27.226.4/api/v4/projects/864/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:00:45.048Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":721,"description":"","name":"P11","name_with_namespace":"config / vehicles / P11","path":"P11","path_with_namespace":"config/vehicles/P11","created_at":"2023-07-05T06:07:47.347Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P11.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P11.git","web_url":"http://159.27.226.4/config/vehicles/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:04.159Z","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/721","issues":"http://159.27.226.4/api/v4/projects/721/issues","merge_requests":"http://159.27.226.4/api/v4/projects/721/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/721/repository/branches","labels":"http://159.27.226.4/api/v4/projects/721/labels","events":"http://159.27.226.4/api/v4/projects/721/events","members":"http://159.27.226.4/api/v4/projects/721/members","cluster_agents":"http://159.27.226.4/api/v4/projects/721/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:47.364Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":228,"description":"","name":"P11","name_with_namespace":"config / daxie / P11","path":"P11","path_with_namespace":"config/daxie/P11","created_at":"2022-01-11T06:12:53.866Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P11.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P11.git","web_url":"http://159.27.226.4/config/daxie/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:20:51.269Z","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/228","issues":"http://159.27.226.4/api/v4/projects/228/issues","merge_requests":"http://159.27.226.4/api/v4/projects/228/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/228/repository/branches","labels":"http://159.27.226.4/api/v4/projects/228/labels","events":"http://159.27.226.4/api/v4/projects/228/events","members":"http://159.27.226.4/api/v4/projects/228/members","cluster_agents":"http://159.27.226.4/api/v4/projects/228/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:12:53.885Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P11 [Pipeline] echo 228 [Pipeline] echo 228 [Pipeline] echo 2d32aee [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 228 2d32aee 2d32aee [Pipeline] echo /root/commtest/rcdev-project/daxie/.P11.json [Pipeline] readJSON [Pipeline] echo {"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P11.json {"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P11","branch":"rc_dev","time":"2025-01-13_12-03-41","commit_id":"2d32aee","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=P11 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P11 Response Code: HTTP/1.1 200 OK Response: [{"id":1295,"description":"","name":"P11","name_with_namespace":"Hardware / config / P11","path":"P11","path_with_namespace":"hardware/config/P11","created_at":"2024-01-04T12:56:28.137Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P11.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P11.git","web_url":"http://159.27.226.4/hardware/config/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:40.083Z","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/1295","issues":"http://159.27.226.4/api/v4/projects/1295/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1295/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1295/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1295/labels","events":"http://159.27.226.4/api/v4/projects/1295/events","members":"http://159.27.226.4/api/v4/projects/1295/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1295/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-05T12:56:28.187Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1189,"description":null,"name":"P11","name_with_namespace":"Localization / config / P11","path":"P11","path_with_namespace":"localization/config/P11","created_at":"2023-10-24T03:59:19.865Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P11.git","http_url_to_repo":"http://159.27.226.4/localization/config/P11.git","web_url":"http://159.27.226.4/localization/config/P11","readme_url":"http://159.27.226.4/localization/config/P11/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:14:45.529Z","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/1189","issues":"http://159.27.226.4/api/v4/projects/1189/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1189/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1189/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1189/labels","events":"http://159.27.226.4/api/v4/projects/1189/events","members":"http://159.27.226.4/api/v4/projects/1189/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1189/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:19.889Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":943,"description":null,"name":"P11","name_with_namespace":"Lidar / config / vehicles / P11","path":"P11","path_with_namespace":"lidar/config/vehicles/P11","created_at":"2023-07-28T07:56:33.738Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P11.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P11.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:15.388Z","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/943","issues":"http://159.27.226.4/api/v4/projects/943/issues","merge_requests":"http://159.27.226.4/api/v4/projects/943/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/943/repository/branches","labels":"http://159.27.226.4/api/v4/projects/943/labels","events":"http://159.27.226.4/api/v4/projects/943/events","members":"http://159.27.226.4/api/v4/projects/943/members","cluster_agents":"http://159.27.226.4/api/v4/projects/943/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:33.751Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":864,"description":"","name":"P11","name_with_namespace":"config / extrinsics / P11","path":"P11","path_with_namespace":"config/extrinsics/P11","created_at":"2023-07-24T08:00:45.031Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P11.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P11.git","web_url":"http://159.27.226.4/config/extrinsics/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:43.242Z","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/864","issues":"http://159.27.226.4/api/v4/projects/864/issues","merge_requests":"http://159.27.226.4/api/v4/projects/864/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/864/repository/branches","labels":"http://159.27.226.4/api/v4/projects/864/labels","events":"http://159.27.226.4/api/v4/projects/864/events","members":"http://159.27.226.4/api/v4/projects/864/members","cluster_agents":"http://159.27.226.4/api/v4/projects/864/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:00:45.048Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":721,"description":"","name":"P11","name_with_namespace":"config / vehicles / P11","path":"P11","path_with_namespace":"config/vehicles/P11","created_at":"2023-07-05T06:07:47.347Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P11.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P11.git","web_url":"http://159.27.226.4/config/vehicles/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:04.159Z","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/721","issues":"http://159.27.226.4/api/v4/projects/721/issues","merge_requests":"http://159.27.226.4/api/v4/projects/721/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/721/repository/branches","labels":"http://159.27.226.4/api/v4/projects/721/labels","events":"http://159.27.226.4/api/v4/projects/721/events","members":"http://159.27.226.4/api/v4/projects/721/members","cluster_agents":"http://159.27.226.4/api/v4/projects/721/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:07:47.364Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":228,"description":"","name":"P11","name_with_namespace":"config / daxie / P11","path":"P11","path_with_namespace":"config/daxie/P11","created_at":"2022-01-11T06:12:53.866Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P11.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P11.git","web_url":"http://159.27.226.4/config/daxie/P11","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:20:51.269Z","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/228","issues":"http://159.27.226.4/api/v4/projects/228/issues","merge_requests":"http://159.27.226.4/api/v4/projects/228/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/228/repository/branches","labels":"http://159.27.226.4/api/v4/projects/228/labels","events":"http://159.27.226.4/api/v4/projects/228/events","members":"http://159.27.226.4/api/v4/projects/228/members","cluster_agents":"http://159.27.226.4/api/v4/projects/228/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:12:53.885Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P11 [Pipeline] echo 228 [Pipeline] echo 228 [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/228/repository/commits/2d32aee Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/228/repository/commits/2d32aee Response Code: HTTP/1.1 200 OK Response: {"id":"2d32aee7da3f61db698e278e9a83f36e9a0aba83","short_id":"2d32aee7","created_at":"2024-06-20T17:39:34.000+08:00","parent_ids":["c06cd2a4f7b16607139edee13693012baca0840b"],"title":"feat:删除安全模块的私有参数","message":"feat:删除安全模块的私有参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-06-20T17:39:34.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-06-20T17:39:34.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P11/-/commit/2d32aee7da3f61db698e278e9a83f36e9a0aba83","stats":{"additions":0,"deletions":1269,"total":1269},"status":null,"project_id":228,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:39:34 [Pipeline] echo rc_dev**: 2d32aee.**2024/06/20/17:39:34** [Pipeline] dir Running in /root/workspace/daxie-config/P11/params_P11 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P11@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P11.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P11.json [Pipeline] readJSON [Pipeline] echo {"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P11.json {"project":{"P11":"config/daxie/P11","shared_config":"config/daxie/shared_config"},"commit":{"P11":"2d32aee","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-44","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P11","branch":"rc_dev","time":"2025-01-13_12-03-41","commit_id":"2d32aee","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-44","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T811_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P11","branch":"rc_dev","time":"2025-01-13_12-03-41","commit_id":"2d32aee","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-44","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T811_Slave","type":0,"project":1}' [Pipeline] sh ++ grep -v params_P11 ++ grep -v version.json ++ ls ++ xargs + cp -r params params_P11/ [Pipeline] sh + rm -rf params_P11@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** > - [P11slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2d32aee.**2024/06/20/17:39:34** [Pipeline] } [Pipeline] // dir [Pipeline] echo P12 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P12>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P12 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P12/params_P12 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P12/params /root/workspace/daxie-config/P12/params_new /root/workspace/daxie-config/P12/params_orin_slave_P12_2025-01-12_14-57-33 /root/workspace/daxie-config/P12/params_orin_slave_P12_2025-01-12_14-57-33.zip /root/workspace/daxie-config/P12/params_P12 /root/workspace/daxie-config/P12/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P12 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P12参数 [Pipeline] echo T812 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P12.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P12/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P12.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P12.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 -- http://159.27.226.4/config/daxie/P12.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision cfba68b287dea7680ff15c0096181226b655298a (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f cfba68b287dea7680ff15c0096181226b655298a # timeout=10 Commit message: "Merge branch 'dev' into rc_dev" > git rev-list --no-walk cfba68b287dea7680ff15c0096181226b655298a # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P12.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=P12 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P12 Response Code: HTTP/1.1 200 OK Response: [{"id":1296,"description":"","name":"P12","name_with_namespace":"Hardware / config / P12","path":"P12","path_with_namespace":"hardware/config/P12","created_at":"2024-01-04T13:04:43.245Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P12.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P12.git","web_url":"http://159.27.226.4/hardware/config/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:43.405Z","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/1296","issues":"http://159.27.226.4/api/v4/projects/1296/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1296/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1296/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1296/labels","events":"http://159.27.226.4/api/v4/projects/1296/events","members":"http://159.27.226.4/api/v4/projects/1296/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1296/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:04:43.265Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1190,"description":null,"name":"P12","name_with_namespace":"Localization / config / P12","path":"P12","path_with_namespace":"localization/config/P12","created_at":"2023-10-24T03:59:22.066Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P12.git","http_url_to_repo":"http://159.27.226.4/localization/config/P12.git","web_url":"http://159.27.226.4/localization/config/P12","readme_url":"http://159.27.226.4/localization/config/P12/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-12T07:55:01.954Z","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/1190","issues":"http://159.27.226.4/api/v4/projects/1190/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1190/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1190/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1190/labels","events":"http://159.27.226.4/api/v4/projects/1190/events","members":"http://159.27.226.4/api/v4/projects/1190/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1190/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:22.085Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":942,"description":null,"name":"P12","name_with_namespace":"Lidar / config / vehicles / P12","path":"P12","path_with_namespace":"lidar/config/vehicles/P12","created_at":"2023-07-28T07:56:33.135Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P12.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P12.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P12","readme_url":"http://159.27.226.4/lidar/config/vehicles/P12/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:17.059Z","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/942","issues":"http://159.27.226.4/api/v4/projects/942/issues","merge_requests":"http://159.27.226.4/api/v4/projects/942/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/942/repository/branches","labels":"http://159.27.226.4/api/v4/projects/942/labels","events":"http://159.27.226.4/api/v4/projects/942/events","members":"http://159.27.226.4/api/v4/projects/942/members","cluster_agents":"http://159.27.226.4/api/v4/projects/942/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:33.150Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":865,"description":"","name":"P12","name_with_namespace":"config / extrinsics / P12","path":"P12","path_with_namespace":"config/extrinsics/P12","created_at":"2023-07-24T08:01:01.232Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P12.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P12.git","web_url":"http://159.27.226.4/config/extrinsics/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:44.831Z","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/865","issues":"http://159.27.226.4/api/v4/projects/865/issues","merge_requests":"http://159.27.226.4/api/v4/projects/865/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/865/repository/branches","labels":"http://159.27.226.4/api/v4/projects/865/labels","events":"http://159.27.226.4/api/v4/projects/865/events","members":"http://159.27.226.4/api/v4/projects/865/members","cluster_agents":"http://159.27.226.4/api/v4/projects/865/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:01.248Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":722,"description":"","name":"P12","name_with_namespace":"config / vehicles / P12","path":"P12","path_with_namespace":"config/vehicles/P12","created_at":"2023-07-05T06:08:04.225Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P12.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P12.git","web_url":"http://159.27.226.4/config/vehicles/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-30T12:45:53.979Z","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/722","issues":"http://159.27.226.4/api/v4/projects/722/issues","merge_requests":"http://159.27.226.4/api/v4/projects/722/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/722/repository/branches","labels":"http://159.27.226.4/api/v4/projects/722/labels","events":"http://159.27.226.4/api/v4/projects/722/events","members":"http://159.27.226.4/api/v4/projects/722/members","cluster_agents":"http://159.27.226.4/api/v4/projects/722/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:08:04.489Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":229,"description":"","name":"P12","name_with_namespace":"config / daxie / P12","path":"P12","path_with_namespace":"config/daxie/P12","created_at":"2022-01-11T06:13:22.433Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P12.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P12.git","web_url":"http://159.27.226.4/config/daxie/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-11T07:24:04.133Z","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/229","issues":"http://159.27.226.4/api/v4/projects/229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/229/labels","events":"http://159.27.226.4/api/v4/projects/229/events","members":"http://159.27.226.4/api/v4/projects/229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:13:22.747Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P12 [Pipeline] echo 229 [Pipeline] echo 229 [Pipeline] echo cfba68b [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 229 cfba68b cfba68b [Pipeline] echo /root/commtest/rcdev-project/daxie/.P12.json [Pipeline] readJSON [Pipeline] echo {"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P12.json {"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P12","branch":"rc_dev","time":"2025-01-13_12-03-48","commit_id":"cfba68b","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=P12 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P12 Response Code: HTTP/1.1 200 OK Response: [{"id":1296,"description":"","name":"P12","name_with_namespace":"Hardware / config / P12","path":"P12","path_with_namespace":"hardware/config/P12","created_at":"2024-01-04T13:04:43.245Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P12.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P12.git","web_url":"http://159.27.226.4/hardware/config/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:43.405Z","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/1296","issues":"http://159.27.226.4/api/v4/projects/1296/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1296/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1296/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1296/labels","events":"http://159.27.226.4/api/v4/projects/1296/events","members":"http://159.27.226.4/api/v4/projects/1296/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1296/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:04:43.265Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1190,"description":null,"name":"P12","name_with_namespace":"Localization / config / P12","path":"P12","path_with_namespace":"localization/config/P12","created_at":"2023-10-24T03:59:22.066Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P12.git","http_url_to_repo":"http://159.27.226.4/localization/config/P12.git","web_url":"http://159.27.226.4/localization/config/P12","readme_url":"http://159.27.226.4/localization/config/P12/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-12T07:55:01.954Z","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/1190","issues":"http://159.27.226.4/api/v4/projects/1190/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1190/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1190/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1190/labels","events":"http://159.27.226.4/api/v4/projects/1190/events","members":"http://159.27.226.4/api/v4/projects/1190/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1190/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:22.085Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":942,"description":null,"name":"P12","name_with_namespace":"Lidar / config / vehicles / P12","path":"P12","path_with_namespace":"lidar/config/vehicles/P12","created_at":"2023-07-28T07:56:33.135Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P12.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P12.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P12","readme_url":"http://159.27.226.4/lidar/config/vehicles/P12/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:17.059Z","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/942","issues":"http://159.27.226.4/api/v4/projects/942/issues","merge_requests":"http://159.27.226.4/api/v4/projects/942/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/942/repository/branches","labels":"http://159.27.226.4/api/v4/projects/942/labels","events":"http://159.27.226.4/api/v4/projects/942/events","members":"http://159.27.226.4/api/v4/projects/942/members","cluster_agents":"http://159.27.226.4/api/v4/projects/942/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:33.150Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":865,"description":"","name":"P12","name_with_namespace":"config / extrinsics / P12","path":"P12","path_with_namespace":"config/extrinsics/P12","created_at":"2023-07-24T08:01:01.232Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P12.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P12.git","web_url":"http://159.27.226.4/config/extrinsics/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:44.831Z","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/865","issues":"http://159.27.226.4/api/v4/projects/865/issues","merge_requests":"http://159.27.226.4/api/v4/projects/865/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/865/repository/branches","labels":"http://159.27.226.4/api/v4/projects/865/labels","events":"http://159.27.226.4/api/v4/projects/865/events","members":"http://159.27.226.4/api/v4/projects/865/members","cluster_agents":"http://159.27.226.4/api/v4/projects/865/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:01.248Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":722,"description":"","name":"P12","name_with_namespace":"config / vehicles / P12","path":"P12","path_with_namespace":"config/vehicles/P12","created_at":"2023-07-05T06:08:04.225Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P12.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P12.git","web_url":"http://159.27.226.4/config/vehicles/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-30T12:45:53.979Z","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/722","issues":"http://159.27.226.4/api/v4/projects/722/issues","merge_requests":"http://159.27.226.4/api/v4/projects/722/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/722/repository/branches","labels":"http://159.27.226.4/api/v4/projects/722/labels","events":"http://159.27.226.4/api/v4/projects/722/events","members":"http://159.27.226.4/api/v4/projects/722/members","cluster_agents":"http://159.27.226.4/api/v4/projects/722/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:08:04.489Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":229,"description":"","name":"P12","name_with_namespace":"config / daxie / P12","path":"P12","path_with_namespace":"config/daxie/P12","created_at":"2022-01-11T06:13:22.433Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P12.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P12.git","web_url":"http://159.27.226.4/config/daxie/P12","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-11T07:24:04.133Z","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/229","issues":"http://159.27.226.4/api/v4/projects/229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/229/labels","events":"http://159.27.226.4/api/v4/projects/229/events","members":"http://159.27.226.4/api/v4/projects/229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-01-12T06:13:22.747Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P12 [Pipeline] echo 229 [Pipeline] echo 229 [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/229/repository/commits/cfba68b Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/229/repository/commits/cfba68b Response Code: HTTP/1.1 200 OK Response: {"id":"cfba68b287dea7680ff15c0096181226b655298a","short_id":"cfba68b2","created_at":"2024-07-11T19:21:12.000+08:00","parent_ids":["51aa2a178cba3aa6ca6923a75160ae0b2f144271","5a58e9825137c4852d43cfac37986655fe682c27"],"title":"Merge branch 'dev' into rc_dev","message":"Merge branch 'dev' into rc_dev\n","author_name":"yangjun","author_email":"yangjun@senior.com","authored_date":"2024-07-11T19:21:12.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.com","committed_date":"2024-07-11T19:21:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P12/-/commit/cfba68b287dea7680ff15c0096181226b655298a","stats":{"additions":1,"deletions":528,"total":529},"status":null,"project_id":229,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/07/11/19:21:12 [Pipeline] echo rc_dev**: cfba68b.**2024/07/11/19:21:12** [Pipeline] dir Running in /root/workspace/daxie-config/P12/params_P12 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P12@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P12.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P12.json [Pipeline] readJSON [Pipeline] echo {"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P12.json {"project":{"P12":"config/daxie/P12","shared_config":"config/daxie/shared_config"},"commit":{"P12":"cfba68b","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-50","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P12","branch":"rc_dev","time":"2025-01-13_12-03-48","commit_id":"cfba68b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-50","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T812_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P12","branch":"rc_dev","time":"2025-01-13_12-03-48","commit_id":"cfba68b","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-50","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T812_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P12 ++ grep -v version.json ++ xargs + cp -r params params_P12/ [Pipeline] sh + rm -rf params_P12@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** > - [P11slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2d32aee.**2024/06/20/17:39:34** > - [P12slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: cfba68b.**2024/07/11/19:21:12** [Pipeline] } [Pipeline] // dir [Pipeline] echo P13 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P13>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P13 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P13/params_P13 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P13/params /root/workspace/daxie-config/P13/params_new /root/workspace/daxie-config/P13/params_orin_slave_P13_2025-01-12_14-59-07 /root/workspace/daxie-config/P13/params_orin_slave_P13_2025-01-12_14-59-07.zip /root/workspace/daxie-config/P13/params_P13 /root/workspace/daxie-config/P13/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P13 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P13参数 [Pipeline] echo T813 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P13.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P13/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P13.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P13.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 -- http://159.27.226.4/config/daxie/P13.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 9ce8697b4082a6b097adbaf9ea6bca4d48dfa421 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ce8697b4082a6b097adbaf9ea6bca4d48dfa421 # timeout=10 Commit message: "feat:删除安全模块的私有参数" > git rev-list --no-walk 9ce8697b4082a6b097adbaf9ea6bca4d48dfa421 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P13.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=P13 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P13 Response Code: HTTP/1.1 200 OK Response: [{"id":1297,"description":"","name":"P13","name_with_namespace":"Hardware / config / P13","path":"P13","path_with_namespace":"hardware/config/P13","created_at":"2024-01-04T13:05:36.050Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P13.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P13.git","web_url":"http://159.27.226.4/hardware/config/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:46.054Z","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/1297","issues":"http://159.27.226.4/api/v4/projects/1297/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1297/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1297/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1297/labels","events":"http://159.27.226.4/api/v4/projects/1297/events","members":"http://159.27.226.4/api/v4/projects/1297/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1297/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:05:36.063Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1191,"description":null,"name":"P13","name_with_namespace":"Localization / config / P13","path":"P13","path_with_namespace":"localization/config/P13","created_at":"2023-10-24T03:59:24.147Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P13.git","http_url_to_repo":"http://159.27.226.4/localization/config/P13.git","web_url":"http://159.27.226.4/localization/config/P13","readme_url":"http://159.27.226.4/localization/config/P13/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:15:11.533Z","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/1191","issues":"http://159.27.226.4/api/v4/projects/1191/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1191/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1191/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1191/labels","events":"http://159.27.226.4/api/v4/projects/1191/events","members":"http://159.27.226.4/api/v4/projects/1191/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1191/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:24.649Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":941,"description":null,"name":"P13","name_with_namespace":"Lidar / config / vehicles / P13","path":"P13","path_with_namespace":"lidar/config/vehicles/P13","created_at":"2023-07-28T07:56:32.508Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P13.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P13.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P13","readme_url":"http://159.27.226.4/lidar/config/vehicles/P13/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:18.007Z","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/941","issues":"http://159.27.226.4/api/v4/projects/941/issues","merge_requests":"http://159.27.226.4/api/v4/projects/941/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/941/repository/branches","labels":"http://159.27.226.4/api/v4/projects/941/labels","events":"http://159.27.226.4/api/v4/projects/941/events","members":"http://159.27.226.4/api/v4/projects/941/members","cluster_agents":"http://159.27.226.4/api/v4/projects/941/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:32.519Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":866,"description":"","name":"P13","name_with_namespace":"config / extrinsics / P13","path":"P13","path_with_namespace":"config/extrinsics/P13","created_at":"2023-07-24T08:01:13.526Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P13.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P13.git","web_url":"http://159.27.226.4/config/extrinsics/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:46.389Z","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/866","issues":"http://159.27.226.4/api/v4/projects/866/issues","merge_requests":"http://159.27.226.4/api/v4/projects/866/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/866/repository/branches","labels":"http://159.27.226.4/api/v4/projects/866/labels","events":"http://159.27.226.4/api/v4/projects/866/events","members":"http://159.27.226.4/api/v4/projects/866/members","cluster_agents":"http://159.27.226.4/api/v4/projects/866/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:13.539Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":723,"description":"","name":"P13","name_with_namespace":"config / vehicles / P13","path":"P13","path_with_namespace":"config/vehicles/P13","created_at":"2023-07-05T06:08:19.499Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P13.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P13.git","web_url":"http://159.27.226.4/config/vehicles/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-30T12:45:55.893Z","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/723","issues":"http://159.27.226.4/api/v4/projects/723/issues","merge_requests":"http://159.27.226.4/api/v4/projects/723/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/723/repository/branches","labels":"http://159.27.226.4/api/v4/projects/723/labels","events":"http://159.27.226.4/api/v4/projects/723/events","members":"http://159.27.226.4/api/v4/projects/723/members","cluster_agents":"http://159.27.226.4/api/v4/projects/723/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:08:19.519Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":518,"description":"","name":"P13","name_with_namespace":"config / daxie / P13","path":"P13","path_with_namespace":"config/daxie/P13","created_at":"2023-01-05T08:00:56.169Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P13.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P13.git","web_url":"http://159.27.226.4/config/daxie/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-10T08:02:16.860Z","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/518","issues":"http://159.27.226.4/api/v4/projects/518/issues","merge_requests":"http://159.27.226.4/api/v4/projects/518/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/518/repository/branches","labels":"http://159.27.226.4/api/v4/projects/518/labels","events":"http://159.27.226.4/api/v4/projects/518/events","members":"http://159.27.226.4/api/v4/projects/518/members","cluster_agents":"http://159.27.226.4/api/v4/projects/518/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T08:00:56.222Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P13 [Pipeline] echo 518 [Pipeline] echo 518 [Pipeline] echo 9ce8697 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 518 9ce8697 9ce8697 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P13.json [Pipeline] readJSON [Pipeline] echo {"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P13.json {"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P13","branch":"rc_dev","time":"2025-01-13_12-03-55","commit_id":"9ce8697","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=P13 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P13 Response Code: HTTP/1.1 200 OK Response: [{"id":1297,"description":"","name":"P13","name_with_namespace":"Hardware / config / P13","path":"P13","path_with_namespace":"hardware/config/P13","created_at":"2024-01-04T13:05:36.050Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P13.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P13.git","web_url":"http://159.27.226.4/hardware/config/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:46.054Z","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/1297","issues":"http://159.27.226.4/api/v4/projects/1297/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1297/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1297/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1297/labels","events":"http://159.27.226.4/api/v4/projects/1297/events","members":"http://159.27.226.4/api/v4/projects/1297/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1297/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:05:36.063Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1191,"description":null,"name":"P13","name_with_namespace":"Localization / config / P13","path":"P13","path_with_namespace":"localization/config/P13","created_at":"2023-10-24T03:59:24.147Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P13.git","http_url_to_repo":"http://159.27.226.4/localization/config/P13.git","web_url":"http://159.27.226.4/localization/config/P13","readme_url":"http://159.27.226.4/localization/config/P13/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:15:11.533Z","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/1191","issues":"http://159.27.226.4/api/v4/projects/1191/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1191/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1191/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1191/labels","events":"http://159.27.226.4/api/v4/projects/1191/events","members":"http://159.27.226.4/api/v4/projects/1191/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1191/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:24.649Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":941,"description":null,"name":"P13","name_with_namespace":"Lidar / config / vehicles / P13","path":"P13","path_with_namespace":"lidar/config/vehicles/P13","created_at":"2023-07-28T07:56:32.508Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P13.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P13.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P13","readme_url":"http://159.27.226.4/lidar/config/vehicles/P13/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-30T09:41:18.007Z","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/941","issues":"http://159.27.226.4/api/v4/projects/941/issues","merge_requests":"http://159.27.226.4/api/v4/projects/941/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/941/repository/branches","labels":"http://159.27.226.4/api/v4/projects/941/labels","events":"http://159.27.226.4/api/v4/projects/941/events","members":"http://159.27.226.4/api/v4/projects/941/members","cluster_agents":"http://159.27.226.4/api/v4/projects/941/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:32.519Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":866,"description":"","name":"P13","name_with_namespace":"config / extrinsics / P13","path":"P13","path_with_namespace":"config/extrinsics/P13","created_at":"2023-07-24T08:01:13.526Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P13.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P13.git","web_url":"http://159.27.226.4/config/extrinsics/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:46.389Z","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/866","issues":"http://159.27.226.4/api/v4/projects/866/issues","merge_requests":"http://159.27.226.4/api/v4/projects/866/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/866/repository/branches","labels":"http://159.27.226.4/api/v4/projects/866/labels","events":"http://159.27.226.4/api/v4/projects/866/events","members":"http://159.27.226.4/api/v4/projects/866/members","cluster_agents":"http://159.27.226.4/api/v4/projects/866/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:13.539Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":723,"description":"","name":"P13","name_with_namespace":"config / vehicles / P13","path":"P13","path_with_namespace":"config/vehicles/P13","created_at":"2023-07-05T06:08:19.499Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P13.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P13.git","web_url":"http://159.27.226.4/config/vehicles/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-30T12:45:55.893Z","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/723","issues":"http://159.27.226.4/api/v4/projects/723/issues","merge_requests":"http://159.27.226.4/api/v4/projects/723/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/723/repository/branches","labels":"http://159.27.226.4/api/v4/projects/723/labels","events":"http://159.27.226.4/api/v4/projects/723/events","members":"http://159.27.226.4/api/v4/projects/723/members","cluster_agents":"http://159.27.226.4/api/v4/projects/723/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:08:19.519Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":518,"description":"","name":"P13","name_with_namespace":"config / daxie / P13","path":"P13","path_with_namespace":"config/daxie/P13","created_at":"2023-01-05T08:00:56.169Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P13.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P13.git","web_url":"http://159.27.226.4/config/daxie/P13","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-10T08:02:16.860Z","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/518","issues":"http://159.27.226.4/api/v4/projects/518/issues","merge_requests":"http://159.27.226.4/api/v4/projects/518/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/518/repository/branches","labels":"http://159.27.226.4/api/v4/projects/518/labels","events":"http://159.27.226.4/api/v4/projects/518/events","members":"http://159.27.226.4/api/v4/projects/518/members","cluster_agents":"http://159.27.226.4/api/v4/projects/518/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T08:00:56.222Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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/daxie/P13 [Pipeline] echo 518 [Pipeline] echo 518 [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/518/repository/commits/9ce8697 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/518/repository/commits/9ce8697 Response Code: HTTP/1.1 200 OK Response: {"id":"9ce8697b4082a6b097adbaf9ea6bca4d48dfa421","short_id":"9ce8697b","created_at":"2024-06-20T17:41:00.000+08:00","parent_ids":["3b0e2d5c6cb9b032b209895ec856cbbc9a92b454"],"title":"feat:删除安全模块的私有参数","message":"feat:删除安全模块的私有参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-06-20T17:41:00.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-06-20T17:41:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P13/-/commit/9ce8697b4082a6b097adbaf9ea6bca4d48dfa421","stats":{"additions":0,"deletions":1160,"total":1160},"status":null,"project_id":518,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:41:00 [Pipeline] echo rc_dev**: 9ce8697.**2024/06/20/17:41:00** [Pipeline] dir Running in /root/workspace/daxie-config/P13/params_P13 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P13@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P13.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P13.json [Pipeline] readJSON [Pipeline] echo {"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P13.json {"project":{"P13":"config/daxie/P13","shared_config":"config/daxie/shared_config"},"commit":{"P13":"9ce8697","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-57","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P13","branch":"rc_dev","time":"2025-01-13_12-03-55","commit_id":"9ce8697","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-57","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T813_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P13","branch":"rc_dev","time":"2025-01-13_12-03-55","commit_id":"9ce8697","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-03-57","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T813_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P13 ++ grep -v version.json ++ xargs + cp -r params params_P13/ [Pipeline] sh + rm -rf params_P13@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** > - [P11slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2d32aee.**2024/06/20/17:39:34** > - [P12slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: cfba68b.**2024/07/11/19:21:12** > - [P13slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 9ce8697.**2024/06/20/17:41:00** [Pipeline] } [Pipeline] // dir [Pipeline] echo P14 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P14>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P14 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P14/params_P14 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P14/params /root/workspace/daxie-config/P14/params_new /root/workspace/daxie-config/P14/params_orin_slave_P14_2025-01-12_15-00-46 /root/workspace/daxie-config/P14/params_orin_slave_P14_2025-01-12_15-00-46.zip /root/workspace/daxie-config/P14/params_P14 /root/workspace/daxie-config/P14/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P14 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P14参数 [Pipeline] echo T814 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P14.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P14/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P14.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P14.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 -- http://159.27.226.4/config/daxie/P14.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 0a1c55d3fb21b18d68210ff1b394b703d4cff08f (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a1c55d3fb21b18d68210ff1b394b703d4cff08f # timeout=10 Commit message: "feat:删除安全模块的私有参数" > git rev-list --no-walk 0a1c55d3fb21b18d68210ff1b394b703d4cff08f # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P14.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=P14 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P14 Response Code: HTTP/1.1 200 OK Response: [{"id":1298,"description":"","name":"P14","name_with_namespace":"Hardware / config / P14","path":"P14","path_with_namespace":"hardware/config/P14","created_at":"2024-01-04T13:05:51.383Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P14.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P14.git","web_url":"http://159.27.226.4/hardware/config/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:48.784Z","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/1298","issues":"http://159.27.226.4/api/v4/projects/1298/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1298/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1298/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1298/labels","events":"http://159.27.226.4/api/v4/projects/1298/events","members":"http://159.27.226.4/api/v4/projects/1298/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1298/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:05:51.410Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1192,"description":null,"name":"P14","name_with_namespace":"Localization / config / P14","path":"P14","path_with_namespace":"localization/config/P14","created_at":"2023-10-24T03:59:26.093Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P14.git","http_url_to_repo":"http://159.27.226.4/localization/config/P14.git","web_url":"http://159.27.226.4/localization/config/P14","readme_url":"http://159.27.226.4/localization/config/P14/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T09:00:39.398Z","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/1192","issues":"http://159.27.226.4/api/v4/projects/1192/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1192/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1192/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1192/labels","events":"http://159.27.226.4/api/v4/projects/1192/events","members":"http://159.27.226.4/api/v4/projects/1192/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1192/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:26.109Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":940,"description":null,"name":"P14","name_with_namespace":"Lidar / config / vehicles / P14","path":"P14","path_with_namespace":"lidar/config/vehicles/P14","created_at":"2023-07-28T07:56:31.920Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P14.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P14.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P14","readme_url":"http://159.27.226.4/lidar/config/vehicles/P14/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-24T09:40:11.803Z","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/940","issues":"http://159.27.226.4/api/v4/projects/940/issues","merge_requests":"http://159.27.226.4/api/v4/projects/940/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/940/repository/branches","labels":"http://159.27.226.4/api/v4/projects/940/labels","events":"http://159.27.226.4/api/v4/projects/940/events","members":"http://159.27.226.4/api/v4/projects/940/members","cluster_agents":"http://159.27.226.4/api/v4/projects/940/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:31.932Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":867,"description":"","name":"P14","name_with_namespace":"config / extrinsics / P14","path":"P14","path_with_namespace":"config/extrinsics/P14","created_at":"2023-07-24T08:01:23.631Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P14.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P14.git","web_url":"http://159.27.226.4/config/extrinsics/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T02:28:39.881Z","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/867","issues":"http://159.27.226.4/api/v4/projects/867/issues","merge_requests":"http://159.27.226.4/api/v4/projects/867/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/867/repository/branches","labels":"http://159.27.226.4/api/v4/projects/867/labels","events":"http://159.27.226.4/api/v4/projects/867/events","members":"http://159.27.226.4/api/v4/projects/867/members","cluster_agents":"http://159.27.226.4/api/v4/projects/867/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:23.645Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":724,"description":"","name":"P14","name_with_namespace":"config / vehicles / P14","path":"P14","path_with_namespace":"config/vehicles/P14","created_at":"2023-07-05T06:08:33.677Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P14.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P14.git","web_url":"http://159.27.226.4/config/vehicles/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:07.022Z","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/724","issues":"http://159.27.226.4/api/v4/projects/724/issues","merge_requests":"http://159.27.226.4/api/v4/projects/724/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/724/repository/branches","labels":"http://159.27.226.4/api/v4/projects/724/labels","events":"http://159.27.226.4/api/v4/projects/724/events","members":"http://159.27.226.4/api/v4/projects/724/members","cluster_agents":"http://159.27.226.4/api/v4/projects/724/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:08:33.689Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":601,"description":"","name":"P14","name_with_namespace":"config / daxie / P14","path":"P14","path_with_namespace":"config/daxie/P14","created_at":"2023-04-26T07:33:24.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P14.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P14.git","web_url":"http://159.27.226.4/config/daxie/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:05.575Z","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/601","issues":"http://159.27.226.4/api/v4/projects/601/issues","merge_requests":"http://159.27.226.4/api/v4/projects/601/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/601/repository/branches","labels":"http://159.27.226.4/api/v4/projects/601/labels","events":"http://159.27.226.4/api/v4/projects/601/events","members":"http://159.27.226.4/api/v4/projects/601/members","cluster_agents":"http://159.27.226.4/api/v4/projects/601/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-27T07:33:24.932Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P14 [Pipeline] echo 601 [Pipeline] echo 601 [Pipeline] echo 0a1c55d [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 601 0a1c55d 0a1c55d [Pipeline] echo /root/commtest/rcdev-project/daxie/.P14.json [Pipeline] readJSON [Pipeline] echo {"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P14.json {"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P14","branch":"rc_dev","time":"2025-01-13_12-04-01","commit_id":"0a1c55d","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=P14 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P14 Response Code: HTTP/1.1 200 OK Response: [{"id":1298,"description":"","name":"P14","name_with_namespace":"Hardware / config / P14","path":"P14","path_with_namespace":"hardware/config/P14","created_at":"2024-01-04T13:05:51.383Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P14.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P14.git","web_url":"http://159.27.226.4/hardware/config/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:48.784Z","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/1298","issues":"http://159.27.226.4/api/v4/projects/1298/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1298/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1298/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1298/labels","events":"http://159.27.226.4/api/v4/projects/1298/events","members":"http://159.27.226.4/api/v4/projects/1298/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1298/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:05:51.410Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1192,"description":null,"name":"P14","name_with_namespace":"Localization / config / P14","path":"P14","path_with_namespace":"localization/config/P14","created_at":"2023-10-24T03:59:26.093Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P14.git","http_url_to_repo":"http://159.27.226.4/localization/config/P14.git","web_url":"http://159.27.226.4/localization/config/P14","readme_url":"http://159.27.226.4/localization/config/P14/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T09:00:39.398Z","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/1192","issues":"http://159.27.226.4/api/v4/projects/1192/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1192/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1192/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1192/labels","events":"http://159.27.226.4/api/v4/projects/1192/events","members":"http://159.27.226.4/api/v4/projects/1192/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1192/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:26.109Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":940,"description":null,"name":"P14","name_with_namespace":"Lidar / config / vehicles / P14","path":"P14","path_with_namespace":"lidar/config/vehicles/P14","created_at":"2023-07-28T07:56:31.920Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P14.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P14.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P14","readme_url":"http://159.27.226.4/lidar/config/vehicles/P14/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-24T09:40:11.803Z","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/940","issues":"http://159.27.226.4/api/v4/projects/940/issues","merge_requests":"http://159.27.226.4/api/v4/projects/940/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/940/repository/branches","labels":"http://159.27.226.4/api/v4/projects/940/labels","events":"http://159.27.226.4/api/v4/projects/940/events","members":"http://159.27.226.4/api/v4/projects/940/members","cluster_agents":"http://159.27.226.4/api/v4/projects/940/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:31.932Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":867,"description":"","name":"P14","name_with_namespace":"config / extrinsics / P14","path":"P14","path_with_namespace":"config/extrinsics/P14","created_at":"2023-07-24T08:01:23.631Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P14.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P14.git","web_url":"http://159.27.226.4/config/extrinsics/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T02:28:39.881Z","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/867","issues":"http://159.27.226.4/api/v4/projects/867/issues","merge_requests":"http://159.27.226.4/api/v4/projects/867/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/867/repository/branches","labels":"http://159.27.226.4/api/v4/projects/867/labels","events":"http://159.27.226.4/api/v4/projects/867/events","members":"http://159.27.226.4/api/v4/projects/867/members","cluster_agents":"http://159.27.226.4/api/v4/projects/867/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:23.645Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":724,"description":"","name":"P14","name_with_namespace":"config / vehicles / P14","path":"P14","path_with_namespace":"config/vehicles/P14","created_at":"2023-07-05T06:08:33.677Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P14.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P14.git","web_url":"http://159.27.226.4/config/vehicles/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:07.022Z","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/724","issues":"http://159.27.226.4/api/v4/projects/724/issues","merge_requests":"http://159.27.226.4/api/v4/projects/724/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/724/repository/branches","labels":"http://159.27.226.4/api/v4/projects/724/labels","events":"http://159.27.226.4/api/v4/projects/724/events","members":"http://159.27.226.4/api/v4/projects/724/members","cluster_agents":"http://159.27.226.4/api/v4/projects/724/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-06T06:08:33.689Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":601,"description":"","name":"P14","name_with_namespace":"config / daxie / P14","path":"P14","path_with_namespace":"config/daxie/P14","created_at":"2023-04-26T07:33:24.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P14.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P14.git","web_url":"http://159.27.226.4/config/daxie/P14","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:05.575Z","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/601","issues":"http://159.27.226.4/api/v4/projects/601/issues","merge_requests":"http://159.27.226.4/api/v4/projects/601/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/601/repository/branches","labels":"http://159.27.226.4/api/v4/projects/601/labels","events":"http://159.27.226.4/api/v4/projects/601/events","members":"http://159.27.226.4/api/v4/projects/601/members","cluster_agents":"http://159.27.226.4/api/v4/projects/601/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-27T07:33:24.932Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P14 [Pipeline] echo 601 [Pipeline] echo 601 [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/601/repository/commits/0a1c55d Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/601/repository/commits/0a1c55d Response Code: HTTP/1.1 200 OK Response: {"id":"0a1c55d3fb21b18d68210ff1b394b703d4cff08f","short_id":"0a1c55d3","created_at":"2024-06-20T17:41:37.000+08:00","parent_ids":["2fe05f116088ca1f3bf57c7bbd39031049b18081"],"title":"feat:删除安全模块的私有参数","message":"feat:删除安全模块的私有参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-06-20T17:41:37.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-06-20T17:41:37.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P14/-/commit/0a1c55d3fb21b18d68210ff1b394b703d4cff08f","stats":{"additions":0,"deletions":1269,"total":1269},"status":null,"project_id":601,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:41:37 [Pipeline] echo rc_dev**: 0a1c55d.**2024/06/20/17:41:37** [Pipeline] dir Running in /root/workspace/daxie-config/P14/params_P14 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P14@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P14.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P14.json [Pipeline] readJSON [Pipeline] echo {"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P14.json {"project":{"P14":"config/daxie/P14","shared_config":"config/daxie/shared_config"},"commit":{"P14":"0a1c55d","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-03","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P14","branch":"rc_dev","time":"2025-01-13_12-04-01","commit_id":"0a1c55d","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-03","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T814_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P14","branch":"rc_dev","time":"2025-01-13_12-04-01","commit_id":"0a1c55d","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-03","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T814_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P14 ++ grep -v version.json ++ xargs + cp -r params params_P14/ [Pipeline] sh + rm -rf params_P14@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** > - [P11slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2d32aee.**2024/06/20/17:39:34** > - [P12slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: cfba68b.**2024/07/11/19:21:12** > - [P13slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 9ce8697.**2024/06/20/17:41:00** > - [P14slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0a1c55d.**2024/06/20/17:41:37** [Pipeline] } [Pipeline] // dir [Pipeline] echo P15 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P15>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P15 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P15/params_P15 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P15/params /root/workspace/daxie-config/P15/params_new /root/workspace/daxie-config/P15/params_orin_slave_P15_2025-01-12_15-02-32 /root/workspace/daxie-config/P15/params_orin_slave_P15_2025-01-12_15-02-32.zip /root/workspace/daxie-config/P15/params_P15 /root/workspace/daxie-config/P15/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P15 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P15参数 [Pipeline] echo T815 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P15.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P15/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P15.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P15.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 -- http://159.27.226.4/config/daxie/P15.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision aa2c01e214889a5cf549d098eee6c0539ea26d31 (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f aa2c01e214889a5cf549d098eee6c0539ea26d31 # timeout=10 Commit message: "fix:删除ssep参数" > git rev-list --no-walk aa2c01e214889a5cf549d098eee6c0539ea26d31 # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P15.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=P15 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P15 Response Code: HTTP/1.1 200 OK Response: [{"id":1299,"description":"","name":"P15","name_with_namespace":"Hardware / config / P15","path":"P15","path_with_namespace":"hardware/config/P15","created_at":"2024-01-04T13:06:02.539Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P15.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P15.git","web_url":"http://159.27.226.4/hardware/config/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:52.204Z","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/1299","issues":"http://159.27.226.4/api/v4/projects/1299/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1299/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1299/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1299/labels","events":"http://159.27.226.4/api/v4/projects/1299/events","members":"http://159.27.226.4/api/v4/projects/1299/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1299/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:06:02.563Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1263,"description":null,"name":"P15","name_with_namespace":"Lidar / config / vehicles / P15","path":"P15","path_with_namespace":"lidar/config/vehicles/P15","created_at":"2023-11-17T12:28:23.107Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P15.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P15","readme_url":"http://159.27.226.4/lidar/config/vehicles/P15/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:34.458Z","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/1263","issues":"http://159.27.226.4/api/v4/projects/1263/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1263/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1263/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1263/labels","events":"http://159.27.226.4/api/v4/projects/1263/events","members":"http://159.27.226.4/api/v4/projects/1263/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1263/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:23.119Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1193,"description":null,"name":"P15","name_with_namespace":"Localization / config / P15","path":"P15","path_with_namespace":"localization/config/P15","created_at":"2023-10-24T03:59:27.434Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P15.git","http_url_to_repo":"http://159.27.226.4/localization/config/P15.git","web_url":"http://159.27.226.4/localization/config/P15","readme_url":"http://159.27.226.4/localization/config/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:15:46.301Z","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/1193","issues":"http://159.27.226.4/api/v4/projects/1193/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1193/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1193/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1193/labels","events":"http://159.27.226.4/api/v4/projects/1193/events","members":"http://159.27.226.4/api/v4/projects/1193/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1193/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:27.448Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1059,"description":"","name":"P15","name_with_namespace":"config / vehicles / P15","path":"P15","path_with_namespace":"config/vehicles/P15","created_at":"2023-08-25T08:27:09.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P15.git","web_url":"http://159.27.226.4/config/vehicles/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:10.302Z","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/1059","issues":"http://159.27.226.4/api/v4/projects/1059/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1059/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1059/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1059/labels","events":"http://159.27.226.4/api/v4/projects/1059/events","members":"http://159.27.226.4/api/v4/projects/1059/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1059/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-26T08:27:09.384Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":1058,"description":"","name":"P15","name_with_namespace":"config / daxie / P15","path":"P15","path_with_namespace":"config/daxie/P15","created_at":"2023-08-25T08:23:18.796Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P15.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P15.git","web_url":"http://159.27.226.4/config/daxie/P15","readme_url":"http://159.27.226.4/config/daxie/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:23.483Z","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/1058","issues":"http://159.27.226.4/api/v4/projects/1058/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1058/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1058/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1058/labels","events":"http://159.27.226.4/api/v4/projects/1058/events","members":"http://159.27.226.4/api/v4/projects/1058/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1058/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-26T08:23:18.836Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":868,"description":"","name":"P15","name_with_namespace":"config / extrinsics / P15","path":"P15","path_with_namespace":"config/extrinsics/P15","created_at":"2023-07-24T08:01:34.666Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P15.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P15.git","web_url":"http://159.27.226.4/config/extrinsics/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:49.703Z","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/868","issues":"http://159.27.226.4/api/v4/projects/868/issues","merge_requests":"http://159.27.226.4/api/v4/projects/868/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/868/repository/branches","labels":"http://159.27.226.4/api/v4/projects/868/labels","events":"http://159.27.226.4/api/v4/projects/868/events","members":"http://159.27.226.4/api/v4/projects/868/members","cluster_agents":"http://159.27.226.4/api/v4/projects/868/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:34.678Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P15 [Pipeline] echo 1058 [Pipeline] echo 1058 [Pipeline] echo aa2c01e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1058 aa2c01e aa2c01e [Pipeline] echo /root/commtest/rcdev-project/daxie/.P15.json [Pipeline] readJSON [Pipeline] echo {"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P15.json {"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P15","branch":"rc_dev","time":"2025-01-13_12-04-08","commit_id":"aa2c01e","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=P15 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P15 Response Code: HTTP/1.1 200 OK Response: [{"id":1299,"description":"","name":"P15","name_with_namespace":"Hardware / config / P15","path":"P15","path_with_namespace":"hardware/config/P15","created_at":"2024-01-04T13:06:02.539Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P15.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P15.git","web_url":"http://159.27.226.4/hardware/config/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:52.204Z","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/1299","issues":"http://159.27.226.4/api/v4/projects/1299/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1299/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1299/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1299/labels","events":"http://159.27.226.4/api/v4/projects/1299/events","members":"http://159.27.226.4/api/v4/projects/1299/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1299/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:06:02.563Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1263,"description":null,"name":"P15","name_with_namespace":"Lidar / config / vehicles / P15","path":"P15","path_with_namespace":"lidar/config/vehicles/P15","created_at":"2023-11-17T12:28:23.107Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P15.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P15","readme_url":"http://159.27.226.4/lidar/config/vehicles/P15/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:34.458Z","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/1263","issues":"http://159.27.226.4/api/v4/projects/1263/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1263/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1263/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1263/labels","events":"http://159.27.226.4/api/v4/projects/1263/events","members":"http://159.27.226.4/api/v4/projects/1263/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1263/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:23.119Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1193,"description":null,"name":"P15","name_with_namespace":"Localization / config / P15","path":"P15","path_with_namespace":"localization/config/P15","created_at":"2023-10-24T03:59:27.434Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P15.git","http_url_to_repo":"http://159.27.226.4/localization/config/P15.git","web_url":"http://159.27.226.4/localization/config/P15","readme_url":"http://159.27.226.4/localization/config/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:15:46.301Z","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/1193","issues":"http://159.27.226.4/api/v4/projects/1193/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1193/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1193/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1193/labels","events":"http://159.27.226.4/api/v4/projects/1193/events","members":"http://159.27.226.4/api/v4/projects/1193/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1193/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:27.448Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1059,"description":"","name":"P15","name_with_namespace":"config / vehicles / P15","path":"P15","path_with_namespace":"config/vehicles/P15","created_at":"2023-08-25T08:27:09.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P15.git","web_url":"http://159.27.226.4/config/vehicles/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:10.302Z","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/1059","issues":"http://159.27.226.4/api/v4/projects/1059/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1059/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1059/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1059/labels","events":"http://159.27.226.4/api/v4/projects/1059/events","members":"http://159.27.226.4/api/v4/projects/1059/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1059/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-26T08:27:09.384Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":1058,"description":"","name":"P15","name_with_namespace":"config / daxie / P15","path":"P15","path_with_namespace":"config/daxie/P15","created_at":"2023-08-25T08:23:18.796Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P15.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P15.git","web_url":"http://159.27.226.4/config/daxie/P15","readme_url":"http://159.27.226.4/config/daxie/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:23.483Z","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/1058","issues":"http://159.27.226.4/api/v4/projects/1058/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1058/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1058/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1058/labels","events":"http://159.27.226.4/api/v4/projects/1058/events","members":"http://159.27.226.4/api/v4/projects/1058/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1058/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-26T08:23:18.836Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":868,"description":"","name":"P15","name_with_namespace":"config / extrinsics / P15","path":"P15","path_with_namespace":"config/extrinsics/P15","created_at":"2023-07-24T08:01:34.666Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P15.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P15.git","web_url":"http://159.27.226.4/config/extrinsics/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:49.703Z","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/868","issues":"http://159.27.226.4/api/v4/projects/868/issues","merge_requests":"http://159.27.226.4/api/v4/projects/868/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/868/repository/branches","labels":"http://159.27.226.4/api/v4/projects/868/labels","events":"http://159.27.226.4/api/v4/projects/868/events","members":"http://159.27.226.4/api/v4/projects/868/members","cluster_agents":"http://159.27.226.4/api/v4/projects/868/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:34.678Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P15 [Pipeline] echo 1058 [Pipeline] echo 1058 [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/1058/repository/commits/aa2c01e Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/1058/repository/commits/aa2c01e Response Code: HTTP/1.1 200 OK Response: {"id":"aa2c01e214889a5cf549d098eee6c0539ea26d31","short_id":"aa2c01e2","created_at":"2024-06-20T17:57:01.000+08:00","parent_ids":["9eb29b53a58e6abb8da3d86b3c82c15fcb11441f"],"title":"fix:删除ssep参数","message":"fix:删除ssep参数\n\n","author_name":"11","author_email":"11","authored_date":"2024-06-20T17:57:01.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-06-20T17:57:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P15/-/commit/aa2c01e214889a5cf549d098eee6c0539ea26d31","stats":{"additions":0,"deletions":598,"total":598},"status":null,"project_id":1058,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:57:01 [Pipeline] echo rc_dev**: aa2c01e.**2024/06/20/17:57:01** [Pipeline] dir Running in /root/workspace/daxie-config/P15/params_P15 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P15@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P15.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P15.json [Pipeline] readJSON [Pipeline] echo {"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P15.json {"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-10","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P15","branch":"rc_dev","time":"2025-01-13_12-04-08","commit_id":"aa2c01e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-10","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T815_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P15","branch":"rc_dev","time":"2025-01-13_12-04-08","commit_id":"aa2c01e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-10","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T815_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P15 ++ grep -v version.json ++ xargs + cp -r params params_P15/ [Pipeline] sh + rm -rf params_P15@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** > - [P11slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2d32aee.**2024/06/20/17:39:34** > - [P12slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: cfba68b.**2024/07/11/19:21:12** > - [P13slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 9ce8697.**2024/06/20/17:41:00** > - [P14slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0a1c55d.**2024/06/20/17:41:37** > - [P15slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: aa2c01e.**2024/06/20/17:57:01** [Pipeline] } [Pipeline] // dir [Pipeline] echo P16 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>域控设备P16>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P16 [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P16/params_P16 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P16/params /root/workspace/daxie-config/P16/params_new /root/workspace/daxie-config/P16/params_orin_slave_P16_2025-01-12_15-04-08 /root/workspace/daxie-config/P16/params_orin_slave_P16_2025-01-12_15-04-08.zip /root/workspace/daxie-config/P16/params_P16 /root/workspace/daxie-config/P16/version.json [Pipeline] dir Running in /root/workspace/daxie-config/P16 [Pipeline] { [Pipeline] echo [P01, P02, P03, P04, P05, P06, P07, P08, P09, P10, P11, P12, P13, P14, P15, P16] [Pipeline] echo 更新P16参数 [Pipeline] echo T816 [Pipeline] echo rc_dev,http://159.27.226.4/config/daxie/P16.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/daxie-config/P16/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/daxie/P16.git # timeout=10 Fetching upstream changes from http://159.27.226.4/config/daxie/P16.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 -- http://159.27.226.4/config/daxie/P16.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision 3462bd686cd1f274ac046a5fb8ad12bb61049dac (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 3462bd686cd1f274ac046a5fb8ad12bb61049dac # timeout=10 Commit message: "fix:删除ssep 参数" > git rev-list --no-walk 3462bd686cd1f274ac046a5fb8ad12bb61049dac # timeout=10 [Pipeline] echo rc_dev [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P16.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=P16 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P16 Response Code: HTTP/1.1 200 OK Response: [{"id":1300,"description":"","name":"P16","name_with_namespace":"Hardware / config / P16","path":"P16","path_with_namespace":"hardware/config/P16","created_at":"2024-01-04T13:06:14.820Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P16.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P16.git","web_url":"http://159.27.226.4/hardware/config/P16","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:54.535Z","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/1300","issues":"http://159.27.226.4/api/v4/projects/1300/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1300/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1300/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1300/labels","events":"http://159.27.226.4/api/v4/projects/1300/events","members":"http://159.27.226.4/api/v4/projects/1300/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1300/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:06:14.836Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1194,"description":null,"name":"P16","name_with_namespace":"Localization / config / P16","path":"P16","path_with_namespace":"localization/config/P16","created_at":"2023-10-24T03:59:28.479Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P16.git","http_url_to_repo":"http://159.27.226.4/localization/config/P16.git","web_url":"http://159.27.226.4/localization/config/P16","readme_url":"http://159.27.226.4/localization/config/P16/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-08T09:16:30.713Z","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/1194","issues":"http://159.27.226.4/api/v4/projects/1194/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1194/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1194/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1194/labels","events":"http://159.27.226.4/api/v4/projects/1194/events","members":"http://159.27.226.4/api/v4/projects/1194/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1194/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:28.490Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":936,"description":null,"name":"P16","name_with_namespace":"Lidar / config / vehicles / P16","path":"P16","path_with_namespace":"lidar/config/vehicles/P16","created_at":"2023-07-28T07:56:29.638Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P16.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P16.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P16","readme_url":"http://159.27.226.4/lidar/config/vehicles/P16/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T04:29:52.606Z","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/936","issues":"http://159.27.226.4/api/v4/projects/936/issues","merge_requests":"http://159.27.226.4/api/v4/projects/936/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/936/repository/branches","labels":"http://159.27.226.4/api/v4/projects/936/labels","events":"http://159.27.226.4/api/v4/projects/936/events","members":"http://159.27.226.4/api/v4/projects/936/members","cluster_agents":"http://159.27.226.4/api/v4/projects/936/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:29.654Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":869,"description":"","name":"P16","name_with_namespace":"config / extrinsics / P16","path":"P16","path_with_namespace":"config/extrinsics/P16","created_at":"2023-07-24T08:01:51.075Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P16.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P16.git","web_url":"http://159.27.226.4/config/extrinsics/P16","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:51.421Z","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/869","issues":"http://159.27.226.4/api/v4/projects/869/issues","merge_requests":"http://159.27.226.4/api/v4/projects/869/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/869/repository/branches","labels":"http://159.27.226.4/api/v4/projects/869/labels","events":"http://159.27.226.4/api/v4/projects/869/events","members":"http://159.27.226.4/api/v4/projects/869/members","cluster_agents":"http://159.27.226.4/api/v4/projects/869/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:51.088Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":786,"description":"","name":"P16","name_with_namespace":"config / vehicles / P16","path":"P16","path_with_namespace":"config/vehicles/P16","created_at":"2023-07-13T02:13:00.707Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P16.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P16.git","web_url":"http://159.27.226.4/config/vehicles/P16","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:12.333Z","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/786","issues":"http://159.27.226.4/api/v4/projects/786/issues","merge_requests":"http://159.27.226.4/api/v4/projects/786/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/786/repository/branches","labels":"http://159.27.226.4/api/v4/projects/786/labels","events":"http://159.27.226.4/api/v4/projects/786/events","members":"http://159.27.226.4/api/v4/projects/786/members","cluster_agents":"http://159.27.226.4/api/v4/projects/786/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-14T02:13:00.744Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":80,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":783,"description":"","name":"P16","name_with_namespace":"config / daxie / P16","path":"P16","path_with_namespace":"config/daxie/P16","created_at":"2023-07-12T01:34:49.990Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P16.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P16.git","web_url":"http://159.27.226.4/config/daxie/P16","readme_url":"http://159.27.226.4/config/daxie/P16/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:42.561Z","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/783","issues":"http://159.27.226.4/api/v4/projects/783/issues","merge_requests":"http://159.27.226.4/api/v4/projects/783/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/783/repository/branches","labels":"http://159.27.226.4/api/v4/projects/783/labels","events":"http://159.27.226.4/api/v4/projects/783/events","members":"http://159.27.226.4/api/v4/projects/783/members","cluster_agents":"http://159.27.226.4/api/v4/projects/783/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-13T01:34:50.058Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P16 [Pipeline] echo 783 [Pipeline] echo 783 [Pipeline] echo 3462bd6 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 783 3462bd6 3462bd6 [Pipeline] echo /root/commtest/rcdev-project/daxie/.P16.json [Pipeline] readJSON [Pipeline] echo {"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P16.json {"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_orin_slave_P16","branch":"rc_dev","time":"2025-01-13_12-04-14","commit_id":"3462bd6","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=P16 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=P16 Response Code: HTTP/1.1 200 OK Response: [{"id":1300,"description":"","name":"P16","name_with_namespace":"Hardware / config / P16","path":"P16","path_with_namespace":"hardware/config/P16","created_at":"2024-01-04T13:06:14.820Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P16.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P16.git","web_url":"http://159.27.226.4/hardware/config/P16","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-25T06:20:54.535Z","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/1300","issues":"http://159.27.226.4/api/v4/projects/1300/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1300/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1300/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1300/labels","events":"http://159.27.226.4/api/v4/projects/1300/events","members":"http://159.27.226.4/api/v4/projects/1300/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1300/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:06:14.836Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1194,"description":null,"name":"P16","name_with_namespace":"Localization / config / P16","path":"P16","path_with_namespace":"localization/config/P16","created_at":"2023-10-24T03:59:28.479Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P16.git","http_url_to_repo":"http://159.27.226.4/localization/config/P16.git","web_url":"http://159.27.226.4/localization/config/P16","readme_url":"http://159.27.226.4/localization/config/P16/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-08T09:16:30.713Z","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/1194","issues":"http://159.27.226.4/api/v4/projects/1194/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1194/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1194/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1194/labels","events":"http://159.27.226.4/api/v4/projects/1194/events","members":"http://159.27.226.4/api/v4/projects/1194/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1194/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:28.490Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":936,"description":null,"name":"P16","name_with_namespace":"Lidar / config / vehicles / P16","path":"P16","path_with_namespace":"lidar/config/vehicles/P16","created_at":"2023-07-28T07:56:29.638Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P16.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P16.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P16","readme_url":"http://159.27.226.4/lidar/config/vehicles/P16/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-17T04:29:52.606Z","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/936","issues":"http://159.27.226.4/api/v4/projects/936/issues","merge_requests":"http://159.27.226.4/api/v4/projects/936/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/936/repository/branches","labels":"http://159.27.226.4/api/v4/projects/936/labels","events":"http://159.27.226.4/api/v4/projects/936/events","members":"http://159.27.226.4/api/v4/projects/936/members","cluster_agents":"http://159.27.226.4/api/v4/projects/936/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:29.654Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":869,"description":"","name":"P16","name_with_namespace":"config / extrinsics / P16","path":"P16","path_with_namespace":"config/extrinsics/P16","created_at":"2023-07-24T08:01:51.075Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P16.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P16.git","web_url":"http://159.27.226.4/config/extrinsics/P16","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-18T06:36:51.421Z","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/869","issues":"http://159.27.226.4/api/v4/projects/869/issues","merge_requests":"http://159.27.226.4/api/v4/projects/869/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/869/repository/branches","labels":"http://159.27.226.4/api/v4/projects/869/labels","events":"http://159.27.226.4/api/v4/projects/869/events","members":"http://159.27.226.4/api/v4/projects/869/members","cluster_agents":"http://159.27.226.4/api/v4/projects/869/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:01:51.088Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":786,"description":"","name":"P16","name_with_namespace":"config / vehicles / P16","path":"P16","path_with_namespace":"config/vehicles/P16","created_at":"2023-07-13T02:13:00.707Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P16.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P16.git","web_url":"http://159.27.226.4/config/vehicles/P16","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-12-23T04:59:12.333Z","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/786","issues":"http://159.27.226.4/api/v4/projects/786/issues","merge_requests":"http://159.27.226.4/api/v4/projects/786/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/786/repository/branches","labels":"http://159.27.226.4/api/v4/projects/786/labels","events":"http://159.27.226.4/api/v4/projects/786/events","members":"http://159.27.226.4/api/v4/projects/786/members","cluster_agents":"http://159.27.226.4/api/v4/projects/786/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-14T02:13:00.744Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":80,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":783,"description":"","name":"P16","name_with_namespace":"config / daxie / P16","path":"P16","path_with_namespace":"config/daxie/P16","created_at":"2023-07-12T01:34:49.990Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P16.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P16.git","web_url":"http://159.27.226.4/config/daxie/P16","readme_url":"http://159.27.226.4/config/daxie/P16/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:42.561Z","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/783","issues":"http://159.27.226.4/api/v4/projects/783/issues","merge_requests":"http://159.27.226.4/api/v4/projects/783/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/783/repository/branches","labels":"http://159.27.226.4/api/v4/projects/783/labels","events":"http://159.27.226.4/api/v4/projects/783/events","members":"http://159.27.226.4/api/v4/projects/783/members","cluster_agents":"http://159.27.226.4/api/v4/projects/783/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-13T01:34:50.058Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/daxie/P16 [Pipeline] echo 783 [Pipeline] echo 783 [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/783/repository/commits/3462bd6 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/783/repository/commits/3462bd6 Response Code: HTTP/1.1 200 OK Response: {"id":"3462bd686cd1f274ac046a5fb8ad12bb61049dac","short_id":"3462bd68","created_at":"2024-06-20T17:57:44.000+08:00","parent_ids":["9f3be32b7625195468627acdd09de3bcc0d2b858"],"title":"fix:删除ssep 参数","message":"fix:删除ssep 参数\n\n","author_name":"11","author_email":"11","authored_date":"2024-06-20T17:57:44.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-06-20T17:57:44.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P16/-/commit/3462bd686cd1f274ac046a5fb8ad12bb61049dac","stats":{"additions":0,"deletions":598,"total":598},"status":null,"project_id":783,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:57:44 [Pipeline] echo rc_dev**: 3462bd6.**2024/06/20/17:57:44** [Pipeline] dir Running in /root/workspace/daxie-config/P16/params_P16 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/daxie-config/shared_config/rc_dev/params /root/workspace/daxie-config/shared_config/rc_dev/.git/ ./ [Pipeline] sh + rm -rf params_P16@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/daxie/P16.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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [Pipeline] echo 770a9da [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 215 770a9da 770a9da [Pipeline] echo /root/commtest/rcdev-project/daxie/.P16.json [Pipeline] readJSON [Pipeline] echo {"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}} [Pipeline] echo {"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}} [Pipeline] sh + echo '{"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P16.json {"project":{"P16":"config/daxie/P16","shared_config":"config/daxie/shared_config"},"commit":{"P16":"3462bd6","shared_config":"770a9da"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-16","commit_id":"770a9da","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-11-19T09:37:50.826Z","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-11-15T02:44:08.976Z","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-11-06T06:24:17.452Z","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":"2024-05-07T03:12:30.506Z","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":"2024-05-07T07:27:00.197Z","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-07-22T07:43:16.552Z","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-08-05T02:30:36.811Z","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-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","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/daxie/shared_config [Pipeline] echo 215 [Pipeline] echo 215 [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/215/repository/commits/770a9da Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/770a9da Response Code: HTTP/1.1 200 OK Response: {"id":"770a9dab0873c7ad295a45b76f983932d4460077","short_id":"770a9dab","created_at":"2024-01-15T14:44:26.000+08:00","parent_ids":["813275cd3fe3d131bee979d646754bdfa989c8aa"],"title":"fix:关闭堆高机场地的搜索","message":"fix:关闭堆高机场地的搜索\n\n","author_name":"11","author_email":"11","authored_date":"2024-01-15T14:44:26.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-01-15T14:44:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/770a9dab0873c7ad295a45b76f983932d4460077","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":215,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/01/15/14:44:26 [Pipeline] echo rc_dev**: 770a9da.**2024/01/15/14:44:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo true [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_P16","branch":"rc_dev","time":"2025-01-13_12-04-14","commit_id":"3462bd6","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-16","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T816_Slave","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_P16","branch":"rc_dev","time":"2025-01-13_12-04-14","commit_id":"3462bd6","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2025-01-13_12-04-16","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":2,"device_name":"T816_Slave","type":0,"project":1}' [Pipeline] sh ++ ls ++ grep -v params_P16 ++ grep -v version.json ++ xargs + cp -r params params_P16/ [Pipeline] sh + rm -rf params_P16@tmp [Pipeline] echo > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** > - [P11slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2d32aee.**2024/06/20/17:39:34** > - [P12slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: cfba68b.**2024/07/11/19:21:12** > - [P13slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 9ce8697.**2024/06/20/17:41:00** > - [P14slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0a1c55d.**2024/06/20/17:41:37** > - [P15slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: aa2c01e.**2024/06/20/17:57:01** > - [P16slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 3462bd6.**2024/06/20/17:57:44** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P01@tmp /root/workspace/daxie-config/P02@tmp /root/workspace/daxie-config/P03@tmp /root/workspace/daxie-config/P04@tmp /root/workspace/daxie-config/P05@tmp /root/workspace/daxie-config/P06@tmp /root/workspace/daxie-config/P07@tmp /root/workspace/daxie-config/P08@tmp /root/workspace/daxie-config/P09@tmp /root/workspace/daxie-config/P10@tmp /root/workspace/daxie-config/P11@tmp /root/workspace/daxie-config/P12@tmp /root/workspace/daxie-config/P13@tmp /root/workspace/daxie-config/P14@tmp /root/workspace/daxie-config/P15@tmp /root/workspace/daxie-config/P16@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 P01拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P01/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P01/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P01/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/P01.git > git init /root/workspace/daxie-config/P01/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P01.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/P01.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P01.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 3902fd480aa77592b3b5bcebf653daa54b02a74a (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3902fd480aa77592b3b5bcebf653daa54b02a74a # timeout=300000 Commit message: "Update module: perception_new_detection to the lastest commit of daxie_truck_bydq1_3rs1610-2rsbp" > git rev-list --no-walk 3902fd480aa77592b3b5bcebf653daa54b02a74a # 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/P01.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P01.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T801.git) registered for path 'mqtt-tls' 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/P01.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P01.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P01/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 53% (7/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P01/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 35.15 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (9/882) Resolving deltas: 2% (18/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 13% (119/882) Resolving deltas: 15% (134/882) Resolving deltas: 16% (142/882) Resolving deltas: 17% (151/882) Resolving deltas: 18% (164/882) Resolving deltas: 21% (192/882) Resolving deltas: 23% (203/882) Resolving deltas: 24% (213/882) Resolving deltas: 26% (232/882) Resolving deltas: 27% (243/882) Resolving deltas: 28% (248/882) Resolving deltas: 29% (256/882) Resolving deltas: 34% (308/882) Resolving deltas: 35% (317/882) Resolving deltas: 39% (350/882) Resolving deltas: 41% (365/882) Resolving deltas: 42% (375/882) Resolving deltas: 43% (381/882) Resolving deltas: 44% (390/882) Resolving deltas: 45% (400/882) Resolving deltas: 46% (407/882) Resolving deltas: 48% (426/882) Resolving deltas: 49% (433/882) Resolving deltas: 50% (443/882) Resolving deltas: 51% (454/882) Resolving deltas: 52% (465/882) Resolving deltas: 53% (469/882) Resolving deltas: 54% (478/882) Resolving deltas: 55% (490/882) Resolving deltas: 56% (494/882) Resolving deltas: 57% (510/882) Resolving deltas: 58% (518/882) Resolving deltas: 59% (522/882) Resolving deltas: 61% (543/882) Resolving deltas: 62% (551/882) Resolving deltas: 63% (556/882) Resolving deltas: 64% (565/882) Resolving deltas: 66% (584/882) Resolving deltas: 67% (591/882) Resolving deltas: 68% (602/882) Resolving deltas: 69% (609/882) Resolving deltas: 70% (625/882) Resolving deltas: 71% (627/882) Resolving deltas: 73% (652/882) Resolving deltas: 74% (654/882) Resolving deltas: 75% (662/882) Resolving deltas: 79% (697/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P01/params_new/hardware'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 38 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), done. Resolving deltas: 0% (0/12) Resolving deltas: 33% (4/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/daxie-config/P01/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P01/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 50% (5/10) Resolving deltas: 70% (7/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P01/params_new/lidar-extrinsics'... remote: Enumerating objects: 119, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 1% (1/69) remote: Compressing objects: 2% (2/69) remote: Compressing objects: 4% (3/69) remote: Compressing objects: 5% (4/69) remote: Compressing objects: 7% (5/69) remote: Compressing objects: 8% (6/69) remote: Compressing objects: 10% (7/69) remote: Compressing objects: 11% (8/69) remote: Compressing objects: 13% (9/69) remote: Compressing objects: 14% (10/69) remote: Compressing objects: 15% (11/69) remote: Compressing objects: 17% (12/69) remote: Compressing objects: 18% (13/69) remote: Compressing objects: 20% (14/69) remote: Compressing objects: 21% (15/69) remote: Compressing objects: 23% (16/69) remote: Compressing objects: 24% (17/69) remote: Compressing objects: 26% (18/69) remote: Compressing objects: 27% (19/69) remote: Compressing objects: 28% (20/69) remote: Compressing objects: 30% (21/69) remote: Compressing objects: 31% (22/69) remote: Compressing objects: 33% (23/69) remote: Compressing objects: 34% (24/69) remote: Compressing objects: 36% (25/69) remote: Compressing objects: 37% (26/69) remote: Compressing objects: 39% (27/69) remote: Compressing objects: 40% (28/69) remote: Compressing objects: 42% (29/69) remote: Compressing objects: 43% (30/69) remote: Compressing objects: 44% (31/69) remote: Compressing objects: 46% (32/69) remote: Compressing objects: 47% (33/69) remote: Compressing objects: 49% (34/69) remote: Compressing objects: 50% (35/69) remote: Compressing objects: 52% (36/69) remote: Compressing objects: 53% (37/69) remote: Compressing objects: 55% (38/69) remote: Compressing objects: 56% (39/69) remote: Compressing objects: 57% (40/69) remote: Compressing objects: 59% (41/69) remote: Compressing objects: 60% (42/69) remote: Compressing objects: 62% (43/69) remote: Compressing objects: 63% (44/69) remote: Compressing objects: 65% (45/69) remote: Compressing objects: 66% (46/69) remote: Compressing objects: 68% (47/69) remote: Compressing objects: 69% (48/69) remote: Compressing objects: 71% (49/69) remote: Compressing objects: 72% (50/69) remote: Compressing objects: 73% (51/69) remote: Compressing objects: 75% (52/69) remote: Compressing objects: 76% (53/69) remote: Compressing objects: 78% (54/69) remote: Compressing objects: 79% (55/69) remote: Compressing objects: 81% (56/69) remote: Compressing objects: 82% (57/69) remote: Compressing objects: 84% (58/69) remote: Compressing objects: 85% (59/69) remote: Compressing objects: 86% (60/69) remote: Compressing objects: 88% (61/69) remote: Compressing objects: 89% (62/69) remote: Compressing objects: 91% (63/69) remote: Compressing objects: 92% (64/69) remote: Compressing objects: 94% (65/69) remote: Compressing objects: 95% (66/69) remote: Compressing objects: 97% (67/69) remote: Compressing objects: 98% (68/69) remote: Compressing objects: 100% (69/69) remote: Compressing objects: 100% (69/69), done. Receiving objects: 0% (1/119) Receiving objects: 1% (2/119) Receiving objects: 2% (3/119) Receiving objects: 3% (4/119) Receiving objects: 4% (5/119) Receiving objects: 5% (6/119) Receiving objects: 6% (8/119) Receiving objects: 7% (9/119) Receiving objects: 8% (10/119) Receiving objects: 9% (11/119) Receiving objects: 10% (12/119) Receiving objects: 11% (14/119) Receiving objects: 12% (15/119) Receiving objects: 13% (16/119) Receiving objects: 14% (17/119) Receiving objects: 15% (18/119) Receiving objects: 16% (20/119) Receiving objects: 17% (21/119) Receiving objects: 18% (22/119) Receiving objects: 19% (23/119) Receiving objects: 20% (24/119) Receiving objects: 21% (25/119) Receiving objects: 22% (27/119) Receiving objects: 23% (28/119) Receiving objects: 24% (29/119) Receiving objects: 25% (30/119) Receiving objects: 26% (31/119) Receiving objects: 27% (33/119) Receiving objects: 28% (34/119) Receiving objects: 29% (35/119) Receiving objects: 30% (36/119) Receiving objects: 31% (37/119) Receiving objects: 32% (39/119) Receiving objects: 33% (40/119) Receiving objects: 34% (41/119) Receiving objects: 35% (42/119) Receiving objects: 36% (43/119) remote: Total 119 (delta 15), reused 40 (delta 8), pack-reused 39 Receiving objects: 37% (45/119) Receiving objects: 38% (46/119) Receiving objects: 39% (47/119) Receiving objects: 40% (48/119) Receiving objects: 41% (49/119) Receiving objects: 42% (50/119) Receiving objects: 43% (52/119) Receiving objects: 44% (53/119) Receiving objects: 45% (54/119) Receiving objects: 46% (55/119) Receiving objects: 47% (56/119) Receiving objects: 48% (58/119) Receiving objects: 49% (59/119) Receiving objects: 50% (60/119) Receiving objects: 51% (61/119) Receiving objects: 52% (62/119) Receiving objects: 53% (64/119) Receiving objects: 54% (65/119) Receiving objects: 55% (66/119) Receiving objects: 56% (67/119) Receiving objects: 57% (68/119) Receiving objects: 58% (70/119) Receiving objects: 59% (71/119) Receiving objects: 60% (72/119) Receiving objects: 61% (73/119) Receiving objects: 62% (74/119) Receiving objects: 63% (75/119) Receiving objects: 64% (77/119) Receiving objects: 65% (78/119) Receiving objects: 66% (79/119) Receiving objects: 67% (80/119) Receiving objects: 68% (81/119) Receiving objects: 69% (83/119) Receiving objects: 70% (84/119) Receiving objects: 71% (85/119) Receiving objects: 72% (86/119) Receiving objects: 73% (87/119) Receiving objects: 74% (89/119) Receiving objects: 75% (90/119) Receiving objects: 76% (91/119) Receiving objects: 77% (92/119) Receiving objects: 78% (93/119) Receiving objects: 79% (95/119) Receiving objects: 80% (96/119) Receiving objects: 81% (97/119) Receiving objects: 82% (98/119) Receiving objects: 83% (99/119) Receiving objects: 84% (100/119) Receiving objects: 85% (102/119) Receiving objects: 86% (103/119) Receiving objects: 87% (104/119) Receiving objects: 88% (105/119) Receiving objects: 89% (106/119) Receiving objects: 90% (108/119) Receiving objects: 91% (109/119) Receiving objects: 92% (110/119) Receiving objects: 93% (111/119) Receiving objects: 94% (112/119) Receiving objects: 95% (114/119) Receiving objects: 96% (115/119) Receiving objects: 97% (116/119) Receiving objects: 98% (117/119) Receiving objects: 99% (118/119) Receiving objects: 100% (119/119) Receiving objects: 100% (119/119), 18.49 KiB | 9.24 MiB/s, done. Resolving deltas: 0% (0/21) Resolving deltas: 4% (1/21) Resolving deltas: 9% (2/21) Resolving deltas: 14% (3/21) Resolving deltas: 19% (4/21) Resolving deltas: 23% (5/21) Resolving deltas: 28% (6/21) Resolving deltas: 38% (8/21) Resolving deltas: 52% (11/21) Resolving deltas: 61% (13/21) Resolving deltas: 71% (15/21) Resolving deltas: 80% (17/21) Resolving deltas: 100% (21/21) Resolving deltas: 100% (21/21), done. Cloning into '/root/workspace/daxie-config/P01/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P01/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 20.60 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 14% (36/251) Resolving deltas: 25% (65/251) Resolving deltas: 30% (76/251) Resolving deltas: 32% (81/251) Resolving deltas: 33% (83/251) Resolving deltas: 34% (86/251) Resolving deltas: 35% (89/251) Resolving deltas: 36% (91/251) Resolving deltas: 42% (106/251) Resolving deltas: 45% (115/251) Resolving deltas: 49% (123/251) Resolving deltas: 51% (129/251) Resolving deltas: 55% (140/251) Resolving deltas: 56% (142/251) Resolving deltas: 57% (145/251) Resolving deltas: 58% (148/251) Resolving deltas: 59% (150/251) Resolving deltas: 60% (152/251) Resolving deltas: 61% (154/251) Resolving deltas: 62% (158/251) Resolving deltas: 63% (160/251) Resolving deltas: 64% (162/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 68% (173/251) Resolving deltas: 69% (175/251) Resolving deltas: 77% (194/251) Resolving deltas: 81% (205/251) Resolving deltas: 84% (211/251) Resolving deltas: 85% (215/251) Resolving deltas: 86% (216/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (233/251) Resolving deltas: 93% (235/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 97% (244/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P01/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P01/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 7% (5/64) Resolving deltas: 14% (9/64) Resolving deltas: 17% (11/64) Resolving deltas: 20% (13/64) Resolving deltas: 23% (15/64) Resolving deltas: 25% (16/64) Resolving deltas: 28% (18/64) Resolving deltas: 32% (21/64) Resolving deltas: 34% (22/64) Resolving deltas: 35% (23/64) Resolving deltas: 42% (27/64) Resolving deltas: 50% (32/64) Resolving deltas: 51% (33/64) Resolving deltas: 53% (34/64) Resolving deltas: 54% (35/64) Resolving deltas: 57% (37/64) Resolving deltas: 59% (38/64) Resolving deltas: 60% (39/64) Resolving deltas: 62% (40/64) Resolving deltas: 65% (42/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 81% (52/64) Resolving deltas: 85% (55/64) Resolving deltas: 87% (56/64) Resolving deltas: 89% (57/64) Resolving deltas: 92% (59/64) Resolving deltas: 98% (63/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P01/params_new/msf-vehicle'... remote: Enumerating objects: 41, done. remote: Counting objects: 2% (1/41) remote: Counting objects: 4% (2/41) remote: Counting objects: 7% (3/41) remote: Counting objects: 9% (4/41) remote: Counting objects: 12% (5/41) remote: Counting objects: 14% (6/41) remote: Counting objects: 17% (7/41) remote: Counting objects: 19% (8/41) remote: Counting objects: 21% (9/41) remote: Counting objects: 24% (10/41) remote: Counting objects: 26% (11/41) remote: Counting objects: 29% (12/41) remote: Counting objects: 31% (13/41) remote: Counting objects: 34% (14/41) remote: Counting objects: 36% (15/41) remote: Counting objects: 39% (16/41) remote: Counting objects: 41% (17/41) remote: Counting objects: 43% (18/41) remote: Counting objects: 46% (19/41) remote: Counting objects: 48% (20/41) remote: Counting objects: 51% (21/41) remote: Counting objects: 53% (22/41) remote: Counting objects: 56% (23/41) remote: Counting objects: 58% (24/41) remote: Counting objects: 60% (25/41) remote: Counting objects: 63% (26/41) remote: Counting objects: 65% (27/41) remote: Counting objects: 68% (28/41) remote: Counting objects: 70% (29/41) remote: Counting objects: 73% (30/41) remote: Counting objects: 75% (31/41) remote: Counting objects: 78% (32/41) remote: Counting objects: 80% (33/41) remote: Counting objects: 82% (34/41) remote: Counting objects: 85% (35/41) remote: Counting objects: 87% (36/41) remote: Counting objects: 90% (37/41) remote: Counting objects: 92% (38/41) remote: Counting objects: 95% (39/41) remote: Counting objects: 97% (40/41) remote: Counting objects: 100% (41/41) remote: Counting objects: 100% (41/41), done. remote: Compressing objects: 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 41 (delta 15), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/41) Receiving objects: 4% (2/41) Receiving objects: 7% (3/41) Receiving objects: 9% (4/41) Receiving objects: 12% (5/41) Receiving objects: 14% (6/41) Receiving objects: 17% (7/41) Receiving objects: 19% (8/41) Receiving objects: 21% (9/41) Receiving objects: 24% (10/41) Receiving objects: 26% (11/41) Receiving objects: 29% (12/41) Receiving objects: 31% (13/41) Receiving objects: 34% (14/41) Receiving objects: 36% (15/41) Receiving objects: 39% (16/41) Receiving objects: 41% (17/41) Receiving objects: 43% (18/41) Receiving objects: 46% (19/41) Receiving objects: 48% (20/41) Receiving objects: 51% (21/41) Receiving objects: 53% (22/41) Receiving objects: 56% (23/41) Receiving objects: 58% (24/41) Receiving objects: 60% (25/41) Receiving objects: 63% (26/41) Receiving objects: 65% (27/41) Receiving objects: 68% (28/41) Receiving objects: 70% (29/41) Receiving objects: 73% (30/41) Receiving objects: 75% (31/41) Receiving objects: 78% (32/41) Receiving objects: 80% (33/41) Receiving objects: 82% (34/41) Receiving objects: 85% (35/41) Receiving objects: 87% (36/41) Receiving objects: 90% (37/41) Receiving objects: 92% (38/41) Receiving objects: 95% (39/41) Receiving objects: 97% (40/41) Receiving objects: 100% (41/41) Receiving objects: 100% (41/41), 5.46 KiB | 5.46 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 13% (2/15) Resolving deltas: 26% (4/15) Resolving deltas: 40% (6/15) Resolving deltas: 53% (8/15) Resolving deltas: 60% (9/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 19% (14/71) Resolving deltas: 32% (23/71) Resolving deltas: 39% (28/71) Resolving deltas: 45% (32/71) Resolving deltas: 46% (33/71) Resolving deltas: 47% (34/71) Resolving deltas: 50% (36/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 22% (6/27) Resolving deltas: 74% (20/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 36.83 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (15/1247) Resolving deltas: 2% (25/1247) Resolving deltas: 5% (66/1247) Resolving deltas: 6% (85/1247) Resolving deltas: 7% (94/1247) Resolving deltas: 8% (108/1247) Resolving deltas: 9% (114/1247) Resolving deltas: 10% (132/1247) Resolving deltas: 11% (146/1247) Resolving deltas: 12% (150/1247) Resolving deltas: 13% (172/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (223/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 21% (265/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 25% (318/1247) Resolving deltas: 33% (422/1247) Resolving deltas: 34% (436/1247) Resolving deltas: 35% (437/1247) Resolving deltas: 57% (723/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 22% (14/62) Resolving deltas: 24% (15/62) Resolving deltas: 67% (42/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 31% (10/32) Resolving deltas: 65% (21/32) Resolving deltas: 68% (22/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 10% (33/318) Resolving deltas: 32% (102/318) Resolving deltas: 33% (108/318) Resolving deltas: 35% (114/318) Resolving deltas: 36% (116/318) Resolving deltas: 37% (118/318) Resolving deltas: 43% (138/318) Resolving deltas: 44% (140/318) Resolving deltas: 46% (149/318) Resolving deltas: 49% (158/318) Resolving deltas: 50% (160/318) Resolving deltas: 51% (165/318) Resolving deltas: 52% (167/318) Resolving deltas: 53% (169/318) Resolving deltas: 54% (172/318) Resolving deltas: 55% (175/318) Resolving deltas: 59% (188/318) Resolving deltas: 60% (191/318) Resolving deltas: 61% (194/318) Resolving deltas: 62% (198/318) Resolving deltas: 75% (239/318) Resolving deltas: 78% (251/318) Resolving deltas: 79% (253/318) Resolving deltas: 80% (255/318) Resolving deltas: 98% (312/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_vehicles'... remote: Enumerating objects: 57, done. remote: Counting objects: 11% (1/9) remote: Counting objects: 22% (2/9) remote: Counting objects: 33% (3/9) remote: Counting objects: 44% (4/9) remote: Counting objects: 55% (5/9) remote: Counting objects: 66% (6/9) remote: Counting objects: 77% (7/9) remote: Counting objects: 88% (8/9) remote: Counting objects: 100% (9/9) remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 57 (delta 0), reused 0 (delta 0), pack-reused 48 Receiving objects: 1% (1/57) Receiving objects: 3% (2/57) Receiving objects: 5% (3/57) Receiving objects: 7% (4/57) Receiving objects: 8% (5/57) Receiving objects: 10% (6/57) Receiving objects: 12% (7/57) Receiving objects: 14% (8/57) Receiving objects: 15% (9/57) Receiving objects: 17% (10/57) Receiving objects: 19% (11/57) Receiving objects: 21% (12/57) Receiving objects: 22% (13/57) Receiving objects: 24% (14/57) Receiving objects: 26% (15/57) Receiving objects: 28% (16/57) Receiving objects: 29% (17/57) Receiving objects: 31% (18/57) Receiving objects: 33% (19/57) Receiving objects: 35% (20/57) Receiving objects: 36% (21/57) Receiving objects: 38% (22/57) Receiving objects: 40% (23/57) Receiving objects: 42% (24/57) Receiving objects: 43% (25/57) Receiving objects: 45% (26/57) Receiving objects: 47% (27/57) Receiving objects: 49% (28/57) Receiving objects: 50% (29/57) Receiving objects: 52% (30/57) Receiving objects: 54% (31/57) Receiving objects: 56% (32/57) Receiving objects: 57% (33/57) Receiving objects: 59% (34/57) Receiving objects: 61% (35/57) Receiving objects: 63% (36/57) Receiving objects: 64% (37/57) Receiving objects: 66% (38/57) Receiving objects: 68% (39/57) Receiving objects: 70% (40/57) Receiving objects: 71% (41/57) Receiving objects: 73% (42/57) Receiving objects: 75% (43/57) Receiving objects: 77% (44/57) Receiving objects: 78% (45/57) Receiving objects: 80% (46/57) Receiving objects: 82% (47/57) Receiving objects: 84% (48/57) Receiving objects: 85% (49/57) Receiving objects: 87% (50/57) Receiving objects: 89% (51/57) Receiving objects: 91% (52/57) Receiving objects: 92% (53/57) Receiving objects: 94% (54/57) Receiving objects: 96% (55/57) Receiving objects: 98% (56/57) Receiving objects: 100% (57/57) Receiving objects: 100% (57/57), 7.70 KiB | 7.70 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 22% (2/9) Resolving deltas: 33% (3/9) Resolving deltas: 44% (4/9) Resolving deltas: 55% (5/9) Resolving deltas: 66% (6/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P01/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 22% (4/18) Resolving deltas: 33% (6/18) Resolving deltas: 61% (11/18) Resolving deltas: 66% (12/18) Resolving deltas: 72% (13/18) Resolving deltas: 83% (15/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P01/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 2% (9/343) Resolving deltas: 8% (29/343) Resolving deltas: 10% (37/343) Resolving deltas: 11% (41/343) Resolving deltas: 15% (53/343) Resolving deltas: 23% (82/343) Resolving deltas: 24% (83/343) Resolving deltas: 25% (88/343) Resolving deltas: 35% (121/343) Resolving deltas: 37% (127/343) Resolving deltas: 38% (131/343) Resolving deltas: 39% (136/343) Resolving deltas: 45% (157/343) Resolving deltas: 52% (180/343) Resolving deltas: 54% (188/343) Resolving deltas: 55% (191/343) Resolving deltas: 59% (204/343) Resolving deltas: 60% (207/343) Resolving deltas: 61% (210/343) Resolving deltas: 65% (224/343) Resolving deltas: 66% (227/343) Resolving deltas: 68% (236/343) Resolving deltas: 76% (262/343) Resolving deltas: 78% (268/343) Resolving deltas: 79% (272/343) Resolving deltas: 81% (281/343) Resolving deltas: 82% (282/343) Resolving deltas: 83% (287/343) Resolving deltas: 84% (291/343) Resolving deltas: 86% (295/343) Resolving deltas: 87% (300/343) Resolving deltas: 88% (305/343) Resolving deltas: 89% (308/343) Resolving deltas: 91% (313/343) Resolving deltas: 92% (316/343) Resolving deltas: 94% (324/343) Resolving deltas: 95% (326/343) Resolving deltas: 97% (335/343) Resolving deltas: 98% (338/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P01/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 31.70 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (6/235) Resolving deltas: 3% (8/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (12/235) Resolving deltas: 6% (15/235) Resolving deltas: 8% (20/235) Resolving deltas: 9% (23/235) Resolving deltas: 14% (34/235) Resolving deltas: 15% (37/235) Resolving deltas: 26% (63/235) Resolving deltas: 30% (72/235) Resolving deltas: 31% (73/235) Resolving deltas: 32% (76/235) Resolving deltas: 34% (81/235) Resolving deltas: 52% (123/235) Resolving deltas: 62% (146/235) Resolving deltas: 64% (151/235) Resolving deltas: 71% (168/235) Resolving deltas: 72% (170/235) Resolving deltas: 73% (172/235) Resolving deltas: 76% (179/235) Resolving deltas: 77% (181/235) Resolving deltas: 78% (185/235) Resolving deltas: 80% (190/235) Resolving deltas: 81% (191/235) Resolving deltas: 82% (195/235) Resolving deltas: 83% (196/235) Resolving deltas: 84% (198/235) Resolving deltas: 88% (208/235) Resolving deltas: 90% (212/235) Resolving deltas: 91% (214/235) Resolving deltas: 92% (217/235) Resolving deltas: 93% (220/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (227/235) Resolving deltas: 97% (228/235) Resolving deltas: 99% (233/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P01/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 47.98 MiB | 47.98 MiB/s Receiving objects: 11% (48/408), 93.48 MiB | 46.73 MiB/s Receiving objects: 11% (48/408), 140.40 MiB | 46.80 MiB/s Receiving objects: 12% (49/408), 140.40 MiB | 46.80 MiB/s Receiving objects: 13% (54/408), 160.46 MiB | 45.84 MiB/s Receiving objects: 14% (58/408), 160.46 MiB | 45.84 MiB/s Receiving objects: 15% (62/408), 160.46 MiB | 45.84 MiB/s Receiving objects: 16% (66/408), 160.46 MiB | 45.84 MiB/s Receiving objects: 16% (68/408), 182.11 MiB | 45.52 MiB/s Receiving objects: 17% (70/408), 182.11 MiB | 45.52 MiB/s Receiving objects: 18% (74/408), 182.11 MiB | 45.52 MiB/s Receiving objects: 19% (78/408), 182.11 MiB | 45.52 MiB/s Receiving objects: 20% (82/408), 182.11 MiB | 45.52 MiB/s Receiving objects: 21% (86/408), 182.11 MiB | 45.52 MiB/s Receiving objects: 22% (90/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 23% (94/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 24% (98/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 25% (102/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 26% (107/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 27% (111/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 28% (115/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 29% (119/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 30% (123/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 31% (127/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 32% (131/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 33% (135/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 34% (139/408), 202.68 MiB | 45.04 MiB/s Receiving objects: 34% (139/408), 222.36 MiB | 44.24 MiB/s Receiving objects: 35% (143/408), 222.36 MiB | 44.24 MiB/s Receiving objects: 36% (147/408), 222.36 MiB | 44.24 MiB/s Receiving objects: 37% (151/408), 249.09 MiB | 44.69 MiB/s Receiving objects: 38% (156/408), 249.09 MiB | 44.69 MiB/s Receiving objects: 39% (160/408), 249.09 MiB | 44.69 MiB/s Receiving objects: 39% (161/408), 269.63 MiB | 43.49 MiB/s Receiving objects: 40% (164/408), 269.63 MiB | 43.49 MiB/s Receiving objects: 41% (168/408), 269.63 MiB | 43.49 MiB/s Receiving objects: 42% (172/408), 286.36 MiB | 42.86 MiB/s Receiving objects: 43% (176/408), 286.36 MiB | 42.86 MiB/s Receiving objects: 43% (179/408), 305.80 MiB | 42.14 MiB/s Receiving objects: 44% (180/408), 305.80 MiB | 42.14 MiB/s Receiving objects: 45% (184/408), 305.80 MiB | 42.14 MiB/s Receiving objects: 45% (187/408), 348.39 MiB | 41.76 MiB/s Receiving objects: 46% (188/408), 348.39 MiB | 41.76 MiB/s Receiving objects: 47% (192/408), 348.39 MiB | 41.76 MiB/s Receiving objects: 47% (193/408), 383.12 MiB | 40.10 MiB/s Receiving objects: 48% (196/408), 383.12 MiB | 40.10 MiB/s Receiving objects: 49% (200/408), 383.12 MiB | 40.10 MiB/s Receiving objects: 49% (201/408), 413.48 MiB | 36.51 MiB/s Receiving objects: 50% (204/408), 413.48 MiB | 36.51 MiB/s Receiving objects: 51% (209/408), 448.31 MiB | 39.68 MiB/s Receiving objects: 52% (213/408), 448.31 MiB | 39.68 MiB/s Receiving objects: 53% (217/408), 448.31 MiB | 39.68 MiB/s Receiving objects: 54% (221/408), 448.31 MiB | 39.68 MiB/s Receiving objects: 55% (225/408), 448.31 MiB | 39.68 MiB/s Receiving objects: 55% (228/408), 469.88 MiB | 40.75 MiB/s Receiving objects: 56% (229/408), 469.88 MiB | 40.75 MiB/s Receiving objects: 57% (233/408), 469.88 MiB | 40.75 MiB/s Receiving objects: 58% (237/408), 469.88 MiB | 40.75 MiB/s Receiving objects: 58% (238/408), 507.45 MiB | 40.45 MiB/s Receiving objects: 59% (241/408), 507.45 MiB | 40.45 MiB/s Receiving objects: 60% (245/408), 507.45 MiB | 40.45 MiB/s Receiving objects: 61% (249/408), 527.02 MiB | 39.67 MiB/s Receiving objects: 62% (253/408), 527.02 MiB | 39.67 MiB/s Receiving objects: 63% (258/408), 527.02 MiB | 39.67 MiB/s Receiving objects: 64% (262/408), 527.02 MiB | 39.67 MiB/s Receiving objects: 65% (266/408), 527.02 MiB | 39.67 MiB/s Receiving objects: 65% (266/408), 546.43 MiB | 40.31 MiB/s Receiving objects: 66% (270/408), 546.43 MiB | 40.31 MiB/s Receiving objects: 67% (274/408), 546.43 MiB | 40.31 MiB/s Receiving objects: 68% (278/408), 546.43 MiB | 40.31 MiB/s Receiving objects: 69% (282/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 70% (286/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 71% (290/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 72% (294/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 73% (298/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 74% (302/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 75% (306/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 76% (311/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 77% (315/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 78% (319/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 79% (323/408), 567.55 MiB | 40.96 MiB/s Receiving objects: 79% (326/408), 586.19 MiB | 41.27 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.95 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.95 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.95 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 16.19 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.57 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.57 MiB/s Receiving objects: 82% (336/408), 658.93 MiB | 12.60 MiB/s Receiving objects: 83% (339/408), 658.93 MiB | 12.60 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 9.89 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 7.43 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 7.43 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.91 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.91 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 6.22 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 6.22 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 6.22 MiB/s Receiving objects: 87% (355/408), 763.63 MiB | 6.89 MiB/s Receiving objects: 88% (360/408), 789.31 MiB | 7.28 MiB/s Receiving objects: 89% (364/408), 789.31 MiB | 7.28 MiB/s Receiving objects: 89% (365/408), 809.23 MiB | 8.66 MiB/s Receiving objects: 90% (368/408), 809.23 MiB | 8.66 MiB/s Receiving objects: 90% (371/408), 849.05 MiB | 10.47 MiB/s Receiving objects: 91% (372/408), 849.05 MiB | 10.47 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.61 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.87 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.87 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.87 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.87 MiB/s Receiving objects: 94% (385/408), 883.30 MiB | 10.78 MiB/s Receiving objects: 95% (388/408), 883.30 MiB | 10.78 MiB/s Receiving objects: 96% (392/408), 883.30 MiB | 10.78 MiB/s Receiving objects: 97% (396/408), 905.03 MiB | 17.03 MiB/s Receiving objects: 98% (400/408), 905.03 MiB | 17.03 MiB/s Receiving objects: 98% (401/408), 921.14 MiB | 15.99 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 921.14 MiB | 15.99 MiB/s Receiving objects: 100% (408/408), 921.14 MiB | 15.99 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 17.88 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 7% (6/80) Resolving deltas: 8% (7/80) Resolving deltas: 23% (19/80) Resolving deltas: 25% (20/80) Resolving deltas: 26% (21/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P01/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 49% (103/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 50% (105/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 51% (108/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 52% (110/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 53% (112/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 54% (114/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 55% (116/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 56% (118/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 57% (120/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 58% (122/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 59% (124/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 60% (126/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 61% (129/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 62% (131/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 63% (133/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 64% (135/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 65% (137/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 66% (139/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 67% (141/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 68% (143/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 69% (145/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 70% (147/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 71% (150/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 71% (151/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 72% (152/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 73% (154/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 74% (156/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 75% (158/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 76% (160/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 77% (162/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 78% (164/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 79% (166/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 80% (168/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 81% (171/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 82% (173/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 83% (175/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 84% (177/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 85% (179/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 86% (181/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 87% (183/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 88% (185/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 89% (187/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 90% (189/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 91% (192/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 92% (194/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 93% (196/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 94% (198/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 95% (200/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 96% (202/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 97% (204/210), 53.22 MiB | 53.21 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 99% (208/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 100% (210/210), 53.22 MiB | 53.21 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 53.97 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 15% (9/60) Resolving deltas: 50% (30/60) Resolving deltas: 55% (33/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 86% (52/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P01/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/daxie-config/P01/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 27% (12/43) Resolving deltas: 30% (13/43) Resolving deltas: 74% (32/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P01/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/daxie-config/P01/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 54.47 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 15% (11/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 54% (38/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 35.13 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 3% (30/841) Resolving deltas: 4% (37/841) Resolving deltas: 6% (52/841) Resolving deltas: 7% (64/841) Resolving deltas: 8% (70/841) Resolving deltas: 10% (92/841) Resolving deltas: 15% (128/841) Resolving deltas: 20% (170/841) Resolving deltas: 36% (311/841) Resolving deltas: 37% (314/841) Resolving deltas: 41% (350/841) Resolving deltas: 45% (380/841) Resolving deltas: 50% (424/841) Resolving deltas: 51% (436/841) Resolving deltas: 56% (475/841) Resolving deltas: 57% (480/841) Resolving deltas: 58% (488/841) Resolving deltas: 62% (528/841) Resolving deltas: 63% (533/841) Resolving deltas: 64% (542/841) Resolving deltas: 65% (547/841) Resolving deltas: 66% (556/841) Resolving deltas: 69% (585/841) Resolving deltas: 78% (661/841) Resolving deltas: 79% (665/841) Resolving deltas: 85% (723/841) Resolving deltas: 86% (724/841) Resolving deltas: 88% (742/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 91% (770/841) Resolving deltas: 92% (774/841) Resolving deltas: 94% (795/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (817/841) Resolving deltas: 98% (825/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 12% (6/49) Resolving deltas: 14% (7/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 32% (16/49) Resolving deltas: 44% (22/49) Resolving deltas: 65% (32/49) Resolving deltas: 75% (37/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 62% (64/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 3% (8/203) Resolving deltas: 4% (10/203) Resolving deltas: 7% (15/203) Resolving deltas: 9% (19/203) Resolving deltas: 29% (59/203) Resolving deltas: 30% (61/203) Resolving deltas: 31% (63/203) Resolving deltas: 32% (65/203) Resolving deltas: 33% (68/203) Resolving deltas: 35% (73/203) Resolving deltas: 42% (87/203) Resolving deltas: 43% (88/203) Resolving deltas: 44% (90/203) Resolving deltas: 45% (92/203) Resolving deltas: 46% (94/203) Resolving deltas: 47% (97/203) Resolving deltas: 48% (98/203) Resolving deltas: 64% (131/203) Resolving deltas: 65% (133/203) Resolving deltas: 71% (145/203) Resolving deltas: 79% (162/203) Resolving deltas: 80% (163/203) Resolving deltas: 82% (168/203) Resolving deltas: 84% (172/203) Resolving deltas: 91% (185/203) Resolving deltas: 93% (189/203) Resolving deltas: 96% (195/203) Resolving deltas: 97% (197/203) Resolving deltas: 99% (202/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '6c7706107a080023a921a6cb571a69c3b50dc3b2' Submodule path 'hardware': checked out '3791c8c22cc5fa6c463044abc56c4ac63fb3a14c' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out 'f0c4d77f410c7bfe112bd7546908b30a04f2ed8b' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '56344418d86c2b1a46e0914562196ec2a1a7652e' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '082c033a28082a18dfccc534ffc33e17c5f9ae33' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '4f07e3931adf0943d1eec49ad29d5482f78f4bdf' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '1f2d7e7812bb4aac64110f4a63a5f3fb0bc994ed' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '18cb390aff38ebaffc0cda1b2fda6d7adb4e8890' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out 'b413b4c04457f860006a2fa70e67127df6eefca0' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out '6e931276d7637f088d50bb3eb59de9f19387eaa9' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out 'c5362c09c295df3f8272a946f73f49d75ce33c4d' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P01/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P01/params_new/hardware/hardware /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/hdmap/hdmap /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P01/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P01/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P01/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P01/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P01/params_new/msf-port/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/msf-vehicle/ + wc -l [Pipeline] echo 5 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P01/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P01/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P01/params_new/msf-vehicle/msf_sins_v3.yaml /root/workspace/daxie-config/P01/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P01/params_new/perception_crane_detection/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P01/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_new_detection/perception /root/workspace/daxie-config/P01/params_new/perception_new_detection/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P01/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P01/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P01/params_new/perception_spreader_vision/spreader_detection /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_tools/perception /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P01/params_new/perception_vehicles/master /root/workspace/daxie-config/P01/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P01/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P01/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P01/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P01/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P01/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/prediction_config/prediction /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P01/params_new/system-common/ [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/system-common/master /root/workspace/daxie-config/P01/params_new/system-common/system-ros /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/system-device/master /root/workspace/daxie-config/P01/params_new/system-device/slave /root/workspace/daxie-config/P01/params_new/system-device/system-ros /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/system-node-daxie/master /root/workspace/daxie-config/P01/params_new/system-node-daxie/slave /root/workspace/daxie-config/P01/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P01/params_new/system-port/ [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P01/params_new/system-port/points.json /root/workspace/daxie-config/P01/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P01/params_new/system-port/system-ros /root/workspace/daxie-config/P01/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P01/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P01/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml msf_sins_v3.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave spreader_detection static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P01/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P01/params_new/params_new/bay.txt /root/workspace/daxie-config/P01/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P01/params_new/params_new/crane_align /root/workspace/daxie-config/P01/params_new/params_new/crane_detection /root/workspace/daxie-config/P01/params_new/params_new/data_collection /root/workspace/daxie-config/P01/params_new/params_new/extrinsics /root/workspace/daxie-config/P01/params_new/params_new/field.yaml /root/workspace/daxie-config/P01/params_new/params_new/gantry.txt /root/workspace/daxie-config/P01/params_new/params_new/hardware /root/workspace/daxie-config/P01/params_new/params_new/hdmap /root/workspace/daxie-config/P01/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P01/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P01/params_new/params_new/lane_detection /root/workspace/daxie-config/P01/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P01/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P01/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P01/params_new/params_new/master /root/workspace/daxie-config/P01/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P01/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P01/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P01/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P01/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P01/params_new/params_new/msf_sins_v3.yaml /root/workspace/daxie-config/P01/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P01/params_new/params_new/perception /root/workspace/daxie-config/P01/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P01/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P01/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P01/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P01/params_new/params_new/pointcloud /root/workspace/daxie-config/P01/params_new/params_new/points.json /root/workspace/daxie-config/P01/params_new/params_new/prediction /root/workspace/daxie-config/P01/params_new/params_new/README.md /root/workspace/daxie-config/P01/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P01/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P01/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P01/params_new/params_new/slave /root/workspace/daxie-config/P01/params_new/params_new/spreader_detection /root/workspace/daxie-config/P01/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P01/params_new/params_new/system-ros /root/workspace/daxie-config/P01/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P01/params_P01/params/ [Pipeline] echo P02拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P02/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P02/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P02/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/P02.git > git init /root/workspace/daxie-config/P02/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P02.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/P02.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P02.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 0726e2dd8312f4662bbe46abfa640d06bb4621db (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 0726e2dd8312f4662bbe46abfa640d06bb4621db # timeout=300000 Commit message: "Update module: perception_new_detection to the lastest commit of daxie_truck_bydq1_3rs1610-2rsbp" > git rev-list --no-walk 0726e2dd8312f4662bbe46abfa640d06bb4621db # 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/P02.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P02.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T802.git) registered for path 'mqtt-tls' 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/P02.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P02.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P02/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 53% (7/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P02/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 29.29 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (10/882) Resolving deltas: 2% (21/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 13% (117/882) Resolving deltas: 14% (132/882) Resolving deltas: 15% (141/882) Resolving deltas: 16% (145/882) Resolving deltas: 17% (150/882) Resolving deltas: 18% (162/882) Resolving deltas: 21% (190/882) Resolving deltas: 22% (202/882) Resolving deltas: 23% (206/882) Resolving deltas: 24% (215/882) Resolving deltas: 25% (229/882) Resolving deltas: 26% (230/882) Resolving deltas: 27% (241/882) Resolving deltas: 28% (252/882) Resolving deltas: 29% (258/882) Resolving deltas: 34% (303/882) Resolving deltas: 35% (312/882) Resolving deltas: 39% (345/882) Resolving deltas: 40% (360/882) Resolving deltas: 41% (369/882) Resolving deltas: 42% (372/882) Resolving deltas: 43% (385/882) Resolving deltas: 44% (390/882) Resolving deltas: 45% (400/882) Resolving deltas: 47% (420/882) Resolving deltas: 48% (424/882) Resolving deltas: 49% (436/882) Resolving deltas: 50% (441/882) Resolving deltas: 51% (451/882) Resolving deltas: 52% (459/882) Resolving deltas: 53% (469/882) Resolving deltas: 54% (478/882) Resolving deltas: 55% (487/882) Resolving deltas: 56% (496/882) Resolving deltas: 57% (507/882) Resolving deltas: 59% (523/882) Resolving deltas: 62% (549/882) Resolving deltas: 63% (560/882) Resolving deltas: 64% (565/882) Resolving deltas: 65% (575/882) Resolving deltas: 66% (584/882) Resolving deltas: 68% (601/882) Resolving deltas: 69% (613/882) Resolving deltas: 70% (619/882) Resolving deltas: 71% (628/882) Resolving deltas: 74% (657/882) Resolving deltas: 75% (663/882) Resolving deltas: 76% (671/882) Resolving deltas: 79% (704/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P02/params_new/hardware'... remote: Enumerating objects: 33, 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: 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 33 (delta 2), reused 0 (delta 0), pack-reused 19 Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 6.41 KiB | 6.42 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 50% (3/6) Resolving deltas: 83% (5/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P02/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P02/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 50% (5/10) Resolving deltas: 60% (6/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P02/params_new/lidar-extrinsics'... remote: Enumerating objects: 137, done. remote: Counting objects: 1% (1/98) remote: Counting objects: 2% (2/98) remote: Counting objects: 3% (3/98) remote: Counting objects: 4% (4/98) remote: Counting objects: 5% (5/98) remote: Counting objects: 6% (6/98) remote: Counting objects: 7% (7/98) remote: Counting objects: 8% (8/98) remote: Counting objects: 9% (9/98) remote: Counting objects: 10% (10/98) remote: Counting objects: 11% (11/98) remote: Counting objects: 12% (12/98) remote: Counting objects: 13% (13/98) remote: Counting objects: 14% (14/98) remote: Counting objects: 15% (15/98) remote: Counting objects: 16% (16/98) remote: Counting objects: 17% (17/98) remote: Counting objects: 18% (18/98) remote: Counting objects: 19% (19/98) remote: Counting objects: 20% (20/98) remote: Counting objects: 21% (21/98) remote: Counting objects: 22% (22/98) remote: Counting objects: 23% (23/98) remote: Counting objects: 24% (24/98) remote: Counting objects: 25% (25/98) remote: Counting objects: 26% (26/98) remote: Counting objects: 27% (27/98) remote: Counting objects: 28% (28/98) remote: Counting objects: 29% (29/98) remote: Counting objects: 30% (30/98) remote: Counting objects: 31% (31/98) remote: Counting objects: 32% (32/98) remote: Counting objects: 33% (33/98) remote: Counting objects: 34% (34/98) remote: Counting objects: 35% (35/98) remote: Counting objects: 36% (36/98) remote: Counting objects: 37% (37/98) remote: Counting objects: 38% (38/98) remote: Counting objects: 39% (39/98) remote: Counting objects: 40% (40/98) remote: Counting objects: 41% (41/98) remote: Counting objects: 42% (42/98) remote: Counting objects: 43% (43/98) remote: Counting objects: 44% (44/98) remote: Counting objects: 45% (45/98) remote: Counting objects: 46% (46/98) remote: Counting objects: 47% (47/98) remote: Counting objects: 48% (48/98) remote: Counting objects: 50% (49/98) remote: Counting objects: 51% (50/98) remote: Counting objects: 52% (51/98) remote: Counting objects: 53% (52/98) remote: Counting objects: 54% (53/98) remote: Counting objects: 55% (54/98) remote: Counting objects: 56% (55/98) remote: Counting objects: 57% (56/98) remote: Counting objects: 58% (57/98) remote: Counting objects: 59% (58/98) remote: Counting objects: 60% (59/98) remote: Counting objects: 61% (60/98) remote: Counting objects: 62% (61/98) remote: Counting objects: 63% (62/98) remote: Counting objects: 64% (63/98) remote: Counting objects: 65% (64/98) remote: Counting objects: 66% (65/98) remote: Counting objects: 67% (66/98) remote: Counting objects: 68% (67/98) remote: Counting objects: 69% (68/98) remote: Counting objects: 70% (69/98) remote: Counting objects: 71% (70/98) remote: Counting objects: 72% (71/98) remote: Counting objects: 73% (72/98) remote: Counting objects: 74% (73/98) remote: Counting objects: 75% (74/98) remote: Counting objects: 76% (75/98) remote: Counting objects: 77% (76/98) remote: Counting objects: 78% (77/98) remote: Counting objects: 79% (78/98) remote: Counting objects: 80% (79/98) remote: Counting objects: 81% (80/98) remote: Counting objects: 82% (81/98) remote: Counting objects: 83% (82/98) remote: Counting objects: 84% (83/98) remote: Counting objects: 85% (84/98) remote: Counting objects: 86% (85/98) remote: Counting objects: 87% (86/98) remote: Counting objects: 88% (87/98) remote: Counting objects: 89% (88/98) remote: Counting objects: 90% (89/98) remote: Counting objects: 91% (90/98) remote: Counting objects: 92% (91/98) remote: Counting objects: 93% (92/98) remote: Counting objects: 94% (93/98) remote: Counting objects: 95% (94/98) remote: Counting objects: 96% (95/98) remote: Counting objects: 97% (96/98) remote: Counting objects: 98% (97/98) remote: Counting objects: 100% (98/98) remote: Counting objects: 100% (98/98), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/137) Receiving objects: 1% (2/137) Receiving objects: 2% (3/137) remote: Total 137 (delta 20), reused 91 (delta 17), pack-reused 39 Receiving objects: 3% (5/137) Receiving objects: 4% (6/137) Receiving objects: 5% (7/137) Receiving objects: 6% (9/137) Receiving objects: 7% (10/137) Receiving objects: 8% (11/137) Receiving objects: 9% (13/137) Receiving objects: 10% (14/137) Receiving objects: 11% (16/137) Receiving objects: 12% (17/137) Receiving objects: 13% (18/137) Receiving objects: 14% (20/137) Receiving objects: 15% (21/137) Receiving objects: 16% (22/137) Receiving objects: 17% (24/137) Receiving objects: 18% (25/137) Receiving objects: 19% (27/137) Receiving objects: 20% (28/137) Receiving objects: 21% (29/137) Receiving objects: 22% (31/137) Receiving objects: 23% (32/137) Receiving objects: 24% (33/137) Receiving objects: 25% (35/137) Receiving objects: 26% (36/137) Receiving objects: 27% (37/137) Receiving objects: 28% (39/137) Receiving objects: 29% (40/137) Receiving objects: 30% (42/137) Receiving objects: 31% (43/137) Receiving objects: 32% (44/137) Receiving objects: 33% (46/137) Receiving objects: 34% (47/137) Receiving objects: 35% (48/137) Receiving objects: 36% (50/137) Receiving objects: 37% (51/137) Receiving objects: 38% (53/137) Receiving objects: 39% (54/137) Receiving objects: 40% (55/137) Receiving objects: 41% (57/137) Receiving objects: 42% (58/137) Receiving objects: 43% (59/137) Receiving objects: 44% (61/137) Receiving objects: 45% (62/137) Receiving objects: 46% (64/137) Receiving objects: 47% (65/137) Receiving objects: 48% (66/137) Receiving objects: 49% (68/137) Receiving objects: 50% (69/137) Receiving objects: 51% (70/137) Receiving objects: 52% (72/137) Receiving objects: 53% (73/137) Receiving objects: 54% (74/137) Receiving objects: 55% (76/137) Receiving objects: 56% (77/137) Receiving objects: 57% (79/137) Receiving objects: 58% (80/137) Receiving objects: 59% (81/137) Receiving objects: 60% (83/137) Receiving objects: 61% (84/137) Receiving objects: 62% (85/137) Receiving objects: 63% (87/137) Receiving objects: 64% (88/137) Receiving objects: 65% (90/137) Receiving objects: 66% (91/137) Receiving objects: 67% (92/137) Receiving objects: 68% (94/137) Receiving objects: 69% (95/137) Receiving objects: 70% (96/137) Receiving objects: 71% (98/137) Receiving objects: 72% (99/137) Receiving objects: 73% (101/137) Receiving objects: 74% (102/137) Receiving objects: 75% (103/137) Receiving objects: 76% (105/137) Receiving objects: 77% (106/137) Receiving objects: 78% (107/137) Receiving objects: 79% (109/137) Receiving objects: 80% (110/137) Receiving objects: 81% (111/137) Receiving objects: 82% (113/137) Receiving objects: 83% (114/137) Receiving objects: 84% (116/137) Receiving objects: 85% (117/137) Receiving objects: 86% (118/137) Receiving objects: 87% (120/137) Receiving objects: 88% (121/137) Receiving objects: 89% (122/137) Receiving objects: 90% (124/137) Receiving objects: 91% (125/137) Receiving objects: 92% (127/137) Receiving objects: 93% (128/137) Receiving objects: 94% (129/137) Receiving objects: 95% (131/137) Receiving objects: 96% (132/137) Receiving objects: 97% (133/137) Receiving objects: 98% (135/137) Receiving objects: 99% (136/137) Receiving objects: 100% (137/137) Receiving objects: 100% (137/137), 20.69 KiB | 20.69 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 7% (2/26) Resolving deltas: 11% (3/26) Resolving deltas: 15% (4/26) Resolving deltas: 19% (5/26) Resolving deltas: 30% (8/26) Resolving deltas: 38% (10/26) Resolving deltas: 42% (11/26) Resolving deltas: 46% (12/26) Resolving deltas: 69% (18/26) Resolving deltas: 73% (19/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/daxie-config/P02/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P02/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 14% (36/251) Resolving deltas: 26% (67/251) Resolving deltas: 27% (68/251) Resolving deltas: 28% (71/251) Resolving deltas: 30% (77/251) Resolving deltas: 31% (80/251) Resolving deltas: 35% (90/251) Resolving deltas: 36% (91/251) Resolving deltas: 43% (110/251) Resolving deltas: 47% (119/251) Resolving deltas: 50% (127/251) Resolving deltas: 53% (134/251) Resolving deltas: 56% (142/251) Resolving deltas: 57% (144/251) Resolving deltas: 58% (146/251) Resolving deltas: 59% (150/251) Resolving deltas: 60% (151/251) Resolving deltas: 61% (155/251) Resolving deltas: 63% (159/251) Resolving deltas: 64% (161/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (171/251) Resolving deltas: 74% (188/251) Resolving deltas: 82% (206/251) Resolving deltas: 84% (211/251) Resolving deltas: 85% (215/251) Resolving deltas: 86% (218/251) Resolving deltas: 87% (220/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (231/251) Resolving deltas: 93% (235/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (242/251) Resolving deltas: 97% (244/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P02/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.00 KiB | 6.00 MiB/s, done. Cloning into '/root/workspace/daxie-config/P02/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 7% (5/64) Resolving deltas: 9% (6/64) Resolving deltas: 15% (10/64) Resolving deltas: 17% (11/64) Resolving deltas: 20% (13/64) Resolving deltas: 21% (14/64) Resolving deltas: 23% (15/64) Resolving deltas: 28% (18/64) Resolving deltas: 40% (26/64) Resolving deltas: 42% (27/64) Resolving deltas: 43% (28/64) Resolving deltas: 48% (31/64) Resolving deltas: 50% (32/64) Resolving deltas: 51% (33/64) Resolving deltas: 53% (34/64) Resolving deltas: 54% (35/64) Resolving deltas: 56% (36/64) Resolving deltas: 59% (38/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 87% (56/64) Resolving deltas: 89% (57/64) Resolving deltas: 90% (58/64) Resolving deltas: 92% (59/64) Resolving deltas: 98% (63/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P02/params_new/msf-vehicle'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 34 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 4.48 KiB | 4.48 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 15% (2/13) Resolving deltas: 30% (4/13) Resolving deltas: 46% (6/13) Resolving deltas: 53% (7/13) Resolving deltas: 69% (9/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 25% (18/71) Resolving deltas: 28% (20/71) Resolving deltas: 29% (21/71) Resolving deltas: 38% (27/71) Resolving deltas: 39% (28/71) Resolving deltas: 50% (36/71) Resolving deltas: 53% (38/71) Resolving deltas: 59% (42/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 62% (17/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 34.99 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (13/1247) Resolving deltas: 5% (71/1247) Resolving deltas: 6% (75/1247) Resolving deltas: 7% (93/1247) Resolving deltas: 8% (100/1247) Resolving deltas: 9% (113/1247) Resolving deltas: 10% (125/1247) Resolving deltas: 11% (142/1247) Resolving deltas: 12% (152/1247) Resolving deltas: 13% (167/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (222/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 20% (250/1247) Resolving deltas: 21% (267/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (288/1247) Resolving deltas: 25% (318/1247) Resolving deltas: 33% (415/1247) Resolving deltas: 34% (430/1247) Resolving deltas: 58% (730/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 9% (6/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 19% (12/62) Resolving deltas: 20% (13/62) Resolving deltas: 22% (14/62) Resolving deltas: 24% (15/62) Resolving deltas: 25% (16/62) Resolving deltas: 27% (17/62) Resolving deltas: 83% (52/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 12% (4/32) Resolving deltas: 59% (19/32) Resolving deltas: 62% (20/32) Resolving deltas: 68% (22/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 23.62 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 10% (34/318) Resolving deltas: 28% (92/318) Resolving deltas: 31% (101/318) Resolving deltas: 34% (111/318) Resolving deltas: 35% (112/318) Resolving deltas: 36% (115/318) Resolving deltas: 41% (132/318) Resolving deltas: 42% (135/318) Resolving deltas: 46% (147/318) Resolving deltas: 47% (151/318) Resolving deltas: 49% (158/318) Resolving deltas: 50% (159/318) Resolving deltas: 52% (166/318) Resolving deltas: 53% (170/318) Resolving deltas: 54% (174/318) Resolving deltas: 55% (175/318) Resolving deltas: 58% (185/318) Resolving deltas: 60% (191/318) Resolving deltas: 61% (194/318) Resolving deltas: 62% (198/318) Resolving deltas: 77% (246/318) Resolving deltas: 83% (266/318) Resolving deltas: 84% (268/318) Resolving deltas: 85% (271/318) Resolving deltas: 98% (312/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P02/params_new/perception_vehicles'... remote: Enumerating objects: 56, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 56 (delta 2), reused 0 (delta 0), pack-reused 46 Receiving objects: 1% (1/56) Receiving objects: 3% (2/56) Receiving objects: 5% (3/56) Receiving objects: 7% (4/56) Receiving objects: 8% (5/56) Receiving objects: 10% (6/56) Receiving objects: 12% (7/56) Receiving objects: 14% (8/56) Receiving objects: 16% (9/56) Receiving objects: 17% (10/56) Receiving objects: 19% (11/56) Receiving objects: 21% (12/56) Receiving objects: 23% (13/56) Receiving objects: 25% (14/56) Receiving objects: 26% (15/56) Receiving objects: 28% (16/56) Receiving objects: 30% (17/56) Receiving objects: 32% (18/56) Receiving objects: 33% (19/56) Receiving objects: 35% (20/56) Receiving objects: 37% (21/56) Receiving objects: 39% (22/56) Receiving objects: 41% (23/56) Receiving objects: 42% (24/56) Receiving objects: 44% (25/56) Receiving objects: 46% (26/56) Receiving objects: 48% (27/56) Receiving objects: 50% (28/56) Receiving objects: 51% (29/56) Receiving objects: 53% (30/56) Receiving objects: 55% (31/56) Receiving objects: 57% (32/56) Receiving objects: 58% (33/56) Receiving objects: 60% (34/56) Receiving objects: 62% (35/56) Receiving objects: 64% (36/56) Receiving objects: 66% (37/56) Receiving objects: 67% (38/56) Receiving objects: 69% (39/56) Receiving objects: 71% (40/56) Receiving objects: 73% (41/56) Receiving objects: 75% (42/56) Receiving objects: 76% (43/56) Receiving objects: 78% (44/56) Receiving objects: 80% (45/56) Receiving objects: 82% (46/56) Receiving objects: 83% (47/56) Receiving objects: 85% (48/56) Receiving objects: 87% (49/56) Receiving objects: 89% (50/56) Receiving objects: 91% (51/56) Receiving objects: 92% (52/56) Receiving objects: 94% (53/56) Receiving objects: 96% (54/56) Receiving objects: 98% (55/56) Receiving objects: 100% (56/56) Receiving objects: 100% (56/56), 7.76 KiB | 7.76 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 44% (4/9) Resolving deltas: 55% (5/9) Resolving deltas: 66% (6/9) Resolving deltas: 77% (7/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P02/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 27% (5/18) Resolving deltas: 61% (11/18) Resolving deltas: 66% (12/18) Resolving deltas: 72% (13/18) Resolving deltas: 83% (15/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P02/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 6% (21/343) Resolving deltas: 8% (28/343) Resolving deltas: 12% (43/343) Resolving deltas: 17% (59/343) Resolving deltas: 20% (69/343) Resolving deltas: 27% (96/343) Resolving deltas: 32% (111/343) Resolving deltas: 33% (116/343) Resolving deltas: 34% (119/343) Resolving deltas: 36% (124/343) Resolving deltas: 37% (128/343) Resolving deltas: 46% (159/343) Resolving deltas: 50% (173/343) Resolving deltas: 55% (189/343) Resolving deltas: 56% (193/343) Resolving deltas: 60% (208/343) Resolving deltas: 62% (213/343) Resolving deltas: 63% (219/343) Resolving deltas: 64% (221/343) Resolving deltas: 65% (223/343) Resolving deltas: 67% (233/343) Resolving deltas: 73% (251/343) Resolving deltas: 76% (262/343) Resolving deltas: 77% (265/343) Resolving deltas: 78% (269/343) Resolving deltas: 80% (275/343) Resolving deltas: 81% (279/343) Resolving deltas: 82% (284/343) Resolving deltas: 83% (285/343) Resolving deltas: 84% (289/343) Resolving deltas: 85% (294/343) Resolving deltas: 88% (305/343) Resolving deltas: 89% (307/343) Resolving deltas: 90% (312/343) Resolving deltas: 91% (313/343) Resolving deltas: 93% (321/343) Resolving deltas: 94% (323/343) Resolving deltas: 97% (334/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P02/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 2% (5/235) Resolving deltas: 3% (8/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (13/235) Resolving deltas: 6% (15/235) Resolving deltas: 8% (20/235) Resolving deltas: 9% (22/235) Resolving deltas: 14% (35/235) Resolving deltas: 16% (38/235) Resolving deltas: 24% (57/235) Resolving deltas: 28% (67/235) Resolving deltas: 32% (76/235) Resolving deltas: 33% (78/235) Resolving deltas: 34% (81/235) Resolving deltas: 49% (117/235) Resolving deltas: 60% (143/235) Resolving deltas: 61% (144/235) Resolving deltas: 63% (149/235) Resolving deltas: 71% (167/235) Resolving deltas: 72% (170/235) Resolving deltas: 73% (173/235) Resolving deltas: 75% (177/235) Resolving deltas: 77% (183/235) Resolving deltas: 78% (184/235) Resolving deltas: 80% (189/235) Resolving deltas: 81% (191/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (197/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (201/235) Resolving deltas: 88% (207/235) Resolving deltas: 89% (211/235) Resolving deltas: 90% (212/235) Resolving deltas: 91% (214/235) Resolving deltas: 92% (217/235) Resolving deltas: 93% (219/235) Resolving deltas: 96% (226/235) Resolving deltas: 97% (229/235) Resolving deltas: 98% (232/235) Resolving deltas: 99% (233/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P02/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 48.49 MiB | 48.48 MiB/s Receiving objects: 11% (48/408), 93.50 MiB | 46.74 MiB/s Receiving objects: 11% (48/408), 138.50 MiB | 46.16 MiB/s Receiving objects: 12% (49/408), 138.50 MiB | 46.16 MiB/s Receiving objects: 13% (54/408), 159.18 MiB | 45.46 MiB/s Receiving objects: 14% (58/408), 159.18 MiB | 45.46 MiB/s Receiving objects: 15% (62/408), 159.18 MiB | 45.46 MiB/s Receiving objects: 16% (66/408), 159.18 MiB | 45.46 MiB/s Receiving objects: 16% (66/408), 180.11 MiB | 45.01 MiB/s Receiving objects: 17% (70/408), 180.11 MiB | 45.01 MiB/s Receiving objects: 18% (74/408), 180.11 MiB | 45.01 MiB/s Receiving objects: 19% (78/408), 180.11 MiB | 45.01 MiB/s Receiving objects: 20% (82/408), 180.11 MiB | 45.01 MiB/s Receiving objects: 21% (86/408), 180.11 MiB | 45.01 MiB/s Receiving objects: 22% (90/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 23% (94/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 24% (98/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 25% (102/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 26% (107/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 27% (111/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 28% (115/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 29% (119/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 30% (123/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 31% (127/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 32% (131/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 33% (135/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 34% (139/408), 200.86 MiB | 44.62 MiB/s Receiving objects: 34% (139/408), 220.75 MiB | 43.85 MiB/s Receiving objects: 35% (143/408), 220.75 MiB | 43.85 MiB/s Receiving objects: 36% (147/408), 247.01 MiB | 44.11 MiB/s Receiving objects: 37% (151/408), 247.01 MiB | 44.11 MiB/s Receiving objects: 38% (156/408), 247.01 MiB | 44.11 MiB/s Receiving objects: 39% (160/408), 247.01 MiB | 44.11 MiB/s Receiving objects: 39% (161/408), 267.79 MiB | 42.94 MiB/s Receiving objects: 40% (164/408), 267.79 MiB | 42.94 MiB/s Receiving objects: 41% (168/408), 267.79 MiB | 42.94 MiB/s Receiving objects: 42% (172/408), 287.48 MiB | 43.10 MiB/s Receiving objects: 43% (176/408), 287.48 MiB | 43.10 MiB/s Receiving objects: 43% (179/408), 306.75 MiB | 42.65 MiB/s Receiving objects: 44% (180/408), 306.75 MiB | 42.65 MiB/s Receiving objects: 45% (184/408), 306.75 MiB | 42.65 MiB/s Receiving objects: 45% (187/408), 347.68 MiB | 41.89 MiB/s Receiving objects: 46% (188/408), 347.68 MiB | 41.89 MiB/s Receiving objects: 47% (192/408), 347.68 MiB | 41.89 MiB/s Receiving objects: 47% (193/408), 381.95 MiB | 40.24 MiB/s Receiving objects: 48% (196/408), 381.95 MiB | 40.24 MiB/s Receiving objects: 49% (200/408), 381.95 MiB | 40.24 MiB/s Receiving objects: 49% (202/408), 417.28 MiB | 37.85 MiB/s Receiving objects: 50% (204/408), 417.28 MiB | 37.85 MiB/s Receiving objects: 51% (209/408), 417.28 MiB | 37.85 MiB/s Receiving objects: 52% (213/408), 417.28 MiB | 37.85 MiB/s Receiving objects: 53% (217/408), 453.22 MiB | 41.22 MiB/s Receiving objects: 54% (221/408), 453.22 MiB | 41.22 MiB/s Receiving objects: 55% (225/408), 453.22 MiB | 41.22 MiB/s Receiving objects: 55% (228/408), 473.92 MiB | 41.44 MiB/s Receiving objects: 56% (229/408), 473.92 MiB | 41.44 MiB/s Receiving objects: 57% (233/408), 473.92 MiB | 41.44 MiB/s Receiving objects: 58% (237/408), 473.92 MiB | 41.44 MiB/s Receiving objects: 58% (239/408), 511.52 MiB | 41.35 MiB/s Receiving objects: 59% (241/408), 511.52 MiB | 41.35 MiB/s Receiving objects: 60% (245/408), 511.52 MiB | 41.35 MiB/s Receiving objects: 61% (249/408), 531.80 MiB | 40.93 MiB/s Receiving objects: 62% (253/408), 531.80 MiB | 40.93 MiB/s Receiving objects: 63% (258/408), 531.80 MiB | 40.93 MiB/s Receiving objects: 64% (262/408), 531.80 MiB | 40.93 MiB/s Receiving objects: 65% (266/408), 531.80 MiB | 40.93 MiB/s Receiving objects: 65% (269/408), 551.55 MiB | 41.63 MiB/s Receiving objects: 66% (270/408), 551.55 MiB | 41.63 MiB/s Receiving objects: 67% (274/408), 551.55 MiB | 41.63 MiB/s Receiving objects: 68% (278/408), 551.55 MiB | 41.63 MiB/s Receiving objects: 69% (282/408), 551.55 MiB | 41.63 MiB/s Receiving objects: 70% (286/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 71% (290/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 72% (294/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 73% (298/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 74% (302/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 75% (306/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 76% (311/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 77% (315/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 78% (319/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 79% (323/408), 572.23 MiB | 42.31 MiB/s Receiving objects: 79% (326/408), 589.94 MiB | 41.79 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.84 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.84 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.84 MiB/s Receiving objects: 81% (331/408), 618.91 MiB | 19.39 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 14.58 MiB/s Receiving objects: 81% (332/408), 637.52 MiB | 14.46 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 11.26 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 11.26 MiB/s Receiving objects: 82% (337/408), 658.93 MiB | 11.10 MiB/s Receiving objects: 83% (339/408), 658.93 MiB | 11.10 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 8.45 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.25 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.25 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.13 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.13 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.42 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.42 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.42 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.42 MiB/s Receiving objects: 88% (360/408), 764.30 MiB | 7.09 MiB/s Receiving objects: 89% (364/408), 764.30 MiB | 7.09 MiB/s Receiving objects: 89% (365/408), 791.39 MiB | 7.52 MiB/s Receiving objects: 90% (368/408), 810.88 MiB | 8.98 MiB/s Receiving objects: 90% (371/408), 850.21 MiB | 10.85 MiB/s Receiving objects: 91% (372/408), 850.21 MiB | 10.85 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.99 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 92% (377/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 95% (388/408), 884.38 MiB | 10.93 MiB/s Receiving objects: 96% (392/408), 884.38 MiB | 10.93 MiB/s Receiving objects: 96% (395/408), 907.22 MiB | 17.22 MiB/s Receiving objects: 97% (396/408), 907.22 MiB | 17.22 MiB/s Receiving objects: 98% (400/408), 907.22 MiB | 17.22 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.98 MiB | 16.18 MiB/s Receiving objects: 100% (408/408), 923.98 MiB | 16.18 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.12 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 1% (1/80) Resolving deltas: 16% (13/80) Resolving deltas: 21% (17/80) Resolving deltas: 22% (18/80) Resolving deltas: 23% (19/80) Resolving deltas: 27% (22/80) Resolving deltas: 28% (23/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P02/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 49% (103/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 50% (105/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 51% (108/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 52% (110/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 53% (112/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 54% (114/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 55% (116/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 56% (118/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 57% (120/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 58% (122/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 59% (124/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 60% (126/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 61% (129/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 62% (131/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 63% (133/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 64% (135/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 65% (137/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 66% (139/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 67% (141/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 68% (143/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 69% (145/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 70% (147/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 71% (150/210), 25.98 MiB | 51.95 MiB/s Receiving objects: 71% (151/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 72% (152/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 73% (154/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 74% (156/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 75% (158/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 76% (160/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 77% (162/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 78% (164/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 79% (166/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 80% (168/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 81% (171/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 82% (173/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 83% (175/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 84% (177/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 85% (179/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 86% (181/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 87% (183/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 88% (185/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 89% (187/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 90% (189/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 91% (192/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 92% (194/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 93% (196/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 94% (198/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 95% (200/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 96% (202/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 97% (204/210), 51.47 MiB | 51.46 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 99% (208/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 100% (210/210), 51.47 MiB | 51.46 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 52.59 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 15% (9/60) Resolving deltas: 53% (32/60) Resolving deltas: 58% (35/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 88% (53/60) Resolving deltas: 96% (58/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P02/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/daxie-config/P02/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 23% (10/43) Resolving deltas: 25% (11/43) Resolving deltas: 60% (26/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P02/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/daxie-config/P02/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 56.03 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 31% (22/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 58% (41/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P02/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 21.62 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 5% (43/841) Resolving deltas: 6% (52/841) Resolving deltas: 7% (65/841) Resolving deltas: 8% (69/841) Resolving deltas: 12% (101/841) Resolving deltas: 17% (146/841) Resolving deltas: 21% (185/841) Resolving deltas: 41% (345/841) Resolving deltas: 44% (378/841) Resolving deltas: 48% (406/841) Resolving deltas: 52% (440/841) Resolving deltas: 53% (449/841) Resolving deltas: 57% (482/841) Resolving deltas: 58% (492/841) Resolving deltas: 62% (527/841) Resolving deltas: 64% (546/841) Resolving deltas: 65% (552/841) Resolving deltas: 66% (558/841) Resolving deltas: 67% (564/841) Resolving deltas: 69% (582/841) Resolving deltas: 72% (606/841) Resolving deltas: 81% (687/841) Resolving deltas: 82% (691/841) Resolving deltas: 85% (720/841) Resolving deltas: 87% (734/841) Resolving deltas: 88% (745/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 91% (766/841) Resolving deltas: 92% (774/841) Resolving deltas: 93% (783/841) Resolving deltas: 94% (793/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (810/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (826/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P02/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 14% (7/49) Resolving deltas: 18% (9/49) Resolving deltas: 20% (10/49) Resolving deltas: 26% (13/49) Resolving deltas: 28% (14/49) Resolving deltas: 34% (17/49) Resolving deltas: 38% (19/49) Resolving deltas: 44% (22/49) Resolving deltas: 71% (35/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P02/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 64% (66/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P02/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 4% (10/203) Resolving deltas: 8% (18/203) Resolving deltas: 9% (19/203) Resolving deltas: 36% (74/203) Resolving deltas: 37% (76/203) Resolving deltas: 38% (79/203) Resolving deltas: 39% (81/203) Resolving deltas: 40% (82/203) Resolving deltas: 44% (91/203) Resolving deltas: 54% (110/203) Resolving deltas: 56% (114/203) Resolving deltas: 59% (121/203) Resolving deltas: 60% (123/203) Resolving deltas: 62% (126/203) Resolving deltas: 63% (129/203) Resolving deltas: 64% (131/203) Resolving deltas: 65% (132/203) Resolving deltas: 66% (134/203) Resolving deltas: 74% (151/203) Resolving deltas: 78% (160/203) Resolving deltas: 79% (161/203) Resolving deltas: 82% (168/203) Resolving deltas: 85% (174/203) Resolving deltas: 89% (181/203) Resolving deltas: 90% (184/203) Resolving deltas: 91% (185/203) Resolving deltas: 92% (187/203) Resolving deltas: 93% (189/203) Resolving deltas: 94% (191/203) Resolving deltas: 95% (193/203) Resolving deltas: 98% (200/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '6c7706107a080023a921a6cb571a69c3b50dc3b2' Submodule path 'hardware': checked out '614c2e928bb27b18e4e7faad2889a81dabc82519' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '3e6197baf164c750abb324da9c9e7f0032ca1e69' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '0e8f310077cc66b819a3d39fbd9c472c208581f6' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '167fbae321e836f7518be062a1e1e518f1ac8cba' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '4f07e3931adf0943d1eec49ad29d5482f78f4bdf' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '1f2d7e7812bb4aac64110f4a63a5f3fb0bc994ed' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '18cb390aff38ebaffc0cda1b2fda6d7adb4e8890' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '41a4889ab9a4e5b49658ad9c84c47674ecf95336' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out '6e931276d7637f088d50bb3eb59de9f19387eaa9' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out 'c5362c09c295df3f8272a946f73f49d75ce33c4d' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P02/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P02/params_new/hardware/hardware /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P02/params_new/hdmap/ [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/hdmap/hdmap /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P02/params_new/hdmap_interface/ [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P02/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P02/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P02/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P02/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P02/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P02/params_new/msf-port/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/msf-vehicle/ + wc -l [Pipeline] echo 5 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P02/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P02/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P02/params_new/msf-vehicle/msf_sins_v3.yaml /root/workspace/daxie-config/P02/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P02/params_new/perception_crane_detection/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P02/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P02/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_new_detection/perception /root/workspace/daxie-config/P02/params_new/perception_new_detection/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P02/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P02/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P02/params_new/perception_spreader_vision/spreader_detection /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_tools/perception /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P02/params_new/perception_vehicles/master /root/workspace/daxie-config/P02/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P02/params_new/pncc_vehicle_related_config/ [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P02/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P02/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P02/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P02/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P02/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/prediction_config/prediction /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/system-common/master /root/workspace/daxie-config/P02/params_new/system-common/system-ros /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/system-device/master /root/workspace/daxie-config/P02/params_new/system-device/slave /root/workspace/daxie-config/P02/params_new/system-device/system-ros /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/system-node-daxie/master /root/workspace/daxie-config/P02/params_new/system-node-daxie/slave /root/workspace/daxie-config/P02/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P02/params_new/system-port/points.json /root/workspace/daxie-config/P02/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P02/params_new/system-port/system-ros /root/workspace/daxie-config/P02/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P02/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P02/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml msf_sins_v3.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave spreader_detection static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P02/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P02/params_new/params_new/bay.txt /root/workspace/daxie-config/P02/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P02/params_new/params_new/crane_align /root/workspace/daxie-config/P02/params_new/params_new/crane_detection /root/workspace/daxie-config/P02/params_new/params_new/data_collection /root/workspace/daxie-config/P02/params_new/params_new/extrinsics /root/workspace/daxie-config/P02/params_new/params_new/field.yaml /root/workspace/daxie-config/P02/params_new/params_new/gantry.txt /root/workspace/daxie-config/P02/params_new/params_new/hardware /root/workspace/daxie-config/P02/params_new/params_new/hdmap /root/workspace/daxie-config/P02/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P02/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P02/params_new/params_new/lane_detection /root/workspace/daxie-config/P02/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P02/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P02/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P02/params_new/params_new/master /root/workspace/daxie-config/P02/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P02/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P02/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P02/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P02/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P02/params_new/params_new/msf_sins_v3.yaml /root/workspace/daxie-config/P02/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P02/params_new/params_new/perception /root/workspace/daxie-config/P02/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P02/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P02/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P02/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P02/params_new/params_new/pointcloud /root/workspace/daxie-config/P02/params_new/params_new/points.json /root/workspace/daxie-config/P02/params_new/params_new/prediction /root/workspace/daxie-config/P02/params_new/params_new/README.md /root/workspace/daxie-config/P02/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P02/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P02/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P02/params_new/params_new/slave /root/workspace/daxie-config/P02/params_new/params_new/spreader_detection /root/workspace/daxie-config/P02/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P02/params_new/params_new/system-ros /root/workspace/daxie-config/P02/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P02/params_P02/params/ [Pipeline] echo P03拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P03/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P03/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P03/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/P03.git > git init /root/workspace/daxie-config/P03/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P03.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/P03.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P03.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 b987142e12d3c3ad0af3fa842089a0884be1a9fa (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b987142e12d3c3ad0af3fa842089a0884be1a9fa # timeout=300000 Commit message: "Update module: perception_new_detection to the lastest commit of daxie_truck_bydq1_3rs1610-2rsbp" > git rev-list --no-walk b987142e12d3c3ad0af3fa842089a0884be1a9fa # 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/P03.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P03.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T803.git) registered for path 'mqtt-tls' 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/P03.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P03.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P03/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P03/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 35.15 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (13/882) Resolving deltas: 2% (20/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 11% (100/882) Resolving deltas: 12% (114/882) Resolving deltas: 13% (122/882) Resolving deltas: 14% (126/882) Resolving deltas: 15% (134/882) Resolving deltas: 18% (167/882) Resolving deltas: 20% (180/882) Resolving deltas: 21% (188/882) Resolving deltas: 23% (205/882) Resolving deltas: 24% (216/882) Resolving deltas: 25% (221/882) Resolving deltas: 26% (230/882) Resolving deltas: 30% (268/882) Resolving deltas: 31% (276/882) Resolving deltas: 34% (300/882) Resolving deltas: 35% (312/882) Resolving deltas: 36% (320/882) Resolving deltas: 37% (328/882) Resolving deltas: 38% (336/882) Resolving deltas: 39% (344/882) Resolving deltas: 41% (364/882) Resolving deltas: 42% (374/882) Resolving deltas: 43% (380/882) Resolving deltas: 44% (394/882) Resolving deltas: 45% (399/882) Resolving deltas: 46% (407/882) Resolving deltas: 48% (429/882) Resolving deltas: 49% (439/882) Resolving deltas: 50% (442/882) Resolving deltas: 51% (453/882) Resolving deltas: 52% (462/882) Resolving deltas: 53% (474/882) Resolving deltas: 57% (504/882) Resolving deltas: 58% (512/882) Resolving deltas: 59% (529/882) Resolving deltas: 61% (539/882) Resolving deltas: 62% (550/882) Resolving deltas: 68% (607/882) Resolving deltas: 69% (614/882) Resolving deltas: 71% (634/882) Resolving deltas: 72% (636/882) Resolving deltas: 73% (645/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P03/params_new/hardware'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 38 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), done. Resolving deltas: 0% (0/12) Resolving deltas: 25% (3/12) Resolving deltas: 83% (10/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/daxie-config/P03/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P03/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 30% (3/10) Resolving deltas: 70% (7/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P03/params_new/lidar-extrinsics'... remote: Enumerating objects: 110, done. remote: Counting objects: 1% (1/71) remote: Counting objects: 2% (2/71) remote: Counting objects: 4% (3/71) remote: Counting objects: 5% (4/71) remote: Counting objects: 7% (5/71) remote: Counting objects: 8% (6/71) remote: Counting objects: 9% (7/71) remote: Counting objects: 11% (8/71) remote: Counting objects: 12% (9/71) remote: Counting objects: 14% (10/71) remote: Counting objects: 15% (11/71) remote: Counting objects: 16% (12/71) remote: Counting objects: 18% (13/71) remote: Counting objects: 19% (14/71) remote: Counting objects: 21% (15/71) remote: Counting objects: 22% (16/71) remote: Counting objects: 23% (17/71) remote: Counting objects: 25% (18/71) remote: Counting objects: 26% (19/71) remote: Counting objects: 28% (20/71) remote: Counting objects: 29% (21/71) remote: Counting objects: 30% (22/71) remote: Counting objects: 32% (23/71) remote: Counting objects: 33% (24/71) remote: Counting objects: 35% (25/71) remote: Counting objects: 36% (26/71) remote: Counting objects: 38% (27/71) remote: Counting objects: 39% (28/71) remote: Counting objects: 40% (29/71) remote: Counting objects: 42% (30/71) remote: Counting objects: 43% (31/71) remote: Counting objects: 45% (32/71) remote: Counting objects: 46% (33/71) remote: Counting objects: 47% (34/71) remote: Counting objects: 49% (35/71) remote: Counting objects: 50% (36/71) remote: Counting objects: 52% (37/71) remote: Counting objects: 53% (38/71) remote: Counting objects: 54% (39/71) remote: Counting objects: 56% (40/71) remote: Counting objects: 57% (41/71) remote: Counting objects: 59% (42/71) remote: Counting objects: 60% (43/71) remote: Counting objects: 61% (44/71) remote: Counting objects: 63% (45/71) remote: Counting objects: 64% (46/71) remote: Counting objects: 66% (47/71) remote: Counting objects: 67% (48/71) remote: Counting objects: 69% (49/71) remote: Counting objects: 70% (50/71) remote: Counting objects: 71% (51/71) remote: Counting objects: 73% (52/71) remote: Counting objects: 74% (53/71) remote: Counting objects: 76% (54/71) remote: Counting objects: 77% (55/71) remote: Counting objects: 78% (56/71) remote: Counting objects: 80% (57/71) remote: Counting objects: 81% (58/71) remote: Counting objects: 83% (59/71) remote: Counting objects: 84% (60/71) remote: Counting objects: 85% (61/71) remote: Counting objects: 87% (62/71) remote: Counting objects: 88% (63/71) remote: Counting objects: 90% (64/71) remote: Counting objects: 91% (65/71) remote: Counting objects: 92% (66/71) remote: Counting objects: 94% (67/71) remote: Counting objects: 95% (68/71) remote: Counting objects: 97% (69/71) remote: Counting objects: 98% (70/71) remote: Counting objects: 100% (71/71) remote: Counting objects: 100% (71/71), done. remote: Compressing objects: 1% (1/60) remote: Compressing objects: 3% (2/60) remote: Compressing objects: 5% (3/60) remote: Compressing objects: 6% (4/60) remote: Compressing objects: 8% (5/60) remote: Compressing objects: 10% (6/60) remote: Compressing objects: 11% (7/60) remote: Compressing objects: 13% (8/60) remote: Compressing objects: 15% (9/60) remote: Compressing objects: 16% (10/60) remote: Compressing objects: 18% (11/60) remote: Compressing objects: 20% (12/60) remote: Compressing objects: 21% (13/60) remote: Compressing objects: 23% (14/60) remote: Compressing objects: 25% (15/60) remote: Compressing objects: 26% (16/60) remote: Compressing objects: 28% (17/60) remote: Compressing objects: 30% (18/60) remote: Compressing objects: 31% (19/60) remote: Compressing objects: 33% (20/60) remote: Compressing objects: 35% (21/60) remote: Compressing objects: 36% (22/60) remote: Compressing objects: 38% (23/60) remote: Compressing objects: 40% (24/60) remote: Compressing objects: 41% (25/60) remote: Compressing objects: 43% (26/60) remote: Compressing objects: 45% (27/60) remote: Compressing objects: 46% (28/60) remote: Compressing objects: 48% (29/60) remote: Compressing objects: 50% (30/60) remote: Compressing objects: 51% (31/60) remote: Compressing objects: 53% (32/60) remote: Compressing objects: 55% (33/60) remote: Compressing objects: 56% (34/60) remote: Compressing objects: 58% (35/60) remote: Compressing objects: 60% (36/60) remote: Compressing objects: 61% (37/60) remote: Compressing objects: 63% (38/60) remote: Compressing objects: 65% (39/60) remote: Compressing objects: 66% (40/60) remote: Compressing objects: 68% (41/60) remote: Compressing objects: 70% (42/60) remote: Compressing objects: 71% (43/60) remote: Compressing objects: 73% (44/60) remote: Compressing objects: 75% (45/60) remote: Compressing objects: 76% (46/60) remote: Compressing objects: 78% (47/60) remote: Compressing objects: 80% (48/60) remote: Compressing objects: 81% (49/60) remote: Compressing objects: 83% (50/60) remote: Compressing objects: 85% (51/60) remote: Compressing objects: 86% (52/60) remote: Compressing objects: 88% (53/60) remote: Compressing objects: 90% (54/60) remote: Compressing objects: 91% (55/60) remote: Compressing objects: 93% (56/60) remote: Compressing objects: 95% (57/60) remote: Compressing objects: 96% (58/60) remote: Compressing objects: 98% (59/60) remote: Compressing objects: 100% (60/60) remote: Compressing objects: 100% (60/60), done. Receiving objects: 0% (1/110) Receiving objects: 1% (2/110) Receiving objects: 2% (3/110) Receiving objects: 3% (4/110) Receiving objects: 4% (5/110) Receiving objects: 5% (6/110) Receiving objects: 6% (7/110) Receiving objects: 7% (8/110) Receiving objects: 8% (9/110) Receiving objects: 9% (10/110) Receiving objects: 10% (11/110) Receiving objects: 11% (13/110) Receiving objects: 12% (14/110) Receiving objects: 13% (15/110) Receiving objects: 14% (16/110) Receiving objects: 15% (17/110) Receiving objects: 16% (18/110) Receiving objects: 17% (19/110) Receiving objects: 18% (20/110) Receiving objects: 19% (21/110) Receiving objects: 20% (22/110) Receiving objects: 21% (24/110) Receiving objects: 22% (25/110) Receiving objects: 23% (26/110) Receiving objects: 24% (27/110) Receiving objects: 25% (28/110) Receiving objects: 26% (29/110) Receiving objects: 27% (30/110) Receiving objects: 28% (31/110) Receiving objects: 29% (32/110) Receiving objects: 30% (33/110) Receiving objects: 31% (35/110) Receiving objects: 32% (36/110) Receiving objects: 33% (37/110) Receiving objects: 34% (38/110) Receiving objects: 35% (39/110) Receiving objects: 36% (40/110) Receiving objects: 37% (41/110) Receiving objects: 38% (42/110) Receiving objects: 39% (43/110) Receiving objects: 40% (44/110) remote: Total 110 (delta 12), reused 45 (delta 8), pack-reused 39 Receiving objects: 41% (46/110) Receiving objects: 42% (47/110) Receiving objects: 43% (48/110) Receiving objects: 44% (49/110) Receiving objects: 45% (50/110) Receiving objects: 46% (51/110) Receiving objects: 47% (52/110) Receiving objects: 48% (53/110) Receiving objects: 49% (54/110) Receiving objects: 50% (55/110) Receiving objects: 51% (57/110) Receiving objects: 52% (58/110) Receiving objects: 53% (59/110) Receiving objects: 54% (60/110) Receiving objects: 55% (61/110) Receiving objects: 56% (62/110) Receiving objects: 57% (63/110) Receiving objects: 58% (64/110) Receiving objects: 59% (65/110) Receiving objects: 60% (66/110) Receiving objects: 61% (68/110) Receiving objects: 62% (69/110) Receiving objects: 63% (70/110) Receiving objects: 64% (71/110) Receiving objects: 65% (72/110) Receiving objects: 66% (73/110) Receiving objects: 67% (74/110) Receiving objects: 68% (75/110) Receiving objects: 69% (76/110) Receiving objects: 70% (77/110) Receiving objects: 71% (79/110) Receiving objects: 72% (80/110) Receiving objects: 73% (81/110) Receiving objects: 74% (82/110) Receiving objects: 75% (83/110) Receiving objects: 76% (84/110) Receiving objects: 77% (85/110) Receiving objects: 78% (86/110) Receiving objects: 79% (87/110) Receiving objects: 80% (88/110) Receiving objects: 81% (90/110) Receiving objects: 82% (91/110) Receiving objects: 83% (92/110) Receiving objects: 84% (93/110) Receiving objects: 85% (94/110) Receiving objects: 86% (95/110) Receiving objects: 87% (96/110) Receiving objects: 88% (97/110) Receiving objects: 89% (98/110) Receiving objects: 90% (99/110) Receiving objects: 91% (101/110) Receiving objects: 92% (102/110) Receiving objects: 93% (103/110) Receiving objects: 94% (104/110) Receiving objects: 95% (105/110) Receiving objects: 96% (106/110) Receiving objects: 97% (107/110) Receiving objects: 98% (108/110) Receiving objects: 99% (109/110) Receiving objects: 100% (110/110) Receiving objects: 100% (110/110), 17.18 KiB | 17.18 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 22% (4/18) Resolving deltas: 27% (5/18) Resolving deltas: 33% (6/18) Resolving deltas: 55% (10/18) Resolving deltas: 66% (12/18) Resolving deltas: 72% (13/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P03/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P03/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 6.44 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 18% (46/251) Resolving deltas: 22% (57/251) Resolving deltas: 29% (74/251) Resolving deltas: 30% (77/251) Resolving deltas: 31% (78/251) Resolving deltas: 33% (83/251) Resolving deltas: 34% (87/251) Resolving deltas: 37% (93/251) Resolving deltas: 44% (111/251) Resolving deltas: 47% (120/251) Resolving deltas: 50% (126/251) Resolving deltas: 52% (131/251) Resolving deltas: 53% (135/251) Resolving deltas: 56% (143/251) Resolving deltas: 58% (146/251) Resolving deltas: 59% (149/251) Resolving deltas: 60% (153/251) Resolving deltas: 61% (155/251) Resolving deltas: 62% (157/251) Resolving deltas: 63% (160/251) Resolving deltas: 64% (162/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (167/251) Resolving deltas: 67% (170/251) Resolving deltas: 68% (171/251) Resolving deltas: 69% (174/251) Resolving deltas: 70% (176/251) Resolving deltas: 75% (189/251) Resolving deltas: 80% (202/251) Resolving deltas: 84% (211/251) Resolving deltas: 85% (214/251) Resolving deltas: 86% (217/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (226/251) Resolving deltas: 92% (231/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (236/251) Resolving deltas: 96% (242/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P03/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P03/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 10% (7/64) Resolving deltas: 18% (12/64) Resolving deltas: 23% (15/64) Resolving deltas: 26% (17/64) Resolving deltas: 29% (19/64) Resolving deltas: 31% (20/64) Resolving deltas: 32% (21/64) Resolving deltas: 34% (22/64) Resolving deltas: 39% (25/64) Resolving deltas: 42% (27/64) Resolving deltas: 46% (30/64) Resolving deltas: 48% (31/64) Resolving deltas: 54% (35/64) Resolving deltas: 56% (36/64) Resolving deltas: 57% (37/64) Resolving deltas: 60% (39/64) Resolving deltas: 62% (40/64) Resolving deltas: 65% (42/64) Resolving deltas: 67% (43/64) Resolving deltas: 68% (44/64) Resolving deltas: 71% (46/64) Resolving deltas: 76% (49/64) Resolving deltas: 84% (54/64) Resolving deltas: 89% (57/64) Resolving deltas: 90% (58/64) Resolving deltas: 92% (59/64) Resolving deltas: 95% (61/64) Resolving deltas: 98% (63/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P03/params_new/msf-vehicle'... remote: Enumerating objects: 46, done. remote: Total 46 (delta 0), reused 0 (delta 0), pack-reused 46 Receiving objects: 2% (1/46) Receiving objects: 4% (2/46) Receiving objects: 6% (3/46) Receiving objects: 8% (4/46) Receiving objects: 10% (5/46) Receiving objects: 13% (6/46) Receiving objects: 15% (7/46) Receiving objects: 17% (8/46) Receiving objects: 19% (9/46) Receiving objects: 21% (10/46) Receiving objects: 23% (11/46) Receiving objects: 26% (12/46) Receiving objects: 28% (13/46) Receiving objects: 30% (14/46) Receiving objects: 32% (15/46) Receiving objects: 34% (16/46) Receiving objects: 36% (17/46) Receiving objects: 39% (18/46) Receiving objects: 41% (19/46) Receiving objects: 43% (20/46) Receiving objects: 45% (21/46) Receiving objects: 47% (22/46) Receiving objects: 50% (23/46) Receiving objects: 52% (24/46) Receiving objects: 54% (25/46) Receiving objects: 56% (26/46) Receiving objects: 58% (27/46) Receiving objects: 60% (28/46) Receiving objects: 63% (29/46) Receiving objects: 65% (30/46) Receiving objects: 67% (31/46) Receiving objects: 69% (32/46) Receiving objects: 71% (33/46) Receiving objects: 73% (34/46) Receiving objects: 76% (35/46) Receiving objects: 78% (36/46) Receiving objects: 80% (37/46) Receiving objects: 82% (38/46) Receiving objects: 84% (39/46) Receiving objects: 86% (40/46) Receiving objects: 89% (41/46) Receiving objects: 91% (42/46) Receiving objects: 93% (43/46) Receiving objects: 95% (44/46) Receiving objects: 97% (45/46) Receiving objects: 100% (46/46) Receiving objects: 100% (46/46), 5.69 KiB | 5.69 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 5% (1/17) Resolving deltas: 11% (2/17) Resolving deltas: 17% (3/17) Resolving deltas: 29% (5/17) Resolving deltas: 41% (7/17) Resolving deltas: 47% (8/17) Resolving deltas: 58% (10/17) Resolving deltas: 64% (11/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 70% (7/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 21% (15/71) Resolving deltas: 28% (20/71) Resolving deltas: 43% (31/71) Resolving deltas: 54% (39/71) Resolving deltas: 56% (40/71) Resolving deltas: 60% (43/71) Resolving deltas: 64% (46/71) Resolving deltas: 66% (47/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 59% (16/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 24.13 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (21/1247) Resolving deltas: 2% (28/1247) Resolving deltas: 5% (68/1247) Resolving deltas: 6% (77/1247) Resolving deltas: 7% (97/1247) Resolving deltas: 8% (100/1247) Resolving deltas: 9% (114/1247) Resolving deltas: 10% (126/1247) Resolving deltas: 11% (138/1247) Resolving deltas: 12% (161/1247) Resolving deltas: 13% (163/1247) Resolving deltas: 14% (176/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 16% (200/1247) Resolving deltas: 19% (242/1247) Resolving deltas: 20% (250/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 22% (283/1247) Resolving deltas: 24% (303/1247) Resolving deltas: 25% (314/1247) Resolving deltas: 26% (325/1247) Resolving deltas: 27% (337/1247) Resolving deltas: 29% (374/1247) Resolving deltas: 30% (375/1247) Resolving deltas: 43% (547/1247) Resolving deltas: 45% (573/1247) Resolving deltas: 46% (574/1247) Resolving deltas: 58% (725/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 6% (4/62) Resolving deltas: 8% (5/62) Resolving deltas: 9% (6/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 30% (19/62) Resolving deltas: 32% (20/62) Resolving deltas: 75% (47/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 15% (5/32) Resolving deltas: 71% (23/32) Resolving deltas: 75% (24/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 15% (50/318) Resolving deltas: 29% (95/318) Resolving deltas: 32% (102/318) Resolving deltas: 33% (105/318) Resolving deltas: 39% (125/318) Resolving deltas: 40% (128/318) Resolving deltas: 42% (134/318) Resolving deltas: 45% (145/318) Resolving deltas: 46% (148/318) Resolving deltas: 48% (154/318) Resolving deltas: 50% (162/318) Resolving deltas: 51% (163/318) Resolving deltas: 52% (166/318) Resolving deltas: 53% (171/318) Resolving deltas: 54% (172/318) Resolving deltas: 55% (175/318) Resolving deltas: 58% (186/318) Resolving deltas: 59% (188/318) Resolving deltas: 60% (192/318) Resolving deltas: 61% (194/318) Resolving deltas: 62% (198/318) Resolving deltas: 77% (248/318) Resolving deltas: 78% (251/318) Resolving deltas: 79% (252/318) Resolving deltas: 84% (268/318) Resolving deltas: 85% (272/318) Resolving deltas: 95% (305/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P03/params_new/perception_vehicles'... remote: Enumerating objects: 71, done. remote: Counting objects: 1% (1/56) remote: Counting objects: 3% (2/56) remote: Counting objects: 5% (3/56) remote: Counting objects: 7% (4/56) remote: Counting objects: 8% (5/56) remote: Counting objects: 10% (6/56) remote: Counting objects: 12% (7/56) remote: Counting objects: 14% (8/56) remote: Counting objects: 16% (9/56) remote: Counting objects: 17% (10/56) remote: Counting objects: 19% (11/56) remote: Counting objects: 21% (12/56) remote: Counting objects: 23% (13/56) remote: Counting objects: 25% (14/56) remote: Counting objects: 26% (15/56) remote: Counting objects: 28% (16/56) remote: Counting objects: 30% (17/56) remote: Counting objects: 32% (18/56) remote: Counting objects: 33% (19/56) remote: Counting objects: 35% (20/56) remote: Counting objects: 37% (21/56) remote: Counting objects: 39% (22/56) remote: Counting objects: 41% (23/56) remote: Counting objects: 42% (24/56) remote: Counting objects: 44% (25/56) remote: Counting objects: 46% (26/56) remote: Counting objects: 48% (27/56) remote: Counting objects: 50% (28/56) remote: Counting objects: 51% (29/56) remote: Counting objects: 53% (30/56) remote: Counting objects: 55% (31/56) remote: Counting objects: 57% (32/56) remote: Counting objects: 58% (33/56) remote: Counting objects: 60% (34/56) remote: Counting objects: 62% (35/56) remote: Counting objects: 64% (36/56) remote: Counting objects: 66% (37/56) remote: Counting objects: 67% (38/56) remote: Counting objects: 69% (39/56) remote: Counting objects: 71% (40/56) remote: Counting objects: 73% (41/56) remote: Counting objects: 75% (42/56) remote: Counting objects: 76% (43/56) remote: Counting objects: 78% (44/56) remote: Counting objects: 80% (45/56) remote: Counting objects: 82% (46/56) remote: Counting objects: 83% (47/56) remote: Counting objects: 85% (48/56) remote: Counting objects: 87% (49/56) remote: Counting objects: 89% (50/56) remote: Counting objects: 91% (51/56) remote: Counting objects: 92% (52/56) remote: Counting objects: 94% (53/56) remote: Counting objects: 96% (54/56) remote: Counting objects: 98% (55/56) remote: Counting objects: 100% (56/56) remote: Counting objects: 100% (56/56), done. remote: Compressing objects: 2% (1/38) remote: Compressing objects: 5% (2/38) remote: Compressing objects: 7% (3/38) remote: Compressing objects: 10% (4/38) remote: Compressing objects: 13% (5/38) remote: Compressing objects: 15% (6/38) remote: Compressing objects: 18% (7/38) remote: Compressing objects: 21% (8/38) remote: Compressing objects: 23% (9/38) remote: Compressing objects: 26% (10/38) remote: Compressing objects: 28% (11/38) remote: Compressing objects: 31% (12/38) remote: Compressing objects: 34% (13/38) remote: Compressing objects: 36% (14/38) remote: Compressing objects: 39% (15/38) remote: Compressing objects: 42% (16/38) remote: Compressing objects: 44% (17/38) remote: Compressing objects: 47% (18/38) remote: Compressing objects: 50% (19/38) remote: Compressing objects: 52% (20/38) remote: Compressing objects: 55% (21/38) remote: Compressing objects: 57% (22/38) remote: Compressing objects: 60% (23/38) remote: Compressing objects: 63% (24/38) remote: Compressing objects: 65% (25/38) remote: Compressing objects: 68% (26/38) remote: Compressing objects: 71% (27/38) remote: Compressing objects: 73% (28/38) remote: Compressing objects: 76% (29/38) remote: Compressing objects: 78% (30/38) remote: Compressing objects: 81% (31/38) remote: Compressing objects: 84% (32/38) remote: Compressing objects: 86% (33/38) remote: Compressing objects: 89% (34/38) remote: Compressing objects: 92% (35/38) remote: Compressing objects: 94% (36/38) remote: Compressing objects: 97% (37/38) remote: Compressing objects: 100% (38/38) remote: Compressing objects: 100% (38/38), done. remote: Total 71 (delta 14), reused 30 (delta 6), pack-reused 15 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), 8.32 KiB | 8.32 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 50% (7/14) Resolving deltas: 71% (10/14) Resolving deltas: 78% (11/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/daxie-config/P03/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 22% (4/18) Resolving deltas: 50% (9/18) Resolving deltas: 55% (10/18) Resolving deltas: 61% (11/18) Resolving deltas: 77% (14/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P03/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 3% (13/343) Resolving deltas: 10% (35/343) Resolving deltas: 11% (38/343) Resolving deltas: 14% (50/343) Resolving deltas: 22% (76/343) Resolving deltas: 27% (95/343) Resolving deltas: 32% (113/343) Resolving deltas: 33% (116/343) Resolving deltas: 34% (117/343) Resolving deltas: 35% (122/343) Resolving deltas: 36% (126/343) Resolving deltas: 37% (127/343) Resolving deltas: 40% (140/343) Resolving deltas: 48% (167/343) Resolving deltas: 51% (176/343) Resolving deltas: 53% (184/343) Resolving deltas: 54% (188/343) Resolving deltas: 58% (201/343) Resolving deltas: 59% (204/343) Resolving deltas: 60% (206/343) Resolving deltas: 64% (221/343) Resolving deltas: 65% (224/343) Resolving deltas: 68% (234/343) Resolving deltas: 75% (260/343) Resolving deltas: 77% (265/343) Resolving deltas: 78% (268/343) Resolving deltas: 80% (275/343) Resolving deltas: 81% (279/343) Resolving deltas: 82% (283/343) Resolving deltas: 83% (286/343) Resolving deltas: 85% (293/343) Resolving deltas: 86% (295/343) Resolving deltas: 88% (305/343) Resolving deltas: 89% (307/343) Resolving deltas: 90% (311/343) Resolving deltas: 91% (314/343) Resolving deltas: 94% (323/343) Resolving deltas: 95% (328/343) Resolving deltas: 96% (330/343) Resolving deltas: 98% (338/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P03/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 31.70 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (5/235) Resolving deltas: 3% (8/235) Resolving deltas: 4% (11/235) Resolving deltas: 6% (16/235) Resolving deltas: 7% (17/235) Resolving deltas: 8% (21/235) Resolving deltas: 9% (22/235) Resolving deltas: 14% (34/235) Resolving deltas: 15% (37/235) Resolving deltas: 25% (60/235) Resolving deltas: 28% (66/235) Resolving deltas: 29% (70/235) Resolving deltas: 31% (73/235) Resolving deltas: 32% (77/235) Resolving deltas: 50% (118/235) Resolving deltas: 53% (125/235) Resolving deltas: 54% (127/235) Resolving deltas: 57% (135/235) Resolving deltas: 67% (159/235) Resolving deltas: 68% (162/235) Resolving deltas: 69% (163/235) Resolving deltas: 70% (165/235) Resolving deltas: 74% (175/235) Resolving deltas: 75% (178/235) Resolving deltas: 77% (181/235) Resolving deltas: 78% (184/235) Resolving deltas: 79% (187/235) Resolving deltas: 81% (192/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (196/235) Resolving deltas: 84% (199/235) Resolving deltas: 87% (205/235) Resolving deltas: 88% (209/235) Resolving deltas: 89% (210/235) Resolving deltas: 90% (212/235) Resolving deltas: 91% (216/235) Resolving deltas: 92% (218/235) Resolving deltas: 93% (220/235) Resolving deltas: 96% (227/235) Resolving deltas: 98% (231/235) Resolving deltas: 99% (233/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P03/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 43.84 MiB | 43.84 MiB/s Receiving objects: 11% (48/408), 87.12 MiB | 43.55 MiB/s Receiving objects: 11% (48/408), 132.86 MiB | 44.28 MiB/s Receiving objects: 12% (49/408), 153.44 MiB | 43.84 MiB/s Receiving objects: 13% (54/408), 153.44 MiB | 43.84 MiB/s Receiving objects: 13% (57/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 14% (58/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 15% (62/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 16% (66/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 17% (70/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 18% (74/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 19% (78/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 20% (82/408), 172.63 MiB | 43.15 MiB/s Receiving objects: 21% (86/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 22% (90/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 23% (94/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 24% (98/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 25% (102/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 26% (107/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 27% (111/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 28% (115/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 29% (119/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 30% (123/408), 194.04 MiB | 43.12 MiB/s Receiving objects: 30% (123/408), 212.77 MiB | 42.54 MiB/s Receiving objects: 31% (127/408), 212.77 MiB | 42.54 MiB/s Receiving objects: 32% (131/408), 212.77 MiB | 42.54 MiB/s Receiving objects: 33% (135/408), 212.77 MiB | 42.54 MiB/s Receiving objects: 34% (139/408), 212.77 MiB | 42.54 MiB/s Receiving objects: 35% (143/408), 232.67 MiB | 41.96 MiB/s Receiving objects: 36% (147/408), 232.67 MiB | 41.96 MiB/s Receiving objects: 37% (151/408), 232.67 MiB | 41.96 MiB/s Receiving objects: 38% (156/408), 232.67 MiB | 41.96 MiB/s Receiving objects: 39% (160/408), 232.67 MiB | 41.96 MiB/s Receiving objects: 39% (161/408), 257.23 MiB | 42.18 MiB/s Receiving objects: 40% (164/408), 257.23 MiB | 42.18 MiB/s Receiving objects: 41% (168/408), 257.23 MiB | 42.18 MiB/s Receiving objects: 41% (168/408), 298.34 MiB | 42.08 MiB/s Receiving objects: 42% (172/408), 298.34 MiB | 42.08 MiB/s Receiving objects: 43% (176/408), 298.34 MiB | 42.08 MiB/s Receiving objects: 44% (180/408), 298.34 MiB | 42.08 MiB/s Receiving objects: 45% (184/408), 298.34 MiB | 42.08 MiB/s Receiving objects: 45% (187/408), 339.94 MiB | 41.42 MiB/s Receiving objects: 46% (188/408), 339.94 MiB | 41.42 MiB/s Receiving objects: 47% (192/408), 339.94 MiB | 41.42 MiB/s Receiving objects: 47% (193/408), 379.27 MiB | 41.14 MiB/s Receiving objects: 48% (196/408), 379.27 MiB | 41.14 MiB/s Receiving objects: 49% (200/408), 379.27 MiB | 41.14 MiB/s Receiving objects: 49% (202/408), 418.52 MiB | 41.27 MiB/s Receiving objects: 50% (204/408), 418.52 MiB | 41.27 MiB/s Receiving objects: 51% (209/408), 418.52 MiB | 41.27 MiB/s Receiving objects: 52% (213/408), 418.52 MiB | 41.27 MiB/s Receiving objects: 53% (217/408), 418.52 MiB | 41.27 MiB/s Receiving objects: 54% (221/408), 456.11 MiB | 44.17 MiB/s Receiving objects: 55% (225/408), 456.11 MiB | 44.17 MiB/s Receiving objects: 56% (229/408), 456.11 MiB | 44.17 MiB/s Receiving objects: 57% (233/408), 456.11 MiB | 44.17 MiB/s Receiving objects: 58% (237/408), 456.11 MiB | 44.17 MiB/s Receiving objects: 58% (237/408), 477.45 MiB | 44.24 MiB/s Receiving objects: 58% (239/408), 513.67 MiB | 43.10 MiB/s Receiving objects: 59% (241/408), 513.67 MiB | 43.10 MiB/s Receiving objects: 60% (245/408), 513.67 MiB | 43.10 MiB/s Receiving objects: 61% (249/408), 533.39 MiB | 42.99 MiB/s Receiving objects: 62% (253/408), 533.39 MiB | 42.99 MiB/s Receiving objects: 63% (258/408), 533.39 MiB | 42.99 MiB/s Receiving objects: 64% (262/408), 533.39 MiB | 42.99 MiB/s Receiving objects: 65% (266/408), 533.39 MiB | 42.99 MiB/s Receiving objects: 65% (269/408), 553.29 MiB | 42.62 MiB/s Receiving objects: 66% (270/408), 553.29 MiB | 42.62 MiB/s Receiving objects: 67% (274/408), 553.29 MiB | 42.62 MiB/s Receiving objects: 68% (278/408), 553.29 MiB | 42.62 MiB/s Receiving objects: 69% (282/408), 553.29 MiB | 42.62 MiB/s Receiving objects: 70% (286/408), 553.29 MiB | 42.62 MiB/s Receiving objects: 71% (290/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 72% (294/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 73% (298/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 74% (302/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 75% (306/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 76% (311/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 77% (315/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 78% (319/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 79% (323/408), 574.14 MiB | 43.30 MiB/s Receiving objects: 79% (326/408), 591.27 MiB | 42.20 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.95 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.95 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.95 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 15.79 MiB/s Receiving objects: 81% (332/408), 637.15 MiB | 15.46 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.27 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.27 MiB/s Receiving objects: 83% (339/408), 657.07 MiB | 12.15 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 9.55 MiB/s Receiving objects: 83% (342/408), 680.56 MiB | 9.45 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.17 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.17 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.09 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.09 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 88% (360/408), 789.83 MiB | 8.07 MiB/s Receiving objects: 89% (364/408), 789.83 MiB | 8.07 MiB/s Receiving objects: 89% (365/408), 789.83 MiB | 8.07 MiB/s Receiving objects: 90% (368/408), 809.61 MiB | 8.25 MiB/s Receiving objects: 90% (371/408), 849.44 MiB | 10.04 MiB/s Receiving objects: 91% (372/408), 849.44 MiB | 10.04 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 13.07 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 11.04 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 11.04 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 11.04 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 11.04 MiB/s Receiving objects: 94% (384/408), 884.58 MiB | 10.96 MiB/s Receiving objects: 95% (388/408), 884.58 MiB | 10.96 MiB/s Receiving objects: 96% (392/408), 884.58 MiB | 10.96 MiB/s Receiving objects: 97% (396/408), 907.09 MiB | 17.40 MiB/s Receiving objects: 98% (400/408), 907.09 MiB | 17.40 MiB/s Receiving objects: 98% (400/408), 924.11 MiB | 16.42 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 924.11 MiB | 16.42 MiB/s Receiving objects: 100% (408/408), 924.11 MiB | 16.42 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.20 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 1% (1/80) Resolving deltas: 2% (2/80) Resolving deltas: 3% (3/80) Resolving deltas: 12% (10/80) Resolving deltas: 13% (11/80) Resolving deltas: 15% (12/80) Resolving deltas: 23% (19/80) Resolving deltas: 25% (20/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P03/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 49% (103/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 50% (105/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 51% (108/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 52% (110/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 53% (112/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 54% (114/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 55% (116/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 56% (118/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 57% (120/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 58% (122/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 59% (124/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 60% (126/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 61% (129/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 62% (131/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 63% (133/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 64% (135/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 65% (137/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 66% (139/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 67% (141/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 68% (143/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 69% (145/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 70% (147/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 71% (150/210), 25.90 MiB | 51.79 MiB/s Receiving objects: 71% (151/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 72% (152/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 73% (154/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 74% (156/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 75% (158/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 76% (160/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 77% (162/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 78% (164/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 79% (166/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 80% (168/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 81% (171/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 82% (173/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 83% (175/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 84% (177/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 85% (179/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 86% (181/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 87% (183/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 88% (185/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 89% (187/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 90% (189/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 91% (192/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 92% (194/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 93% (196/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 94% (198/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 95% (200/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 96% (202/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 97% (204/210), 51.27 MiB | 51.26 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 99% (208/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 100% (210/210), 51.27 MiB | 51.26 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 52.06 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 18% (11/60) Resolving deltas: 51% (31/60) Resolving deltas: 56% (34/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 88% (53/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P03/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/daxie-config/P03/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 20% (9/43) Resolving deltas: 72% (31/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P03/params_new/static_transform_common'... remote: Enumerating objects: 14, done. remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. remote: Total 14 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 7% (1/14) Receiving objects: 14% (2/14) Receiving objects: 21% (3/14) Receiving objects: 28% (4/14) Receiving objects: 35% (5/14) Receiving objects: 42% (6/14) Receiving objects: 50% (7/14) Receiving objects: 57% (8/14) Receiving objects: 64% (9/14) Receiving objects: 71% (10/14) Receiving objects: 78% (11/14) Receiving objects: 85% (12/14) Receiving objects: 92% (13/14) Receiving objects: 100% (14/14) Receiving objects: 100% (14/14), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P03/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 55.40 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 22% (16/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P03/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 21.62 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (41/841) Resolving deltas: 5% (48/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (64/841) Resolving deltas: 8% (68/841) Resolving deltas: 11% (100/841) Resolving deltas: 17% (144/841) Resolving deltas: 22% (186/841) Resolving deltas: 37% (319/841) Resolving deltas: 38% (322/841) Resolving deltas: 41% (353/841) Resolving deltas: 46% (387/841) Resolving deltas: 48% (411/841) Resolving deltas: 50% (424/841) Resolving deltas: 51% (432/841) Resolving deltas: 52% (439/841) Resolving deltas: 53% (447/841) Resolving deltas: 56% (475/841) Resolving deltas: 60% (510/841) Resolving deltas: 61% (515/841) Resolving deltas: 62% (522/841) Resolving deltas: 66% (561/841) Resolving deltas: 75% (634/841) Resolving deltas: 76% (640/841) Resolving deltas: 83% (701/841) Resolving deltas: 84% (707/841) Resolving deltas: 85% (718/841) Resolving deltas: 86% (731/841) Resolving deltas: 87% (732/841) Resolving deltas: 88% (742/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 91% (771/841) Resolving deltas: 92% (782/841) Resolving deltas: 93% (784/841) Resolving deltas: 94% (791/841) Resolving deltas: 95% (805/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (825/841) Resolving deltas: 99% (836/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P03/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 8% (4/49) Resolving deltas: 10% (5/49) Resolving deltas: 12% (6/49) Resolving deltas: 16% (8/49) Resolving deltas: 20% (10/49) Resolving deltas: 24% (12/49) Resolving deltas: 32% (16/49) Resolving deltas: 87% (43/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P03/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 69% (71/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P03/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 3% (8/203) Resolving deltas: 4% (10/203) Resolving deltas: 6% (14/203) Resolving deltas: 8% (17/203) Resolving deltas: 44% (91/203) Resolving deltas: 55% (112/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (116/203) Resolving deltas: 58% (119/203) Resolving deltas: 59% (120/203) Resolving deltas: 60% (122/203) Resolving deltas: 62% (127/203) Resolving deltas: 63% (128/203) Resolving deltas: 64% (131/203) Resolving deltas: 65% (132/203) Resolving deltas: 66% (134/203) Resolving deltas: 75% (153/203) Resolving deltas: 78% (159/203) Resolving deltas: 81% (166/203) Resolving deltas: 85% (174/203) Resolving deltas: 86% (175/203) Resolving deltas: 89% (181/203) Resolving deltas: 90% (183/203) Resolving deltas: 91% (185/203) Resolving deltas: 94% (191/203) Resolving deltas: 95% (194/203) Resolving deltas: 97% (198/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '6c7706107a080023a921a6cb571a69c3b50dc3b2' Submodule path 'hardware': checked out 'eafd2e7bbdf70d1ea3d1aaddbb6295fbe9ca1a5e' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out 'cf50507d222b5280a555d14f202470d10c955063' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '18425542bb59741a4ce8aac1946499ccdac235e7' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '6b946866ddb838821d433bf1bafd6a023b607a55' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '4f07e3931adf0943d1eec49ad29d5482f78f4bdf' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '1f2d7e7812bb4aac64110f4a63a5f3fb0bc994ed' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '18cb390aff38ebaffc0cda1b2fda6d7adb4e8890' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '8949b9d42a57a87ae6a2e6af52ec89765f285521' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out '6e931276d7637f088d50bb3eb59de9f19387eaa9' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out 'c5362c09c295df3f8272a946f73f49d75ce33c4d' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P03/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P03/params_new/hardware/hardware /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/hdmap/hdmap /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P03/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P03/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P03/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P03/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P03/params_new/msf-port/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/msf-vehicle/ + wc -l [Pipeline] echo 5 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P03/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P03/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P03/params_new/msf-vehicle/msf_sins_v3.yaml /root/workspace/daxie-config/P03/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P03/params_new/perception_crane_detection/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P03/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_new_detection/perception /root/workspace/daxie-config/P03/params_new/perception_new_detection/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P03/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P03/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P03/params_new/perception_spreader_vision/spreader_detection /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_tools/perception /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P03/params_new/perception_vehicles/master /root/workspace/daxie-config/P03/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P03/params_new/pncc_common_config/ [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P03/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P03/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P03/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P03/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P03/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/prediction_config/prediction /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/system-common/master /root/workspace/daxie-config/P03/params_new/system-common/system-ros /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P03/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/system-device/master /root/workspace/daxie-config/P03/params_new/system-device/slave /root/workspace/daxie-config/P03/params_new/system-device/system-ros /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P03/params_new/system-node-daxie/ [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/system-node-daxie/master /root/workspace/daxie-config/P03/params_new/system-node-daxie/slave /root/workspace/daxie-config/P03/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P03/params_new/system-port/points.json /root/workspace/daxie-config/P03/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P03/params_new/system-port/system-ros /root/workspace/daxie-config/P03/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P03/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P03/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml msf_sins_v3.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave spreader_detection static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P03/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P03/params_new/params_new/bay.txt /root/workspace/daxie-config/P03/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P03/params_new/params_new/crane_align /root/workspace/daxie-config/P03/params_new/params_new/crane_detection /root/workspace/daxie-config/P03/params_new/params_new/data_collection /root/workspace/daxie-config/P03/params_new/params_new/extrinsics /root/workspace/daxie-config/P03/params_new/params_new/field.yaml /root/workspace/daxie-config/P03/params_new/params_new/gantry.txt /root/workspace/daxie-config/P03/params_new/params_new/hardware /root/workspace/daxie-config/P03/params_new/params_new/hdmap /root/workspace/daxie-config/P03/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P03/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P03/params_new/params_new/lane_detection /root/workspace/daxie-config/P03/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P03/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P03/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P03/params_new/params_new/master /root/workspace/daxie-config/P03/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P03/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P03/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P03/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P03/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P03/params_new/params_new/msf_sins_v3.yaml /root/workspace/daxie-config/P03/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P03/params_new/params_new/perception /root/workspace/daxie-config/P03/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P03/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P03/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P03/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P03/params_new/params_new/pointcloud /root/workspace/daxie-config/P03/params_new/params_new/points.json /root/workspace/daxie-config/P03/params_new/params_new/prediction /root/workspace/daxie-config/P03/params_new/params_new/README.md /root/workspace/daxie-config/P03/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P03/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P03/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P03/params_new/params_new/slave /root/workspace/daxie-config/P03/params_new/params_new/spreader_detection /root/workspace/daxie-config/P03/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P03/params_new/params_new/system-ros /root/workspace/daxie-config/P03/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P03/params_P03/params/ [Pipeline] echo P04拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P04/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P04/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P04/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/P04.git > git init /root/workspace/daxie-config/P04/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P04.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/P04.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P04.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 e5aafebd343f2a0856c5c4d5b86060153323a191 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e5aafebd343f2a0856c5c4d5b86060153323a191 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq1_3rs1610-2rsbp-anglesensor to daxie_truck_bydq1_3rs1610-2rsbp" > git rev-list --no-walk e5aafebd343f2a0856c5c4d5b86060153323a191 # 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/P04.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P04.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T804.git) registered for path 'mqtt-tls' 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/P04.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P04.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P04/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 9.04 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 61% (8/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P04/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 32.95 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (11/882) Resolving deltas: 2% (20/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 13% (117/882) Resolving deltas: 14% (132/882) Resolving deltas: 15% (140/882) Resolving deltas: 16% (145/882) Resolving deltas: 17% (152/882) Resolving deltas: 18% (162/882) Resolving deltas: 21% (190/882) Resolving deltas: 22% (201/882) Resolving deltas: 23% (205/882) Resolving deltas: 24% (214/882) Resolving deltas: 26% (230/882) Resolving deltas: 27% (241/882) Resolving deltas: 28% (247/882) Resolving deltas: 29% (256/882) Resolving deltas: 34% (304/882) Resolving deltas: 35% (314/882) Resolving deltas: 39% (347/882) Resolving deltas: 41% (362/882) Resolving deltas: 42% (371/882) Resolving deltas: 43% (381/882) Resolving deltas: 44% (391/882) Resolving deltas: 45% (397/882) Resolving deltas: 47% (422/882) Resolving deltas: 48% (424/882) Resolving deltas: 49% (434/882) Resolving deltas: 50% (443/882) Resolving deltas: 51% (454/882) Resolving deltas: 52% (460/882) Resolving deltas: 53% (469/882) Resolving deltas: 55% (486/882) Resolving deltas: 56% (495/882) Resolving deltas: 58% (516/882) Resolving deltas: 59% (528/882) Resolving deltas: 60% (534/882) Resolving deltas: 61% (539/882) Resolving deltas: 62% (548/882) Resolving deltas: 64% (568/882) Resolving deltas: 66% (588/882) Resolving deltas: 67% (597/882) Resolving deltas: 68% (601/882) Resolving deltas: 69% (610/882) Resolving deltas: 70% (625/882) Resolving deltas: 75% (665/882) Resolving deltas: 76% (671/882) Resolving deltas: 77% (680/882) Resolving deltas: 79% (697/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P04/params_new/hardware'... remote: Enumerating objects: 35, done. remote: Counting objects: 2% (1/35) remote: Counting objects: 5% (2/35) remote: Counting objects: 8% (3/35) remote: Counting objects: 11% (4/35) remote: Counting objects: 14% (5/35) remote: Counting objects: 17% (6/35) remote: Counting objects: 20% (7/35) remote: Counting objects: 22% (8/35) remote: Counting objects: 25% (9/35) remote: Counting objects: 28% (10/35) remote: Counting objects: 31% (11/35) remote: Counting objects: 34% (12/35) remote: Counting objects: 37% (13/35) remote: Counting objects: 40% (14/35) remote: Counting objects: 42% (15/35) remote: Counting objects: 45% (16/35) remote: Counting objects: 48% (17/35) remote: Counting objects: 51% (18/35) remote: Counting objects: 54% (19/35) remote: Counting objects: 57% (20/35) remote: Counting objects: 60% (21/35) remote: Counting objects: 62% (22/35) remote: Counting objects: 65% (23/35) remote: Counting objects: 68% (24/35) remote: Counting objects: 71% (25/35) remote: Counting objects: 74% (26/35) remote: Counting objects: 77% (27/35) remote: Counting objects: 80% (28/35) remote: Counting objects: 82% (29/35) remote: Counting objects: 85% (30/35) remote: Counting objects: 88% (31/35) remote: Counting objects: 91% (32/35) remote: Counting objects: 94% (33/35) remote: Counting objects: 97% (34/35) remote: Counting objects: 100% (35/35) remote: Counting objects: 100% (35/35), 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 35 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/35) Receiving objects: 5% (2/35) Receiving objects: 8% (3/35) Receiving objects: 11% (4/35) Receiving objects: 14% (5/35) Receiving objects: 17% (6/35) Receiving objects: 20% (7/35) Receiving objects: 22% (8/35) Receiving objects: 25% (9/35) Receiving objects: 28% (10/35) Receiving objects: 31% (11/35) Receiving objects: 34% (12/35) Receiving objects: 37% (13/35) Receiving objects: 40% (14/35) Receiving objects: 42% (15/35) Receiving objects: 45% (16/35) Receiving objects: 48% (17/35) Receiving objects: 51% (18/35) Receiving objects: 54% (19/35) Receiving objects: 57% (20/35) Receiving objects: 60% (21/35) Receiving objects: 62% (22/35) Receiving objects: 65% (23/35) Receiving objects: 68% (24/35) Receiving objects: 71% (25/35) Receiving objects: 74% (26/35) Receiving objects: 77% (27/35) Receiving objects: 80% (28/35) Receiving objects: 82% (29/35) Receiving objects: 85% (30/35) Receiving objects: 88% (31/35) Receiving objects: 91% (32/35) Receiving objects: 94% (33/35) Receiving objects: 97% (34/35) Receiving objects: 100% (35/35) Receiving objects: 100% (35/35), done. Resolving deltas: 0% (0/11) Resolving deltas: 18% (2/11) Resolving deltas: 45% (5/11) Resolving deltas: 54% (6/11) Resolving deltas: 90% (10/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/daxie-config/P04/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P04/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 30% (3/10) Resolving deltas: 60% (6/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P04/params_new/lidar-extrinsics'... remote: Enumerating objects: 93, done. remote: Counting objects: 1% (1/54) remote: Counting objects: 3% (2/54) remote: Counting objects: 5% (3/54) remote: Counting objects: 7% (4/54) remote: Counting objects: 9% (5/54) remote: Counting objects: 11% (6/54) remote: Counting objects: 12% (7/54) remote: Counting objects: 14% (8/54) remote: Counting objects: 16% (9/54) remote: Counting objects: 18% (10/54) remote: Counting objects: 20% (11/54) remote: Counting objects: 22% (12/54) remote: Counting objects: 24% (13/54) remote: Counting objects: 25% (14/54) remote: Counting objects: 27% (15/54) remote: Counting objects: 29% (16/54) remote: Counting objects: 31% (17/54) remote: Counting objects: 33% (18/54) remote: Counting objects: 35% (19/54) remote: Counting objects: 37% (20/54) remote: Counting objects: 38% (21/54) remote: Counting objects: 40% (22/54) remote: Counting objects: 42% (23/54) remote: Counting objects: 44% (24/54) remote: Counting objects: 46% (25/54) remote: Counting objects: 48% (26/54) remote: Counting objects: 50% (27/54) remote: Counting objects: 51% (28/54) remote: Counting objects: 53% (29/54) remote: Counting objects: 55% (30/54) remote: Counting objects: 57% (31/54) remote: Counting objects: 59% (32/54) remote: Counting objects: 61% (33/54) remote: Counting objects: 62% (34/54) remote: Counting objects: 64% (35/54) remote: Counting objects: 66% (36/54) remote: Counting objects: 68% (37/54) remote: Counting objects: 70% (38/54) remote: Counting objects: 72% (39/54) remote: Counting objects: 74% (40/54) remote: Counting objects: 75% (41/54) remote: Counting objects: 77% (42/54) remote: Counting objects: 79% (43/54) remote: Counting objects: 81% (44/54) remote: Counting objects: 83% (45/54) remote: Counting objects: 85% (46/54) remote: Counting objects: 87% (47/54) remote: Counting objects: 88% (48/54) remote: Counting objects: 90% (49/54) remote: Counting objects: 92% (50/54) remote: Counting objects: 94% (51/54) remote: Counting objects: 96% (52/54) remote: Counting objects: 98% (53/54) remote: Counting objects: 100% (54/54) remote: Counting objects: 100% (54/54), done. remote: Compressing objects: 2% (1/44) remote: Compressing objects: 4% (2/44) remote: Compressing objects: 6% (3/44) remote: Compressing objects: 9% (4/44) remote: Compressing objects: 11% (5/44) remote: Compressing objects: 13% (6/44) remote: Compressing objects: 15% (7/44) remote: Compressing objects: 18% (8/44) remote: Compressing objects: 20% (9/44) remote: Compressing objects: 22% (10/44) remote: Compressing objects: 25% (11/44) remote: Compressing objects: 27% (12/44) remote: Compressing objects: 29% (13/44) remote: Compressing objects: 31% (14/44) remote: Compressing objects: 34% (15/44) remote: Compressing objects: 36% (16/44) remote: Compressing objects: 38% (17/44) remote: Compressing objects: 40% (18/44) remote: Compressing objects: 43% (19/44) remote: Compressing objects: 45% (20/44) remote: Compressing objects: 47% (21/44) remote: Compressing objects: 50% (22/44) remote: Compressing objects: 52% (23/44) remote: Compressing objects: 54% (24/44) remote: Compressing objects: 56% (25/44) remote: Compressing objects: 59% (26/44) remote: Compressing objects: 61% (27/44) remote: Compressing objects: 63% (28/44) remote: Compressing objects: 65% (29/44) remote: Compressing objects: 68% (30/44) remote: Compressing objects: 70% (31/44) remote: Compressing objects: 72% (32/44) remote: Compressing objects: 75% (33/44) remote: Compressing objects: 77% (34/44) remote: Compressing objects: 79% (35/44) remote: Compressing objects: 81% (36/44) remote: Compressing objects: 84% (37/44) remote: Compressing objects: 86% (38/44) remote: Compressing objects: 88% (39/44) remote: Compressing objects: 90% (40/44) remote: Compressing objects: 93% (41/44) remote: Compressing objects: 95% (42/44) remote: Compressing objects: 97% (43/44) remote: Compressing objects: 100% (44/44) remote: Compressing objects: 100% (44/44), done. remote: Total 93 (delta 8), reused 54 (delta 8), pack-reused 39 Receiving objects: 1% (1/93) Receiving objects: 2% (2/93) Receiving objects: 3% (3/93) Receiving objects: 4% (4/93) Receiving objects: 5% (5/93) Receiving objects: 6% (6/93) Receiving objects: 7% (7/93) Receiving objects: 8% (8/93) Receiving objects: 9% (9/93) Receiving objects: 10% (10/93) Receiving objects: 11% (11/93) Receiving objects: 12% (12/93) Receiving objects: 13% (13/93) Receiving objects: 15% (14/93) Receiving objects: 16% (15/93) Receiving objects: 17% (16/93) Receiving objects: 18% (17/93) Receiving objects: 19% (18/93) Receiving objects: 20% (19/93) Receiving objects: 21% (20/93) Receiving objects: 22% (21/93) Receiving objects: 23% (22/93) Receiving objects: 24% (23/93) Receiving objects: 25% (24/93) Receiving objects: 26% (25/93) Receiving objects: 27% (26/93) Receiving objects: 29% (27/93) Receiving objects: 30% (28/93) Receiving objects: 31% (29/93) Receiving objects: 32% (30/93) Receiving objects: 33% (31/93) Receiving objects: 34% (32/93) Receiving objects: 35% (33/93) Receiving objects: 36% (34/93) Receiving objects: 37% (35/93) Receiving objects: 38% (36/93) Receiving objects: 39% (37/93) Receiving objects: 40% (38/93) Receiving objects: 41% (39/93) Receiving objects: 43% (40/93) Receiving objects: 44% (41/93) Receiving objects: 45% (42/93) Receiving objects: 46% (43/93) Receiving objects: 47% (44/93) Receiving objects: 48% (45/93) Receiving objects: 49% (46/93) Receiving objects: 50% (47/93) Receiving objects: 51% (48/93) Receiving objects: 52% (49/93) Receiving objects: 53% (50/93) Receiving objects: 54% (51/93) Receiving objects: 55% (52/93) Receiving objects: 56% (53/93) Receiving objects: 58% (54/93) Receiving objects: 59% (55/93) Receiving objects: 60% (56/93) Receiving objects: 61% (57/93) Receiving objects: 62% (58/93) Receiving objects: 63% (59/93) Receiving objects: 64% (60/93) Receiving objects: 65% (61/93) Receiving objects: 66% (62/93) Receiving objects: 67% (63/93) Receiving objects: 68% (64/93) Receiving objects: 69% (65/93) Receiving objects: 70% (66/93) Receiving objects: 72% (67/93) Receiving objects: 73% (68/93) Receiving objects: 74% (69/93) Receiving objects: 75% (70/93) Receiving objects: 76% (71/93) Receiving objects: 77% (72/93) Receiving objects: 78% (73/93) Receiving objects: 79% (74/93) Receiving objects: 80% (75/93) Receiving objects: 81% (76/93) Receiving objects: 82% (77/93) Receiving objects: 83% (78/93) Receiving objects: 84% (79/93) Receiving objects: 86% (80/93) Receiving objects: 87% (81/93) Receiving objects: 88% (82/93) Receiving objects: 89% (83/93) Receiving objects: 90% (84/93) Receiving objects: 91% (85/93) Receiving objects: 92% (86/93) Receiving objects: 93% (87/93) Receiving objects: 94% (88/93) Receiving objects: 95% (89/93) Receiving objects: 96% (90/93) Receiving objects: 97% (91/93) Receiving objects: 98% (92/93) Receiving objects: 100% (93/93) Receiving objects: 100% (93/93), 15.11 KiB | 15.11 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 50% (7/14) Resolving deltas: 64% (9/14) Resolving deltas: 71% (10/14) Resolving deltas: 78% (11/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/daxie-config/P04/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P04/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (9/251) Resolving deltas: 15% (39/251) Resolving deltas: 27% (70/251) Resolving deltas: 29% (74/251) Resolving deltas: 30% (76/251) Resolving deltas: 31% (80/251) Resolving deltas: 33% (83/251) Resolving deltas: 35% (88/251) Resolving deltas: 42% (107/251) Resolving deltas: 43% (108/251) Resolving deltas: 46% (116/251) Resolving deltas: 48% (122/251) Resolving deltas: 50% (128/251) Resolving deltas: 54% (138/251) Resolving deltas: 55% (140/251) Resolving deltas: 56% (141/251) Resolving deltas: 57% (144/251) Resolving deltas: 58% (148/251) Resolving deltas: 59% (150/251) Resolving deltas: 60% (152/251) Resolving deltas: 61% (154/251) Resolving deltas: 62% (158/251) Resolving deltas: 63% (159/251) Resolving deltas: 64% (162/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 68% (173/251) Resolving deltas: 69% (174/251) Resolving deltas: 75% (190/251) Resolving deltas: 81% (205/251) Resolving deltas: 84% (212/251) Resolving deltas: 85% (214/251) Resolving deltas: 86% (217/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (226/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (231/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (241/251) Resolving deltas: 97% (244/251) Resolving deltas: 98% (248/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P04/params_new/mqtt-tls'... 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: 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 14 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 7% (1/14) Receiving objects: 14% (2/14) Receiving objects: 21% (3/14) Receiving objects: 28% (4/14) Receiving objects: 35% (5/14) Receiving objects: 42% (6/14) Receiving objects: 50% (7/14) Receiving objects: 57% (8/14) Receiving objects: 64% (9/14) Receiving objects: 71% (10/14) Receiving objects: 78% (11/14) Receiving objects: 85% (12/14) Receiving objects: 92% (13/14) Receiving objects: 100% (14/14) Receiving objects: 100% (14/14), 6.28 KiB | 6.28 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. Cloning into '/root/workspace/daxie-config/P04/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 6% (4/64) Resolving deltas: 12% (8/64) Resolving deltas: 15% (10/64) Resolving deltas: 17% (11/64) Resolving deltas: 20% (13/64) Resolving deltas: 21% (14/64) Resolving deltas: 23% (15/64) Resolving deltas: 25% (16/64) Resolving deltas: 26% (17/64) Resolving deltas: 29% (19/64) Resolving deltas: 32% (21/64) Resolving deltas: 34% (22/64) Resolving deltas: 42% (27/64) Resolving deltas: 43% (28/64) Resolving deltas: 48% (31/64) Resolving deltas: 50% (32/64) Resolving deltas: 51% (33/64) Resolving deltas: 54% (35/64) Resolving deltas: 57% (37/64) Resolving deltas: 60% (39/64) Resolving deltas: 64% (41/64) Resolving deltas: 65% (42/64) Resolving deltas: 67% (43/64) Resolving deltas: 68% (44/64) Resolving deltas: 71% (46/64) Resolving deltas: 78% (50/64) Resolving deltas: 81% (52/64) Resolving deltas: 84% (54/64) Resolving deltas: 87% (56/64) Resolving deltas: 90% (58/64) Resolving deltas: 96% (62/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P04/params_new/msf-vehicle'... remote: Enumerating objects: 36, 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: 2% (1/34) remote: Compressing objects: 5% (2/34) remote: Compressing objects: 8% (3/34) remote: Compressing objects: 11% (4/34) remote: Compressing objects: 14% (5/34) remote: Compressing objects: 17% (6/34) remote: Compressing objects: 20% (7/34) remote: Compressing objects: 23% (8/34) remote: Compressing objects: 26% (9/34) remote: Compressing objects: 29% (10/34) remote: Compressing objects: 32% (11/34) remote: Compressing objects: 35% (12/34) remote: Compressing objects: 38% (13/34) remote: Compressing objects: 41% (14/34) remote: Compressing objects: 44% (15/34) remote: Compressing objects: 47% (16/34) remote: Compressing objects: 50% (17/34) remote: Compressing objects: 52% (18/34) remote: Compressing objects: 55% (19/34) remote: Compressing objects: 58% (20/34) remote: Compressing objects: 61% (21/34) remote: Compressing objects: 64% (22/34) remote: Compressing objects: 67% (23/34) remote: Compressing objects: 70% (24/34) remote: Compressing objects: 73% (25/34) remote: Compressing objects: 76% (26/34) remote: Compressing objects: 79% (27/34) remote: Compressing objects: 82% (28/34) remote: Compressing objects: 85% (29/34) remote: Compressing objects: 88% (30/34) remote: Compressing objects: 91% (31/34) remote: Compressing objects: 94% (32/34) remote: Compressing objects: 97% (33/34) remote: Compressing objects: 100% (34/34) remote: Compressing objects: 100% (34/34), done. remote: Total 36 (delta 15), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/36) Receiving objects: 5% (2/36) Receiving objects: 8% (3/36) Receiving objects: 11% (4/36) Receiving objects: 13% (5/36) Receiving objects: 16% (6/36) Receiving objects: 19% (7/36) Receiving objects: 22% (8/36) Receiving objects: 25% (9/36) Receiving objects: 27% (10/36) Receiving objects: 30% (11/36) Receiving objects: 33% (12/36) Receiving objects: 36% (13/36) Receiving objects: 38% (14/36) Receiving objects: 41% (15/36) Receiving objects: 44% (16/36) Receiving objects: 47% (17/36) Receiving objects: 50% (18/36) Receiving objects: 52% (19/36) Receiving objects: 55% (20/36) Receiving objects: 58% (21/36) Receiving objects: 61% (22/36) Receiving objects: 63% (23/36) Receiving objects: 66% (24/36) Receiving objects: 69% (25/36) Receiving objects: 72% (26/36) Receiving objects: 75% (27/36) Receiving objects: 77% (28/36) Receiving objects: 80% (29/36) Receiving objects: 83% (30/36) Receiving objects: 86% (31/36) Receiving objects: 88% (32/36) Receiving objects: 91% (33/36) Receiving objects: 94% (34/36) Receiving objects: 97% (35/36) Receiving objects: 100% (36/36) Receiving objects: 100% (36/36), 4.16 KiB | 4.16 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 13% (2/15) Resolving deltas: 20% (3/15) Resolving deltas: 33% (5/15) Resolving deltas: 46% (7/15) Resolving deltas: 53% (8/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 70% (7/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 9% (7/71) Resolving deltas: 25% (18/71) Resolving deltas: 46% (33/71) Resolving deltas: 49% (35/71) Resolving deltas: 53% (38/71) Resolving deltas: 54% (39/71) Resolving deltas: 59% (42/71) Resolving deltas: 60% (43/71) Resolving deltas: 64% (46/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 66% (18/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 34.99 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (16/1247) Resolving deltas: 2% (25/1247) Resolving deltas: 4% (55/1247) Resolving deltas: 5% (74/1247) Resolving deltas: 6% (82/1247) Resolving deltas: 7% (92/1247) Resolving deltas: 8% (102/1247) Resolving deltas: 9% (120/1247) Resolving deltas: 10% (134/1247) Resolving deltas: 11% (144/1247) Resolving deltas: 12% (158/1247) Resolving deltas: 13% (165/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (213/1247) Resolving deltas: 18% (228/1247) Resolving deltas: 19% (244/1247) Resolving deltas: 20% (250/1247) Resolving deltas: 22% (283/1247) Resolving deltas: 28% (360/1247) Resolving deltas: 29% (369/1247) Resolving deltas: 58% (730/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 9% (6/62) Resolving deltas: 11% (7/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 17% (11/62) Resolving deltas: 37% (23/62) Resolving deltas: 69% (43/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 12% (4/32) Resolving deltas: 43% (14/32) Resolving deltas: 78% (25/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 5% (18/318) Resolving deltas: 27% (87/318) Resolving deltas: 29% (93/318) Resolving deltas: 30% (96/318) Resolving deltas: 32% (104/318) Resolving deltas: 33% (106/318) Resolving deltas: 37% (120/318) Resolving deltas: 38% (122/318) Resolving deltas: 39% (125/318) Resolving deltas: 41% (131/318) Resolving deltas: 43% (138/318) Resolving deltas: 44% (140/318) Resolving deltas: 45% (144/318) Resolving deltas: 46% (147/318) Resolving deltas: 47% (150/318) Resolving deltas: 48% (153/318) Resolving deltas: 49% (156/318) Resolving deltas: 53% (169/318) Resolving deltas: 54% (172/318) Resolving deltas: 55% (175/318) Resolving deltas: 71% (226/318) Resolving deltas: 75% (241/318) Resolving deltas: 76% (243/318) Resolving deltas: 77% (245/318) Resolving deltas: 88% (281/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P04/params_new/perception_vehicles'... remote: Enumerating objects: 60, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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 60 (delta 1), reused 0 (delta 0), pack-reused 47 Receiving objects: 1% (1/60) Receiving objects: 3% (2/60) Receiving objects: 5% (3/60) Receiving objects: 6% (4/60) Receiving objects: 8% (5/60) Receiving objects: 10% (6/60) Receiving objects: 11% (7/60) Receiving objects: 13% (8/60) Receiving objects: 15% (9/60) Receiving objects: 16% (10/60) Receiving objects: 18% (11/60) Receiving objects: 20% (12/60) Receiving objects: 21% (13/60) Receiving objects: 23% (14/60) Receiving objects: 25% (15/60) Receiving objects: 26% (16/60) Receiving objects: 28% (17/60) Receiving objects: 30% (18/60) Receiving objects: 31% (19/60) Receiving objects: 33% (20/60) Receiving objects: 35% (21/60) Receiving objects: 36% (22/60) Receiving objects: 38% (23/60) Receiving objects: 40% (24/60) Receiving objects: 41% (25/60) Receiving objects: 43% (26/60) Receiving objects: 45% (27/60) Receiving objects: 46% (28/60) Receiving objects: 48% (29/60) Receiving objects: 50% (30/60) Receiving objects: 51% (31/60) Receiving objects: 53% (32/60) Receiving objects: 55% (33/60) Receiving objects: 56% (34/60) Receiving objects: 58% (35/60) Receiving objects: 60% (36/60) Receiving objects: 61% (37/60) Receiving objects: 63% (38/60) Receiving objects: 65% (39/60) Receiving objects: 66% (40/60) Receiving objects: 68% (41/60) Receiving objects: 70% (42/60) Receiving objects: 71% (43/60) Receiving objects: 73% (44/60) Receiving objects: 75% (45/60) Receiving objects: 76% (46/60) Receiving objects: 78% (47/60) Receiving objects: 80% (48/60) Receiving objects: 81% (49/60) Receiving objects: 83% (50/60) Receiving objects: 85% (51/60) Receiving objects: 86% (52/60) Receiving objects: 88% (53/60) Receiving objects: 90% (54/60) Receiving objects: 91% (55/60) Receiving objects: 93% (56/60) Receiving objects: 95% (57/60) Receiving objects: 96% (58/60) Receiving objects: 98% (59/60) Receiving objects: 100% (60/60) Receiving objects: 100% (60/60), 8.31 KiB | 8.31 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 50% (5/10) Resolving deltas: 60% (6/10) Resolving deltas: 70% (7/10) Resolving deltas: 80% (8/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P04/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 55% (10/18) Resolving deltas: 66% (12/18) Resolving deltas: 72% (13/18) Resolving deltas: 83% (15/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P04/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) remote: Total 750 (delta 47), reused 94 (delta 30), pack-reused 625 Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.73 KiB | 17.14 MiB/s, done. Resolving deltas: 0% (0/340) Resolving deltas: 4% (15/340) Resolving deltas: 9% (31/340) Resolving deltas: 12% (41/340) Resolving deltas: 16% (55/340) Resolving deltas: 22% (77/340) Resolving deltas: 25% (88/340) Resolving deltas: 34% (116/340) Resolving deltas: 35% (121/340) Resolving deltas: 36% (124/340) Resolving deltas: 38% (130/340) Resolving deltas: 39% (133/340) Resolving deltas: 46% (158/340) Resolving deltas: 53% (182/340) Resolving deltas: 54% (184/340) Resolving deltas: 58% (198/340) Resolving deltas: 59% (201/340) Resolving deltas: 60% (204/340) Resolving deltas: 63% (217/340) Resolving deltas: 65% (221/340) Resolving deltas: 67% (231/340) Resolving deltas: 74% (253/340) Resolving deltas: 76% (259/340) Resolving deltas: 77% (264/340) Resolving deltas: 80% (274/340) Resolving deltas: 81% (278/340) Resolving deltas: 82% (280/340) Resolving deltas: 83% (284/340) Resolving deltas: 84% (287/340) Resolving deltas: 85% (291/340) Resolving deltas: 88% (301/340) Resolving deltas: 89% (303/340) Resolving deltas: 91% (312/340) Resolving deltas: 92% (316/340) Resolving deltas: 93% (317/340) Resolving deltas: 94% (320/340) Resolving deltas: 95% (324/340) Resolving deltas: 97% (333/340) Resolving deltas: 100% (340/340) Resolving deltas: 100% (340/340), done. Cloning into '/root/workspace/daxie-config/P04/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 3% (8/235) Resolving deltas: 5% (12/235) Resolving deltas: 6% (15/235) Resolving deltas: 8% (20/235) Resolving deltas: 9% (23/235) Resolving deltas: 14% (34/235) Resolving deltas: 15% (37/235) Resolving deltas: 25% (60/235) Resolving deltas: 28% (66/235) Resolving deltas: 30% (71/235) Resolving deltas: 31% (74/235) Resolving deltas: 32% (77/235) Resolving deltas: 49% (117/235) Resolving deltas: 55% (130/235) Resolving deltas: 56% (132/235) Resolving deltas: 58% (138/235) Resolving deltas: 59% (139/235) Resolving deltas: 69% (163/235) Resolving deltas: 70% (165/235) Resolving deltas: 71% (168/235) Resolving deltas: 72% (170/235) Resolving deltas: 74% (175/235) Resolving deltas: 77% (181/235) Resolving deltas: 79% (186/235) Resolving deltas: 80% (189/235) Resolving deltas: 81% (191/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (196/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 87% (205/235) Resolving deltas: 88% (208/235) Resolving deltas: 90% (213/235) Resolving deltas: 91% (215/235) Resolving deltas: 92% (218/235) Resolving deltas: 93% (220/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (227/235) Resolving deltas: 97% (229/235) Resolving deltas: 99% (234/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P04/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 44.39 MiB | 44.38 MiB/s Receiving objects: 11% (48/408), 90.95 MiB | 45.47 MiB/s Receiving objects: 11% (48/408), 134.36 MiB | 44.78 MiB/s Receiving objects: 12% (49/408), 153.45 MiB | 43.84 MiB/s Receiving objects: 13% (54/408), 153.45 MiB | 43.84 MiB/s Receiving objects: 13% (56/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 14% (58/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 15% (62/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 16% (66/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 17% (70/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 18% (74/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 19% (78/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 20% (82/408), 171.60 MiB | 42.90 MiB/s Receiving objects: 21% (86/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 22% (90/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 23% (94/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 24% (98/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 25% (102/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 26% (107/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 27% (111/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 28% (115/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 29% (119/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 29% (122/408), 192.58 MiB | 42.79 MiB/s Receiving objects: 30% (123/408), 212.14 MiB | 42.71 MiB/s Receiving objects: 31% (127/408), 212.14 MiB | 42.71 MiB/s Receiving objects: 32% (131/408), 212.14 MiB | 42.71 MiB/s Receiving objects: 33% (135/408), 212.14 MiB | 42.71 MiB/s Receiving objects: 34% (139/408), 212.14 MiB | 42.71 MiB/s Receiving objects: 35% (143/408), 232.81 MiB | 41.87 MiB/s Receiving objects: 36% (147/408), 232.81 MiB | 41.87 MiB/s Receiving objects: 37% (151/408), 232.81 MiB | 41.87 MiB/s Receiving objects: 38% (156/408), 232.81 MiB | 41.87 MiB/s Receiving objects: 39% (160/408), 232.81 MiB | 41.87 MiB/s Receiving objects: 39% (161/408), 257.57 MiB | 41.65 MiB/s Receiving objects: 40% (164/408), 257.57 MiB | 41.65 MiB/s Receiving objects: 41% (168/408), 257.57 MiB | 41.65 MiB/s Receiving objects: 41% (168/408), 297.59 MiB | 41.43 MiB/s Receiving objects: 42% (172/408), 297.59 MiB | 41.43 MiB/s Receiving objects: 43% (176/408), 297.59 MiB | 41.43 MiB/s Receiving objects: 44% (180/408), 297.59 MiB | 41.43 MiB/s Receiving objects: 45% (184/408), 297.59 MiB | 41.43 MiB/s Receiving objects: 45% (187/408), 336.55 MiB | 40.71 MiB/s Receiving objects: 46% (188/408), 336.55 MiB | 40.71 MiB/s Receiving objects: 47% (192/408), 336.55 MiB | 40.71 MiB/s Receiving objects: 47% (193/408), 374.61 MiB | 40.47 MiB/s Receiving objects: 48% (196/408), 374.61 MiB | 40.47 MiB/s Receiving objects: 49% (200/408), 395.80 MiB | 40.83 MiB/s Receiving objects: 49% (201/408), 411.80 MiB | 39.79 MiB/s Receiving objects: 50% (204/408), 411.80 MiB | 39.79 MiB/s Receiving objects: 51% (209/408), 447.37 MiB | 42.19 MiB/s Receiving objects: 52% (213/408), 447.37 MiB | 42.19 MiB/s Receiving objects: 53% (217/408), 447.37 MiB | 42.19 MiB/s Receiving objects: 54% (221/408), 447.37 MiB | 42.19 MiB/s Receiving objects: 55% (225/408), 447.37 MiB | 42.19 MiB/s Receiving objects: 55% (227/408), 469.53 MiB | 42.51 MiB/s Receiving objects: 56% (229/408), 469.53 MiB | 42.51 MiB/s Receiving objects: 57% (233/408), 469.53 MiB | 42.51 MiB/s Receiving objects: 58% (237/408), 469.53 MiB | 42.51 MiB/s Receiving objects: 58% (238/408), 507.46 MiB | 42.03 MiB/s Receiving objects: 59% (241/408), 507.46 MiB | 42.03 MiB/s Receiving objects: 60% (245/408), 507.46 MiB | 42.03 MiB/s Receiving objects: 61% (249/408), 527.57 MiB | 42.45 MiB/s Receiving objects: 62% (253/408), 527.57 MiB | 42.45 MiB/s Receiving objects: 63% (258/408), 527.57 MiB | 42.45 MiB/s Receiving objects: 64% (262/408), 527.57 MiB | 42.45 MiB/s Receiving objects: 65% (266/408), 527.57 MiB | 42.45 MiB/s Receiving objects: 65% (266/408), 547.18 MiB | 41.84 MiB/s Receiving objects: 66% (270/408), 547.18 MiB | 41.84 MiB/s Receiving objects: 67% (274/408), 547.18 MiB | 41.84 MiB/s Receiving objects: 68% (278/408), 547.18 MiB | 41.84 MiB/s Receiving objects: 69% (282/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 70% (286/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 71% (290/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 72% (294/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 73% (298/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 74% (302/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 75% (306/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 76% (311/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 77% (315/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 78% (319/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 79% (323/408), 567.88 MiB | 42.95 MiB/s Receiving objects: 79% (326/408), 586.61 MiB | 42.40 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 21.27 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 21.27 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 21.27 MiB/s Receiving objects: 81% (331/408), 619.09 MiB | 19.89 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 14.92 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 11.56 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 11.56 MiB/s Receiving objects: 82% (336/408), 658.91 MiB | 11.41 MiB/s Receiving objects: 83% (339/408), 658.91 MiB | 11.41 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 8.73 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 5.54 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 5.54 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 6.16 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 6.16 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.82 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.82 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.82 MiB/s Receiving objects: 87% (356/408), 763.95 MiB | 6.24 MiB/s Receiving objects: 88% (360/408), 790.68 MiB | 7.97 MiB/s Receiving objects: 89% (364/408), 790.68 MiB | 7.97 MiB/s Receiving objects: 89% (366/408), 809.44 MiB | 7.99 MiB/s Receiving objects: 90% (368/408), 809.44 MiB | 7.99 MiB/s Receiving objects: 91% (372/408), 847.08 MiB | 9.73 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.67 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.67 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.67 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.67 MiB/s Receiving objects: 95% (388/408), 884.54 MiB | 10.60 MiB/s Receiving objects: 95% (390/408), 884.54 MiB | 10.60 MiB/s Receiving objects: 96% (392/408), 884.54 MiB | 10.60 MiB/s Receiving objects: 97% (396/408), 907.34 MiB | 16.98 MiB/s Receiving objects: 98% (400/408), 907.34 MiB | 16.98 MiB/s Receiving objects: 98% (401/408), 924.02 MiB | 15.99 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 924.02 MiB | 15.99 MiB/s Receiving objects: 100% (408/408), 924.02 MiB | 15.99 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 17.92 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 8% (7/80) Resolving deltas: 25% (20/80) Resolving deltas: 26% (21/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P04/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 49% (103/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 50% (105/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 51% (108/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 52% (110/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 53% (112/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 54% (114/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 55% (116/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 56% (118/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 57% (120/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 58% (122/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 59% (124/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 60% (126/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 61% (129/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 62% (131/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 63% (133/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 64% (135/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 65% (137/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 66% (139/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 67% (141/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 68% (143/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 69% (145/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 70% (147/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 71% (150/210), 27.81 MiB | 55.60 MiB/s Receiving objects: 71% (151/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 72% (152/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 73% (154/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 74% (156/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 75% (158/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 76% (160/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 77% (162/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 78% (164/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 79% (166/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 80% (168/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 81% (171/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 82% (173/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 83% (175/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 84% (177/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 85% (179/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 86% (181/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 87% (183/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 88% (185/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 89% (187/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 90% (189/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 91% (192/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 92% (194/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 93% (196/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 94% (198/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 95% (200/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 96% (202/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 97% (204/210), 53.20 MiB | 53.19 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 99% (208/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 100% (210/210), 53.20 MiB | 53.19 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 54.17 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 1% (1/60) Resolving deltas: 10% (6/60) Resolving deltas: 55% (33/60) Resolving deltas: 60% (36/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 91% (55/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P04/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/daxie-config/P04/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 25% (11/43) Resolving deltas: 76% (33/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P04/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/daxie-config/P04/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 56.68 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 30% (21/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P04/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 35.13 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (34/841) Resolving deltas: 5% (47/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (64/841) Resolving deltas: 8% (68/841) Resolving deltas: 11% (98/841) Resolving deltas: 17% (143/841) Resolving deltas: 21% (185/841) Resolving deltas: 36% (307/841) Resolving deltas: 40% (344/841) Resolving deltas: 45% (379/841) Resolving deltas: 49% (419/841) Resolving deltas: 51% (432/841) Resolving deltas: 53% (452/841) Resolving deltas: 55% (464/841) Resolving deltas: 56% (474/841) Resolving deltas: 57% (480/841) Resolving deltas: 60% (508/841) Resolving deltas: 61% (520/841) Resolving deltas: 62% (528/841) Resolving deltas: 63% (531/841) Resolving deltas: 64% (539/841) Resolving deltas: 66% (563/841) Resolving deltas: 67% (564/841) Resolving deltas: 75% (636/841) Resolving deltas: 76% (640/841) Resolving deltas: 86% (726/841) Resolving deltas: 87% (733/841) Resolving deltas: 88% (744/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 91% (766/841) Resolving deltas: 92% (774/841) Resolving deltas: 94% (797/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (832/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P04/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/193) remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 6% (3/49) Resolving deltas: 8% (4/49) Resolving deltas: 12% (6/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 32% (16/49) Resolving deltas: 34% (17/49) Resolving deltas: 36% (18/49) Resolving deltas: 38% (19/49) Resolving deltas: 42% (21/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 69% (34/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P04/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 14.96 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 65% (67/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P04/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 5% (11/203) Resolving deltas: 7% (16/203) Resolving deltas: 8% (18/203) Resolving deltas: 36% (74/203) Resolving deltas: 37% (77/203) Resolving deltas: 38% (79/203) Resolving deltas: 40% (82/203) Resolving deltas: 42% (86/203) Resolving deltas: 53% (109/203) Resolving deltas: 54% (111/203) Resolving deltas: 55% (112/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (116/203) Resolving deltas: 58% (118/203) Resolving deltas: 59% (120/203) Resolving deltas: 60% (123/203) Resolving deltas: 61% (125/203) Resolving deltas: 62% (126/203) Resolving deltas: 63% (128/203) Resolving deltas: 64% (130/203) Resolving deltas: 68% (140/203) Resolving deltas: 75% (154/203) Resolving deltas: 76% (155/203) Resolving deltas: 78% (160/203) Resolving deltas: 80% (163/203) Resolving deltas: 84% (171/203) Resolving deltas: 87% (177/203) Resolving deltas: 90% (184/203) Resolving deltas: 91% (185/203) Resolving deltas: 92% (188/203) Resolving deltas: 93% (189/203) Resolving deltas: 94% (191/203) Resolving deltas: 96% (196/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '6c7706107a080023a921a6cb571a69c3b50dc3b2' Submodule path 'hardware': checked out 'a367ebdaa53a9495e2febe4e6773952db23aa1d8' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '13a19423ad7cec822beb9ed73db1aecb06894a15' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out 'b6152e01b1372be1a87b99d88684015534608088' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '67d1bc5a225b6f4065bd52a188a782ffda33665d' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '4f07e3931adf0943d1eec49ad29d5482f78f4bdf' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '1f2d7e7812bb4aac64110f4a63a5f3fb0bc994ed' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '18cb390aff38ebaffc0cda1b2fda6d7adb4e8890' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '94c7d942fb36c88c9e6a1e5113b062ac454e8718' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out '6e931276d7637f088d50bb3eb59de9f19387eaa9' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P04/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P04/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P04/params_new/hardware/hardware /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P04/params_new/hdmap/ [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/hdmap/hdmap /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P04/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P04/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P04/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P04/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P04/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P04/params_new/msf-port/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P04/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P04/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P04/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P04/params_new/perception_crane_detection/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P04/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P04/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_new_detection/perception /root/workspace/daxie-config/P04/params_new/perception_new_detection/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P04/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P04/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P04/params_new/perception_spreader_vision/spreader_detection /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_tools/perception /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P04/params_new/perception_vehicles/master /root/workspace/daxie-config/P04/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P04/params_new/pncc_vehicle_related_config/ [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P04/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P04/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P04/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P04/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P04/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/prediction_config/prediction /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/system-common/master /root/workspace/daxie-config/P04/params_new/system-common/system-ros /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/system-device/master /root/workspace/daxie-config/P04/params_new/system-device/slave /root/workspace/daxie-config/P04/params_new/system-device/system-ros /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/system-node-daxie/master /root/workspace/daxie-config/P04/params_new/system-node-daxie/slave /root/workspace/daxie-config/P04/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P04/params_new/system-port/points.json /root/workspace/daxie-config/P04/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P04/params_new/system-port/system-ros /root/workspace/daxie-config/P04/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P04/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P04/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave spreader_detection static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P04/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P04/params_new/params_new/bay.txt /root/workspace/daxie-config/P04/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P04/params_new/params_new/crane_align /root/workspace/daxie-config/P04/params_new/params_new/crane_detection /root/workspace/daxie-config/P04/params_new/params_new/data_collection /root/workspace/daxie-config/P04/params_new/params_new/extrinsics /root/workspace/daxie-config/P04/params_new/params_new/field.yaml /root/workspace/daxie-config/P04/params_new/params_new/gantry.txt /root/workspace/daxie-config/P04/params_new/params_new/hardware /root/workspace/daxie-config/P04/params_new/params_new/hdmap /root/workspace/daxie-config/P04/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P04/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P04/params_new/params_new/lane_detection /root/workspace/daxie-config/P04/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P04/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P04/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P04/params_new/params_new/master /root/workspace/daxie-config/P04/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P04/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P04/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P04/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P04/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P04/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P04/params_new/params_new/perception /root/workspace/daxie-config/P04/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P04/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P04/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P04/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P04/params_new/params_new/pointcloud /root/workspace/daxie-config/P04/params_new/params_new/points.json /root/workspace/daxie-config/P04/params_new/params_new/prediction /root/workspace/daxie-config/P04/params_new/params_new/README.md /root/workspace/daxie-config/P04/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P04/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P04/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P04/params_new/params_new/slave /root/workspace/daxie-config/P04/params_new/params_new/spreader_detection /root/workspace/daxie-config/P04/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P04/params_new/params_new/system-ros /root/workspace/daxie-config/P04/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P04/params_P04/params/ [Pipeline] echo P05拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P05/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P05/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P05/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/P05.git > git init /root/workspace/daxie-config/P05/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P05.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/P05.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P05.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 c8e3785ae722c6a749011c833b9e53697cdddedc (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c8e3785ae722c6a749011c833b9e53697cdddedc # timeout=300000 Commit message: "Updated submodule pncc_port_related_config to branch port_daxie_creep" > git rev-list --no-walk c8e3785ae722c6a749011c833b9e53697cdddedc # 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/P05.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P05.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T805.git) registered for path 'mqtt-tls' 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/P05.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P05.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P05/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 61% (8/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P05/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 32.95 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (10/882) Resolving deltas: 2% (19/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 14% (128/882) Resolving deltas: 16% (142/882) Resolving deltas: 17% (152/882) Resolving deltas: 18% (161/882) Resolving deltas: 19% (175/882) Resolving deltas: 23% (203/882) Resolving deltas: 24% (216/882) Resolving deltas: 25% (224/882) Resolving deltas: 27% (243/882) Resolving deltas: 28% (255/882) Resolving deltas: 29% (258/882) Resolving deltas: 30% (266/882) Resolving deltas: 35% (315/882) Resolving deltas: 36% (324/882) Resolving deltas: 37% (329/882) Resolving deltas: 40% (356/882) Resolving deltas: 41% (363/882) Resolving deltas: 42% (372/882) Resolving deltas: 43% (382/882) Resolving deltas: 44% (389/882) Resolving deltas: 45% (398/882) Resolving deltas: 46% (408/882) Resolving deltas: 47% (415/882) Resolving deltas: 48% (425/882) Resolving deltas: 49% (433/882) Resolving deltas: 50% (444/882) Resolving deltas: 52% (463/882) Resolving deltas: 53% (471/882) Resolving deltas: 54% (484/882) Resolving deltas: 55% (489/882) Resolving deltas: 57% (503/882) Resolving deltas: 59% (528/882) Resolving deltas: 60% (530/882) Resolving deltas: 62% (550/882) Resolving deltas: 63% (558/882) Resolving deltas: 64% (565/882) Resolving deltas: 65% (574/882) Resolving deltas: 66% (584/882) Resolving deltas: 67% (598/882) Resolving deltas: 71% (634/882) Resolving deltas: 72% (637/882) Resolving deltas: 73% (645/882) Resolving deltas: 74% (655/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P05/params_new/hardware'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 38 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), done. Resolving deltas: 0% (0/12) Resolving deltas: 50% (6/12) Resolving deltas: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/daxie-config/P05/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P05/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 50% (5/10) Resolving deltas: 60% (6/10) Resolving deltas: 70% (7/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P05/params_new/lidar-extrinsics'... remote: Enumerating objects: 149, done. remote: Counting objects: 0% (1/105) remote: Counting objects: 1% (2/105) remote: Counting objects: 2% (3/105) remote: Counting objects: 3% (4/105) remote: Counting objects: 4% (5/105) remote: Counting objects: 5% (6/105) remote: Counting objects: 6% (7/105) remote: Counting objects: 7% (8/105) remote: Counting objects: 8% (9/105) remote: Counting objects: 9% (10/105) remote: Counting objects: 10% (11/105) remote: Counting objects: 11% (12/105) remote: Counting objects: 12% (13/105) remote: Counting objects: 13% (14/105) remote: Counting objects: 14% (15/105) remote: Counting objects: 15% (16/105) remote: Counting objects: 16% (17/105) remote: Counting objects: 17% (18/105) remote: Counting objects: 18% (19/105) remote: Counting objects: 19% (20/105) remote: Counting objects: 20% (21/105) remote: Counting objects: 21% (23/105) remote: Counting objects: 22% (24/105) remote: Counting objects: 23% (25/105) remote: Counting objects: 24% (26/105) remote: Counting objects: 25% (27/105) remote: Counting objects: 26% (28/105) remote: Counting objects: 27% (29/105) remote: Counting objects: 28% (30/105) remote: Counting objects: 29% (31/105) remote: Counting objects: 30% (32/105) remote: Counting objects: 31% (33/105) remote: Counting objects: 32% (34/105) remote: Counting objects: 33% (35/105) remote: Counting objects: 34% (36/105) remote: Counting objects: 35% (37/105) remote: Counting objects: 36% (38/105) remote: Counting objects: 37% (39/105) remote: Counting objects: 38% (40/105) remote: Counting objects: 39% (41/105) remote: Counting objects: 40% (42/105) remote: Counting objects: 41% (44/105) remote: Counting objects: 42% (45/105) remote: Counting objects: 43% (46/105) remote: Counting objects: 44% (47/105) remote: Counting objects: 45% (48/105) remote: Counting objects: 46% (49/105) remote: Counting objects: 47% (50/105) remote: Counting objects: 48% (51/105) remote: Counting objects: 49% (52/105) remote: Counting objects: 50% (53/105) remote: Counting objects: 51% (54/105) remote: Counting objects: 52% (55/105) remote: Counting objects: 53% (56/105) remote: Counting objects: 54% (57/105) remote: Counting objects: 55% (58/105) remote: Counting objects: 56% (59/105) remote: Counting objects: 57% (60/105) remote: Counting objects: 58% (61/105) remote: Counting objects: 59% (62/105) remote: Counting objects: 60% (63/105) remote: Counting objects: 61% (65/105) remote: Counting objects: 62% (66/105) remote: Counting objects: 63% (67/105) remote: Counting objects: 64% (68/105) remote: Counting objects: 65% (69/105) remote: Counting objects: 66% (70/105) remote: Counting objects: 67% (71/105) remote: Counting objects: 68% (72/105) remote: Counting objects: 69% (73/105) remote: Counting objects: 70% (74/105) remote: Counting objects: 71% (75/105) remote: Counting objects: 72% (76/105) remote: Counting objects: 73% (77/105) remote: Counting objects: 74% (78/105) remote: Counting objects: 75% (79/105) remote: Counting objects: 76% (80/105) remote: Counting objects: 77% (81/105) remote: Counting objects: 78% (82/105) remote: Counting objects: 79% (83/105) remote: Counting objects: 80% (84/105) remote: Counting objects: 81% (86/105) remote: Counting objects: 82% (87/105) remote: Counting objects: 83% (88/105) remote: Counting objects: 84% (89/105) remote: Counting objects: 85% (90/105) remote: Counting objects: 86% (91/105) remote: Counting objects: 87% (92/105) remote: Counting objects: 88% (93/105) remote: Counting objects: 89% (94/105) remote: Counting objects: 90% (95/105) remote: Counting objects: 91% (96/105) remote: Counting objects: 92% (97/105) remote: Counting objects: 93% (98/105) remote: Counting objects: 94% (99/105) remote: Counting objects: 95% (100/105) remote: Counting objects: 96% (101/105) remote: Counting objects: 97% (102/105) remote: Counting objects: 98% (103/105) remote: Counting objects: 99% (104/105) remote: Counting objects: 100% (105/105) remote: Counting objects: 100% (105/105), done. remote: Compressing objects: 1% (1/84) remote: Compressing objects: 2% (2/84) remote: Compressing objects: 3% (3/84) remote: Compressing objects: 4% (4/84) remote: Compressing objects: 5% (5/84) remote: Compressing objects: 7% (6/84) remote: Compressing objects: 8% (7/84) remote: Compressing objects: 9% (8/84) remote: Compressing objects: 10% (9/84) remote: Compressing objects: 11% (10/84) remote: Compressing objects: 13% (11/84) remote: Compressing objects: 14% (12/84) remote: Compressing objects: 15% (13/84) remote: Compressing objects: 16% (14/84) remote: Compressing objects: 17% (15/84) remote: Compressing objects: 19% (16/84) remote: Compressing objects: 20% (17/84) remote: Compressing objects: 21% (18/84) remote: Compressing objects: 22% (19/84) remote: Compressing objects: 23% (20/84) remote: Compressing objects: 25% (21/84) remote: Compressing objects: 26% (22/84) remote: Compressing objects: 27% (23/84) remote: Compressing objects: 28% (24/84) remote: Compressing objects: 29% (25/84) remote: Compressing objects: 30% (26/84) remote: Compressing objects: 32% (27/84) remote: Compressing objects: 33% (28/84) remote: Compressing objects: 34% (29/84) remote: Compressing objects: 35% (30/84) remote: Compressing objects: 36% (31/84) remote: Compressing objects: 38% (32/84) remote: Compressing objects: 39% (33/84) remote: Compressing objects: 40% (34/84) remote: Compressing objects: 41% (35/84) remote: Compressing objects: 42% (36/84) remote: Compressing objects: 44% (37/84) remote: Compressing objects: 45% (38/84) remote: Compressing objects: 46% (39/84) remote: Compressing objects: 47% (40/84) remote: Compressing objects: 48% (41/84) remote: Compressing objects: 50% (42/84) remote: Compressing objects: 51% (43/84) remote: Compressing objects: 52% (44/84) remote: Compressing objects: 53% (45/84) remote: Compressing objects: 54% (46/84) remote: Compressing objects: 55% (47/84) remote: Compressing objects: 57% (48/84) remote: Compressing objects: 58% (49/84) remote: Compressing objects: 59% (50/84) remote: Compressing objects: 60% (51/84) remote: Compressing objects: 61% (52/84) remote: Compressing objects: 63% (53/84) remote: Compressing objects: 64% (54/84) remote: Compressing objects: 65% (55/84) remote: Compressing objects: 66% (56/84) remote: Compressing objects: 67% (57/84) remote: Compressing objects: 69% (58/84) remote: Compressing objects: 70% (59/84) remote: Compressing objects: 71% (60/84) remote: Compressing objects: 72% (61/84) remote: Compressing objects: 73% (62/84) remote: Compressing objects: 75% (63/84) remote: Compressing objects: 76% (64/84) remote: Compressing objects: 77% (65/84) remote: Compressing objects: 78% (66/84) remote: Compressing objects: 79% (67/84) remote: Compressing objects: 80% (68/84) remote: Compressing objects: 82% (69/84) remote: Compressing objects: 83% (70/84) remote: Compressing objects: 84% (71/84) remote: Compressing objects: 85% (72/84) remote: Compressing objects: 86% (73/84) remote: Compressing objects: 88% (74/84) remote: Compressing objects: 89% (75/84) remote: Compressing objects: 90% (76/84) remote: Compressing objects: 91% (77/84) remote: Compressing objects: 92% (78/84) remote: Compressing objects: 94% (79/84) remote: Compressing objects: 95% (80/84) remote: Compressing objects: 96% (81/84) remote: Compressing objects: 97% (82/84) remote: Compressing objects: 98% (83/84) remote: Compressing objects: 100% (84/84) remote: Compressing objects: 100% (84/84), done. Receiving objects: 0% (1/149) Receiving objects: 1% (2/149) Receiving objects: 2% (3/149) Receiving objects: 3% (5/149) Receiving objects: 4% (6/149) Receiving objects: 5% (8/149) Receiving objects: 6% (9/149) Receiving objects: 7% (11/149) Receiving objects: 8% (12/149) Receiving objects: 9% (14/149) Receiving objects: 10% (15/149) Receiving objects: 11% (17/149) Receiving objects: 12% (18/149) Receiving objects: 13% (20/149) Receiving objects: 14% (21/149) Receiving objects: 15% (23/149) remote: Total 149 (delta 22), reused 97 (delta 18), pack-reused 44 Receiving objects: 16% (24/149) Receiving objects: 17% (26/149) Receiving objects: 18% (27/149) Receiving objects: 19% (29/149) Receiving objects: 20% (30/149) Receiving objects: 21% (32/149) Receiving objects: 22% (33/149) Receiving objects: 23% (35/149) Receiving objects: 24% (36/149) Receiving objects: 25% (38/149) Receiving objects: 26% (39/149) Receiving objects: 27% (41/149) Receiving objects: 28% (42/149) Receiving objects: 29% (44/149) Receiving objects: 30% (45/149) Receiving objects: 31% (47/149) Receiving objects: 32% (48/149) Receiving objects: 33% (50/149) Receiving objects: 34% (51/149) Receiving objects: 35% (53/149) Receiving objects: 36% (54/149) Receiving objects: 37% (56/149) Receiving objects: 38% (57/149) Receiving objects: 39% (59/149) Receiving objects: 40% (60/149) Receiving objects: 41% (62/149) Receiving objects: 42% (63/149) Receiving objects: 43% (65/149) Receiving objects: 44% (66/149) Receiving objects: 45% (68/149) Receiving objects: 46% (69/149) Receiving objects: 47% (71/149) Receiving objects: 48% (72/149) Receiving objects: 49% (74/149) Receiving objects: 50% (75/149) Receiving objects: 51% (76/149) Receiving objects: 52% (78/149) Receiving objects: 53% (79/149) Receiving objects: 54% (81/149) Receiving objects: 55% (82/149) Receiving objects: 56% (84/149) Receiving objects: 57% (85/149) Receiving objects: 58% (87/149) Receiving objects: 59% (88/149) Receiving objects: 60% (90/149) Receiving objects: 61% (91/149) Receiving objects: 62% (93/149) Receiving objects: 63% (94/149) Receiving objects: 64% (96/149) Receiving objects: 65% (97/149) Receiving objects: 66% (99/149) Receiving objects: 67% (100/149) Receiving objects: 68% (102/149) Receiving objects: 69% (103/149) Receiving objects: 70% (105/149) Receiving objects: 71% (106/149) Receiving objects: 72% (108/149) Receiving objects: 73% (109/149) Receiving objects: 74% (111/149) Receiving objects: 75% (112/149) Receiving objects: 76% (114/149) Receiving objects: 77% (115/149) Receiving objects: 78% (117/149) Receiving objects: 79% (118/149) Receiving objects: 80% (120/149) Receiving objects: 81% (121/149) Receiving objects: 82% (123/149) Receiving objects: 83% (124/149) Receiving objects: 84% (126/149) Receiving objects: 85% (127/149) Receiving objects: 86% (129/149) Receiving objects: 87% (130/149) Receiving objects: 88% (132/149) Receiving objects: 89% (133/149) Receiving objects: 90% (135/149) Receiving objects: 91% (136/149) Receiving objects: 92% (138/149) Receiving objects: 93% (139/149) Receiving objects: 94% (141/149) Receiving objects: 95% (142/149) Receiving objects: 96% (144/149) Receiving objects: 97% (145/149) Receiving objects: 98% (147/149) Receiving objects: 99% (148/149) Receiving objects: 100% (149/149) Receiving objects: 100% (149/149), 21.57 KiB | 21.57 MiB/s, done. Resolving deltas: 0% (0/33) Resolving deltas: 12% (4/33) Resolving deltas: 15% (5/33) Resolving deltas: 21% (7/33) Resolving deltas: 24% (8/33) Resolving deltas: 27% (9/33) Resolving deltas: 30% (10/33) Resolving deltas: 33% (11/33) Resolving deltas: 75% (25/33) Resolving deltas: 81% (27/33) Resolving deltas: 96% (32/33) Resolving deltas: 100% (33/33) Resolving deltas: 100% (33/33), done. Cloning into '/root/workspace/daxie-config/P05/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P05/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 34.34 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 15% (40/251) Resolving deltas: 31% (78/251) Resolving deltas: 32% (81/251) Resolving deltas: 33% (85/251) Resolving deltas: 34% (87/251) Resolving deltas: 35% (88/251) Resolving deltas: 42% (106/251) Resolving deltas: 45% (115/251) Resolving deltas: 46% (116/251) Resolving deltas: 49% (123/251) Resolving deltas: 51% (130/251) Resolving deltas: 55% (139/251) Resolving deltas: 56% (142/251) Resolving deltas: 57% (144/251) Resolving deltas: 58% (147/251) Resolving deltas: 59% (149/251) Resolving deltas: 60% (151/251) Resolving deltas: 61% (154/251) Resolving deltas: 63% (159/251) Resolving deltas: 64% (163/251) Resolving deltas: 65% (165/251) Resolving deltas: 66% (167/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (171/251) Resolving deltas: 73% (184/251) Resolving deltas: 74% (186/251) Resolving deltas: 78% (197/251) Resolving deltas: 81% (204/251) Resolving deltas: 82% (206/251) Resolving deltas: 83% (209/251) Resolving deltas: 85% (214/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (231/251) Resolving deltas: 93% (235/251) Resolving deltas: 94% (237/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (241/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P05/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.02 KiB | 6.02 MiB/s, done. Cloning into '/root/workspace/daxie-config/P05/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 3% (2/64) Resolving deltas: 4% (3/64) Resolving deltas: 12% (8/64) Resolving deltas: 15% (10/64) Resolving deltas: 18% (12/64) Resolving deltas: 23% (15/64) Resolving deltas: 25% (16/64) Resolving deltas: 34% (22/64) Resolving deltas: 37% (24/64) Resolving deltas: 39% (25/64) Resolving deltas: 40% (26/64) Resolving deltas: 46% (30/64) Resolving deltas: 48% (31/64) Resolving deltas: 50% (32/64) Resolving deltas: 51% (33/64) Resolving deltas: 54% (35/64) Resolving deltas: 56% (36/64) Resolving deltas: 59% (38/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 82% (53/64) Resolving deltas: 84% (54/64) Resolving deltas: 85% (55/64) Resolving deltas: 92% (59/64) Resolving deltas: 96% (62/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P05/params_new/msf-vehicle'... remote: Enumerating objects: 45, done. remote: Counting objects: 33% (1/3) remote: Counting objects: 66% (2/3) remote: Counting objects: 100% (3/3) remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 45 (delta 0), reused 0 (delta 0), pack-reused 42 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 5.37 KiB | 5.37 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 20% (4/20) Resolving deltas: 25% (5/20) Resolving deltas: 30% (6/20) Resolving deltas: 35% (7/20) Resolving deltas: 40% (8/20) Resolving deltas: 45% (9/20) Resolving deltas: 60% (12/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 70% (7/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. remote: Total 148 (delta 68), reused 89 (delta 41), pack-reused 12 Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 25.07 KiB | 25.07 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 34% (24/70) Resolving deltas: 35% (25/70) Resolving deltas: 42% (30/70) Resolving deltas: 48% (34/70) Resolving deltas: 50% (35/70) Resolving deltas: 54% (38/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 66% (18/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 31.81 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (18/1247) Resolving deltas: 2% (29/1247) Resolving deltas: 4% (62/1247) Resolving deltas: 7% (89/1247) Resolving deltas: 8% (106/1247) Resolving deltas: 9% (116/1247) Resolving deltas: 10% (128/1247) Resolving deltas: 11% (139/1247) Resolving deltas: 12% (150/1247) Resolving deltas: 13% (163/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (222/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (244/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 25% (318/1247) Resolving deltas: 33% (418/1247) Resolving deltas: 34% (432/1247) Resolving deltas: 58% (727/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 6% (4/62) Resolving deltas: 9% (6/62) Resolving deltas: 11% (7/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 17% (11/62) Resolving deltas: 19% (12/62) Resolving deltas: 64% (40/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 3% (1/32) Resolving deltas: 12% (4/32) Resolving deltas: 37% (12/32) Resolving deltas: 65% (21/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 8% (26/318) Resolving deltas: 29% (95/318) Resolving deltas: 32% (102/318) Resolving deltas: 34% (110/318) Resolving deltas: 35% (113/318) Resolving deltas: 36% (116/318) Resolving deltas: 39% (127/318) Resolving deltas: 40% (130/318) Resolving deltas: 42% (134/318) Resolving deltas: 43% (137/318) Resolving deltas: 44% (143/318) Resolving deltas: 45% (146/318) Resolving deltas: 46% (149/318) Resolving deltas: 47% (152/318) Resolving deltas: 49% (156/318) Resolving deltas: 50% (159/318) Resolving deltas: 51% (164/318) Resolving deltas: 55% (177/318) Resolving deltas: 56% (179/318) Resolving deltas: 57% (182/318) Resolving deltas: 58% (185/318) Resolving deltas: 75% (239/318) Resolving deltas: 76% (242/318) Resolving deltas: 82% (262/318) Resolving deltas: 83% (264/318) Resolving deltas: 93% (296/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P05/params_new/perception_vehicles'... remote: Enumerating objects: 52, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 52 (delta 0), reused 0 (delta 0), pack-reused 47 Receiving objects: 1% (1/52) Receiving objects: 3% (2/52) Receiving objects: 5% (3/52) Receiving objects: 7% (4/52) Receiving objects: 9% (5/52) Receiving objects: 11% (6/52) Receiving objects: 13% (7/52) Receiving objects: 15% (8/52) Receiving objects: 17% (9/52) Receiving objects: 19% (10/52) Receiving objects: 21% (11/52) Receiving objects: 23% (12/52) Receiving objects: 25% (13/52) Receiving objects: 26% (14/52) Receiving objects: 28% (15/52) Receiving objects: 30% (16/52) Receiving objects: 32% (17/52) Receiving objects: 34% (18/52) Receiving objects: 36% (19/52) Receiving objects: 38% (20/52) Receiving objects: 40% (21/52) Receiving objects: 42% (22/52) Receiving objects: 44% (23/52) Receiving objects: 46% (24/52) Receiving objects: 48% (25/52) Receiving objects: 50% (26/52) Receiving objects: 51% (27/52) Receiving objects: 53% (28/52) Receiving objects: 55% (29/52) Receiving objects: 57% (30/52) Receiving objects: 59% (31/52) Receiving objects: 61% (32/52) Receiving objects: 63% (33/52) Receiving objects: 65% (34/52) Receiving objects: 67% (35/52) Receiving objects: 69% (36/52) Receiving objects: 71% (37/52) Receiving objects: 73% (38/52) Receiving objects: 75% (39/52) Receiving objects: 76% (40/52) Receiving objects: 78% (41/52) Receiving objects: 80% (42/52) Receiving objects: 82% (43/52) Receiving objects: 84% (44/52) Receiving objects: 86% (45/52) Receiving objects: 88% (46/52) Receiving objects: 90% (47/52) Receiving objects: 92% (48/52) Receiving objects: 94% (49/52) Receiving objects: 96% (50/52) Receiving objects: 98% (51/52) Receiving objects: 100% (52/52) Receiving objects: 100% (52/52), 7.09 KiB | 7.09 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 22% (2/9) Resolving deltas: 44% (4/9) Resolving deltas: 55% (5/9) Resolving deltas: 66% (6/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P05/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 22% (4/18) Resolving deltas: 27% (5/18) Resolving deltas: 38% (7/18) Resolving deltas: 50% (9/18) Resolving deltas: 55% (10/18) Resolving deltas: 66% (12/18) Resolving deltas: 77% (14/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P05/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 21.38 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 4% (14/343) Resolving deltas: 10% (35/343) Resolving deltas: 11% (38/343) Resolving deltas: 15% (52/343) Resolving deltas: 24% (83/343) Resolving deltas: 25% (86/343) Resolving deltas: 33% (115/343) Resolving deltas: 34% (119/343) Resolving deltas: 36% (124/343) Resolving deltas: 37% (129/343) Resolving deltas: 38% (133/343) Resolving deltas: 40% (140/343) Resolving deltas: 47% (163/343) Resolving deltas: 51% (177/343) Resolving deltas: 54% (188/343) Resolving deltas: 55% (192/343) Resolving deltas: 56% (193/343) Resolving deltas: 60% (207/343) Resolving deltas: 61% (211/343) Resolving deltas: 62% (213/343) Resolving deltas: 66% (228/343) Resolving deltas: 67% (230/343) Resolving deltas: 70% (242/343) Resolving deltas: 76% (261/343) Resolving deltas: 79% (271/343) Resolving deltas: 80% (275/343) Resolving deltas: 81% (281/343) Resolving deltas: 83% (285/343) Resolving deltas: 84% (289/343) Resolving deltas: 85% (294/343) Resolving deltas: 87% (299/343) Resolving deltas: 88% (303/343) Resolving deltas: 91% (313/343) Resolving deltas: 92% (318/343) Resolving deltas: 93% (319/343) Resolving deltas: 95% (328/343) Resolving deltas: 96% (332/343) Resolving deltas: 97% (333/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P05/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 31.70 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (5/235) Resolving deltas: 3% (8/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (13/235) Resolving deltas: 7% (18/235) Resolving deltas: 8% (19/235) Resolving deltas: 9% (22/235) Resolving deltas: 13% (32/235) Resolving deltas: 14% (35/235) Resolving deltas: 24% (57/235) Resolving deltas: 28% (66/235) Resolving deltas: 31% (73/235) Resolving deltas: 32% (76/235) Resolving deltas: 43% (103/235) Resolving deltas: 54% (128/235) Resolving deltas: 55% (130/235) Resolving deltas: 57% (134/235) Resolving deltas: 64% (151/235) Resolving deltas: 65% (153/235) Resolving deltas: 68% (162/235) Resolving deltas: 69% (164/235) Resolving deltas: 71% (167/235) Resolving deltas: 73% (173/235) Resolving deltas: 74% (174/235) Resolving deltas: 75% (178/235) Resolving deltas: 76% (180/235) Resolving deltas: 77% (181/235) Resolving deltas: 81% (192/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (196/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 86% (203/235) Resolving deltas: 87% (205/235) Resolving deltas: 88% (208/235) Resolving deltas: 91% (215/235) Resolving deltas: 93% (219/235) Resolving deltas: 94% (222/235) Resolving deltas: 96% (226/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P05/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 47.75 MiB | 47.74 MiB/s Receiving objects: 11% (48/408), 93.86 MiB | 46.92 MiB/s Receiving objects: 11% (48/408), 141.59 MiB | 47.19 MiB/s Receiving objects: 12% (49/408), 141.59 MiB | 47.19 MiB/s Receiving objects: 13% (54/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 14% (58/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 15% (62/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 16% (66/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 16% (69/408), 183.75 MiB | 45.93 MiB/s Receiving objects: 17% (70/408), 183.75 MiB | 45.93 MiB/s Receiving objects: 18% (74/408), 183.75 MiB | 45.93 MiB/s Receiving objects: 19% (78/408), 183.75 MiB | 45.93 MiB/s Receiving objects: 20% (82/408), 183.75 MiB | 45.93 MiB/s Receiving objects: 21% (86/408), 183.75 MiB | 45.93 MiB/s Receiving objects: 22% (90/408), 183.75 MiB | 45.93 MiB/s Receiving objects: 23% (94/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 24% (98/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 25% (102/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 26% (107/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 27% (111/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 28% (115/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 29% (119/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 30% (123/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 31% (127/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 32% (131/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 33% (135/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 34% (139/408), 203.51 MiB | 45.22 MiB/s Receiving objects: 34% (139/408), 222.61 MiB | 44.36 MiB/s Receiving objects: 35% (143/408), 222.61 MiB | 44.36 MiB/s Receiving objects: 36% (147/408), 222.61 MiB | 44.36 MiB/s Receiving objects: 37% (151/408), 249.33 MiB | 44.80 MiB/s Receiving objects: 38% (156/408), 249.33 MiB | 44.80 MiB/s Receiving objects: 39% (160/408), 249.33 MiB | 44.80 MiB/s Receiving objects: 39% (161/408), 269.93 MiB | 43.63 MiB/s Receiving objects: 40% (164/408), 269.93 MiB | 43.63 MiB/s Receiving objects: 41% (168/408), 269.93 MiB | 43.63 MiB/s Receiving objects: 42% (172/408), 290.79 MiB | 43.76 MiB/s Receiving objects: 43% (176/408), 290.79 MiB | 43.76 MiB/s Receiving objects: 44% (180/408), 290.79 MiB | 43.76 MiB/s Receiving objects: 45% (184/408), 290.79 MiB | 43.76 MiB/s Receiving objects: 45% (184/408), 312.41 MiB | 43.53 MiB/s Receiving objects: 46% (188/408), 331.23 MiB | 42.14 MiB/s Receiving objects: 47% (192/408), 331.23 MiB | 42.14 MiB/s Receiving objects: 47% (192/408), 355.30 MiB | 42.87 MiB/s Receiving objects: 47% (193/408), 392.56 MiB | 42.01 MiB/s Receiving objects: 48% (196/408), 392.56 MiB | 42.01 MiB/s Receiving objects: 49% (200/408), 392.56 MiB | 42.01 MiB/s Receiving objects: 49% (202/408), 443.96 MiB | 43.25 MiB/s Receiving objects: 50% (204/408), 443.96 MiB | 43.25 MiB/s Receiving objects: 51% (209/408), 443.96 MiB | 43.25 MiB/s Receiving objects: 52% (213/408), 443.96 MiB | 43.25 MiB/s Receiving objects: 53% (217/408), 443.96 MiB | 43.25 MiB/s Receiving objects: 54% (221/408), 443.96 MiB | 43.25 MiB/s Receiving objects: 55% (225/408), 443.96 MiB | 43.25 MiB/s Receiving objects: 56% (229/408), 466.80 MiB | 43.76 MiB/s Receiving objects: 57% (233/408), 466.80 MiB | 43.76 MiB/s Receiving objects: 58% (237/408), 466.80 MiB | 43.76 MiB/s Receiving objects: 58% (237/408), 486.23 MiB | 43.44 MiB/s Receiving objects: 59% (241/408), 504.41 MiB | 42.68 MiB/s Receiving objects: 59% (244/408), 524.18 MiB | 42.89 MiB/s Receiving objects: 60% (245/408), 524.18 MiB | 42.89 MiB/s Receiving objects: 61% (249/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 62% (253/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 63% (258/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 64% (262/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 65% (266/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 66% (270/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 67% (274/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 68% (278/408), 543.73 MiB | 41.88 MiB/s Receiving objects: 68% (279/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 69% (282/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 70% (286/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 71% (290/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 72% (294/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 73% (298/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 74% (302/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 75% (306/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 76% (311/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 77% (315/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 78% (319/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 79% (323/408), 564.24 MiB | 42.88 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 21.07 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 21.07 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 21.07 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 16.49 MiB/s Receiving objects: 81% (332/408), 637.13 MiB | 16.02 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.76 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.76 MiB/s Receiving objects: 83% (339/408), 658.41 MiB | 12.73 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 10.04 MiB/s Receiving objects: 83% (342/408), 681.66 MiB | 10.04 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.60 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.60 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.35 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.35 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 87% (355/408), 763.35 MiB | 6.29 MiB/s Receiving objects: 88% (360/408), 789.55 MiB | 8.01 MiB/s Receiving objects: 89% (364/408), 789.55 MiB | 8.01 MiB/s Receiving objects: 89% (365/408), 789.55 MiB | 8.01 MiB/s Receiving objects: 90% (368/408), 809.29 MiB | 8.11 MiB/s Receiving objects: 90% (371/408), 848.71 MiB | 9.84 MiB/s Receiving objects: 91% (372/408), 848.71 MiB | 9.84 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.98 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 11.09 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 11.09 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 11.09 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 11.09 MiB/s Receiving objects: 95% (388/408), 884.23 MiB | 11.00 MiB/s Receiving objects: 95% (390/408), 884.23 MiB | 11.00 MiB/s Receiving objects: 96% (392/408), 884.23 MiB | 11.00 MiB/s Receiving objects: 97% (396/408), 906.67 MiB | 17.54 MiB/s Receiving objects: 98% (400/408), 906.67 MiB | 17.54 MiB/s Receiving objects: 98% (401/408), 923.52 MiB | 16.59 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.52 MiB | 16.59 MiB/s Receiving objects: 100% (408/408), 923.52 MiB | 16.59 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.26 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 20% (16/80) Resolving deltas: 21% (17/80) Resolving deltas: 22% (18/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P05/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 49% (103/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 50% (105/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 51% (108/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 52% (110/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 53% (112/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 54% (114/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 55% (116/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 56% (118/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 57% (120/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 58% (122/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 59% (124/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 60% (126/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 61% (129/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 62% (131/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 63% (133/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 64% (135/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 65% (137/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 66% (139/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 67% (141/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 68% (143/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 69% (145/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 70% (147/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 71% (150/210), 28.25 MiB | 56.49 MiB/s Receiving objects: 71% (151/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 72% (152/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 73% (154/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 74% (156/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 75% (158/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 76% (160/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 77% (162/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 78% (164/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 79% (166/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 80% (168/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 81% (171/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 82% (173/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 83% (175/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 84% (177/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 85% (179/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 86% (181/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 87% (183/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 88% (185/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 89% (187/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 90% (189/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 91% (192/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 92% (194/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 93% (196/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 94% (198/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 95% (200/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 96% (202/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 97% (204/210), 54.79 MiB | 54.78 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 99% (208/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 100% (210/210), 54.79 MiB | 54.78 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 55.13 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 5% (3/60) Resolving deltas: 11% (7/60) Resolving deltas: 58% (35/60) Resolving deltas: 63% (38/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 90% (54/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P05/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/daxie-config/P05/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 20% (9/43) Resolving deltas: 23% (10/43) Resolving deltas: 76% (33/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P05/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/daxie-config/P05/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 48.78 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 22% (16/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 42% (30/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P05/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 21.62 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (36/841) Resolving deltas: 5% (50/841) Resolving deltas: 6% (53/841) Resolving deltas: 7% (63/841) Resolving deltas: 8% (70/841) Resolving deltas: 9% (76/841) Resolving deltas: 12% (102/841) Resolving deltas: 17% (148/841) Resolving deltas: 22% (190/841) Resolving deltas: 38% (327/841) Resolving deltas: 39% (329/841) Resolving deltas: 43% (364/841) Resolving deltas: 44% (374/841) Resolving deltas: 49% (417/841) Resolving deltas: 51% (429/841) Resolving deltas: 53% (447/841) Resolving deltas: 54% (456/841) Resolving deltas: 55% (464/841) Resolving deltas: 58% (495/841) Resolving deltas: 59% (501/841) Resolving deltas: 60% (510/841) Resolving deltas: 61% (517/841) Resolving deltas: 62% (525/841) Resolving deltas: 63% (533/841) Resolving deltas: 65% (554/841) Resolving deltas: 74% (629/841) Resolving deltas: 75% (632/841) Resolving deltas: 76% (641/841) Resolving deltas: 85% (717/841) Resolving deltas: 86% (730/841) Resolving deltas: 87% (732/841) Resolving deltas: 88% (741/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 92% (779/841) Resolving deltas: 93% (788/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (826/841) Resolving deltas: 99% (834/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P05/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 8% (4/49) Resolving deltas: 10% (5/49) Resolving deltas: 18% (9/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 28% (14/49) Resolving deltas: 30% (15/49) Resolving deltas: 32% (16/49) Resolving deltas: 38% (19/49) Resolving deltas: 48% (24/49) Resolving deltas: 79% (39/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P05/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 11.97 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 72% (74/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P05/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 3% (7/203) Resolving deltas: 4% (9/203) Resolving deltas: 7% (15/203) Resolving deltas: 28% (57/203) Resolving deltas: 29% (60/203) Resolving deltas: 30% (62/203) Resolving deltas: 31% (63/203) Resolving deltas: 33% (67/203) Resolving deltas: 39% (81/203) Resolving deltas: 40% (82/203) Resolving deltas: 41% (84/203) Resolving deltas: 43% (88/203) Resolving deltas: 44% (91/203) Resolving deltas: 45% (93/203) Resolving deltas: 47% (96/203) Resolving deltas: 48% (99/203) Resolving deltas: 49% (100/203) Resolving deltas: 50% (102/203) Resolving deltas: 51% (104/203) Resolving deltas: 66% (136/203) Resolving deltas: 72% (147/203) Resolving deltas: 73% (149/203) Resolving deltas: 78% (159/203) Resolving deltas: 83% (169/203) Resolving deltas: 85% (174/203) Resolving deltas: 89% (182/203) Resolving deltas: 90% (184/203) Resolving deltas: 92% (187/203) Resolving deltas: 93% (189/203) Resolving deltas: 94% (191/203) Resolving deltas: 96% (196/203) Resolving deltas: 97% (197/203) Resolving deltas: 99% (202/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '6c7706107a080023a921a6cb571a69c3b50dc3b2' Submodule path 'hardware': checked out '47a33703cdb9a162990cc73091ff007287c6f9ed' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '7fc844f369f25caacef53049a1f2dc1ff17b007a' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out 'fde9b97fe24389585ecff3698515cfcf46808d94' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out 'f6f4355f9a1b9b8736adae1fa80aa325c5a2ecac' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '1f2d7e7812bb4aac64110f4a63a5f3fb0bc994ed' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out 'a420186da7df4936a43df45f854a86557aa4e9b5' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out 'bb032b043000632a3f6b04d79754b8497cfa02dc' Submodule path 'pncc_vehicle_related_config': checked out '6e931276d7637f088d50bb3eb59de9f19387eaa9' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out 'c5362c09c295df3f8272a946f73f49d75ce33c4d' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P05/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P05/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P05/params_new/hardware/hardware /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/hdmap/hdmap /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P05/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P05/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P05/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P05/params_new/msf-port/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/msf-vehicle/ + wc -l [Pipeline] echo 5 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P05/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P05/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P05/params_new/msf-vehicle/msf_sins_v3.yaml /root/workspace/daxie-config/P05/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P05/params_new/perception_crane_detection/ [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P05/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P05/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_new_detection/perception /root/workspace/daxie-config/P05/params_new/perception_new_detection/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P05/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P05/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P05/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_tools/perception /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P05/params_new/perception_vehicles/master /root/workspace/daxie-config/P05/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P05/params_new/pncc_common_config/ [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P05/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P05/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P05/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P05/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P05/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/prediction_config/prediction /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P05/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P05/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/system-common/master /root/workspace/daxie-config/P05/params_new/system-common/system-ros /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P05/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/system-device/master /root/workspace/daxie-config/P05/params_new/system-device/slave /root/workspace/daxie-config/P05/params_new/system-device/system-ros /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/system-node-daxie/master /root/workspace/daxie-config/P05/params_new/system-node-daxie/slave /root/workspace/daxie-config/P05/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P05/params_new/system-port/points.json /root/workspace/daxie-config/P05/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P05/params_new/system-port/system-ros /root/workspace/daxie-config/P05/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P05/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P05/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml msf_sins_v3.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P05/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P05/params_new/params_new/bay.txt /root/workspace/daxie-config/P05/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P05/params_new/params_new/crane_align /root/workspace/daxie-config/P05/params_new/params_new/crane_detection /root/workspace/daxie-config/P05/params_new/params_new/data_collection /root/workspace/daxie-config/P05/params_new/params_new/extrinsics /root/workspace/daxie-config/P05/params_new/params_new/field.yaml /root/workspace/daxie-config/P05/params_new/params_new/gantry.txt /root/workspace/daxie-config/P05/params_new/params_new/hardware /root/workspace/daxie-config/P05/params_new/params_new/hdmap /root/workspace/daxie-config/P05/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P05/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P05/params_new/params_new/lane_detection /root/workspace/daxie-config/P05/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P05/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P05/params_new/params_new/master /root/workspace/daxie-config/P05/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P05/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P05/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P05/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P05/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P05/params_new/params_new/msf_sins_v3.yaml /root/workspace/daxie-config/P05/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P05/params_new/params_new/perception /root/workspace/daxie-config/P05/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P05/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P05/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P05/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P05/params_new/params_new/pointcloud /root/workspace/daxie-config/P05/params_new/params_new/points.json /root/workspace/daxie-config/P05/params_new/params_new/prediction /root/workspace/daxie-config/P05/params_new/params_new/README.md /root/workspace/daxie-config/P05/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P05/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P05/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P05/params_new/params_new/slave /root/workspace/daxie-config/P05/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P05/params_new/params_new/system-ros /root/workspace/daxie-config/P05/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P05/params_P05/params/ [Pipeline] echo P06拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P06/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P06/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P06/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/P06.git > git init /root/workspace/daxie-config/P06/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P06.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/P06.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P06.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 4db2cc365d55868d086018d39996adfcc90acfb9 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 4db2cc365d55868d086018d39996adfcc90acfb9 # timeout=300000 Commit message: "Update module: perception_new_detection to the lastest commit of daxie_truck_bydq1_3rs1610-2rsbp" > git rev-list --no-walk 4db2cc365d55868d086018d39996adfcc90acfb9 # 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/P06.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P06.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T806.git) registered for path 'mqtt-tls' 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/P06.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P06.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P06/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 53% (7/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P06/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 56), reused 103 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.11 KiB | 32.94 MiB/s, done. Resolving deltas: 0% (0/885) Resolving deltas: 1% (9/885) Resolving deltas: 2% (24/885) Resolving deltas: 3% (27/885) Resolving deltas: 4% (36/885) Resolving deltas: 5% (45/885) Resolving deltas: 14% (128/885) Resolving deltas: 16% (143/885) Resolving deltas: 17% (152/885) Resolving deltas: 18% (160/885) Resolving deltas: 20% (177/885) Resolving deltas: 23% (204/885) Resolving deltas: 24% (216/885) Resolving deltas: 25% (226/885) Resolving deltas: 27% (245/885) Resolving deltas: 28% (256/885) Resolving deltas: 29% (257/885) Resolving deltas: 30% (268/885) Resolving deltas: 35% (313/885) Resolving deltas: 36% (322/885) Resolving deltas: 37% (331/885) Resolving deltas: 40% (356/885) Resolving deltas: 41% (366/885) Resolving deltas: 42% (375/885) Resolving deltas: 43% (383/885) Resolving deltas: 44% (393/885) Resolving deltas: 45% (399/885) Resolving deltas: 46% (412/885) Resolving deltas: 47% (417/885) Resolving deltas: 48% (431/885) Resolving deltas: 49% (435/885) Resolving deltas: 50% (446/885) Resolving deltas: 52% (461/885) Resolving deltas: 53% (473/885) Resolving deltas: 54% (481/885) Resolving deltas: 55% (495/885) Resolving deltas: 56% (497/885) Resolving deltas: 58% (518/885) Resolving deltas: 59% (529/885) Resolving deltas: 60% (531/885) Resolving deltas: 62% (551/885) Resolving deltas: 63% (559/885) Resolving deltas: 64% (567/885) Resolving deltas: 65% (579/885) Resolving deltas: 66% (585/885) Resolving deltas: 67% (596/885) Resolving deltas: 69% (617/885) Resolving deltas: 70% (622/885) Resolving deltas: 71% (631/885) Resolving deltas: 76% (673/885) Resolving deltas: 100% (885/885) Resolving deltas: 100% (885/885), done. Cloning into '/root/workspace/daxie-config/P06/params_new/hardware'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 38 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), done. Resolving deltas: 0% (0/12) Resolving deltas: 33% (4/12) Resolving deltas: 50% (6/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/daxie-config/P06/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P06/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 30% (3/10) Resolving deltas: 60% (6/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P06/params_new/lidar-extrinsics'... remote: Enumerating objects: 89, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 2% (1/38) remote: Compressing objects: 5% (2/38) remote: Compressing objects: 7% (3/38) remote: Compressing objects: 10% (4/38) remote: Compressing objects: 13% (5/38) remote: Compressing objects: 15% (6/38) remote: Compressing objects: 18% (7/38) remote: Compressing objects: 21% (8/38) remote: Compressing objects: 23% (9/38) remote: Compressing objects: 26% (10/38) remote: Compressing objects: 28% (11/38) remote: Compressing objects: 31% (12/38) remote: Compressing objects: 34% (13/38) remote: Compressing objects: 36% (14/38) remote: Compressing objects: 39% (15/38) remote: Compressing objects: 42% (16/38) remote: Compressing objects: 44% (17/38) remote: Compressing objects: 47% (18/38) remote: Compressing objects: 50% (19/38) remote: Compressing objects: 52% (20/38) remote: Compressing objects: 55% (21/38) remote: Compressing objects: 57% (22/38) remote: Compressing objects: 60% (23/38) remote: Compressing objects: 63% (24/38) remote: Compressing objects: 65% (25/38) remote: Compressing objects: 68% (26/38) remote: Compressing objects: 71% (27/38) remote: Compressing objects: 73% (28/38) remote: Compressing objects: 76% (29/38) remote: Compressing objects: 78% (30/38) remote: Compressing objects: 81% (31/38) remote: Compressing objects: 84% (32/38) remote: Compressing objects: 86% (33/38) remote: Compressing objects: 89% (34/38) remote: Compressing objects: 92% (35/38) remote: Compressing objects: 94% (36/38) remote: Compressing objects: 97% (37/38) remote: Compressing objects: 100% (38/38) remote: Compressing objects: 100% (38/38), done. Receiving objects: 1% (1/89) Receiving objects: 2% (2/89) Receiving objects: 3% (3/89) Receiving objects: 4% (4/89) Receiving objects: 5% (5/89) Receiving objects: 6% (6/89) Receiving objects: 7% (7/89) Receiving objects: 8% (8/89) remote: Total 89 (delta 13), reused 40 (delta 9), pack-reused 37 Receiving objects: 10% (9/89) Receiving objects: 11% (10/89) Receiving objects: 12% (11/89) Receiving objects: 13% (12/89) Receiving objects: 14% (13/89) Receiving objects: 15% (14/89) Receiving objects: 16% (15/89) Receiving objects: 17% (16/89) Receiving objects: 19% (17/89) Receiving objects: 20% (18/89) Receiving objects: 21% (19/89) Receiving objects: 22% (20/89) Receiving objects: 23% (21/89) Receiving objects: 24% (22/89) Receiving objects: 25% (23/89) Receiving objects: 26% (24/89) Receiving objects: 28% (25/89) Receiving objects: 29% (26/89) Receiving objects: 30% (27/89) Receiving objects: 31% (28/89) Receiving objects: 32% (29/89) Receiving objects: 33% (30/89) Receiving objects: 34% (31/89) Receiving objects: 35% (32/89) Receiving objects: 37% (33/89) Receiving objects: 38% (34/89) Receiving objects: 39% (35/89) Receiving objects: 40% (36/89) Receiving objects: 41% (37/89) Receiving objects: 42% (38/89) Receiving objects: 43% (39/89) Receiving objects: 44% (40/89) Receiving objects: 46% (41/89) Receiving objects: 47% (42/89) Receiving objects: 48% (43/89) Receiving objects: 49% (44/89) Receiving objects: 50% (45/89) Receiving objects: 51% (46/89) Receiving objects: 52% (47/89) Receiving objects: 53% (48/89) Receiving objects: 55% (49/89) Receiving objects: 56% (50/89) Receiving objects: 57% (51/89) Receiving objects: 58% (52/89) Receiving objects: 59% (53/89) Receiving objects: 60% (54/89) Receiving objects: 61% (55/89) Receiving objects: 62% (56/89) Receiving objects: 64% (57/89) Receiving objects: 65% (58/89) Receiving objects: 66% (59/89) Receiving objects: 67% (60/89) Receiving objects: 68% (61/89) Receiving objects: 69% (62/89) Receiving objects: 70% (63/89) Receiving objects: 71% (64/89) Receiving objects: 73% (65/89) Receiving objects: 74% (66/89) Receiving objects: 75% (67/89) Receiving objects: 76% (68/89) Receiving objects: 77% (69/89) Receiving objects: 78% (70/89) Receiving objects: 79% (71/89) Receiving objects: 80% (72/89) Receiving objects: 82% (73/89) Receiving objects: 83% (74/89) Receiving objects: 84% (75/89) Receiving objects: 85% (76/89) Receiving objects: 86% (77/89) Receiving objects: 87% (78/89) Receiving objects: 88% (79/89) Receiving objects: 89% (80/89) Receiving objects: 91% (81/89) Receiving objects: 92% (82/89) Receiving objects: 93% (83/89) Receiving objects: 94% (84/89) Receiving objects: 95% (85/89) Receiving objects: 96% (86/89) Receiving objects: 97% (87/89) Receiving objects: 98% (88/89) Receiving objects: 100% (89/89) Receiving objects: 100% (89/89), 12.93 KiB | 12.93 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 10% (2/19) Resolving deltas: 15% (3/19) Resolving deltas: 21% (4/19) Resolving deltas: 31% (6/19) Resolving deltas: 36% (7/19) Resolving deltas: 47% (9/19) Resolving deltas: 63% (12/19) Resolving deltas: 78% (15/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 94% (18/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/daxie-config/P06/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P06/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 34.34 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 14% (37/251) Resolving deltas: 20% (52/251) Resolving deltas: 27% (68/251) Resolving deltas: 29% (73/251) Resolving deltas: 31% (80/251) Resolving deltas: 33% (83/251) Resolving deltas: 37% (94/251) Resolving deltas: 38% (96/251) Resolving deltas: 45% (114/251) Resolving deltas: 48% (122/251) Resolving deltas: 50% (127/251) Resolving deltas: 52% (132/251) Resolving deltas: 55% (140/251) Resolving deltas: 56% (142/251) Resolving deltas: 57% (145/251) Resolving deltas: 59% (149/251) Resolving deltas: 60% (153/251) Resolving deltas: 61% (155/251) Resolving deltas: 63% (160/251) Resolving deltas: 64% (161/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (172/251) Resolving deltas: 72% (183/251) Resolving deltas: 73% (185/251) Resolving deltas: 75% (189/251) Resolving deltas: 82% (208/251) Resolving deltas: 83% (210/251) Resolving deltas: 84% (212/251) Resolving deltas: 85% (214/251) Resolving deltas: 86% (218/251) Resolving deltas: 87% (220/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (229/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 98% (246/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P06/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P06/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 4% (3/64) Resolving deltas: 7% (5/64) Resolving deltas: 20% (13/64) Resolving deltas: 23% (15/64) Resolving deltas: 28% (18/64) Resolving deltas: 29% (19/64) Resolving deltas: 31% (20/64) Resolving deltas: 32% (21/64) Resolving deltas: 37% (24/64) Resolving deltas: 40% (26/64) Resolving deltas: 42% (27/64) Resolving deltas: 48% (31/64) Resolving deltas: 50% (32/64) Resolving deltas: 51% (33/64) Resolving deltas: 53% (34/64) Resolving deltas: 57% (37/64) Resolving deltas: 59% (38/64) Resolving deltas: 60% (39/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 67% (43/64) Resolving deltas: 68% (44/64) Resolving deltas: 71% (46/64) Resolving deltas: 76% (49/64) Resolving deltas: 81% (52/64) Resolving deltas: 87% (56/64) Resolving deltas: 92% (59/64) Resolving deltas: 93% (60/64) Resolving deltas: 95% (61/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P06/params_new/msf-vehicle'... remote: Enumerating objects: 52, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 52 (delta 1), reused 0 (delta 0), pack-reused 46 Receiving objects: 1% (1/52) Receiving objects: 3% (2/52) Receiving objects: 5% (3/52) Receiving objects: 7% (4/52) Receiving objects: 9% (5/52) Receiving objects: 11% (6/52) Receiving objects: 13% (7/52) Receiving objects: 15% (8/52) Receiving objects: 17% (9/52) Receiving objects: 19% (10/52) Receiving objects: 21% (11/52) Receiving objects: 23% (12/52) Receiving objects: 25% (13/52) Receiving objects: 26% (14/52) Receiving objects: 28% (15/52) Receiving objects: 30% (16/52) Receiving objects: 32% (17/52) Receiving objects: 34% (18/52) Receiving objects: 36% (19/52) Receiving objects: 38% (20/52) Receiving objects: 40% (21/52) Receiving objects: 42% (22/52) Receiving objects: 44% (23/52) Receiving objects: 46% (24/52) Receiving objects: 48% (25/52) Receiving objects: 50% (26/52) Receiving objects: 51% (27/52) Receiving objects: 53% (28/52) Receiving objects: 55% (29/52) Receiving objects: 57% (30/52) Receiving objects: 59% (31/52) Receiving objects: 61% (32/52) Receiving objects: 63% (33/52) Receiving objects: 65% (34/52) Receiving objects: 67% (35/52) Receiving objects: 69% (36/52) Receiving objects: 71% (37/52) Receiving objects: 73% (38/52) Receiving objects: 75% (39/52) Receiving objects: 76% (40/52) Receiving objects: 78% (41/52) Receiving objects: 80% (42/52) Receiving objects: 82% (43/52) Receiving objects: 84% (44/52) Receiving objects: 86% (45/52) Receiving objects: 88% (46/52) Receiving objects: 90% (47/52) Receiving objects: 92% (48/52) Receiving objects: 94% (49/52) Receiving objects: 96% (50/52) Receiving objects: 98% (51/52) Receiving objects: 100% (52/52) Receiving objects: 100% (52/52), 6.67 KiB | 6.67 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 20% (5/25) Resolving deltas: 36% (9/25) Resolving deltas: 48% (12/25) Resolving deltas: 56% (14/25) Resolving deltas: 60% (15/25) Resolving deltas: 64% (16/25) Resolving deltas: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 68), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 25.07 KiB | 25.07 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 31% (22/70) Resolving deltas: 32% (23/70) Resolving deltas: 48% (34/70) Resolving deltas: 50% (35/70) Resolving deltas: 52% (37/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 7% (2/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 18% (5/27) Resolving deltas: 59% (16/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 34.99 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (20/1247) Resolving deltas: 2% (31/1247) Resolving deltas: 5% (74/1247) Resolving deltas: 6% (78/1247) Resolving deltas: 7% (92/1247) Resolving deltas: 8% (101/1247) Resolving deltas: 9% (118/1247) Resolving deltas: 10% (133/1247) Resolving deltas: 12% (162/1247) Resolving deltas: 13% (163/1247) Resolving deltas: 14% (176/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (223/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (246/1247) Resolving deltas: 21% (266/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 25% (323/1247) Resolving deltas: 34% (429/1247) Resolving deltas: 35% (442/1247) Resolving deltas: 58% (735/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 1% (1/62) Resolving deltas: 6% (4/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 17% (11/62) Resolving deltas: 19% (12/62) Resolving deltas: 22% (14/62) Resolving deltas: 24% (15/62) Resolving deltas: 75% (47/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 25% (8/32) Resolving deltas: 50% (16/32) Resolving deltas: 93% (30/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 23.62 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 6% (20/318) Resolving deltas: 20% (65/318) Resolving deltas: 22% (73/318) Resolving deltas: 26% (84/318) Resolving deltas: 33% (105/318) Resolving deltas: 34% (110/318) Resolving deltas: 38% (121/318) Resolving deltas: 40% (128/318) Resolving deltas: 41% (131/318) Resolving deltas: 43% (138/318) Resolving deltas: 44% (140/318) Resolving deltas: 45% (144/318) Resolving deltas: 46% (148/318) Resolving deltas: 47% (150/318) Resolving deltas: 48% (153/318) Resolving deltas: 49% (156/318) Resolving deltas: 52% (168/318) Resolving deltas: 53% (170/318) Resolving deltas: 55% (175/318) Resolving deltas: 56% (179/318) Resolving deltas: 71% (227/318) Resolving deltas: 76% (242/318) Resolving deltas: 77% (245/318) Resolving deltas: 89% (286/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P06/params_new/perception_vehicles'... remote: Enumerating objects: 63, done. remote: Counting objects: 6% (1/15) remote: Counting objects: 13% (2/15) remote: Counting objects: 20% (3/15) remote: Counting objects: 26% (4/15) remote: Counting objects: 33% (5/15) remote: Counting objects: 40% (6/15) remote: Counting objects: 46% (7/15) remote: Counting objects: 53% (8/15) remote: Counting objects: 60% (9/15) remote: Counting objects: 66% (10/15) remote: Counting objects: 73% (11/15) remote: Counting objects: 80% (12/15) remote: Counting objects: 86% (13/15) remote: Counting objects: 93% (14/15) remote: Counting objects: 100% (15/15) remote: Counting objects: 100% (15/15), 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 63 (delta 4), reused 0 (delta 0), pack-reused 48 Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 8.35 KiB | 8.35 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 50% (7/14) Resolving deltas: 71% (10/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/daxie-config/P06/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 22% (4/18) Resolving deltas: 27% (5/18) Resolving deltas: 44% (8/18) Resolving deltas: 66% (12/18) Resolving deltas: 72% (13/18) Resolving deltas: 77% (14/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P06/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 3% (13/343) Resolving deltas: 8% (30/343) Resolving deltas: 11% (41/343) Resolving deltas: 16% (55/343) Resolving deltas: 24% (84/343) Resolving deltas: 25% (88/343) Resolving deltas: 33% (114/343) Resolving deltas: 34% (118/343) Resolving deltas: 35% (123/343) Resolving deltas: 37% (128/343) Resolving deltas: 38% (132/343) Resolving deltas: 44% (154/343) Resolving deltas: 50% (173/343) Resolving deltas: 51% (177/343) Resolving deltas: 56% (195/343) Resolving deltas: 57% (198/343) Resolving deltas: 62% (213/343) Resolving deltas: 63% (218/343) Resolving deltas: 64% (220/343) Resolving deltas: 68% (236/343) Resolving deltas: 69% (237/343) Resolving deltas: 70% (242/343) Resolving deltas: 73% (252/343) Resolving deltas: 75% (259/343) Resolving deltas: 76% (262/343) Resolving deltas: 77% (265/343) Resolving deltas: 80% (277/343) Resolving deltas: 81% (279/343) Resolving deltas: 82% (282/343) Resolving deltas: 83% (288/343) Resolving deltas: 85% (292/343) Resolving deltas: 86% (297/343) Resolving deltas: 87% (301/343) Resolving deltas: 89% (306/343) Resolving deltas: 91% (315/343) Resolving deltas: 92% (316/343) Resolving deltas: 93% (320/343) Resolving deltas: 94% (325/343) Resolving deltas: 96% (331/343) Resolving deltas: 97% (333/343) Resolving deltas: 98% (337/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P06/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 31.70 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (6/235) Resolving deltas: 3% (8/235) Resolving deltas: 4% (10/235) Resolving deltas: 7% (17/235) Resolving deltas: 8% (21/235) Resolving deltas: 9% (23/235) Resolving deltas: 14% (35/235) Resolving deltas: 16% (38/235) Resolving deltas: 22% (54/235) Resolving deltas: 26% (62/235) Resolving deltas: 29% (70/235) Resolving deltas: 30% (71/235) Resolving deltas: 31% (75/235) Resolving deltas: 43% (102/235) Resolving deltas: 54% (127/235) Resolving deltas: 56% (132/235) Resolving deltas: 64% (151/235) Resolving deltas: 65% (153/235) Resolving deltas: 68% (161/235) Resolving deltas: 69% (164/235) Resolving deltas: 71% (167/235) Resolving deltas: 73% (173/235) Resolving deltas: 74% (174/235) Resolving deltas: 75% (178/235) Resolving deltas: 76% (179/235) Resolving deltas: 77% (181/235) Resolving deltas: 81% (192/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (197/235) Resolving deltas: 84% (199/235) Resolving deltas: 85% (200/235) Resolving deltas: 86% (204/235) Resolving deltas: 87% (206/235) Resolving deltas: 88% (209/235) Resolving deltas: 91% (216/235) Resolving deltas: 94% (221/235) Resolving deltas: 95% (225/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P06/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 46.87 MiB | 46.82 MiB/s Receiving objects: 11% (48/408), 90.98 MiB | 45.48 MiB/s Receiving objects: 11% (48/408), 136.20 MiB | 45.40 MiB/s Receiving objects: 12% (49/408), 157.72 MiB | 45.06 MiB/s Receiving objects: 13% (54/408), 157.72 MiB | 45.06 MiB/s Receiving objects: 14% (58/408), 157.72 MiB | 45.06 MiB/s Receiving objects: 15% (62/408), 157.72 MiB | 45.06 MiB/s Receiving objects: 15% (64/408), 178.36 MiB | 44.59 MiB/s Receiving objects: 16% (66/408), 178.36 MiB | 44.59 MiB/s Receiving objects: 17% (70/408), 178.36 MiB | 44.59 MiB/s Receiving objects: 18% (74/408), 178.36 MiB | 44.59 MiB/s Receiving objects: 19% (78/408), 178.36 MiB | 44.59 MiB/s Receiving objects: 20% (82/408), 178.36 MiB | 44.59 MiB/s Receiving objects: 21% (86/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 22% (90/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 23% (94/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 24% (98/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 25% (102/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 26% (107/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 27% (111/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 28% (115/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 29% (119/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 30% (123/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 31% (127/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 32% (131/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 33% (135/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 34% (139/408), 199.40 MiB | 44.31 MiB/s Receiving objects: 34% (139/408), 219.29 MiB | 43.64 MiB/s Receiving objects: 35% (143/408), 219.29 MiB | 43.64 MiB/s Receiving objects: 36% (147/408), 245.07 MiB | 44.06 MiB/s Receiving objects: 37% (151/408), 245.07 MiB | 44.06 MiB/s Receiving objects: 38% (156/408), 245.07 MiB | 44.06 MiB/s Receiving objects: 39% (160/408), 245.07 MiB | 44.06 MiB/s Receiving objects: 39% (161/408), 265.64 MiB | 43.17 MiB/s Receiving objects: 40% (164/408), 265.64 MiB | 43.17 MiB/s Receiving objects: 41% (168/408), 265.64 MiB | 43.17 MiB/s Receiving objects: 42% (172/408), 285.79 MiB | 43.30 MiB/s Receiving objects: 43% (176/408), 285.79 MiB | 43.30 MiB/s Receiving objects: 43% (179/408), 285.79 MiB | 43.30 MiB/s Receiving objects: 44% (180/408), 305.65 MiB | 42.96 MiB/s Receiving objects: 45% (184/408), 305.65 MiB | 42.96 MiB/s Receiving objects: 45% (187/408), 348.27 MiB | 42.35 MiB/s Receiving objects: 46% (188/408), 348.27 MiB | 42.35 MiB/s Receiving objects: 47% (192/408), 348.27 MiB | 42.35 MiB/s Receiving objects: 47% (193/408), 384.66 MiB | 41.18 MiB/s Receiving objects: 48% (196/408), 384.66 MiB | 41.18 MiB/s Receiving objects: 49% (200/408), 384.66 MiB | 41.18 MiB/s Receiving objects: 49% (202/408), 429.44 MiB | 40.97 MiB/s Receiving objects: 50% (204/408), 429.44 MiB | 40.97 MiB/s Receiving objects: 51% (209/408), 429.44 MiB | 40.97 MiB/s Receiving objects: 52% (213/408), 429.44 MiB | 40.97 MiB/s Receiving objects: 53% (217/408), 429.44 MiB | 40.97 MiB/s Receiving objects: 54% (221/408), 429.44 MiB | 40.97 MiB/s Receiving objects: 55% (225/408), 460.38 MiB | 43.27 MiB/s Receiving objects: 56% (229/408), 460.38 MiB | 43.27 MiB/s Receiving objects: 57% (233/408), 460.38 MiB | 43.27 MiB/s Receiving objects: 58% (237/408), 460.38 MiB | 43.27 MiB/s Receiving objects: 58% (237/408), 481.17 MiB | 43.42 MiB/s Receiving objects: 58% (239/408), 517.83 MiB | 42.80 MiB/s Receiving objects: 59% (241/408), 517.83 MiB | 42.80 MiB/s Receiving objects: 60% (245/408), 517.83 MiB | 42.80 MiB/s Receiving objects: 61% (249/408), 537.57 MiB | 42.07 MiB/s Receiving objects: 62% (253/408), 537.57 MiB | 42.07 MiB/s Receiving objects: 63% (258/408), 537.57 MiB | 42.07 MiB/s Receiving objects: 64% (262/408), 537.57 MiB | 42.07 MiB/s Receiving objects: 65% (266/408), 537.57 MiB | 42.07 MiB/s Receiving objects: 66% (270/408), 537.57 MiB | 42.07 MiB/s Receiving objects: 66% (271/408), 557.13 MiB | 42.62 MiB/s Receiving objects: 67% (274/408), 557.13 MiB | 42.62 MiB/s Receiving objects: 68% (278/408), 557.13 MiB | 42.62 MiB/s Receiving objects: 69% (282/408), 557.13 MiB | 42.62 MiB/s Receiving objects: 70% (286/408), 557.13 MiB | 42.62 MiB/s Receiving objects: 71% (290/408), 557.13 MiB | 42.62 MiB/s Receiving objects: 72% (294/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 73% (298/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 74% (302/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 75% (306/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 76% (311/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 77% (315/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 78% (319/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 79% (323/408), 577.55 MiB | 42.87 MiB/s Receiving objects: 79% (326/408), 593.69 MiB | 41.88 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 19.88 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 19.88 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 19.88 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 15.56 MiB/s Receiving objects: 81% (332/408), 637.57 MiB | 15.32 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.08 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.08 MiB/s Receiving objects: 83% (339/408), 658.38 MiB | 12.06 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 9.36 MiB/s Receiving objects: 83% (342/408), 681.46 MiB | 9.35 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.00 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.00 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.00 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.00 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.90 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.90 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.90 MiB/s Receiving objects: 87% (355/408), 764.25 MiB | 6.33 MiB/s Receiving objects: 88% (360/408), 790.95 MiB | 8.10 MiB/s Receiving objects: 89% (364/408), 790.95 MiB | 8.10 MiB/s Receiving objects: 89% (365/408), 790.95 MiB | 8.10 MiB/s Receiving objects: 90% (368/408), 810.01 MiB | 8.17 MiB/s Receiving objects: 90% (371/408), 849.86 MiB | 9.95 MiB/s Receiving objects: 91% (372/408), 849.86 MiB | 9.95 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 13.05 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.97 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.97 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.97 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.97 MiB/s Receiving objects: 94% (384/408), 884.73 MiB | 10.92 MiB/s Receiving objects: 95% (388/408), 884.73 MiB | 10.92 MiB/s Receiving objects: 96% (392/408), 884.73 MiB | 10.92 MiB/s Receiving objects: 97% (396/408), 907.01 MiB | 17.26 MiB/s Receiving objects: 98% (400/408), 907.01 MiB | 17.26 MiB/s Receiving objects: 98% (400/408), 923.92 MiB | 16.25 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.92 MiB | 16.25 MiB/s Receiving objects: 100% (408/408), 923.92 MiB | 16.25 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.20 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 12% (10/80) Resolving deltas: 13% (11/80) Resolving deltas: 16% (13/80) Resolving deltas: 17% (14/80) Resolving deltas: 23% (19/80) Resolving deltas: 25% (20/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P06/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 49% (103/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 50% (105/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 51% (108/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 52% (110/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 53% (112/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 54% (114/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 55% (116/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 56% (118/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 57% (120/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 58% (122/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 59% (124/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 60% (126/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 61% (129/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 62% (131/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 63% (133/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 64% (135/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 65% (137/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 66% (139/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 67% (141/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 68% (143/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 69% (145/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 70% (147/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 71% (150/210), 26.75 MiB | 53.48 MiB/s Receiving objects: 71% (151/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 72% (152/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 73% (154/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 74% (156/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 75% (158/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 76% (160/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 77% (162/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 78% (164/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 79% (166/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 80% (168/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 81% (171/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 82% (173/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 83% (175/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 84% (177/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 85% (179/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 86% (181/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 87% (183/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 88% (185/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 89% (187/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 90% (189/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 91% (192/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 92% (194/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 93% (196/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 94% (198/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 95% (200/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 96% (202/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 97% (204/210), 53.23 MiB | 53.22 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 99% (208/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 100% (210/210), 53.23 MiB | 53.22 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 53.93 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 1% (1/60) Resolving deltas: 15% (9/60) Resolving deltas: 53% (32/60) Resolving deltas: 58% (35/60) Resolving deltas: 60% (36/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 90% (54/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P06/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/daxie-config/P06/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 6% (3/43) Resolving deltas: 32% (14/43) Resolving deltas: 62% (27/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P06/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/daxie-config/P06/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 53.29 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 18% (13/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 42% (30/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P06/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 31.23 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (41/841) Resolving deltas: 5% (50/841) Resolving deltas: 6% (53/841) Resolving deltas: 7% (67/841) Resolving deltas: 8% (69/841) Resolving deltas: 9% (81/841) Resolving deltas: 13% (114/841) Resolving deltas: 20% (176/841) Resolving deltas: 27% (229/841) Resolving deltas: 32% (272/841) Resolving deltas: 36% (304/841) Resolving deltas: 39% (330/841) Resolving deltas: 42% (358/841) Resolving deltas: 43% (366/841) Resolving deltas: 47% (397/841) Resolving deltas: 48% (404/841) Resolving deltas: 52% (439/841) Resolving deltas: 54% (457/841) Resolving deltas: 55% (464/841) Resolving deltas: 56% (471/841) Resolving deltas: 59% (497/841) Resolving deltas: 69% (582/841) Resolving deltas: 70% (593/841) Resolving deltas: 74% (625/841) Resolving deltas: 75% (631/841) Resolving deltas: 76% (643/841) Resolving deltas: 77% (651/841) Resolving deltas: 79% (667/841) Resolving deltas: 80% (673/841) Resolving deltas: 81% (682/841) Resolving deltas: 82% (690/841) Resolving deltas: 83% (699/841) Resolving deltas: 84% (712/841) Resolving deltas: 85% (720/841) Resolving deltas: 86% (725/841) Resolving deltas: 87% (733/841) Resolving deltas: 88% (744/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (758/841) Resolving deltas: 91% (766/841) Resolving deltas: 92% (774/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P06/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 8% (4/49) Resolving deltas: 46% (23/49) Resolving deltas: 48% (24/49) Resolving deltas: 55% (27/49) Resolving deltas: 59% (29/49) Resolving deltas: 63% (31/49) Resolving deltas: 65% (32/49) Resolving deltas: 67% (33/49) Resolving deltas: 69% (34/49) Resolving deltas: 71% (35/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P06/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 67% (69/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P06/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 17.78 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 4% (10/203) Resolving deltas: 6% (13/203) Resolving deltas: 8% (17/203) Resolving deltas: 31% (64/203) Resolving deltas: 32% (65/203) Resolving deltas: 33% (69/203) Resolving deltas: 34% (70/203) Resolving deltas: 35% (72/203) Resolving deltas: 38% (78/203) Resolving deltas: 46% (94/203) Resolving deltas: 48% (98/203) Resolving deltas: 50% (102/203) Resolving deltas: 51% (105/203) Resolving deltas: 53% (108/203) Resolving deltas: 54% (111/203) Resolving deltas: 55% (113/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (116/203) Resolving deltas: 73% (150/203) Resolving deltas: 75% (154/203) Resolving deltas: 81% (166/203) Resolving deltas: 82% (167/203) Resolving deltas: 88% (180/203) Resolving deltas: 89% (182/203) Resolving deltas: 90% (184/203) Resolving deltas: 95% (194/203) Resolving deltas: 96% (195/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (199/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '6c7706107a080023a921a6cb571a69c3b50dc3b2' Submodule path 'hardware': checked out '6dbb9616ff6b97110946bf95f62f2ac5de18673c' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '50f8db6cd719dc42b60bbbce7f59402150aa190a' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out 'fb172fa82d5aed462d4d0e4e33ab202f7580f365' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out 'd4e617e45e9d413a3146fdff206d692c98afcfb4' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '1f2d7e7812bb4aac64110f4a63a5f3fb0bc994ed' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '739e5880aacd567c5142c6c4187fece8fccbad2c' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out 'bb032b043000632a3f6b04d79754b8497cfa02dc' Submodule path 'pncc_vehicle_related_config': checked out '6e931276d7637f088d50bb3eb59de9f19387eaa9' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out 'c5362c09c295df3f8272a946f73f49d75ce33c4d' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P06/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P06/params_new/hardware/hardware /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/hdmap/hdmap /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P06/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P06/params_new/lidar-extrinsics/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P06/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P06/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P06/params_new/msf-port/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P06/params_new/msf-vehicle/ [Pipeline] echo 5 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P06/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P06/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P06/params_new/msf-vehicle/msf_sins_v3.yaml /root/workspace/daxie-config/P06/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P06/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_new_detection/perception /root/workspace/daxie-config/P06/params_new/perception_new_detection/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P06/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P06/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P06/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P06/params_new/perception_tools/ [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_tools/perception /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P06/params_new/perception_vehicles/master /root/workspace/daxie-config/P06/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P06/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P06/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P06/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P06/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P06/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/prediction_config/prediction /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P06/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/system-common/master /root/workspace/daxie-config/P06/params_new/system-common/system-ros /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/system-device/master /root/workspace/daxie-config/P06/params_new/system-device/slave /root/workspace/daxie-config/P06/params_new/system-device/system-ros /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P06/params_new/system-node-daxie/ [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/system-node-daxie/master /root/workspace/daxie-config/P06/params_new/system-node-daxie/slave /root/workspace/daxie-config/P06/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P06/params_new/system-port/points.json /root/workspace/daxie-config/P06/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P06/params_new/system-port/system-ros /root/workspace/daxie-config/P06/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P06/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P06/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml msf_sins_v3.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P06/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P06/params_new/params_new/bay.txt /root/workspace/daxie-config/P06/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P06/params_new/params_new/crane_align /root/workspace/daxie-config/P06/params_new/params_new/crane_detection /root/workspace/daxie-config/P06/params_new/params_new/data_collection /root/workspace/daxie-config/P06/params_new/params_new/extrinsics /root/workspace/daxie-config/P06/params_new/params_new/field.yaml /root/workspace/daxie-config/P06/params_new/params_new/gantry.txt /root/workspace/daxie-config/P06/params_new/params_new/hardware /root/workspace/daxie-config/P06/params_new/params_new/hdmap /root/workspace/daxie-config/P06/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P06/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P06/params_new/params_new/lane_detection /root/workspace/daxie-config/P06/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P06/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P06/params_new/params_new/master /root/workspace/daxie-config/P06/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P06/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P06/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P06/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P06/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P06/params_new/params_new/msf_sins_v3.yaml /root/workspace/daxie-config/P06/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P06/params_new/params_new/perception /root/workspace/daxie-config/P06/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P06/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P06/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P06/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P06/params_new/params_new/pointcloud /root/workspace/daxie-config/P06/params_new/params_new/points.json /root/workspace/daxie-config/P06/params_new/params_new/prediction /root/workspace/daxie-config/P06/params_new/params_new/README.md /root/workspace/daxie-config/P06/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P06/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P06/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P06/params_new/params_new/slave /root/workspace/daxie-config/P06/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P06/params_new/params_new/system-ros /root/workspace/daxie-config/P06/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P06/params_P06/params/ [Pipeline] echo P07拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P07/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P07/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P07/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/P07.git > git init /root/workspace/daxie-config/P07/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P07.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/P07.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P07.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 c5b3f3e5724ef52799b6723b59449e2f1b41c36d (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c5b3f3e5724ef52799b6723b59449e2f1b41c36d # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk c5b3f3e5724ef52799b6723b59449e2f1b41c36d # 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/P07.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P07.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T807.git) registered for path 'mqtt-tls' 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/P07.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P07.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P07/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 61% (8/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P07/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 35.15 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (9/882) Resolving deltas: 2% (18/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 13% (118/882) Resolving deltas: 14% (132/882) Resolving deltas: 16% (142/882) Resolving deltas: 17% (150/882) Resolving deltas: 18% (164/882) Resolving deltas: 21% (191/882) Resolving deltas: 23% (205/882) Resolving deltas: 24% (214/882) Resolving deltas: 26% (233/882) Resolving deltas: 27% (244/882) Resolving deltas: 28% (248/882) Resolving deltas: 29% (256/882) Resolving deltas: 34% (307/882) Resolving deltas: 35% (317/882) Resolving deltas: 39% (350/882) Resolving deltas: 41% (366/882) Resolving deltas: 42% (375/882) Resolving deltas: 43% (382/882) Resolving deltas: 44% (390/882) Resolving deltas: 45% (397/882) Resolving deltas: 46% (407/882) Resolving deltas: 48% (427/882) Resolving deltas: 49% (433/882) Resolving deltas: 50% (443/882) Resolving deltas: 51% (450/882) Resolving deltas: 52% (460/882) Resolving deltas: 53% (471/882) Resolving deltas: 54% (477/882) Resolving deltas: 55% (488/882) Resolving deltas: 57% (510/882) Resolving deltas: 58% (518/882) Resolving deltas: 59% (521/882) Resolving deltas: 60% (532/882) Resolving deltas: 61% (541/882) Resolving deltas: 62% (552/882) Resolving deltas: 63% (557/882) Resolving deltas: 64% (569/882) Resolving deltas: 66% (584/882) Resolving deltas: 67% (594/882) Resolving deltas: 68% (605/882) Resolving deltas: 69% (609/882) Resolving deltas: 71% (630/882) Resolving deltas: 75% (669/882) Resolving deltas: 76% (672/882) Resolving deltas: 77% (680/882) Resolving deltas: 79% (699/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P07/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 44% (4/9) Resolving deltas: 77% (7/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P07/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P07/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 50% (5/10) Resolving deltas: 60% (6/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P07/params_new/lidar-extrinsics'... remote: Enumerating objects: 114, done. remote: Counting objects: 1% (1/75) remote: Counting objects: 2% (2/75) remote: Counting objects: 4% (3/75) remote: Counting objects: 5% (4/75) remote: Counting objects: 6% (5/75) remote: Counting objects: 8% (6/75) remote: Counting objects: 9% (7/75) remote: Counting objects: 10% (8/75) remote: Counting objects: 12% (9/75) remote: Counting objects: 13% (10/75) remote: Counting objects: 14% (11/75) remote: Counting objects: 16% (12/75) remote: Counting objects: 17% (13/75) remote: Counting objects: 18% (14/75) remote: Counting objects: 20% (15/75) remote: Counting objects: 21% (16/75) remote: Counting objects: 22% (17/75) remote: Counting objects: 24% (18/75) remote: Counting objects: 25% (19/75) remote: Counting objects: 26% (20/75) remote: Counting objects: 28% (21/75) remote: Counting objects: 29% (22/75) remote: Counting objects: 30% (23/75) remote: Counting objects: 32% (24/75) remote: Counting objects: 33% (25/75) remote: Counting objects: 34% (26/75) remote: Counting objects: 36% (27/75) remote: Counting objects: 37% (28/75) remote: Counting objects: 38% (29/75) remote: Counting objects: 40% (30/75) remote: Counting objects: 41% (31/75) remote: Counting objects: 42% (32/75) remote: Counting objects: 44% (33/75) remote: Counting objects: 45% (34/75) remote: Counting objects: 46% (35/75) remote: Counting objects: 48% (36/75) remote: Counting objects: 49% (37/75) remote: Counting objects: 50% (38/75) remote: Counting objects: 52% (39/75) remote: Counting objects: 53% (40/75) remote: Counting objects: 54% (41/75) remote: Counting objects: 56% (42/75) remote: Counting objects: 57% (43/75) remote: Counting objects: 58% (44/75) remote: Counting objects: 60% (45/75) remote: Counting objects: 61% (46/75) remote: Counting objects: 62% (47/75) remote: Counting objects: 64% (48/75) remote: Counting objects: 65% (49/75) remote: Counting objects: 66% (50/75) remote: Counting objects: 68% (51/75) remote: Counting objects: 69% (52/75) remote: Counting objects: 70% (53/75) remote: Counting objects: 72% (54/75) remote: Counting objects: 73% (55/75) remote: Counting objects: 74% (56/75) remote: Counting objects: 76% (57/75) remote: Counting objects: 77% (58/75) remote: Counting objects: 78% (59/75) remote: Counting objects: 80% (60/75) remote: Counting objects: 81% (61/75) remote: Counting objects: 82% (62/75) remote: Counting objects: 84% (63/75) remote: Counting objects: 85% (64/75) remote: Counting objects: 86% (65/75) remote: Counting objects: 88% (66/75) remote: Counting objects: 89% (67/75) remote: Counting objects: 90% (68/75) remote: Counting objects: 92% (69/75) remote: Counting objects: 93% (70/75) remote: Counting objects: 94% (71/75) remote: Counting objects: 96% (72/75) remote: Counting objects: 97% (73/75) remote: Counting objects: 98% (74/75) remote: Counting objects: 100% (75/75) remote: Counting objects: 100% (75/75), done. remote: Compressing objects: 1% (1/65) remote: Compressing objects: 3% (2/65) remote: Compressing objects: 4% (3/65) remote: Compressing objects: 6% (4/65) remote: Compressing objects: 7% (5/65) remote: Compressing objects: 9% (6/65) remote: Compressing objects: 10% (7/65) remote: Compressing objects: 12% (8/65) remote: Compressing objects: 13% (9/65) remote: Compressing objects: 15% (10/65) remote: Compressing objects: 16% (11/65) remote: Compressing objects: 18% (12/65) remote: Compressing objects: 20% (13/65) remote: Compressing objects: 21% (14/65) remote: Compressing objects: 23% (15/65) remote: Compressing objects: 24% (16/65) remote: Compressing objects: 26% (17/65) remote: Compressing objects: 27% (18/65) remote: Compressing objects: 29% (19/65) remote: Compressing objects: 30% (20/65) remote: Compressing objects: 32% (21/65) remote: Compressing objects: 33% (22/65) remote: Compressing objects: 35% (23/65) remote: Compressing objects: 36% (24/65) remote: Compressing objects: 38% (25/65) remote: Compressing objects: 40% (26/65) remote: Compressing objects: 41% (27/65) remote: Compressing objects: 43% (28/65) remote: Compressing objects: 44% (29/65) remote: Compressing objects: 46% (30/65) remote: Compressing objects: 47% (31/65) remote: Compressing objects: 49% (32/65) remote: Compressing objects: 50% (33/65) remote: Compressing objects: 52% (34/65) remote: Compressing objects: 53% (35/65) remote: Compressing objects: 55% (36/65) remote: Compressing objects: 56% (37/65) remote: Compressing objects: 58% (38/65) remote: Compressing objects: 60% (39/65) remote: Compressing objects: 61% (40/65) remote: Compressing objects: 63% (41/65) remote: Compressing objects: 64% (42/65) remote: Compressing objects: 66% (43/65) remote: Compressing objects: 67% (44/65) remote: Compressing objects: 69% (45/65) remote: Compressing objects: 70% (46/65) remote: Compressing objects: 72% (47/65) remote: Compressing objects: 73% (48/65) remote: Compressing objects: 75% (49/65) remote: Compressing objects: 76% (50/65) remote: Compressing objects: 78% (51/65) remote: Compressing objects: 80% (52/65) remote: Compressing objects: 81% (53/65) remote: Compressing objects: 83% (54/65) remote: Compressing objects: 84% (55/65) remote: Compressing objects: 86% (56/65) remote: Compressing objects: 87% (57/65) remote: Compressing objects: 89% (58/65) remote: Compressing objects: 90% (59/65) remote: Compressing objects: 92% (60/65) remote: Compressing objects: 93% (61/65) remote: Compressing objects: 95% (62/65) remote: Compressing objects: 96% (63/65) remote: Compressing objects: 98% (64/65) remote: Compressing objects: 100% (65/65) remote: Compressing objects: 100% (65/65), done. Receiving objects: 0% (1/114) Receiving objects: 1% (2/114) Receiving objects: 2% (3/114) Receiving objects: 3% (4/114) Receiving objects: 4% (5/114) Receiving objects: 5% (6/114) Receiving objects: 6% (7/114) Receiving objects: 7% (8/114) Receiving objects: 8% (10/114) Receiving objects: 9% (11/114) Receiving objects: 10% (12/114) Receiving objects: 11% (13/114) Receiving objects: 12% (14/114) Receiving objects: 13% (15/114) Receiving objects: 14% (16/114) Receiving objects: 15% (18/114) Receiving objects: 16% (19/114) Receiving objects: 17% (20/114) Receiving objects: 18% (21/114) Receiving objects: 19% (22/114) Receiving objects: 20% (23/114) Receiving objects: 21% (24/114) Receiving objects: 22% (26/114) Receiving objects: 23% (27/114) Receiving objects: 24% (28/114) Receiving objects: 25% (29/114) Receiving objects: 26% (30/114) Receiving objects: 27% (31/114) Receiving objects: 28% (32/114) Receiving objects: 29% (34/114) Receiving objects: 30% (35/114) Receiving objects: 31% (36/114) Receiving objects: 32% (37/114) Receiving objects: 33% (38/114) Receiving objects: 34% (39/114) Receiving objects: 35% (40/114) Receiving objects: 36% (42/114) Receiving objects: 37% (43/114) Receiving objects: 38% (44/114) remote: Total 114 (delta 11), reused 40 (delta 6), pack-reused 39 Receiving objects: 39% (45/114) Receiving objects: 40% (46/114) Receiving objects: 41% (47/114) Receiving objects: 42% (48/114) Receiving objects: 43% (50/114) Receiving objects: 44% (51/114) Receiving objects: 45% (52/114) Receiving objects: 46% (53/114) Receiving objects: 47% (54/114) Receiving objects: 48% (55/114) Receiving objects: 49% (56/114) Receiving objects: 50% (57/114) Receiving objects: 51% (59/114) Receiving objects: 52% (60/114) Receiving objects: 53% (61/114) Receiving objects: 54% (62/114) Receiving objects: 55% (63/114) Receiving objects: 56% (64/114) Receiving objects: 57% (65/114) Receiving objects: 58% (67/114) Receiving objects: 59% (68/114) Receiving objects: 60% (69/114) Receiving objects: 61% (70/114) Receiving objects: 62% (71/114) Receiving objects: 63% (72/114) Receiving objects: 64% (73/114) Receiving objects: 65% (75/114) Receiving objects: 66% (76/114) Receiving objects: 67% (77/114) Receiving objects: 68% (78/114) Receiving objects: 69% (79/114) Receiving objects: 70% (80/114) Receiving objects: 71% (81/114) Receiving objects: 72% (83/114) Receiving objects: 73% (84/114) Receiving objects: 74% (85/114) Receiving objects: 75% (86/114) Receiving objects: 76% (87/114) Receiving objects: 77% (88/114) Receiving objects: 78% (89/114) Receiving objects: 79% (91/114) Receiving objects: 80% (92/114) Receiving objects: 81% (93/114) Receiving objects: 82% (94/114) Receiving objects: 83% (95/114) Receiving objects: 84% (96/114) Receiving objects: 85% (97/114) Receiving objects: 86% (99/114) Receiving objects: 87% (100/114) Receiving objects: 88% (101/114) Receiving objects: 89% (102/114) Receiving objects: 90% (103/114) Receiving objects: 91% (104/114) Receiving objects: 92% (105/114) Receiving objects: 93% (107/114) Receiving objects: 94% (108/114) Receiving objects: 95% (109/114) Receiving objects: 96% (110/114) Receiving objects: 97% (111/114) Receiving objects: 98% (112/114) Receiving objects: 99% (113/114) Receiving objects: 100% (114/114) Receiving objects: 100% (114/114), 18.19 KiB | 9.09 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 5% (1/17) Resolving deltas: 11% (2/17) Resolving deltas: 17% (3/17) Resolving deltas: 23% (4/17) Resolving deltas: 29% (5/17) Resolving deltas: 35% (6/17) Resolving deltas: 41% (7/17) Resolving deltas: 52% (9/17) Resolving deltas: 64% (11/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/daxie-config/P07/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P07/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 20.60 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 16% (42/251) Resolving deltas: 31% (78/251) Resolving deltas: 32% (81/251) Resolving deltas: 34% (86/251) Resolving deltas: 35% (88/251) Resolving deltas: 40% (101/251) Resolving deltas: 43% (110/251) Resolving deltas: 46% (116/251) Resolving deltas: 48% (122/251) Resolving deltas: 52% (131/251) Resolving deltas: 53% (134/251) Resolving deltas: 54% (138/251) Resolving deltas: 56% (143/251) Resolving deltas: 57% (144/251) Resolving deltas: 58% (147/251) Resolving deltas: 59% (149/251) Resolving deltas: 61% (155/251) Resolving deltas: 62% (156/251) Resolving deltas: 63% (159/251) Resolving deltas: 64% (162/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 74% (188/251) Resolving deltas: 75% (189/251) Resolving deltas: 79% (199/251) Resolving deltas: 81% (205/251) Resolving deltas: 83% (209/251) Resolving deltas: 84% (212/251) Resolving deltas: 86% (216/251) Resolving deltas: 90% (228/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (232/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (237/251) Resolving deltas: 95% (239/251) Resolving deltas: 97% (244/251) Resolving deltas: 98% (246/251) Resolving deltas: 99% (249/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P07/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P07/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 10% (7/64) Resolving deltas: 14% (9/64) Resolving deltas: 23% (15/64) Resolving deltas: 25% (16/64) Resolving deltas: 28% (18/64) Resolving deltas: 31% (20/64) Resolving deltas: 32% (21/64) Resolving deltas: 34% (22/64) Resolving deltas: 37% (24/64) Resolving deltas: 42% (27/64) Resolving deltas: 46% (30/64) Resolving deltas: 56% (36/64) Resolving deltas: 57% (37/64) Resolving deltas: 59% (38/64) Resolving deltas: 60% (39/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 65% (42/64) Resolving deltas: 67% (43/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 79% (51/64) Resolving deltas: 82% (53/64) Resolving deltas: 90% (58/64) Resolving deltas: 95% (61/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P07/params_new/msf-vehicle'... remote: Enumerating objects: 41, done. remote: Counting objects: 33% (1/3) remote: Counting objects: 66% (2/3) remote: Counting objects: 100% (3/3) remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 41 (delta 0), reused 0 (delta 0), pack-reused 38 Receiving objects: 2% (1/41) Receiving objects: 4% (2/41) Receiving objects: 7% (3/41) Receiving objects: 9% (4/41) Receiving objects: 12% (5/41) Receiving objects: 14% (6/41) Receiving objects: 17% (7/41) Receiving objects: 19% (8/41) Receiving objects: 21% (9/41) Receiving objects: 24% (10/41) Receiving objects: 26% (11/41) Receiving objects: 29% (12/41) Receiving objects: 31% (13/41) Receiving objects: 34% (14/41) Receiving objects: 36% (15/41) Receiving objects: 39% (16/41) Receiving objects: 41% (17/41) Receiving objects: 43% (18/41) Receiving objects: 46% (19/41) Receiving objects: 48% (20/41) Receiving objects: 51% (21/41) Receiving objects: 53% (22/41) Receiving objects: 56% (23/41) Receiving objects: 58% (24/41) Receiving objects: 60% (25/41) Receiving objects: 63% (26/41) Receiving objects: 65% (27/41) Receiving objects: 68% (28/41) Receiving objects: 70% (29/41) Receiving objects: 73% (30/41) Receiving objects: 75% (31/41) Receiving objects: 78% (32/41) Receiving objects: 80% (33/41) Receiving objects: 82% (34/41) Receiving objects: 85% (35/41) Receiving objects: 87% (36/41) Receiving objects: 90% (37/41) Receiving objects: 92% (38/41) Receiving objects: 95% (39/41) Receiving objects: 97% (40/41) Receiving objects: 100% (41/41) Receiving objects: 100% (41/41), 5.09 KiB | 5.09 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 50% (8/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 70% (7/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 8% (6/71) Resolving deltas: 11% (8/71) Resolving deltas: 22% (16/71) Resolving deltas: 28% (20/71) Resolving deltas: 35% (25/71) Resolving deltas: 38% (27/71) Resolving deltas: 42% (30/71) Resolving deltas: 47% (34/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 7% (2/27) Resolving deltas: 11% (3/27) Resolving deltas: 59% (16/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 36.83 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (18/1247) Resolving deltas: 5% (69/1247) Resolving deltas: 6% (83/1247) Resolving deltas: 7% (97/1247) Resolving deltas: 8% (104/1247) Resolving deltas: 9% (113/1247) Resolving deltas: 10% (128/1247) Resolving deltas: 11% (142/1247) Resolving deltas: 12% (155/1247) Resolving deltas: 13% (165/1247) Resolving deltas: 14% (176/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (217/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 20% (252/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 23% (299/1247) Resolving deltas: 31% (391/1247) Resolving deltas: 32% (403/1247) Resolving deltas: 73% (922/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 1% (1/62) Resolving deltas: 6% (4/62) Resolving deltas: 8% (5/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 19% (12/62) Resolving deltas: 66% (41/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 3% (1/32) Resolving deltas: 6% (2/32) Resolving deltas: 12% (4/32) Resolving deltas: 59% (19/32) Resolving deltas: 62% (20/32) Resolving deltas: 65% (21/32) Resolving deltas: 68% (22/32) Resolving deltas: 71% (23/32) Resolving deltas: 93% (30/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 11% (38/318) Resolving deltas: 30% (96/318) Resolving deltas: 32% (103/318) Resolving deltas: 33% (106/318) Resolving deltas: 34% (111/318) Resolving deltas: 35% (113/318) Resolving deltas: 36% (116/318) Resolving deltas: 40% (128/318) Resolving deltas: 41% (131/318) Resolving deltas: 42% (134/318) Resolving deltas: 43% (138/318) Resolving deltas: 46% (147/318) Resolving deltas: 47% (150/318) Resolving deltas: 49% (156/318) Resolving deltas: 50% (159/318) Resolving deltas: 51% (163/318) Resolving deltas: 52% (167/318) Resolving deltas: 53% (169/318) Resolving deltas: 56% (179/318) Resolving deltas: 58% (185/318) Resolving deltas: 59% (188/318) Resolving deltas: 60% (191/318) Resolving deltas: 75% (241/318) Resolving deltas: 76% (244/318) Resolving deltas: 79% (254/318) Resolving deltas: 80% (255/318) Resolving deltas: 99% (316/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P07/params_new/perception_vehicles'... remote: Enumerating objects: 66, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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 66 (delta 1), reused 0 (delta 0), pack-reused 53 Receiving objects: 1% (1/66) Receiving objects: 3% (2/66) Receiving objects: 4% (3/66) Receiving objects: 6% (4/66) Receiving objects: 7% (5/66) Receiving objects: 9% (6/66) Receiving objects: 10% (7/66) Receiving objects: 12% (8/66) Receiving objects: 13% (9/66) Receiving objects: 15% (10/66) Receiving objects: 16% (11/66) Receiving objects: 18% (12/66) Receiving objects: 19% (13/66) Receiving objects: 21% (14/66) Receiving objects: 22% (15/66) Receiving objects: 24% (16/66) Receiving objects: 25% (17/66) Receiving objects: 27% (18/66) Receiving objects: 28% (19/66) Receiving objects: 30% (20/66) Receiving objects: 31% (21/66) Receiving objects: 33% (22/66) Receiving objects: 34% (23/66) Receiving objects: 36% (24/66) Receiving objects: 37% (25/66) Receiving objects: 39% (26/66) Receiving objects: 40% (27/66) Receiving objects: 42% (28/66) Receiving objects: 43% (29/66) Receiving objects: 45% (30/66) Receiving objects: 46% (31/66) Receiving objects: 48% (32/66) Receiving objects: 50% (33/66) Receiving objects: 51% (34/66) Receiving objects: 53% (35/66) Receiving objects: 54% (36/66) Receiving objects: 56% (37/66) Receiving objects: 57% (38/66) Receiving objects: 59% (39/66) Receiving objects: 60% (40/66) Receiving objects: 62% (41/66) Receiving objects: 63% (42/66) Receiving objects: 65% (43/66) Receiving objects: 66% (44/66) Receiving objects: 68% (45/66) Receiving objects: 69% (46/66) Receiving objects: 71% (47/66) Receiving objects: 72% (48/66) Receiving objects: 74% (49/66) Receiving objects: 75% (50/66) Receiving objects: 77% (51/66) Receiving objects: 78% (52/66) Receiving objects: 80% (53/66) Receiving objects: 81% (54/66) Receiving objects: 83% (55/66) Receiving objects: 84% (56/66) Receiving objects: 86% (57/66) Receiving objects: 87% (58/66) Receiving objects: 89% (59/66) Receiving objects: 90% (60/66) Receiving objects: 92% (61/66) Receiving objects: 93% (62/66) Receiving objects: 95% (63/66) Receiving objects: 96% (64/66) Receiving objects: 98% (65/66) Receiving objects: 100% (66/66) Receiving objects: 100% (66/66), 8.71 KiB | 8.71 MiB/s, done. Resolving deltas: 0% (0/8) Resolving deltas: 12% (1/8) Resolving deltas: 25% (2/8) Resolving deltas: 37% (3/8) Resolving deltas: 50% (4/8) Resolving deltas: 62% (5/8) Resolving deltas: 100% (8/8) Resolving deltas: 100% (8/8), done. Cloning into '/root/workspace/daxie-config/P07/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 33% (6/18) Resolving deltas: 44% (8/18) Resolving deltas: 61% (11/18) Resolving deltas: 66% (12/18) Resolving deltas: 94% (17/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P07/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 4% (15/343) Resolving deltas: 8% (29/343) Resolving deltas: 12% (44/343) Resolving deltas: 16% (58/343) Resolving deltas: 24% (85/343) Resolving deltas: 25% (86/343) Resolving deltas: 32% (113/343) Resolving deltas: 34% (118/343) Resolving deltas: 35% (122/343) Resolving deltas: 37% (128/343) Resolving deltas: 38% (132/343) Resolving deltas: 47% (163/343) Resolving deltas: 48% (166/343) Resolving deltas: 52% (181/343) Resolving deltas: 55% (190/343) Resolving deltas: 56% (193/343) Resolving deltas: 60% (207/343) Resolving deltas: 61% (210/343) Resolving deltas: 62% (215/343) Resolving deltas: 63% (217/343) Resolving deltas: 68% (234/343) Resolving deltas: 69% (238/343) Resolving deltas: 70% (242/343) Resolving deltas: 73% (252/343) Resolving deltas: 75% (259/343) Resolving deltas: 76% (262/343) Resolving deltas: 81% (280/343) Resolving deltas: 82% (283/343) Resolving deltas: 84% (289/343) Resolving deltas: 86% (295/343) Resolving deltas: 87% (299/343) Resolving deltas: 88% (304/343) Resolving deltas: 91% (314/343) Resolving deltas: 93% (320/343) Resolving deltas: 95% (329/343) Resolving deltas: 96% (330/343) Resolving deltas: 97% (333/343) Resolving deltas: 99% (342/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P07/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 18.12 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (5/235) Resolving deltas: 3% (9/235) Resolving deltas: 4% (11/235) Resolving deltas: 5% (12/235) Resolving deltas: 8% (19/235) Resolving deltas: 9% (22/235) Resolving deltas: 14% (33/235) Resolving deltas: 15% (36/235) Resolving deltas: 25% (60/235) Resolving deltas: 29% (69/235) Resolving deltas: 30% (72/235) Resolving deltas: 31% (75/235) Resolving deltas: 33% (79/235) Resolving deltas: 51% (121/235) Resolving deltas: 53% (126/235) Resolving deltas: 54% (127/235) Resolving deltas: 57% (134/235) Resolving deltas: 68% (160/235) Resolving deltas: 69% (163/235) Resolving deltas: 70% (165/235) Resolving deltas: 74% (175/235) Resolving deltas: 75% (178/235) Resolving deltas: 78% (185/235) Resolving deltas: 79% (186/235) Resolving deltas: 80% (190/235) Resolving deltas: 82% (194/235) Resolving deltas: 83% (197/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 86% (204/235) Resolving deltas: 88% (209/235) Resolving deltas: 89% (210/235) Resolving deltas: 90% (213/235) Resolving deltas: 91% (214/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (226/235) Resolving deltas: 97% (229/235) Resolving deltas: 99% (234/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P07/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 48.17 MiB | 48.16 MiB/s Receiving objects: 11% (48/408), 93.75 MiB | 46.87 MiB/s Receiving objects: 11% (48/408), 140.89 MiB | 46.96 MiB/s Receiving objects: 12% (49/408), 156.47 MiB | 44.70 MiB/s Receiving objects: 13% (54/408), 156.47 MiB | 44.70 MiB/s Receiving objects: 14% (58/408), 156.47 MiB | 44.70 MiB/s Receiving objects: 15% (62/408), 156.47 MiB | 44.70 MiB/s Receiving objects: 15% (62/408), 176.40 MiB | 44.10 MiB/s Receiving objects: 16% (66/408), 176.40 MiB | 44.10 MiB/s Receiving objects: 17% (70/408), 176.40 MiB | 44.10 MiB/s Receiving objects: 18% (74/408), 176.40 MiB | 44.10 MiB/s Receiving objects: 19% (78/408), 176.40 MiB | 44.10 MiB/s Receiving objects: 20% (82/408), 176.40 MiB | 44.10 MiB/s Receiving objects: 21% (86/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 22% (90/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 23% (94/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 24% (98/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 25% (102/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 26% (107/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 27% (111/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 28% (115/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 29% (119/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 30% (123/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 31% (127/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 32% (131/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 33% (135/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 34% (139/408), 197.59 MiB | 43.91 MiB/s Receiving objects: 34% (139/408), 217.78 MiB | 43.23 MiB/s Receiving objects: 35% (143/408), 217.78 MiB | 43.23 MiB/s Receiving objects: 36% (147/408), 242.95 MiB | 43.28 MiB/s Receiving objects: 37% (151/408), 242.95 MiB | 43.28 MiB/s Receiving objects: 38% (156/408), 242.95 MiB | 43.28 MiB/s Receiving objects: 39% (160/408), 242.95 MiB | 43.28 MiB/s Receiving objects: 39% (161/408), 263.52 MiB | 42.17 MiB/s Receiving objects: 40% (164/408), 263.52 MiB | 42.17 MiB/s Receiving objects: 41% (168/408), 263.52 MiB | 42.17 MiB/s Receiving objects: 42% (172/408), 284.57 MiB | 42.40 MiB/s Receiving objects: 43% (176/408), 284.57 MiB | 42.40 MiB/s Receiving objects: 43% (176/408), 303.27 MiB | 41.56 MiB/s Receiving objects: 44% (180/408), 303.27 MiB | 41.56 MiB/s Receiving objects: 45% (184/408), 303.27 MiB | 41.56 MiB/s Receiving objects: 45% (187/408), 346.58 MiB | 42.25 MiB/s Receiving objects: 46% (188/408), 346.58 MiB | 42.25 MiB/s Receiving objects: 47% (192/408), 346.58 MiB | 42.25 MiB/s Receiving objects: 47% (193/408), 383.89 MiB | 41.40 MiB/s Receiving objects: 48% (196/408), 383.89 MiB | 41.40 MiB/s Receiving objects: 49% (200/408), 383.89 MiB | 41.40 MiB/s Receiving objects: 49% (202/408), 422.86 MiB | 39.99 MiB/s Receiving objects: 50% (204/408), 422.86 MiB | 39.99 MiB/s Receiving objects: 51% (209/408), 422.86 MiB | 39.99 MiB/s Receiving objects: 52% (213/408), 422.86 MiB | 39.99 MiB/s Receiving objects: 53% (217/408), 422.86 MiB | 39.99 MiB/s Receiving objects: 54% (221/408), 457.82 MiB | 43.19 MiB/s Receiving objects: 55% (225/408), 457.82 MiB | 43.19 MiB/s Receiving objects: 56% (229/408), 457.82 MiB | 43.19 MiB/s Receiving objects: 57% (233/408), 457.82 MiB | 43.19 MiB/s Receiving objects: 58% (237/408), 457.82 MiB | 43.19 MiB/s Receiving objects: 58% (237/408), 478.57 MiB | 43.12 MiB/s Receiving objects: 58% (239/408), 514.73 MiB | 42.48 MiB/s Receiving objects: 59% (241/408), 514.73 MiB | 42.48 MiB/s Receiving objects: 60% (245/408), 514.73 MiB | 42.48 MiB/s Receiving objects: 61% (249/408), 534.50 MiB | 41.77 MiB/s Receiving objects: 62% (253/408), 534.50 MiB | 41.77 MiB/s Receiving objects: 63% (258/408), 534.50 MiB | 41.77 MiB/s Receiving objects: 64% (262/408), 534.50 MiB | 41.77 MiB/s Receiving objects: 65% (266/408), 534.50 MiB | 41.77 MiB/s Receiving objects: 65% (269/408), 552.02 MiB | 41.61 MiB/s Receiving objects: 66% (270/408), 552.02 MiB | 41.61 MiB/s Receiving objects: 67% (274/408), 552.02 MiB | 41.61 MiB/s Receiving objects: 68% (278/408), 552.02 MiB | 41.61 MiB/s Receiving objects: 69% (282/408), 552.02 MiB | 41.61 MiB/s Receiving objects: 70% (286/408), 552.02 MiB | 41.61 MiB/s Receiving objects: 71% (290/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 72% (294/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 73% (298/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 74% (302/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 75% (306/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 76% (311/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 77% (315/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 78% (319/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 79% (323/408), 573.07 MiB | 42.05 MiB/s Receiving objects: 79% (326/408), 590.58 MiB | 41.28 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.12 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.12 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.12 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 15.43 MiB/s Receiving objects: 81% (332/408), 636.87 MiB | 15.13 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.02 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.02 MiB/s Receiving objects: 82% (337/408), 657.81 MiB | 11.98 MiB/s Receiving objects: 83% (339/408), 657.81 MiB | 11.98 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 9.38 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.21 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.21 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.11 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.11 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.94 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.94 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.94 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.94 MiB/s Receiving objects: 88% (360/408), 785.90 MiB | 7.89 MiB/s Receiving objects: 89% (364/408), 785.90 MiB | 7.89 MiB/s Receiving objects: 89% (364/408), 806.23 MiB | 8.06 MiB/s Receiving objects: 90% (368/408), 825.31 MiB | 9.74 MiB/s Receiving objects: 90% (371/408), 844.26 MiB | 9.74 MiB/s Receiving objects: 91% (372/408), 844.26 MiB | 9.74 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.84 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 92% (377/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 95% (388/408), 884.26 MiB | 10.81 MiB/s Receiving objects: 96% (392/408), 884.26 MiB | 10.81 MiB/s Receiving objects: 96% (395/408), 906.52 MiB | 16.86 MiB/s Receiving objects: 97% (396/408), 906.52 MiB | 16.86 MiB/s Receiving objects: 98% (400/408), 906.52 MiB | 16.86 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.10 MiB | 15.97 MiB/s Receiving objects: 100% (408/408), 923.10 MiB | 15.97 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 10% (8/80) Resolving deltas: 20% (16/80) Resolving deltas: 21% (17/80) Resolving deltas: 22% (18/80) Resolving deltas: 23% (19/80) Resolving deltas: 25% (20/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P07/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 49% (103/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 50% (105/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 51% (108/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 52% (110/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 53% (112/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 54% (114/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 55% (116/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 56% (118/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 57% (120/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 58% (122/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 59% (124/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 60% (126/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 61% (129/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 62% (131/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 63% (133/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 64% (135/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 65% (137/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 66% (139/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 67% (141/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 68% (143/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 69% (145/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 70% (147/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 71% (150/210), 26.86 MiB | 53.71 MiB/s Receiving objects: 71% (151/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 72% (152/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 73% (154/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 74% (156/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 75% (158/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 76% (160/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 77% (162/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 78% (164/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 79% (166/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 80% (168/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 81% (171/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 82% (173/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 83% (175/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 84% (177/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 85% (179/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 86% (181/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 87% (183/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 88% (185/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 89% (187/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 90% (189/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 91% (192/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 92% (194/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 93% (196/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 94% (198/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 95% (200/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 96% (202/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 97% (204/210), 52.71 MiB | 52.70 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 99% (208/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 100% (210/210), 52.71 MiB | 52.70 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 53.17 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 11% (7/60) Resolving deltas: 53% (32/60) Resolving deltas: 58% (35/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 88% (53/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P07/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/daxie-config/P07/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 25% (11/43) Resolving deltas: 27% (12/43) Resolving deltas: 74% (32/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P07/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/daxie-config/P07/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 54.78 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 27% (19/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 42% (30/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P07/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 23.42 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 5% (43/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (62/841) Resolving deltas: 8% (73/841) Resolving deltas: 11% (98/841) Resolving deltas: 17% (145/841) Resolving deltas: 22% (188/841) Resolving deltas: 36% (308/841) Resolving deltas: 41% (352/841) Resolving deltas: 45% (385/841) Resolving deltas: 48% (410/841) Resolving deltas: 50% (424/841) Resolving deltas: 51% (437/841) Resolving deltas: 53% (453/841) Resolving deltas: 54% (457/841) Resolving deltas: 56% (474/841) Resolving deltas: 59% (503/841) Resolving deltas: 60% (510/841) Resolving deltas: 61% (518/841) Resolving deltas: 62% (523/841) Resolving deltas: 63% (531/841) Resolving deltas: 65% (547/841) Resolving deltas: 73% (614/841) Resolving deltas: 83% (701/841) Resolving deltas: 84% (712/841) Resolving deltas: 85% (720/841) Resolving deltas: 86% (724/841) Resolving deltas: 87% (734/841) Resolving deltas: 88% (741/841) Resolving deltas: 90% (760/841) Resolving deltas: 91% (768/841) Resolving deltas: 92% (774/841) Resolving deltas: 93% (784/841) Resolving deltas: 94% (795/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (816/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P07/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 8% (4/49) Resolving deltas: 16% (8/49) Resolving deltas: 32% (16/49) Resolving deltas: 34% (17/49) Resolving deltas: 40% (20/49) Resolving deltas: 44% (22/49) Resolving deltas: 46% (23/49) Resolving deltas: 48% (24/49) Resolving deltas: 53% (26/49) Resolving deltas: 61% (30/49) Resolving deltas: 65% (32/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P07/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 55% (57/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P07/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 4% (10/203) Resolving deltas: 6% (13/203) Resolving deltas: 11% (23/203) Resolving deltas: 38% (79/203) Resolving deltas: 39% (80/203) Resolving deltas: 40% (83/203) Resolving deltas: 41% (85/203) Resolving deltas: 44% (91/203) Resolving deltas: 52% (106/203) Resolving deltas: 53% (109/203) Resolving deltas: 54% (111/203) Resolving deltas: 55% (112/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (116/203) Resolving deltas: 58% (118/203) Resolving deltas: 59% (121/203) Resolving deltas: 74% (152/203) Resolving deltas: 77% (158/203) Resolving deltas: 78% (160/203) Resolving deltas: 82% (167/203) Resolving deltas: 85% (173/203) Resolving deltas: 89% (182/203) Resolving deltas: 91% (185/203) Resolving deltas: 92% (187/203) Resolving deltas: 93% (189/203) Resolving deltas: 95% (194/203) Resolving deltas: 96% (195/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (200/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out '09fb1110e6b39ddef3a942a082f04e2c6a83462f' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out 'd83a5bbacf665aa8de0416a7511d1c45a71d8397' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out 'c92dffcb8b9aab4838b4b5a0b9d73851bfde917b' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out 'b65aad4d9f47fb352953143784788cd5954ccd99' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '8cabfc86fec2e2f91634bd0f60461c730acf9d26' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P07/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P07/params_new/hardware/hardware /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/hdmap/hdmap /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P07/params_new/lidar-extrinsics/ [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P07/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P07/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P07/params_new/mqtt-tls/ [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P07/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P07/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P07/params_new/msf-port/README.md /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P07/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P07/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P07/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P07/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P07/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P07/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_new_detection/perception /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P07/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P07/params_new/perception_spreader_truck/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P07/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P07/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P07/params_new/perception_tools/ [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_tools/perception /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P07/params_new/perception_vehicles/master /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P07/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P07/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P07/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P07/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P07/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/prediction_config/prediction /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P07/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/system-common/master /root/workspace/daxie-config/P07/params_new/system-common/system-ros /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/system-device/master /root/workspace/daxie-config/P07/params_new/system-device/slave /root/workspace/daxie-config/P07/params_new/system-device/system-ros /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/system-node-daxie/master /root/workspace/daxie-config/P07/params_new/system-node-daxie/slave /root/workspace/daxie-config/P07/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P07/params_new/system-port/points.json /root/workspace/daxie-config/P07/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P07/params_new/system-port/system-ros /root/workspace/daxie-config/P07/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P07/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P07/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P07/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P07/params_new/params_new/bay.txt /root/workspace/daxie-config/P07/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P07/params_new/params_new/crane_align /root/workspace/daxie-config/P07/params_new/params_new/crane_detection /root/workspace/daxie-config/P07/params_new/params_new/data_collection /root/workspace/daxie-config/P07/params_new/params_new/extrinsics /root/workspace/daxie-config/P07/params_new/params_new/field.yaml /root/workspace/daxie-config/P07/params_new/params_new/gantry.txt /root/workspace/daxie-config/P07/params_new/params_new/hardware /root/workspace/daxie-config/P07/params_new/params_new/hdmap /root/workspace/daxie-config/P07/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P07/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P07/params_new/params_new/lane_detection /root/workspace/daxie-config/P07/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P07/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P07/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P07/params_new/params_new/master /root/workspace/daxie-config/P07/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P07/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P07/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P07/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P07/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P07/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P07/params_new/params_new/perception /root/workspace/daxie-config/P07/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P07/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P07/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P07/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P07/params_new/params_new/pointcloud /root/workspace/daxie-config/P07/params_new/params_new/points.json /root/workspace/daxie-config/P07/params_new/params_new/prediction /root/workspace/daxie-config/P07/params_new/params_new/README.md /root/workspace/daxie-config/P07/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P07/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P07/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P07/params_new/params_new/slave /root/workspace/daxie-config/P07/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P07/params_new/params_new/system-ros /root/workspace/daxie-config/P07/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P07/params_P07/params/ [Pipeline] echo P08拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P08/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P08/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P08/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/P08.git > git init /root/workspace/daxie-config/P08/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P08.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/P08.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P08.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 9a691f0af1a4a341065ae552aa5327237f993c25 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a691f0af1a4a341065ae552aa5327237f993c25 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 9a691f0af1a4a341065ae552aa5327237f993c25 # 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/P08.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P08.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T808.git) registered for path 'mqtt-tls' 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/P08.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P08.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P08/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 53% (7/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P08/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 56), reused 103 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.11 KiB | 31.01 MiB/s, done. Resolving deltas: 0% (0/885) Resolving deltas: 1% (9/885) Resolving deltas: 2% (20/885) Resolving deltas: 3% (27/885) Resolving deltas: 4% (36/885) Resolving deltas: 5% (45/885) Resolving deltas: 13% (120/885) Resolving deltas: 15% (135/885) Resolving deltas: 16% (143/885) Resolving deltas: 17% (151/885) Resolving deltas: 18% (167/885) Resolving deltas: 22% (195/885) Resolving deltas: 23% (208/885) Resolving deltas: 24% (217/885) Resolving deltas: 26% (236/885) Resolving deltas: 28% (248/885) Resolving deltas: 29% (261/885) Resolving deltas: 30% (269/885) Resolving deltas: 36% (321/885) Resolving deltas: 37% (329/885) Resolving deltas: 40% (361/885) Resolving deltas: 42% (376/885) Resolving deltas: 43% (385/885) Resolving deltas: 44% (392/885) Resolving deltas: 45% (400/885) Resolving deltas: 46% (410/885) Resolving deltas: 47% (416/885) Resolving deltas: 48% (425/885) Resolving deltas: 49% (438/885) Resolving deltas: 50% (445/885) Resolving deltas: 51% (453/885) Resolving deltas: 52% (462/885) Resolving deltas: 53% (471/885) Resolving deltas: 54% (478/885) Resolving deltas: 55% (495/885) Resolving deltas: 56% (501/885) Resolving deltas: 58% (514/885) Resolving deltas: 59% (526/885) Resolving deltas: 60% (533/885) Resolving deltas: 61% (545/885) Resolving deltas: 63% (560/885) Resolving deltas: 64% (567/885) Resolving deltas: 65% (582/885) Resolving deltas: 67% (596/885) Resolving deltas: 68% (604/885) Resolving deltas: 69% (611/885) Resolving deltas: 70% (620/885) Resolving deltas: 71% (636/885) Resolving deltas: 72% (641/885) Resolving deltas: 76% (680/885) Resolving deltas: 77% (684/885) Resolving deltas: 78% (694/885) Resolving deltas: 81% (719/885) Resolving deltas: 100% (885/885) Resolving deltas: 100% (885/885), done. Cloning into '/root/workspace/daxie-config/P08/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 22% (2/9) Resolving deltas: 33% (3/9) Resolving deltas: 44% (4/9) Resolving deltas: 77% (7/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P08/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P08/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 30% (3/10) Resolving deltas: 70% (7/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P08/params_new/lidar-extrinsics'... remote: Enumerating objects: 83, done. remote: Counting objects: 2% (1/44) remote: Counting objects: 4% (2/44) remote: Counting objects: 6% (3/44) remote: Counting objects: 9% (4/44) remote: Counting objects: 11% (5/44) remote: Counting objects: 13% (6/44) remote: Counting objects: 15% (7/44) remote: Counting objects: 18% (8/44) remote: Counting objects: 20% (9/44) remote: Counting objects: 22% (10/44) remote: Counting objects: 25% (11/44) remote: Counting objects: 27% (12/44) remote: Counting objects: 29% (13/44) remote: Counting objects: 31% (14/44) remote: Counting objects: 34% (15/44) remote: Counting objects: 36% (16/44) remote: Counting objects: 38% (17/44) remote: Counting objects: 40% (18/44) remote: Counting objects: 43% (19/44) remote: Counting objects: 45% (20/44) remote: Counting objects: 47% (21/44) remote: Counting objects: 50% (22/44) remote: Counting objects: 52% (23/44) remote: Counting objects: 54% (24/44) remote: Counting objects: 56% (25/44) remote: Counting objects: 59% (26/44) remote: Counting objects: 61% (27/44) remote: Counting objects: 63% (28/44) remote: Counting objects: 65% (29/44) remote: Counting objects: 68% (30/44) remote: Counting objects: 70% (31/44) remote: Counting objects: 72% (32/44) remote: Counting objects: 75% (33/44) remote: Counting objects: 77% (34/44) remote: Counting objects: 79% (35/44) remote: Counting objects: 81% (36/44) remote: Counting objects: 84% (37/44) remote: Counting objects: 86% (38/44) remote: Counting objects: 88% (39/44) remote: Counting objects: 90% (40/44) remote: Counting objects: 93% (41/44) remote: Counting objects: 95% (42/44) remote: Counting objects: 97% (43/44) remote: Counting objects: 100% (44/44) remote: Counting objects: 100% (44/44), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. remote: Total 83 (delta 6), reused 44 (delta 6), pack-reused 39 Receiving objects: 1% (1/83) Receiving objects: 2% (2/83) Receiving objects: 3% (3/83) Receiving objects: 4% (4/83) Receiving objects: 6% (5/83) Receiving objects: 7% (6/83) Receiving objects: 8% (7/83) Receiving objects: 9% (8/83) Receiving objects: 10% (9/83) Receiving objects: 12% (10/83) Receiving objects: 13% (11/83) Receiving objects: 14% (12/83) Receiving objects: 15% (13/83) Receiving objects: 16% (14/83) Receiving objects: 18% (15/83) Receiving objects: 19% (16/83) Receiving objects: 20% (17/83) Receiving objects: 21% (18/83) Receiving objects: 22% (19/83) Receiving objects: 24% (20/83) Receiving objects: 25% (21/83) Receiving objects: 26% (22/83) Receiving objects: 27% (23/83) Receiving objects: 28% (24/83) Receiving objects: 30% (25/83) Receiving objects: 31% (26/83) Receiving objects: 32% (27/83) Receiving objects: 33% (28/83) Receiving objects: 34% (29/83) Receiving objects: 36% (30/83) Receiving objects: 37% (31/83) Receiving objects: 38% (32/83) Receiving objects: 39% (33/83) Receiving objects: 40% (34/83) Receiving objects: 42% (35/83) Receiving objects: 43% (36/83) Receiving objects: 44% (37/83) Receiving objects: 45% (38/83) Receiving objects: 46% (39/83) Receiving objects: 48% (40/83) Receiving objects: 49% (41/83) Receiving objects: 50% (42/83) Receiving objects: 51% (43/83) Receiving objects: 53% (44/83) Receiving objects: 54% (45/83) Receiving objects: 55% (46/83) Receiving objects: 56% (47/83) Receiving objects: 57% (48/83) Receiving objects: 59% (49/83) Receiving objects: 60% (50/83) Receiving objects: 61% (51/83) Receiving objects: 62% (52/83) Receiving objects: 63% (53/83) Receiving objects: 65% (54/83) Receiving objects: 66% (55/83) Receiving objects: 67% (56/83) Receiving objects: 68% (57/83) Receiving objects: 69% (58/83) Receiving objects: 71% (59/83) Receiving objects: 72% (60/83) Receiving objects: 73% (61/83) Receiving objects: 74% (62/83) Receiving objects: 75% (63/83) Receiving objects: 77% (64/83) Receiving objects: 78% (65/83) Receiving objects: 79% (66/83) Receiving objects: 80% (67/83) Receiving objects: 81% (68/83) Receiving objects: 83% (69/83) Receiving objects: 84% (70/83) Receiving objects: 85% (71/83) Receiving objects: 86% (72/83) Receiving objects: 87% (73/83) Receiving objects: 89% (74/83) Receiving objects: 90% (75/83) Receiving objects: 91% (76/83) Receiving objects: 92% (77/83) Receiving objects: 93% (78/83) Receiving objects: 95% (79/83) Receiving objects: 96% (80/83) Receiving objects: 97% (81/83) Receiving objects: 98% (82/83) Receiving objects: 100% (83/83) Receiving objects: 100% (83/83), 13.54 KiB | 13.54 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 16% (2/12) Resolving deltas: 25% (3/12) Resolving deltas: 33% (4/12) Resolving deltas: 41% (5/12) Resolving deltas: 50% (6/12) Resolving deltas: 83% (10/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/daxie-config/P08/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P08/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 34.34 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 15% (38/251) Resolving deltas: 25% (63/251) Resolving deltas: 28% (71/251) Resolving deltas: 29% (73/251) Resolving deltas: 31% (78/251) Resolving deltas: 35% (90/251) Resolving deltas: 36% (92/251) Resolving deltas: 43% (109/251) Resolving deltas: 46% (117/251) Resolving deltas: 47% (118/251) Resolving deltas: 49% (123/251) Resolving deltas: 50% (128/251) Resolving deltas: 54% (138/251) Resolving deltas: 55% (140/251) Resolving deltas: 56% (143/251) Resolving deltas: 58% (146/251) Resolving deltas: 60% (151/251) Resolving deltas: 62% (158/251) Resolving deltas: 63% (159/251) Resolving deltas: 64% (162/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 68% (173/251) Resolving deltas: 69% (175/251) Resolving deltas: 77% (194/251) Resolving deltas: 80% (203/251) Resolving deltas: 82% (207/251) Resolving deltas: 83% (210/251) Resolving deltas: 84% (212/251) Resolving deltas: 85% (215/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (230/251) Resolving deltas: 92% (232/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (242/251) Resolving deltas: 97% (244/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P08/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P08/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 7% (5/64) Resolving deltas: 12% (8/64) Resolving deltas: 15% (10/64) Resolving deltas: 17% (11/64) Resolving deltas: 21% (14/64) Resolving deltas: 23% (15/64) Resolving deltas: 31% (20/64) Resolving deltas: 32% (21/64) Resolving deltas: 39% (25/64) Resolving deltas: 40% (26/64) Resolving deltas: 42% (27/64) Resolving deltas: 48% (31/64) Resolving deltas: 50% (32/64) Resolving deltas: 51% (33/64) Resolving deltas: 54% (35/64) Resolving deltas: 56% (36/64) Resolving deltas: 59% (38/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 81% (52/64) Resolving deltas: 84% (54/64) Resolving deltas: 85% (55/64) Resolving deltas: 93% (60/64) Resolving deltas: 95% (61/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P08/params_new/msf-vehicle'... remote: Enumerating objects: 35, done. remote: Counting objects: 2% (1/35) remote: Counting objects: 5% (2/35) remote: Counting objects: 8% (3/35) remote: Counting objects: 11% (4/35) remote: Counting objects: 14% (5/35) remote: Counting objects: 17% (6/35) remote: Counting objects: 20% (7/35) remote: Counting objects: 22% (8/35) remote: Counting objects: 25% (9/35) remote: Counting objects: 28% (10/35) remote: Counting objects: 31% (11/35) remote: Counting objects: 34% (12/35) remote: Counting objects: 37% (13/35) remote: Counting objects: 40% (14/35) remote: Counting objects: 42% (15/35) remote: Counting objects: 45% (16/35) remote: Counting objects: 48% (17/35) remote: Counting objects: 51% (18/35) remote: Counting objects: 54% (19/35) remote: Counting objects: 57% (20/35) remote: Counting objects: 60% (21/35) remote: Counting objects: 62% (22/35) remote: Counting objects: 65% (23/35) remote: Counting objects: 68% (24/35) remote: Counting objects: 71% (25/35) remote: Counting objects: 74% (26/35) remote: Counting objects: 77% (27/35) remote: Counting objects: 80% (28/35) remote: Counting objects: 82% (29/35) remote: Counting objects: 85% (30/35) remote: Counting objects: 88% (31/35) remote: Counting objects: 91% (32/35) remote: Counting objects: 94% (33/35) remote: Counting objects: 97% (34/35) remote: Counting objects: 100% (35/35) remote: Counting objects: 100% (35/35), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 35 (delta 15), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/35) Receiving objects: 5% (2/35) Receiving objects: 8% (3/35) Receiving objects: 11% (4/35) Receiving objects: 14% (5/35) Receiving objects: 17% (6/35) Receiving objects: 20% (7/35) Receiving objects: 22% (8/35) Receiving objects: 25% (9/35) Receiving objects: 28% (10/35) Receiving objects: 31% (11/35) Receiving objects: 34% (12/35) Receiving objects: 37% (13/35) Receiving objects: 40% (14/35) Receiving objects: 42% (15/35) Receiving objects: 45% (16/35) Receiving objects: 48% (17/35) Receiving objects: 51% (18/35) Receiving objects: 54% (19/35) Receiving objects: 57% (20/35) Receiving objects: 60% (21/35) Receiving objects: 62% (22/35) Receiving objects: 65% (23/35) Receiving objects: 68% (24/35) Receiving objects: 71% (25/35) Receiving objects: 74% (26/35) Receiving objects: 77% (27/35) Receiving objects: 80% (28/35) Receiving objects: 82% (29/35) Receiving objects: 85% (30/35) Receiving objects: 88% (31/35) Receiving objects: 91% (32/35) Receiving objects: 94% (33/35) Receiving objects: 97% (34/35) Receiving objects: 100% (35/35) Receiving objects: 100% (35/35), done. Resolving deltas: 0% (0/15) Resolving deltas: 13% (2/15) Resolving deltas: 53% (8/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 25% (18/71) Resolving deltas: 26% (19/71) Resolving deltas: 39% (28/71) Resolving deltas: 45% (32/71) Resolving deltas: 49% (35/71) Resolving deltas: 53% (38/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 7% (2/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 18% (5/27) Resolving deltas: 51% (14/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 31.81 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (21/1247) Resolving deltas: 2% (28/1247) Resolving deltas: 5% (70/1247) Resolving deltas: 6% (77/1247) Resolving deltas: 7% (96/1247) Resolving deltas: 8% (102/1247) Resolving deltas: 10% (129/1247) Resolving deltas: 11% (145/1247) Resolving deltas: 12% (151/1247) Resolving deltas: 13% (165/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (223/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (241/1247) Resolving deltas: 20% (258/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 25% (312/1247) Resolving deltas: 33% (419/1247) Resolving deltas: 34% (433/1247) Resolving deltas: 58% (730/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 6% (4/62) Resolving deltas: 8% (5/62) Resolving deltas: 11% (7/62) Resolving deltas: 17% (11/62) Resolving deltas: 19% (12/62) Resolving deltas: 20% (13/62) Resolving deltas: 22% (14/62) Resolving deltas: 69% (43/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 3% (1/32) Resolving deltas: 50% (16/32) Resolving deltas: 53% (17/32) Resolving deltas: 68% (22/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 5% (18/318) Resolving deltas: 24% (79/318) Resolving deltas: 27% (87/318) Resolving deltas: 28% (91/318) Resolving deltas: 33% (108/318) Resolving deltas: 34% (110/318) Resolving deltas: 35% (112/318) Resolving deltas: 38% (122/318) Resolving deltas: 40% (130/318) Resolving deltas: 41% (131/318) Resolving deltas: 42% (135/318) Resolving deltas: 43% (139/318) Resolving deltas: 44% (141/318) Resolving deltas: 45% (145/318) Resolving deltas: 46% (149/318) Resolving deltas: 47% (152/318) Resolving deltas: 48% (153/318) Resolving deltas: 49% (157/318) Resolving deltas: 50% (159/318) Resolving deltas: 54% (174/318) Resolving deltas: 55% (175/318) Resolving deltas: 56% (179/318) Resolving deltas: 72% (229/318) Resolving deltas: 76% (244/318) Resolving deltas: 77% (245/318) Resolving deltas: 90% (288/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P08/params_new/perception_vehicles'... remote: Enumerating objects: 68, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 5% (1/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 68 (delta 5), reused 0 (delta 0), pack-reused 47 Receiving objects: 1% (1/68) Receiving objects: 2% (2/68) Receiving objects: 4% (3/68) Receiving objects: 5% (4/68) Receiving objects: 7% (5/68) Receiving objects: 8% (6/68) Receiving objects: 10% (7/68) Receiving objects: 11% (8/68) Receiving objects: 13% (9/68) Receiving objects: 14% (10/68) Receiving objects: 16% (11/68) Receiving objects: 17% (12/68) Receiving objects: 19% (13/68) Receiving objects: 20% (14/68) Receiving objects: 22% (15/68) Receiving objects: 23% (16/68) Receiving objects: 25% (17/68) Receiving objects: 26% (18/68) Receiving objects: 27% (19/68) Receiving objects: 29% (20/68) Receiving objects: 30% (21/68) Receiving objects: 32% (22/68) Receiving objects: 33% (23/68) Receiving objects: 35% (24/68) Receiving objects: 36% (25/68) Receiving objects: 38% (26/68) Receiving objects: 39% (27/68) Receiving objects: 41% (28/68) Receiving objects: 42% (29/68) Receiving objects: 44% (30/68) Receiving objects: 45% (31/68) Receiving objects: 47% (32/68) Receiving objects: 48% (33/68) Receiving objects: 50% (34/68) Receiving objects: 51% (35/68) Receiving objects: 52% (36/68) Receiving objects: 54% (37/68) Receiving objects: 55% (38/68) Receiving objects: 57% (39/68) Receiving objects: 58% (40/68) Receiving objects: 60% (41/68) Receiving objects: 61% (42/68) Receiving objects: 63% (43/68) Receiving objects: 64% (44/68) Receiving objects: 66% (45/68) Receiving objects: 67% (46/68) Receiving objects: 69% (47/68) Receiving objects: 70% (48/68) Receiving objects: 72% (49/68) Receiving objects: 73% (50/68) Receiving objects: 75% (51/68) Receiving objects: 76% (52/68) Receiving objects: 77% (53/68) Receiving objects: 79% (54/68) Receiving objects: 80% (55/68) Receiving objects: 82% (56/68) Receiving objects: 83% (57/68) Receiving objects: 85% (58/68) Receiving objects: 86% (59/68) Receiving objects: 88% (60/68) Receiving objects: 89% (61/68) Receiving objects: 91% (62/68) Receiving objects: 92% (63/68) Receiving objects: 94% (64/68) Receiving objects: 95% (65/68) Receiving objects: 97% (66/68) Receiving objects: 98% (67/68) Receiving objects: 100% (68/68) Receiving objects: 100% (68/68), 9.08 KiB | 9.08 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 15% (2/13) Resolving deltas: 23% (3/13) Resolving deltas: 30% (4/13) Resolving deltas: 38% (5/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 84% (11/13) Resolving deltas: 92% (12/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P08/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 33% (6/18) Resolving deltas: 38% (7/18) Resolving deltas: 50% (9/18) Resolving deltas: 61% (11/18) Resolving deltas: 94% (17/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P08/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 6% (21/343) Resolving deltas: 8% (30/343) Resolving deltas: 12% (43/343) Resolving deltas: 16% (58/343) Resolving deltas: 23% (79/343) Resolving deltas: 26% (91/343) Resolving deltas: 34% (118/343) Resolving deltas: 36% (124/343) Resolving deltas: 37% (129/343) Resolving deltas: 38% (133/343) Resolving deltas: 39% (136/343) Resolving deltas: 40% (138/343) Resolving deltas: 48% (167/343) Resolving deltas: 52% (181/343) Resolving deltas: 55% (192/343) Resolving deltas: 56% (195/343) Resolving deltas: 60% (209/343) Resolving deltas: 61% (212/343) Resolving deltas: 62% (213/343) Resolving deltas: 63% (217/343) Resolving deltas: 68% (234/343) Resolving deltas: 69% (237/343) Resolving deltas: 72% (247/343) Resolving deltas: 73% (253/343) Resolving deltas: 75% (259/343) Resolving deltas: 76% (261/343) Resolving deltas: 77% (265/343) Resolving deltas: 82% (282/343) Resolving deltas: 83% (285/343) Resolving deltas: 84% (289/343) Resolving deltas: 85% (293/343) Resolving deltas: 86% (298/343) Resolving deltas: 87% (301/343) Resolving deltas: 88% (305/343) Resolving deltas: 91% (315/343) Resolving deltas: 92% (316/343) Resolving deltas: 93% (320/343) Resolving deltas: 94% (323/343) Resolving deltas: 96% (331/343) Resolving deltas: 97% (333/343) Resolving deltas: 98% (337/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P08/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (5/235) Resolving deltas: 3% (9/235) Resolving deltas: 4% (10/235) Resolving deltas: 8% (20/235) Resolving deltas: 9% (22/235) Resolving deltas: 13% (32/235) Resolving deltas: 14% (35/235) Resolving deltas: 27% (64/235) Resolving deltas: 31% (74/235) Resolving deltas: 32% (76/235) Resolving deltas: 34% (80/235) Resolving deltas: 52% (123/235) Resolving deltas: 62% (146/235) Resolving deltas: 64% (151/235) Resolving deltas: 71% (169/235) Resolving deltas: 72% (171/235) Resolving deltas: 73% (172/235) Resolving deltas: 76% (180/235) Resolving deltas: 77% (182/235) Resolving deltas: 78% (185/235) Resolving deltas: 80% (190/235) Resolving deltas: 81% (191/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (197/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 88% (207/235) Resolving deltas: 89% (210/235) Resolving deltas: 90% (212/235) Resolving deltas: 91% (214/235) Resolving deltas: 93% (219/235) Resolving deltas: 94% (221/235) Resolving deltas: 97% (228/235) Resolving deltas: 98% (232/235) Resolving deltas: 99% (234/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P08/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 46.83 MiB | 46.82 MiB/s Receiving objects: 11% (48/408), 92.39 MiB | 46.19 MiB/s Receiving objects: 11% (48/408), 139.65 MiB | 46.55 MiB/s Receiving objects: 12% (49/408), 158.79 MiB | 45.08 MiB/s Receiving objects: 13% (54/408), 158.79 MiB | 45.08 MiB/s Receiving objects: 14% (58/408), 158.79 MiB | 45.08 MiB/s Receiving objects: 15% (62/408), 158.79 MiB | 45.08 MiB/s Receiving objects: 15% (65/408), 158.79 MiB | 45.08 MiB/s Receiving objects: 16% (66/408), 179.55 MiB | 44.64 MiB/s Receiving objects: 17% (70/408), 179.55 MiB | 44.64 MiB/s Receiving objects: 18% (74/408), 179.55 MiB | 44.64 MiB/s Receiving objects: 19% (78/408), 179.55 MiB | 44.64 MiB/s Receiving objects: 20% (82/408), 179.55 MiB | 44.64 MiB/s Receiving objects: 21% (86/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 22% (90/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 23% (94/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 24% (98/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 25% (102/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 26% (107/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 27% (111/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 28% (115/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 29% (119/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 30% (123/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 31% (127/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 32% (131/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 33% (135/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 34% (139/408), 200.12 MiB | 44.25 MiB/s Receiving objects: 34% (139/408), 219.88 MiB | 43.69 MiB/s Receiving objects: 35% (143/408), 219.88 MiB | 43.69 MiB/s Receiving objects: 36% (147/408), 245.89 MiB | 44.03 MiB/s Receiving objects: 37% (151/408), 245.89 MiB | 44.03 MiB/s Receiving objects: 38% (156/408), 245.89 MiB | 44.03 MiB/s Receiving objects: 39% (160/408), 245.89 MiB | 44.03 MiB/s Receiving objects: 39% (161/408), 266.55 MiB | 43.02 MiB/s Receiving objects: 40% (164/408), 266.55 MiB | 43.02 MiB/s Receiving objects: 41% (168/408), 266.55 MiB | 43.02 MiB/s Receiving objects: 42% (172/408), 287.41 MiB | 43.14 MiB/s Receiving objects: 43% (176/408), 287.41 MiB | 43.14 MiB/s Receiving objects: 43% (179/408), 307.07 MiB | 42.56 MiB/s Receiving objects: 44% (180/408), 307.07 MiB | 42.56 MiB/s Receiving objects: 45% (184/408), 307.07 MiB | 42.56 MiB/s Receiving objects: 46% (188/408), 327.24 MiB | 41.50 MiB/s Receiving objects: 47% (192/408), 327.24 MiB | 41.50 MiB/s Receiving objects: 47% (192/408), 352.28 MiB | 43.02 MiB/s Receiving objects: 47% (193/408), 388.22 MiB | 41.82 MiB/s Receiving objects: 48% (196/408), 388.22 MiB | 41.82 MiB/s Receiving objects: 49% (200/408), 388.22 MiB | 41.82 MiB/s Receiving objects: 49% (202/408), 437.05 MiB | 42.48 MiB/s Receiving objects: 50% (204/408), 437.05 MiB | 42.48 MiB/s Receiving objects: 51% (209/408), 437.05 MiB | 42.48 MiB/s Receiving objects: 52% (213/408), 437.05 MiB | 42.48 MiB/s Receiving objects: 53% (217/408), 437.05 MiB | 42.48 MiB/s Receiving objects: 54% (221/408), 437.05 MiB | 42.48 MiB/s Receiving objects: 55% (225/408), 437.05 MiB | 42.48 MiB/s Receiving objects: 56% (229/408), 464.01 MiB | 43.88 MiB/s Receiving objects: 57% (233/408), 464.01 MiB | 43.88 MiB/s Receiving objects: 58% (237/408), 464.01 MiB | 43.88 MiB/s Receiving objects: 58% (237/408), 484.48 MiB | 43.79 MiB/s Receiving objects: 59% (241/408), 502.64 MiB | 43.46 MiB/s Receiving objects: 59% (242/408), 522.12 MiB | 43.30 MiB/s Receiving objects: 60% (245/408), 522.12 MiB | 43.30 MiB/s Receiving objects: 61% (249/408), 541.65 MiB | 42.09 MiB/s Receiving objects: 62% (253/408), 541.65 MiB | 42.09 MiB/s Receiving objects: 63% (258/408), 541.65 MiB | 42.09 MiB/s Receiving objects: 64% (262/408), 541.65 MiB | 42.09 MiB/s Receiving objects: 65% (266/408), 541.65 MiB | 42.09 MiB/s Receiving objects: 66% (270/408), 541.65 MiB | 42.09 MiB/s Receiving objects: 67% (274/408), 541.65 MiB | 42.09 MiB/s Receiving objects: 68% (278/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 69% (282/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 70% (286/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 71% (290/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 72% (294/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 73% (298/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 74% (302/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 75% (306/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 76% (311/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 77% (315/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 78% (319/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 79% (323/408), 561.56 MiB | 43.08 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 21.57 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 21.57 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 21.57 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 17.18 MiB/s Receiving objects: 81% (332/408), 637.44 MiB | 16.36 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.92 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.92 MiB/s Receiving objects: 83% (339/408), 658.98 MiB | 12.94 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 10.22 MiB/s Receiving objects: 83% (342/408), 681.66 MiB | 10.22 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.84 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.84 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.53 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.53 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.95 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.95 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.95 MiB/s Receiving objects: 87% (356/408), 764.09 MiB | 6.38 MiB/s Receiving objects: 88% (360/408), 764.09 MiB | 6.38 MiB/s Receiving objects: 89% (364/408), 764.09 MiB | 6.38 MiB/s Receiving objects: 89% (366/408), 810.25 MiB | 8.23 MiB/s Receiving objects: 90% (368/408), 810.25 MiB | 8.23 MiB/s Receiving objects: 91% (372/408), 849.85 MiB | 10.03 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 13.01 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.93 MiB/s Receiving objects: 95% (388/408), 884.28 MiB | 10.89 MiB/s Receiving objects: 95% (390/408), 884.28 MiB | 10.89 MiB/s Receiving objects: 96% (392/408), 884.28 MiB | 10.89 MiB/s Receiving objects: 97% (396/408), 906.68 MiB | 17.21 MiB/s Receiving objects: 98% (400/408), 906.68 MiB | 17.21 MiB/s Receiving objects: 98% (401/408), 923.54 MiB | 16.21 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.54 MiB | 16.21 MiB/s Receiving objects: 100% (408/408), 923.54 MiB | 16.21 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.27 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 1% (1/80) Resolving deltas: 13% (11/80) Resolving deltas: 23% (19/80) Resolving deltas: 25% (20/80) Resolving deltas: 26% (21/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P08/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 49% (103/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 50% (105/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 51% (108/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 52% (110/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 53% (112/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 54% (114/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 55% (116/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 56% (118/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 57% (120/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 58% (122/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 59% (124/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 60% (126/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 61% (129/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 62% (131/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 63% (133/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 64% (135/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 65% (137/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 66% (139/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 67% (141/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 68% (143/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 69% (145/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 70% (147/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 71% (150/210), 26.71 MiB | 53.41 MiB/s Receiving objects: 71% (151/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 72% (152/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 73% (154/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 74% (156/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 75% (158/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 76% (160/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 77% (162/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 78% (164/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 79% (166/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 80% (168/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 81% (171/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 82% (173/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 83% (175/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 84% (177/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 85% (179/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 86% (181/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 87% (183/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 88% (185/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 89% (187/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 90% (189/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 91% (192/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 92% (194/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 93% (196/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 94% (198/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 95% (200/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 96% (202/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 97% (204/210), 52.91 MiB | 52.90 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 99% (208/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 100% (210/210), 52.91 MiB | 52.90 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 53.89 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 15% (9/60) Resolving deltas: 53% (32/60) Resolving deltas: 58% (35/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 86% (52/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P08/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/daxie-config/P08/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 27% (12/43) Resolving deltas: 88% (38/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P08/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/daxie-config/P08/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 57.01 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 14% (10/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P08/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 23.42 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 3% (32/841) Resolving deltas: 5% (46/841) Resolving deltas: 6% (52/841) Resolving deltas: 7% (64/841) Resolving deltas: 8% (69/841) Resolving deltas: 9% (76/841) Resolving deltas: 12% (102/841) Resolving deltas: 17% (146/841) Resolving deltas: 22% (188/841) Resolving deltas: 37% (314/841) Resolving deltas: 42% (354/841) Resolving deltas: 45% (386/841) Resolving deltas: 47% (400/841) Resolving deltas: 48% (412/841) Resolving deltas: 49% (413/841) Resolving deltas: 51% (432/841) Resolving deltas: 52% (441/841) Resolving deltas: 53% (450/841) Resolving deltas: 54% (458/841) Resolving deltas: 56% (471/841) Resolving deltas: 60% (511/841) Resolving deltas: 61% (515/841) Resolving deltas: 62% (522/841) Resolving deltas: 63% (531/841) Resolving deltas: 66% (556/841) Resolving deltas: 74% (629/841) Resolving deltas: 75% (632/841) Resolving deltas: 76% (640/841) Resolving deltas: 82% (697/841) Resolving deltas: 84% (709/841) Resolving deltas: 85% (720/841) Resolving deltas: 86% (724/841) Resolving deltas: 87% (732/841) Resolving deltas: 88% (741/841) Resolving deltas: 89% (749/841) Resolving deltas: 91% (766/841) Resolving deltas: 92% (774/841) Resolving deltas: 93% (784/841) Resolving deltas: 94% (792/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (826/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P08/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/193) remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 10% (5/49) Resolving deltas: 16% (8/49) Resolving deltas: 22% (11/49) Resolving deltas: 26% (13/49) Resolving deltas: 34% (17/49) Resolving deltas: 48% (24/49) Resolving deltas: 61% (30/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P08/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 19.95 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 68% (70/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P08/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 4% (9/203) Resolving deltas: 7% (16/203) Resolving deltas: 9% (19/203) Resolving deltas: 35% (73/203) Resolving deltas: 36% (74/203) Resolving deltas: 37% (77/203) Resolving deltas: 39% (81/203) Resolving deltas: 41% (84/203) Resolving deltas: 46% (95/203) Resolving deltas: 52% (107/203) Resolving deltas: 53% (109/203) Resolving deltas: 54% (110/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (117/203) Resolving deltas: 58% (119/203) Resolving deltas: 59% (120/203) Resolving deltas: 60% (122/203) Resolving deltas: 73% (149/203) Resolving deltas: 75% (153/203) Resolving deltas: 80% (164/203) Resolving deltas: 82% (168/203) Resolving deltas: 85% (174/203) Resolving deltas: 89% (181/203) Resolving deltas: 91% (185/203) Resolving deltas: 92% (188/203) Resolving deltas: 93% (189/203) Resolving deltas: 94% (191/203) Resolving deltas: 95% (193/203) Resolving deltas: 96% (196/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (200/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out 'baecb42a790d760d082c7b27fe435a32c87b7432' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out 'f0cd0265b5af3a6c2bef1ee6190b34efd101a442' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '7bfee2392128d1d3dced1f3c8456d8277c27508d' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out 'd75876d1de09efa0a61b82e602444c7c8bc4bae7' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '3ab87dd15b58bf38622587371a65ac6f75178763' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P08/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P08/params_new/hardware/hardware /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/hdmap/hdmap /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P08/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P08/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P08/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P08/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P08/params_new/msf-port/README.md /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P08/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P08/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P08/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P08/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_new_detection/perception /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P08/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P08/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P08/params_new/perception_spreader_vision/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P08/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_tools/perception /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P08/params_new/perception_vehicles/master /root/workspace/daxie-config/P08/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P08/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P08/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P08/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P08/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P08/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/prediction_config/prediction /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P08/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/system-common/master /root/workspace/daxie-config/P08/params_new/system-common/system-ros /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/system-device/master /root/workspace/daxie-config/P08/params_new/system-device/slave /root/workspace/daxie-config/P08/params_new/system-device/system-ros /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/system-node-daxie/master /root/workspace/daxie-config/P08/params_new/system-node-daxie/slave /root/workspace/daxie-config/P08/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P08/params_new/system-port/points.json /root/workspace/daxie-config/P08/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P08/params_new/system-port/system-ros /root/workspace/daxie-config/P08/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P08/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P08/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P08/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P08/params_new/params_new/bay.txt /root/workspace/daxie-config/P08/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P08/params_new/params_new/crane_align /root/workspace/daxie-config/P08/params_new/params_new/crane_detection /root/workspace/daxie-config/P08/params_new/params_new/data_collection /root/workspace/daxie-config/P08/params_new/params_new/extrinsics /root/workspace/daxie-config/P08/params_new/params_new/field.yaml /root/workspace/daxie-config/P08/params_new/params_new/gantry.txt /root/workspace/daxie-config/P08/params_new/params_new/hardware /root/workspace/daxie-config/P08/params_new/params_new/hdmap /root/workspace/daxie-config/P08/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P08/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P08/params_new/params_new/lane_detection /root/workspace/daxie-config/P08/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P08/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P08/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P08/params_new/params_new/master /root/workspace/daxie-config/P08/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P08/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P08/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P08/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P08/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P08/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P08/params_new/params_new/perception /root/workspace/daxie-config/P08/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P08/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P08/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P08/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P08/params_new/params_new/pointcloud /root/workspace/daxie-config/P08/params_new/params_new/points.json /root/workspace/daxie-config/P08/params_new/params_new/prediction /root/workspace/daxie-config/P08/params_new/params_new/README.md /root/workspace/daxie-config/P08/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P08/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P08/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P08/params_new/params_new/slave /root/workspace/daxie-config/P08/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P08/params_new/params_new/system-ros /root/workspace/daxie-config/P08/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P08/params_P08/params/ [Pipeline] echo P09拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P09/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P09/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P09/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/P09.git > git init /root/workspace/daxie-config/P09/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P09.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/P09.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P09.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 641bb215ecc107a5c592bd21a9ca11d36c83c3fa (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 641bb215ecc107a5c592bd21a9ca11d36c83c3fa # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 641bb215ecc107a5c592bd21a9ca11d36c83c3fa # 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/P09.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P09.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T809.git) registered for path 'mqtt-tls' 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/P09.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P09.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P09/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 61% (8/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P09/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 32.95 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (9/882) Resolving deltas: 2% (23/882) Resolving deltas: 3% (28/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 12% (111/882) Resolving deltas: 14% (124/882) Resolving deltas: 15% (133/882) Resolving deltas: 16% (143/882) Resolving deltas: 17% (154/882) Resolving deltas: 20% (180/882) Resolving deltas: 21% (193/882) Resolving deltas: 22% (196/882) Resolving deltas: 23% (205/882) Resolving deltas: 24% (219/882) Resolving deltas: 25% (221/882) Resolving deltas: 26% (231/882) Resolving deltas: 27% (243/882) Resolving deltas: 28% (247/882) Resolving deltas: 32% (289/882) Resolving deltas: 33% (297/882) Resolving deltas: 37% (327/882) Resolving deltas: 38% (341/882) Resolving deltas: 39% (350/882) Resolving deltas: 40% (353/882) Resolving deltas: 41% (365/882) Resolving deltas: 42% (375/882) Resolving deltas: 43% (381/882) Resolving deltas: 45% (399/882) Resolving deltas: 46% (407/882) Resolving deltas: 47% (416/882) Resolving deltas: 48% (424/882) Resolving deltas: 49% (439/882) Resolving deltas: 50% (445/882) Resolving deltas: 51% (451/882) Resolving deltas: 53% (468/882) Resolving deltas: 54% (477/882) Resolving deltas: 55% (493/882) Resolving deltas: 56% (502/882) Resolving deltas: 57% (504/882) Resolving deltas: 58% (514/882) Resolving deltas: 61% (545/882) Resolving deltas: 62% (552/882) Resolving deltas: 63% (561/882) Resolving deltas: 64% (572/882) Resolving deltas: 65% (582/882) Resolving deltas: 66% (588/882) Resolving deltas: 67% (593/882) Resolving deltas: 75% (666/882) Resolving deltas: 76% (676/882) Resolving deltas: 78% (689/882) Resolving deltas: 79% (697/882) Resolving deltas: 80% (713/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P09/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 33% (3/9) Resolving deltas: 44% (4/9) Resolving deltas: 66% (6/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P09/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P09/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 70% (7/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P09/params_new/lidar-extrinsics'... remote: Enumerating objects: 116, done. remote: Counting objects: 1% (1/77) remote: Counting objects: 2% (2/77) remote: Counting objects: 3% (3/77) remote: Counting objects: 5% (4/77) remote: Counting objects: 6% (5/77) remote: Counting objects: 7% (6/77) remote: Counting objects: 9% (7/77) remote: Counting objects: 10% (8/77) remote: Counting objects: 11% (9/77) remote: Counting objects: 12% (10/77) remote: Counting objects: 14% (11/77) remote: Counting objects: 15% (12/77) remote: Counting objects: 16% (13/77) remote: Counting objects: 18% (14/77) remote: Counting objects: 19% (15/77) remote: Counting objects: 20% (16/77) remote: Counting objects: 22% (17/77) remote: Counting objects: 23% (18/77) remote: Counting objects: 24% (19/77) remote: Counting objects: 25% (20/77) remote: Counting objects: 27% (21/77) remote: Counting objects: 28% (22/77) remote: Counting objects: 29% (23/77) remote: Counting objects: 31% (24/77) remote: Counting objects: 32% (25/77) remote: Counting objects: 33% (26/77) remote: Counting objects: 35% (27/77) remote: Counting objects: 36% (28/77) remote: Counting objects: 37% (29/77) remote: Counting objects: 38% (30/77) remote: Counting objects: 40% (31/77) remote: Counting objects: 41% (32/77) remote: Counting objects: 42% (33/77) remote: Counting objects: 44% (34/77) remote: Counting objects: 45% (35/77) remote: Counting objects: 46% (36/77) remote: Counting objects: 48% (37/77) remote: Counting objects: 49% (38/77) remote: Counting objects: 50% (39/77) remote: Counting objects: 51% (40/77) remote: Counting objects: 53% (41/77) remote: Counting objects: 54% (42/77) remote: Counting objects: 55% (43/77) remote: Counting objects: 57% (44/77) remote: Counting objects: 58% (45/77) remote: Counting objects: 59% (46/77) remote: Counting objects: 61% (47/77) remote: Counting objects: 62% (48/77) remote: Counting objects: 63% (49/77) remote: Counting objects: 64% (50/77) remote: Counting objects: 66% (51/77) remote: Counting objects: 67% (52/77) remote: Counting objects: 68% (53/77) remote: Counting objects: 70% (54/77) remote: Counting objects: 71% (55/77) remote: Counting objects: 72% (56/77) remote: Counting objects: 74% (57/77) remote: Counting objects: 75% (58/77) remote: Counting objects: 76% (59/77) remote: Counting objects: 77% (60/77) remote: Counting objects: 79% (61/77) remote: Counting objects: 80% (62/77) remote: Counting objects: 81% (63/77) remote: Counting objects: 83% (64/77) remote: Counting objects: 84% (65/77) remote: Counting objects: 85% (66/77) remote: Counting objects: 87% (67/77) remote: Counting objects: 88% (68/77) remote: Counting objects: 89% (69/77) remote: Counting objects: 90% (70/77) remote: Counting objects: 92% (71/77) remote: Counting objects: 93% (72/77) remote: Counting objects: 94% (73/77) remote: Counting objects: 96% (74/77) remote: Counting objects: 97% (75/77) remote: Counting objects: 98% (76/77) remote: Counting objects: 100% (77/77) remote: Counting objects: 100% (77/77), done. remote: Compressing objects: 1% (1/67) remote: Compressing objects: 2% (2/67) remote: Compressing objects: 4% (3/67) remote: Compressing objects: 5% (4/67) remote: Compressing objects: 7% (5/67) remote: Compressing objects: 8% (6/67) remote: Compressing objects: 10% (7/67) remote: Compressing objects: 11% (8/67) remote: Compressing objects: 13% (9/67) remote: Compressing objects: 14% (10/67) remote: Compressing objects: 16% (11/67) remote: Compressing objects: 17% (12/67) remote: Compressing objects: 19% (13/67) remote: Compressing objects: 20% (14/67) remote: Compressing objects: 22% (15/67) remote: Compressing objects: 23% (16/67) remote: Compressing objects: 25% (17/67) remote: Compressing objects: 26% (18/67) remote: Compressing objects: 28% (19/67) remote: Compressing objects: 29% (20/67) remote: Compressing objects: 31% (21/67) remote: Compressing objects: 32% (22/67) remote: Compressing objects: 34% (23/67) remote: Compressing objects: 35% (24/67) remote: Compressing objects: 37% (25/67) remote: Compressing objects: 38% (26/67) remote: Compressing objects: 40% (27/67) remote: Compressing objects: 41% (28/67) remote: Compressing objects: 43% (29/67) remote: Compressing objects: 44% (30/67) remote: Compressing objects: 46% (31/67) remote: Compressing objects: 47% (32/67) remote: Compressing objects: 49% (33/67) remote: Compressing objects: 50% (34/67) remote: Compressing objects: 52% (35/67) remote: Compressing objects: 53% (36/67) remote: Compressing objects: 55% (37/67) remote: Compressing objects: 56% (38/67) remote: Compressing objects: 58% (39/67) remote: Compressing objects: 59% (40/67) remote: Compressing objects: 61% (41/67) remote: Compressing objects: 62% (42/67) remote: Compressing objects: 64% (43/67) remote: Compressing objects: 65% (44/67) remote: Compressing objects: 67% (45/67) remote: Compressing objects: 68% (46/67) remote: Compressing objects: 70% (47/67) remote: Compressing objects: 71% (48/67) remote: Compressing objects: 73% (49/67) remote: Compressing objects: 74% (50/67) remote: Compressing objects: 76% (51/67) remote: Compressing objects: 77% (52/67) remote: Compressing objects: 79% (53/67) remote: Compressing objects: 80% (54/67) remote: Compressing objects: 82% (55/67) remote: Compressing objects: 83% (56/67) remote: Compressing objects: 85% (57/67) remote: Compressing objects: 86% (58/67) remote: Compressing objects: 88% (59/67) remote: Compressing objects: 89% (60/67) remote: Compressing objects: 91% (61/67) remote: Compressing objects: 92% (62/67) remote: Compressing objects: 94% (63/67) remote: Compressing objects: 95% (64/67) remote: Compressing objects: 97% (65/67) remote: Compressing objects: 98% (66/67) remote: Compressing objects: 100% (67/67) remote: Compressing objects: 100% (67/67), done. Receiving objects: 0% (1/116) Receiving objects: 1% (2/116) Receiving objects: 2% (3/116) Receiving objects: 3% (4/116) Receiving objects: 4% (5/116) Receiving objects: 5% (6/116) Receiving objects: 6% (7/116) Receiving objects: 7% (9/116) Receiving objects: 8% (10/116) Receiving objects: 9% (11/116) Receiving objects: 10% (12/116) Receiving objects: 11% (13/116) Receiving objects: 12% (14/116) Receiving objects: 13% (16/116) Receiving objects: 14% (17/116) Receiving objects: 15% (18/116) Receiving objects: 16% (19/116) Receiving objects: 17% (20/116) Receiving objects: 18% (21/116) Receiving objects: 19% (23/116) Receiving objects: 20% (24/116) Receiving objects: 21% (25/116) Receiving objects: 22% (26/116) Receiving objects: 23% (27/116) Receiving objects: 24% (28/116) Receiving objects: 25% (29/116) Receiving objects: 26% (31/116) Receiving objects: 27% (32/116) Receiving objects: 28% (33/116) Receiving objects: 29% (34/116) Receiving objects: 30% (35/116) Receiving objects: 31% (36/116) Receiving objects: 32% (38/116) Receiving objects: 33% (39/116) Receiving objects: 34% (40/116) Receiving objects: 35% (41/116) Receiving objects: 36% (42/116) Receiving objects: 37% (43/116) remote: Total 116 (delta 9), reused 56 (delta 6), pack-reused 39 Receiving objects: 38% (45/116) Receiving objects: 39% (46/116) Receiving objects: 40% (47/116) Receiving objects: 41% (48/116) Receiving objects: 42% (49/116) Receiving objects: 43% (50/116) Receiving objects: 44% (52/116) Receiving objects: 45% (53/116) Receiving objects: 46% (54/116) Receiving objects: 47% (55/116) Receiving objects: 48% (56/116) Receiving objects: 49% (57/116) Receiving objects: 50% (58/116) Receiving objects: 51% (60/116) Receiving objects: 52% (61/116) Receiving objects: 53% (62/116) Receiving objects: 54% (63/116) Receiving objects: 55% (64/116) Receiving objects: 56% (65/116) Receiving objects: 57% (67/116) Receiving objects: 58% (68/116) Receiving objects: 59% (69/116) Receiving objects: 60% (70/116) Receiving objects: 61% (71/116) Receiving objects: 62% (72/116) Receiving objects: 63% (74/116) Receiving objects: 64% (75/116) Receiving objects: 65% (76/116) Receiving objects: 66% (77/116) Receiving objects: 67% (78/116) Receiving objects: 68% (79/116) Receiving objects: 69% (81/116) Receiving objects: 70% (82/116) Receiving objects: 71% (83/116) Receiving objects: 72% (84/116) Receiving objects: 73% (85/116) Receiving objects: 74% (86/116) Receiving objects: 75% (87/116) Receiving objects: 76% (89/116) Receiving objects: 77% (90/116) Receiving objects: 78% (91/116) Receiving objects: 79% (92/116) Receiving objects: 80% (93/116) Receiving objects: 81% (94/116) Receiving objects: 82% (96/116) Receiving objects: 83% (97/116) Receiving objects: 84% (98/116) Receiving objects: 85% (99/116) Receiving objects: 86% (100/116) Receiving objects: 87% (101/116) Receiving objects: 88% (103/116) Receiving objects: 89% (104/116) Receiving objects: 90% (105/116) Receiving objects: 91% (106/116) Receiving objects: 92% (107/116) Receiving objects: 93% (108/116) Receiving objects: 94% (110/116) Receiving objects: 95% (111/116) Receiving objects: 96% (112/116) Receiving objects: 97% (113/116) Receiving objects: 98% (114/116) Receiving objects: 99% (115/116) Receiving objects: 100% (116/116) Receiving objects: 100% (116/116), 18.71 KiB | 9.36 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 6% (1/15) Resolving deltas: 13% (2/15) Resolving deltas: 20% (3/15) Resolving deltas: 26% (4/15) Resolving deltas: 33% (5/15) Resolving deltas: 53% (8/15) Resolving deltas: 60% (9/15) Resolving deltas: 66% (10/15) Resolving deltas: 73% (11/15) Resolving deltas: 80% (12/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/daxie-config/P09/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P09/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 14% (36/251) Resolving deltas: 22% (56/251) Resolving deltas: 26% (67/251) Resolving deltas: 31% (78/251) Resolving deltas: 33% (85/251) Resolving deltas: 34% (86/251) Resolving deltas: 35% (88/251) Resolving deltas: 36% (91/251) Resolving deltas: 42% (107/251) Resolving deltas: 46% (116/251) Resolving deltas: 48% (122/251) Resolving deltas: 50% (127/251) Resolving deltas: 54% (137/251) Resolving deltas: 55% (139/251) Resolving deltas: 56% (141/251) Resolving deltas: 57% (145/251) Resolving deltas: 58% (147/251) Resolving deltas: 59% (149/251) Resolving deltas: 60% (151/251) Resolving deltas: 62% (157/251) Resolving deltas: 63% (160/251) Resolving deltas: 64% (162/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 69% (175/251) Resolving deltas: 70% (176/251) Resolving deltas: 78% (196/251) Resolving deltas: 80% (201/251) Resolving deltas: 82% (206/251) Resolving deltas: 84% (211/251) Resolving deltas: 85% (214/251) Resolving deltas: 88% (222/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (230/251) Resolving deltas: 92% (232/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (238/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (242/251) Resolving deltas: 97% (244/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P09/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P09/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 3% (2/64) Resolving deltas: 6% (4/64) Resolving deltas: 15% (10/64) Resolving deltas: 18% (12/64) Resolving deltas: 25% (16/64) Resolving deltas: 26% (17/64) Resolving deltas: 28% (18/64) Resolving deltas: 31% (20/64) Resolving deltas: 32% (21/64) Resolving deltas: 34% (22/64) Resolving deltas: 40% (26/64) Resolving deltas: 42% (27/64) Resolving deltas: 48% (31/64) Resolving deltas: 50% (32/64) Resolving deltas: 53% (34/64) Resolving deltas: 57% (37/64) Resolving deltas: 60% (39/64) Resolving deltas: 64% (41/64) Resolving deltas: 65% (42/64) Resolving deltas: 67% (43/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 78% (50/64) Resolving deltas: 81% (52/64) Resolving deltas: 87% (56/64) Resolving deltas: 89% (57/64) Resolving deltas: 95% (61/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P09/params_new/msf-vehicle'... remote: Enumerating objects: 35, done. remote: Counting objects: 2% (1/35) remote: Counting objects: 5% (2/35) remote: Counting objects: 8% (3/35) remote: Counting objects: 11% (4/35) remote: Counting objects: 14% (5/35) remote: Counting objects: 17% (6/35) remote: Counting objects: 20% (7/35) remote: Counting objects: 22% (8/35) remote: Counting objects: 25% (9/35) remote: Counting objects: 28% (10/35) remote: Counting objects: 31% (11/35) remote: Counting objects: 34% (12/35) remote: Counting objects: 37% (13/35) remote: Counting objects: 40% (14/35) remote: Counting objects: 42% (15/35) remote: Counting objects: 45% (16/35) remote: Counting objects: 48% (17/35) remote: Counting objects: 51% (18/35) remote: Counting objects: 54% (19/35) remote: Counting objects: 57% (20/35) remote: Counting objects: 60% (21/35) remote: Counting objects: 62% (22/35) remote: Counting objects: 65% (23/35) remote: Counting objects: 68% (24/35) remote: Counting objects: 71% (25/35) remote: Counting objects: 74% (26/35) remote: Counting objects: 77% (27/35) remote: Counting objects: 80% (28/35) remote: Counting objects: 82% (29/35) remote: Counting objects: 85% (30/35) remote: Counting objects: 88% (31/35) remote: Counting objects: 91% (32/35) remote: Counting objects: 94% (33/35) remote: Counting objects: 97% (34/35) remote: Counting objects: 100% (35/35) remote: Counting objects: 100% (35/35), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 35 (delta 15), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/35) Receiving objects: 5% (2/35) Receiving objects: 8% (3/35) Receiving objects: 11% (4/35) Receiving objects: 14% (5/35) Receiving objects: 17% (6/35) Receiving objects: 20% (7/35) Receiving objects: 22% (8/35) Receiving objects: 25% (9/35) Receiving objects: 28% (10/35) Receiving objects: 31% (11/35) Receiving objects: 34% (12/35) Receiving objects: 37% (13/35) Receiving objects: 40% (14/35) Receiving objects: 42% (15/35) Receiving objects: 45% (16/35) Receiving objects: 48% (17/35) Receiving objects: 51% (18/35) Receiving objects: 54% (19/35) Receiving objects: 57% (20/35) Receiving objects: 60% (21/35) Receiving objects: 62% (22/35) Receiving objects: 65% (23/35) Receiving objects: 68% (24/35) Receiving objects: 71% (25/35) Receiving objects: 74% (26/35) Receiving objects: 77% (27/35) Receiving objects: 80% (28/35) Receiving objects: 82% (29/35) Receiving objects: 85% (30/35) Receiving objects: 88% (31/35) Receiving objects: 91% (32/35) Receiving objects: 94% (33/35) Receiving objects: 97% (34/35) Receiving objects: 100% (35/35) Receiving objects: 100% (35/35), done. Resolving deltas: 0% (0/15) Resolving deltas: 13% (2/15) Resolving deltas: 26% (4/15) Resolving deltas: 33% (5/15) Resolving deltas: 46% (7/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 9% (7/71) Resolving deltas: 26% (19/71) Resolving deltas: 42% (30/71) Resolving deltas: 50% (36/71) Resolving deltas: 52% (37/71) Resolving deltas: 53% (38/71) Resolving deltas: 60% (43/71) Resolving deltas: 61% (44/71) Resolving deltas: 67% (48/71) Resolving deltas: 74% (53/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/129) remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 66% (18/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 33.33 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (13/1247) Resolving deltas: 2% (36/1247) Resolving deltas: 5% (74/1247) Resolving deltas: 6% (78/1247) Resolving deltas: 7% (95/1247) Resolving deltas: 8% (104/1247) Resolving deltas: 9% (113/1247) Resolving deltas: 10% (126/1247) Resolving deltas: 11% (140/1247) Resolving deltas: 12% (161/1247) Resolving deltas: 13% (165/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (223/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 20% (251/1247) Resolving deltas: 21% (273/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 26% (325/1247) Resolving deltas: 34% (432/1247) Resolving deltas: 35% (448/1247) Resolving deltas: 36% (449/1247) Resolving deltas: 58% (727/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 1% (1/62) Resolving deltas: 6% (4/62) Resolving deltas: 8% (5/62) Resolving deltas: 9% (6/62) Resolving deltas: 37% (23/62) Resolving deltas: 66% (41/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 21% (7/32) Resolving deltas: 65% (21/32) Resolving deltas: 68% (22/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 7% (23/318) Resolving deltas: 23% (74/318) Resolving deltas: 26% (84/318) Resolving deltas: 27% (89/318) Resolving deltas: 37% (119/318) Resolving deltas: 38% (122/318) Resolving deltas: 42% (134/318) Resolving deltas: 43% (138/318) Resolving deltas: 44% (141/318) Resolving deltas: 45% (146/318) Resolving deltas: 49% (156/318) Resolving deltas: 50% (159/318) Resolving deltas: 51% (163/318) Resolving deltas: 52% (167/318) Resolving deltas: 53% (170/318) Resolving deltas: 54% (172/318) Resolving deltas: 55% (175/318) Resolving deltas: 58% (187/318) Resolving deltas: 59% (188/318) Resolving deltas: 60% (191/318) Resolving deltas: 61% (194/318) Resolving deltas: 79% (252/318) Resolving deltas: 80% (255/318) Resolving deltas: 86% (274/318) Resolving deltas: 87% (277/318) Resolving deltas: 88% (280/318) Resolving deltas: 98% (314/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P09/params_new/perception_vehicles'... remote: Enumerating objects: 59, done. remote: Total 59 (delta 0), reused 0 (delta 0), pack-reused 59 Receiving objects: 1% (1/59) Receiving objects: 3% (2/59) Receiving objects: 5% (3/59) Receiving objects: 6% (4/59) Receiving objects: 8% (5/59) Receiving objects: 10% (6/59) Receiving objects: 11% (7/59) Receiving objects: 13% (8/59) Receiving objects: 15% (9/59) Receiving objects: 16% (10/59) Receiving objects: 18% (11/59) Receiving objects: 20% (12/59) Receiving objects: 22% (13/59) Receiving objects: 23% (14/59) Receiving objects: 25% (15/59) Receiving objects: 27% (16/59) Receiving objects: 28% (17/59) Receiving objects: 30% (18/59) Receiving objects: 32% (19/59) Receiving objects: 33% (20/59) Receiving objects: 35% (21/59) Receiving objects: 37% (22/59) Receiving objects: 38% (23/59) Receiving objects: 40% (24/59) Receiving objects: 42% (25/59) Receiving objects: 44% (26/59) Receiving objects: 45% (27/59) Receiving objects: 47% (28/59) Receiving objects: 49% (29/59) Receiving objects: 50% (30/59) Receiving objects: 52% (31/59) Receiving objects: 54% (32/59) Receiving objects: 55% (33/59) Receiving objects: 57% (34/59) Receiving objects: 59% (35/59) Receiving objects: 61% (36/59) Receiving objects: 62% (37/59) Receiving objects: 64% (38/59) Receiving objects: 66% (39/59) Receiving objects: 67% (40/59) Receiving objects: 69% (41/59) Receiving objects: 71% (42/59) Receiving objects: 72% (43/59) Receiving objects: 74% (44/59) Receiving objects: 76% (45/59) Receiving objects: 77% (46/59) Receiving objects: 79% (47/59) Receiving objects: 81% (48/59) Receiving objects: 83% (49/59) Receiving objects: 84% (50/59) Receiving objects: 86% (51/59) Receiving objects: 88% (52/59) Receiving objects: 89% (53/59) Receiving objects: 91% (54/59) Receiving objects: 93% (55/59) Receiving objects: 94% (56/59) Receiving objects: 96% (57/59) Receiving objects: 98% (58/59) Receiving objects: 100% (59/59) Receiving objects: 100% (59/59), 7.52 KiB | 7.52 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 25% (3/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 66% (8/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/daxie-config/P09/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 22% (4/18) Resolving deltas: 38% (7/18) Resolving deltas: 44% (8/18) Resolving deltas: 55% (10/18) Resolving deltas: 66% (12/18) Resolving deltas: 94% (17/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P09/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) remote: Total 750 (delta 48), reused 92 (delta 30), pack-reused 625 Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.66 KiB | 28.55 MiB/s, done. Resolving deltas: 0% (0/341) Resolving deltas: 4% (15/341) Resolving deltas: 8% (30/341) Resolving deltas: 12% (41/341) Resolving deltas: 15% (54/341) Resolving deltas: 22% (78/341) Resolving deltas: 25% (88/341) Resolving deltas: 34% (117/341) Resolving deltas: 35% (121/341) Resolving deltas: 36% (124/341) Resolving deltas: 37% (128/341) Resolving deltas: 39% (133/341) Resolving deltas: 48% (165/341) Resolving deltas: 50% (173/341) Resolving deltas: 56% (193/341) Resolving deltas: 57% (197/341) Resolving deltas: 63% (215/341) Resolving deltas: 64% (219/341) Resolving deltas: 65% (223/341) Resolving deltas: 69% (238/341) Resolving deltas: 72% (247/341) Resolving deltas: 75% (257/341) Resolving deltas: 76% (260/341) Resolving deltas: 77% (265/341) Resolving deltas: 81% (278/341) Resolving deltas: 82% (281/341) Resolving deltas: 84% (288/341) Resolving deltas: 85% (293/341) Resolving deltas: 86% (294/341) Resolving deltas: 87% (299/341) Resolving deltas: 89% (305/341) Resolving deltas: 90% (307/341) Resolving deltas: 93% (318/341) Resolving deltas: 94% (321/341) Resolving deltas: 95% (326/341) Resolving deltas: 96% (328/341) Resolving deltas: 97% (334/341) Resolving deltas: 100% (341/341) Resolving deltas: 100% (341/341), done. Cloning into '/root/workspace/daxie-config/P09/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (3/235) Resolving deltas: 2% (7/235) Resolving deltas: 3% (9/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (12/235) Resolving deltas: 8% (19/235) Resolving deltas: 9% (22/235) Resolving deltas: 13% (32/235) Resolving deltas: 14% (34/235) Resolving deltas: 26% (62/235) Resolving deltas: 28% (66/235) Resolving deltas: 29% (70/235) Resolving deltas: 31% (74/235) Resolving deltas: 33% (78/235) Resolving deltas: 50% (119/235) Resolving deltas: 52% (124/235) Resolving deltas: 53% (125/235) Resolving deltas: 55% (131/235) Resolving deltas: 65% (153/235) Resolving deltas: 66% (156/235) Resolving deltas: 67% (158/235) Resolving deltas: 71% (169/235) Resolving deltas: 73% (172/235) Resolving deltas: 74% (176/235) Resolving deltas: 77% (183/235) Resolving deltas: 78% (185/235) Resolving deltas: 79% (187/235) Resolving deltas: 81% (192/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (196/235) Resolving deltas: 85% (201/235) Resolving deltas: 87% (205/235) Resolving deltas: 88% (208/235) Resolving deltas: 90% (212/235) Resolving deltas: 91% (215/235) Resolving deltas: 92% (217/235) Resolving deltas: 93% (220/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (226/235) Resolving deltas: 97% (228/235) Resolving deltas: 99% (234/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P09/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 47.43 MiB | 47.47 MiB/s Receiving objects: 11% (48/408), 93.69 MiB | 46.86 MiB/s Receiving objects: 11% (48/408), 140.34 MiB | 46.79 MiB/s Receiving objects: 12% (49/408), 140.34 MiB | 46.79 MiB/s Receiving objects: 13% (54/408), 161.34 MiB | 46.11 MiB/s Receiving objects: 14% (58/408), 161.34 MiB | 46.11 MiB/s Receiving objects: 15% (62/408), 161.34 MiB | 46.11 MiB/s Receiving objects: 16% (66/408), 161.34 MiB | 46.11 MiB/s Receiving objects: 16% (68/408), 181.82 MiB | 45.46 MiB/s Receiving objects: 17% (70/408), 181.82 MiB | 45.46 MiB/s Receiving objects: 18% (74/408), 181.82 MiB | 45.46 MiB/s Receiving objects: 19% (78/408), 181.82 MiB | 45.46 MiB/s Receiving objects: 20% (82/408), 181.82 MiB | 45.46 MiB/s Receiving objects: 21% (86/408), 181.82 MiB | 45.46 MiB/s Receiving objects: 22% (90/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 23% (94/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 24% (98/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 25% (102/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 26% (107/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 27% (111/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 28% (115/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 29% (119/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 30% (123/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 31% (127/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 32% (131/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 33% (135/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 34% (139/408), 201.21 MiB | 44.72 MiB/s Receiving objects: 34% (139/408), 220.14 MiB | 43.90 MiB/s Receiving objects: 35% (143/408), 220.14 MiB | 43.90 MiB/s Receiving objects: 36% (147/408), 246.13 MiB | 44.16 MiB/s Receiving objects: 37% (151/408), 246.13 MiB | 44.16 MiB/s Receiving objects: 38% (156/408), 246.13 MiB | 44.16 MiB/s Receiving objects: 39% (160/408), 246.13 MiB | 44.16 MiB/s Receiving objects: 39% (161/408), 267.00 MiB | 43.09 MiB/s Receiving objects: 40% (164/408), 267.00 MiB | 43.09 MiB/s Receiving objects: 41% (168/408), 267.00 MiB | 43.09 MiB/s Receiving objects: 42% (172/408), 287.69 MiB | 43.11 MiB/s Receiving objects: 43% (176/408), 287.69 MiB | 43.11 MiB/s Receiving objects: 44% (180/408), 287.69 MiB | 43.11 MiB/s Receiving objects: 44% (180/408), 308.43 MiB | 42.91 MiB/s Receiving objects: 45% (184/408), 308.43 MiB | 42.91 MiB/s Receiving objects: 46% (188/408), 328.15 MiB | 41.73 MiB/s Receiving objects: 47% (192/408), 328.15 MiB | 41.73 MiB/s Receiving objects: 47% (192/408), 352.96 MiB | 42.58 MiB/s Receiving objects: 47% (193/408), 386.59 MiB | 41.20 MiB/s Receiving objects: 48% (196/408), 386.59 MiB | 41.20 MiB/s Receiving objects: 49% (200/408), 386.59 MiB | 41.20 MiB/s Receiving objects: 49% (202/408), 429.51 MiB | 40.75 MiB/s Receiving objects: 50% (204/408), 429.51 MiB | 40.75 MiB/s Receiving objects: 51% (209/408), 429.51 MiB | 40.75 MiB/s Receiving objects: 52% (213/408), 429.51 MiB | 40.75 MiB/s Receiving objects: 53% (217/408), 429.51 MiB | 40.75 MiB/s Receiving objects: 54% (221/408), 429.51 MiB | 40.75 MiB/s Receiving objects: 55% (225/408), 460.66 MiB | 43.03 MiB/s Receiving objects: 56% (229/408), 460.66 MiB | 43.03 MiB/s Receiving objects: 57% (233/408), 460.66 MiB | 43.03 MiB/s Receiving objects: 58% (237/408), 460.66 MiB | 43.03 MiB/s Receiving objects: 58% (237/408), 481.51 MiB | 43.07 MiB/s Receiving objects: 58% (239/408), 518.42 MiB | 42.28 MiB/s Receiving objects: 59% (241/408), 518.42 MiB | 42.28 MiB/s Receiving objects: 60% (245/408), 518.42 MiB | 42.28 MiB/s Receiving objects: 61% (249/408), 538.67 MiB | 41.27 MiB/s Receiving objects: 62% (253/408), 538.67 MiB | 41.27 MiB/s Receiving objects: 63% (258/408), 538.67 MiB | 41.27 MiB/s Receiving objects: 64% (262/408), 538.67 MiB | 41.27 MiB/s Receiving objects: 65% (266/408), 538.67 MiB | 41.27 MiB/s Receiving objects: 66% (270/408), 538.67 MiB | 41.27 MiB/s Receiving objects: 66% (272/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 67% (274/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 68% (278/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 69% (282/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 70% (286/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 71% (290/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 72% (294/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 73% (298/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 74% (302/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 75% (306/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 76% (311/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 77% (315/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 78% (319/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 79% (323/408), 558.91 MiB | 42.46 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 21.57 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 21.57 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 21.57 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 17.75 MiB/s Receiving objects: 81% (332/408), 637.54 MiB | 16.55 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 13.08 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 13.08 MiB/s Receiving objects: 83% (339/408), 658.79 MiB | 13.07 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 10.40 MiB/s Receiving objects: 83% (342/408), 681.09 MiB | 10.32 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.85 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.85 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.52 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.52 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 88% (360/408), 790.18 MiB | 8.03 MiB/s Receiving objects: 89% (364/408), 790.18 MiB | 8.03 MiB/s Receiving objects: 89% (365/408), 790.18 MiB | 8.03 MiB/s Receiving objects: 90% (368/408), 808.87 MiB | 8.05 MiB/s Receiving objects: 90% (371/408), 848.38 MiB | 9.85 MiB/s Receiving objects: 91% (372/408), 848.38 MiB | 9.85 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 13.00 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.99 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.99 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.99 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.99 MiB/s Receiving objects: 94% (384/408), 883.21 MiB | 10.82 MiB/s Receiving objects: 95% (388/408), 883.21 MiB | 10.82 MiB/s Receiving objects: 96% (392/408), 883.21 MiB | 10.82 MiB/s Receiving objects: 96% (395/408), 904.89 MiB | 17.05 MiB/s Receiving objects: 97% (396/408), 904.89 MiB | 17.05 MiB/s Receiving objects: 98% (400/408), 904.89 MiB | 17.05 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 921.23 MiB | 16.02 MiB/s Receiving objects: 100% (408/408), 921.23 MiB | 16.02 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.14 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 1% (1/80) Resolving deltas: 13% (11/80) Resolving deltas: 15% (12/80) Resolving deltas: 21% (17/80) Resolving deltas: 22% (18/80) Resolving deltas: 23% (19/80) Resolving deltas: 27% (22/80) Resolving deltas: 28% (23/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P09/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 49% (103/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 50% (105/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 51% (108/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 52% (110/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 53% (112/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 54% (114/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 55% (116/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 56% (118/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 57% (120/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 58% (122/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 59% (124/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 60% (126/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 61% (129/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 62% (131/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 63% (133/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 64% (135/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 65% (137/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 66% (139/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 67% (141/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 68% (143/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 69% (145/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 70% (147/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 71% (150/210), 28.47 MiB | 56.92 MiB/s Receiving objects: 71% (151/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 72% (152/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 73% (154/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 74% (156/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 75% (158/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 76% (160/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 77% (162/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 78% (164/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 79% (166/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 80% (168/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 81% (171/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 82% (173/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 83% (175/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 84% (177/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 85% (179/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 86% (181/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 87% (183/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 88% (185/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 89% (187/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 90% (189/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 91% (192/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 92% (194/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 93% (196/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 94% (198/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 95% (200/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 96% (202/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 97% (204/210), 54.77 MiB | 54.76 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 99% (208/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 100% (210/210), 54.77 MiB | 54.76 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 54.34 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 18% (11/60) Resolving deltas: 53% (32/60) Resolving deltas: 55% (33/60) Resolving deltas: 58% (35/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 90% (54/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P09/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/daxie-config/P09/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 6% (3/43) Resolving deltas: 27% (12/43) Resolving deltas: 30% (13/43) Resolving deltas: 72% (31/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P09/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/daxie-config/P09/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 54.47 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 27% (19/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P09/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 31.23 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (37/841) Resolving deltas: 6% (52/841) Resolving deltas: 8% (68/841) Resolving deltas: 9% (83/841) Resolving deltas: 13% (116/841) Resolving deltas: 21% (181/841) Resolving deltas: 27% (234/841) Resolving deltas: 31% (263/841) Resolving deltas: 35% (297/841) Resolving deltas: 38% (323/841) Resolving deltas: 41% (349/841) Resolving deltas: 42% (356/841) Resolving deltas: 45% (385/841) Resolving deltas: 46% (389/841) Resolving deltas: 47% (396/841) Resolving deltas: 51% (429/841) Resolving deltas: 53% (447/841) Resolving deltas: 54% (459/841) Resolving deltas: 55% (464/841) Resolving deltas: 57% (480/841) Resolving deltas: 58% (496/841) Resolving deltas: 59% (497/841) Resolving deltas: 68% (574/841) Resolving deltas: 69% (581/841) Resolving deltas: 75% (634/841) Resolving deltas: 76% (640/841) Resolving deltas: 77% (650/841) Resolving deltas: 78% (661/841) Resolving deltas: 79% (666/841) Resolving deltas: 80% (673/841) Resolving deltas: 81% (682/841) Resolving deltas: 82% (693/841) Resolving deltas: 83% (703/841) Resolving deltas: 84% (711/841) Resolving deltas: 85% (715/841) Resolving deltas: 86% (725/841) Resolving deltas: 87% (736/841) Resolving deltas: 88% (742/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (758/841) Resolving deltas: 91% (766/841) Resolving deltas: 92% (776/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P09/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 6% (3/49) Resolving deltas: 8% (4/49) Resolving deltas: 14% (7/49) Resolving deltas: 24% (12/49) Resolving deltas: 28% (14/49) Resolving deltas: 30% (15/49) Resolving deltas: 32% (16/49) Resolving deltas: 42% (21/49) Resolving deltas: 55% (27/49) Resolving deltas: 69% (34/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P09/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 9% (10/102) Resolving deltas: 72% (74/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P09/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 4% (10/203) Resolving deltas: 5% (12/203) Resolving deltas: 9% (20/203) Resolving deltas: 34% (70/203) Resolving deltas: 35% (72/203) Resolving deltas: 36% (74/203) Resolving deltas: 40% (83/203) Resolving deltas: 42% (87/203) Resolving deltas: 43% (88/203) Resolving deltas: 48% (99/203) Resolving deltas: 49% (101/203) Resolving deltas: 50% (102/203) Resolving deltas: 53% (109/203) Resolving deltas: 54% (111/203) Resolving deltas: 55% (112/203) Resolving deltas: 59% (121/203) Resolving deltas: 60% (123/203) Resolving deltas: 63% (128/203) Resolving deltas: 64% (130/203) Resolving deltas: 65% (132/203) Resolving deltas: 66% (134/203) Resolving deltas: 74% (152/203) Resolving deltas: 81% (166/203) Resolving deltas: 82% (167/203) Resolving deltas: 85% (174/203) Resolving deltas: 86% (175/203) Resolving deltas: 90% (184/203) Resolving deltas: 91% (185/203) Resolving deltas: 94% (192/203) Resolving deltas: 95% (193/203) Resolving deltas: 96% (195/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (199/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out '7ae26a5f8500c69f50e953694e90eaf069cf8fb5' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '8897bba0d90a6f9b4d79efcf32d8fb72eace55e5' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '1010e8e073f5e459b19f966057c5acc8fcdbbb8c' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '92c57990dd59190a39dd5181373a068cb2da1f7e' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '0463f7a9035cf3bafeadea05a665e0b2e5b0008c' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P09/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P09/params_new/hardware/hardware /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/hdmap/hdmap /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P09/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P09/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P09/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P09/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P09/params_new/msf-port/README.md /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P09/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P09/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P09/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P09/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P09/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_new_detection/perception /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P09/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P09/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P09/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P09/params_new/perception_tools/ [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_tools/perception /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P09/params_new/perception_vehicles/master /root/workspace/daxie-config/P09/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P09/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P09/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P09/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P09/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P09/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/prediction_config/prediction /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/system-common/master /root/workspace/daxie-config/P09/params_new/system-common/system-ros /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/system-device/master /root/workspace/daxie-config/P09/params_new/system-device/slave /root/workspace/daxie-config/P09/params_new/system-device/system-ros /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P09/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/system-node-daxie/master /root/workspace/daxie-config/P09/params_new/system-node-daxie/slave /root/workspace/daxie-config/P09/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P09/params_new/system-port/points.json /root/workspace/daxie-config/P09/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P09/params_new/system-port/system-ros /root/workspace/daxie-config/P09/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P09/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P09/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P09/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P09/params_new/params_new/bay.txt /root/workspace/daxie-config/P09/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P09/params_new/params_new/crane_align /root/workspace/daxie-config/P09/params_new/params_new/crane_detection /root/workspace/daxie-config/P09/params_new/params_new/data_collection /root/workspace/daxie-config/P09/params_new/params_new/extrinsics /root/workspace/daxie-config/P09/params_new/params_new/field.yaml /root/workspace/daxie-config/P09/params_new/params_new/gantry.txt /root/workspace/daxie-config/P09/params_new/params_new/hardware /root/workspace/daxie-config/P09/params_new/params_new/hdmap /root/workspace/daxie-config/P09/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P09/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P09/params_new/params_new/lane_detection /root/workspace/daxie-config/P09/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P09/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P09/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P09/params_new/params_new/master /root/workspace/daxie-config/P09/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P09/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P09/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P09/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P09/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P09/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P09/params_new/params_new/perception /root/workspace/daxie-config/P09/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P09/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P09/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P09/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P09/params_new/params_new/pointcloud /root/workspace/daxie-config/P09/params_new/params_new/points.json /root/workspace/daxie-config/P09/params_new/params_new/prediction /root/workspace/daxie-config/P09/params_new/params_new/README.md /root/workspace/daxie-config/P09/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P09/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P09/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P09/params_new/params_new/slave /root/workspace/daxie-config/P09/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P09/params_new/params_new/system-ros /root/workspace/daxie-config/P09/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P09/params_P09/params/ [Pipeline] echo P10拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P10/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P10/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P10/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/P10.git > git init /root/workspace/daxie-config/P10/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P10.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/P10.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P10.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 777707a31b7b63f4295663a8a7a0e0a06f7b9917 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 777707a31b7b63f4295663a8a7a0e0a06f7b9917 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 777707a31b7b63f4295663a8a7a0e0a06f7b9917 # 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/P10.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P10.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T810.git) registered for path 'mqtt-tls' 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/P10.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P10.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P10/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 53% (7/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P10/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 54), reused 105 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.23 KiB | 32.95 MiB/s, done. Resolving deltas: 0% (0/883) Resolving deltas: 1% (11/883) Resolving deltas: 2% (18/883) Resolving deltas: 3% (29/883) Resolving deltas: 4% (36/883) Resolving deltas: 5% (48/883) Resolving deltas: 13% (116/883) Resolving deltas: 14% (131/883) Resolving deltas: 15% (139/883) Resolving deltas: 16% (143/883) Resolving deltas: 17% (151/883) Resolving deltas: 18% (161/883) Resolving deltas: 21% (189/883) Resolving deltas: 22% (202/883) Resolving deltas: 23% (205/883) Resolving deltas: 24% (214/883) Resolving deltas: 25% (229/883) Resolving deltas: 26% (231/883) Resolving deltas: 27% (241/883) Resolving deltas: 28% (253/883) Resolving deltas: 29% (258/883) Resolving deltas: 34% (305/883) Resolving deltas: 35% (313/883) Resolving deltas: 39% (347/883) Resolving deltas: 40% (361/883) Resolving deltas: 42% (371/883) Resolving deltas: 43% (380/883) Resolving deltas: 44% (391/883) Resolving deltas: 45% (402/883) Resolving deltas: 47% (422/883) Resolving deltas: 48% (424/883) Resolving deltas: 49% (433/883) Resolving deltas: 50% (442/883) Resolving deltas: 51% (453/883) Resolving deltas: 52% (460/883) Resolving deltas: 53% (470/883) Resolving deltas: 55% (487/883) Resolving deltas: 56% (496/883) Resolving deltas: 58% (520/883) Resolving deltas: 59% (521/883) Resolving deltas: 62% (548/883) Resolving deltas: 63% (557/883) Resolving deltas: 64% (567/883) Resolving deltas: 66% (586/883) Resolving deltas: 67% (600/883) Resolving deltas: 68% (605/883) Resolving deltas: 69% (611/883) Resolving deltas: 70% (623/883) Resolving deltas: 73% (651/883) Resolving deltas: 74% (658/883) Resolving deltas: 75% (663/883) Resolving deltas: 79% (698/883) Resolving deltas: 100% (883/883) Resolving deltas: 100% (883/883), done. Cloning into '/root/workspace/daxie-config/P10/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 44% (4/9) Resolving deltas: 55% (5/9) Resolving deltas: 66% (6/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P10/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P10/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 60% (6/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P10/params_new/lidar-extrinsics'... remote: Enumerating objects: 112, done. remote: Counting objects: 1% (1/73) remote: Counting objects: 2% (2/73) remote: Counting objects: 4% (3/73) remote: Counting objects: 5% (4/73) remote: Counting objects: 6% (5/73) remote: Counting objects: 8% (6/73) remote: Counting objects: 9% (7/73) remote: Counting objects: 10% (8/73) remote: Counting objects: 12% (9/73) remote: Counting objects: 13% (10/73) remote: Counting objects: 15% (11/73) remote: Counting objects: 16% (12/73) remote: Counting objects: 17% (13/73) remote: Counting objects: 19% (14/73) remote: Counting objects: 20% (15/73) remote: Counting objects: 21% (16/73) remote: Counting objects: 23% (17/73) remote: Counting objects: 24% (18/73) remote: Counting objects: 26% (19/73) remote: Counting objects: 27% (20/73) remote: Counting objects: 28% (21/73) remote: Counting objects: 30% (22/73) remote: Counting objects: 31% (23/73) remote: Counting objects: 32% (24/73) remote: Counting objects: 34% (25/73) remote: Counting objects: 35% (26/73) remote: Counting objects: 36% (27/73) remote: Counting objects: 38% (28/73) remote: Counting objects: 39% (29/73) remote: Counting objects: 41% (30/73) remote: Counting objects: 42% (31/73) remote: Counting objects: 43% (32/73) remote: Counting objects: 45% (33/73) remote: Counting objects: 46% (34/73) remote: Counting objects: 47% (35/73) remote: Counting objects: 49% (36/73) remote: Counting objects: 50% (37/73) remote: Counting objects: 52% (38/73) remote: Counting objects: 53% (39/73) remote: Counting objects: 54% (40/73) remote: Counting objects: 56% (41/73) remote: Counting objects: 57% (42/73) remote: Counting objects: 58% (43/73) remote: Counting objects: 60% (44/73) remote: Counting objects: 61% (45/73) remote: Counting objects: 63% (46/73) remote: Counting objects: 64% (47/73) remote: Counting objects: 65% (48/73) remote: Counting objects: 67% (49/73) remote: Counting objects: 68% (50/73) remote: Counting objects: 69% (51/73) remote: Counting objects: 71% (52/73) remote: Counting objects: 72% (53/73) remote: Counting objects: 73% (54/73) remote: Counting objects: 75% (55/73) remote: Counting objects: 76% (56/73) remote: Counting objects: 78% (57/73) remote: Counting objects: 79% (58/73) remote: Counting objects: 80% (59/73) remote: Counting objects: 82% (60/73) remote: Counting objects: 83% (61/73) remote: Counting objects: 84% (62/73) remote: Counting objects: 86% (63/73) remote: Counting objects: 87% (64/73) remote: Counting objects: 89% (65/73) remote: Counting objects: 90% (66/73) remote: Counting objects: 91% (67/73) remote: Counting objects: 93% (68/73) remote: Counting objects: 94% (69/73) remote: Counting objects: 95% (70/73) remote: Counting objects: 97% (71/73) remote: Counting objects: 98% (72/73) remote: Counting objects: 100% (73/73) remote: Counting objects: 100% (73/73), done. remote: Compressing objects: 1% (1/59) remote: Compressing objects: 3% (2/59) remote: Compressing objects: 5% (3/59) remote: Compressing objects: 6% (4/59) remote: Compressing objects: 8% (5/59) remote: Compressing objects: 10% (6/59) remote: Compressing objects: 11% (7/59) remote: Compressing objects: 13% (8/59) remote: Compressing objects: 15% (9/59) remote: Compressing objects: 16% (10/59) remote: Compressing objects: 18% (11/59) remote: Compressing objects: 20% (12/59) remote: Compressing objects: 22% (13/59) remote: Compressing objects: 23% (14/59) remote: Compressing objects: 25% (15/59) remote: Compressing objects: 27% (16/59) remote: Compressing objects: 28% (17/59) remote: Compressing objects: 30% (18/59) remote: Compressing objects: 32% (19/59) remote: Compressing objects: 33% (20/59) remote: Compressing objects: 35% (21/59) remote: Compressing objects: 37% (22/59) remote: Compressing objects: 38% (23/59) remote: Compressing objects: 40% (24/59) remote: Compressing objects: 42% (25/59) remote: Compressing objects: 44% (26/59) remote: Compressing objects: 45% (27/59) remote: Compressing objects: 47% (28/59) remote: Compressing objects: 49% (29/59) remote: Compressing objects: 50% (30/59) remote: Compressing objects: 52% (31/59) remote: Compressing objects: 54% (32/59) remote: Compressing objects: 55% (33/59) remote: Compressing objects: 57% (34/59) remote: Compressing objects: 59% (35/59) remote: Compressing objects: 61% (36/59) remote: Compressing objects: 62% (37/59) remote: Compressing objects: 64% (38/59) remote: Compressing objects: 66% (39/59) remote: Compressing objects: 67% (40/59) remote: Compressing objects: 69% (41/59) remote: Compressing objects: 71% (42/59) remote: Compressing objects: 72% (43/59) remote: Compressing objects: 74% (44/59) remote: Compressing objects: 76% (45/59) remote: Compressing objects: 77% (46/59) remote: Compressing objects: 79% (47/59) remote: Compressing objects: 81% (48/59) remote: Compressing objects: 83% (49/59) remote: Compressing objects: 84% (50/59) remote: Compressing objects: 86% (51/59) remote: Compressing objects: 88% (52/59) remote: Compressing objects: 89% (53/59) remote: Compressing objects: 91% (54/59) remote: Compressing objects: 93% (55/59) remote: Compressing objects: 94% (56/59) remote: Compressing objects: 96% (57/59) remote: Compressing objects: 98% (58/59) remote: Compressing objects: 100% (59/59) remote: Compressing objects: 100% (59/59), done. Receiving objects: 0% (1/112) Receiving objects: 1% (2/112) Receiving objects: 2% (3/112) Receiving objects: 3% (4/112) Receiving objects: 4% (5/112) Receiving objects: 5% (6/112) Receiving objects: 6% (7/112) Receiving objects: 7% (8/112) Receiving objects: 8% (9/112) Receiving objects: 9% (11/112) Receiving objects: 10% (12/112) Receiving objects: 11% (13/112) Receiving objects: 12% (14/112) Receiving objects: 13% (15/112) Receiving objects: 14% (16/112) Receiving objects: 15% (17/112) Receiving objects: 16% (18/112) Receiving objects: 17% (20/112) Receiving objects: 18% (21/112) Receiving objects: 19% (22/112) Receiving objects: 20% (23/112) Receiving objects: 21% (24/112) Receiving objects: 22% (25/112) Receiving objects: 23% (26/112) Receiving objects: 24% (27/112) Receiving objects: 25% (28/112) Receiving objects: 26% (30/112) Receiving objects: 27% (31/112) Receiving objects: 28% (32/112) Receiving objects: 29% (33/112) Receiving objects: 30% (34/112) Receiving objects: 31% (35/112) Receiving objects: 32% (36/112) Receiving objects: 33% (37/112) Receiving objects: 34% (39/112) Receiving objects: 35% (40/112) Receiving objects: 36% (41/112) Receiving objects: 37% (42/112) Receiving objects: 38% (43/112) remote: Total 112 (delta 15), reused 52 (delta 10), pack-reused 39 Receiving objects: 39% (44/112) Receiving objects: 40% (45/112) Receiving objects: 41% (46/112) Receiving objects: 42% (48/112) Receiving objects: 43% (49/112) Receiving objects: 44% (50/112) Receiving objects: 45% (51/112) Receiving objects: 46% (52/112) Receiving objects: 47% (53/112) Receiving objects: 48% (54/112) Receiving objects: 49% (55/112) Receiving objects: 50% (56/112) Receiving objects: 51% (58/112) Receiving objects: 52% (59/112) Receiving objects: 53% (60/112) Receiving objects: 54% (61/112) Receiving objects: 55% (62/112) Receiving objects: 56% (63/112) Receiving objects: 57% (64/112) Receiving objects: 58% (65/112) Receiving objects: 59% (67/112) Receiving objects: 60% (68/112) Receiving objects: 61% (69/112) Receiving objects: 62% (70/112) Receiving objects: 63% (71/112) Receiving objects: 64% (72/112) Receiving objects: 65% (73/112) Receiving objects: 66% (74/112) Receiving objects: 67% (76/112) Receiving objects: 68% (77/112) Receiving objects: 69% (78/112) Receiving objects: 70% (79/112) Receiving objects: 71% (80/112) Receiving objects: 72% (81/112) Receiving objects: 73% (82/112) Receiving objects: 74% (83/112) Receiving objects: 75% (84/112) Receiving objects: 76% (86/112) Receiving objects: 77% (87/112) Receiving objects: 78% (88/112) Receiving objects: 79% (89/112) Receiving objects: 80% (90/112) Receiving objects: 81% (91/112) Receiving objects: 82% (92/112) Receiving objects: 83% (93/112) Receiving objects: 84% (95/112) Receiving objects: 85% (96/112) Receiving objects: 86% (97/112) Receiving objects: 87% (98/112) Receiving objects: 88% (99/112) Receiving objects: 89% (100/112) Receiving objects: 90% (101/112) Receiving objects: 91% (102/112) Receiving objects: 92% (104/112) Receiving objects: 93% (105/112) Receiving objects: 94% (106/112) Receiving objects: 95% (107/112) Receiving objects: 96% (108/112) Receiving objects: 97% (109/112) Receiving objects: 98% (110/112) Receiving objects: 99% (111/112) Receiving objects: 100% (112/112) Receiving objects: 100% (112/112), 17.24 KiB | 17.24 MiB/s, done. Resolving deltas: 0% (0/21) Resolving deltas: 4% (1/21) Resolving deltas: 9% (2/21) Resolving deltas: 14% (3/21) Resolving deltas: 19% (4/21) Resolving deltas: 23% (5/21) Resolving deltas: 33% (7/21) Resolving deltas: 47% (10/21) Resolving deltas: 66% (14/21) Resolving deltas: 71% (15/21) Resolving deltas: 76% (16/21) Resolving deltas: 80% (17/21) Resolving deltas: 90% (19/21) Resolving deltas: 100% (21/21) Resolving deltas: 100% (21/21), done. Cloning into '/root/workspace/daxie-config/P10/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P10/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 13% (35/251) Resolving deltas: 24% (61/251) Resolving deltas: 26% (66/251) Resolving deltas: 27% (69/251) Resolving deltas: 29% (75/251) Resolving deltas: 30% (76/251) Resolving deltas: 31% (80/251) Resolving deltas: 32% (81/251) Resolving deltas: 36% (92/251) Resolving deltas: 37% (93/251) Resolving deltas: 44% (112/251) Resolving deltas: 48% (121/251) Resolving deltas: 50% (128/251) Resolving deltas: 52% (132/251) Resolving deltas: 55% (140/251) Resolving deltas: 56% (143/251) Resolving deltas: 57% (145/251) Resolving deltas: 59% (149/251) Resolving deltas: 60% (152/251) Resolving deltas: 61% (154/251) Resolving deltas: 63% (159/251) Resolving deltas: 64% (161/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 67% (170/251) Resolving deltas: 70% (177/251) Resolving deltas: 71% (179/251) Resolving deltas: 78% (196/251) Resolving deltas: 81% (205/251) Resolving deltas: 83% (209/251) Resolving deltas: 84% (212/251) Resolving deltas: 85% (215/251) Resolving deltas: 86% (218/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (230/251) Resolving deltas: 92% (233/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (243/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P10/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P10/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 3.71 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 6% (4/64) Resolving deltas: 10% (7/64) Resolving deltas: 15% (10/64) Resolving deltas: 17% (11/64) Resolving deltas: 20% (13/64) Resolving deltas: 26% (17/64) Resolving deltas: 31% (20/64) Resolving deltas: 39% (25/64) Resolving deltas: 43% (28/64) Resolving deltas: 45% (29/64) Resolving deltas: 51% (33/64) Resolving deltas: 53% (34/64) Resolving deltas: 57% (37/64) Resolving deltas: 59% (38/64) Resolving deltas: 62% (40/64) Resolving deltas: 65% (42/64) Resolving deltas: 68% (44/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 81% (52/64) Resolving deltas: 84% (54/64) Resolving deltas: 87% (56/64) Resolving deltas: 89% (57/64) Resolving deltas: 92% (59/64) Resolving deltas: 93% (60/64) Resolving deltas: 98% (63/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P10/params_new/msf-vehicle'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. remote: Total 37 (delta 15), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 4.14 KiB | 4.14 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 6% (1/15) Resolving deltas: 20% (3/15) Resolving deltas: 33% (5/15) Resolving deltas: 46% (7/15) Resolving deltas: 53% (8/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 26% (19/71) Resolving deltas: 29% (21/71) Resolving deltas: 42% (30/71) Resolving deltas: 43% (31/71) Resolving deltas: 47% (34/71) Resolving deltas: 54% (39/71) Resolving deltas: 56% (40/71) Resolving deltas: 57% (41/71) Resolving deltas: 59% (42/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 18% (5/27) Resolving deltas: 81% (22/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 40% (4/10) Resolving deltas: 50% (5/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 24.13 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (15/1247) Resolving deltas: 2% (28/1247) Resolving deltas: 4% (58/1247) Resolving deltas: 7% (99/1247) Resolving deltas: 8% (100/1247) Resolving deltas: 9% (115/1247) Resolving deltas: 10% (131/1247) Resolving deltas: 11% (145/1247) Resolving deltas: 12% (150/1247) Resolving deltas: 13% (165/1247) Resolving deltas: 14% (177/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 20% (250/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 23% (290/1247) Resolving deltas: 24% (300/1247) Resolving deltas: 25% (312/1247) Resolving deltas: 28% (351/1247) Resolving deltas: 39% (492/1247) Resolving deltas: 41% (512/1247) Resolving deltas: 63% (789/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 8% (5/62) Resolving deltas: 20% (13/62) Resolving deltas: 22% (14/62) Resolving deltas: 24% (15/62) Resolving deltas: 25% (16/62) Resolving deltas: 29% (18/62) Resolving deltas: 75% (47/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 37% (12/32) Resolving deltas: 46% (15/32) Resolving deltas: 62% (20/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 14% (46/318) Resolving deltas: 30% (98/318) Resolving deltas: 33% (105/318) Resolving deltas: 39% (126/318) Resolving deltas: 40% (129/318) Resolving deltas: 41% (133/318) Resolving deltas: 44% (140/318) Resolving deltas: 45% (144/318) Resolving deltas: 47% (151/318) Resolving deltas: 48% (153/318) Resolving deltas: 49% (158/318) Resolving deltas: 51% (165/318) Resolving deltas: 53% (171/318) Resolving deltas: 54% (174/318) Resolving deltas: 55% (175/318) Resolving deltas: 56% (181/318) Resolving deltas: 57% (183/318) Resolving deltas: 58% (185/318) Resolving deltas: 59% (188/318) Resolving deltas: 60% (191/318) Resolving deltas: 63% (202/318) Resolving deltas: 65% (208/318) Resolving deltas: 66% (212/318) Resolving deltas: 67% (215/318) Resolving deltas: 68% (217/318) Resolving deltas: 69% (220/318) Resolving deltas: 84% (268/318) Resolving deltas: 85% (271/318) Resolving deltas: 90% (288/318) Resolving deltas: 91% (290/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P10/params_new/perception_vehicles'... remote: Enumerating objects: 66, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 66 (delta 4), reused 0 (delta 0), pack-reused 48 Receiving objects: 1% (1/66) Receiving objects: 3% (2/66) Receiving objects: 4% (3/66) Receiving objects: 6% (4/66) Receiving objects: 7% (5/66) Receiving objects: 9% (6/66) Receiving objects: 10% (7/66) Receiving objects: 12% (8/66) Receiving objects: 13% (9/66) Receiving objects: 15% (10/66) Receiving objects: 16% (11/66) Receiving objects: 18% (12/66) Receiving objects: 19% (13/66) Receiving objects: 21% (14/66) Receiving objects: 22% (15/66) Receiving objects: 24% (16/66) Receiving objects: 25% (17/66) Receiving objects: 27% (18/66) Receiving objects: 28% (19/66) Receiving objects: 30% (20/66) Receiving objects: 31% (21/66) Receiving objects: 33% (22/66) Receiving objects: 34% (23/66) Receiving objects: 36% (24/66) Receiving objects: 37% (25/66) Receiving objects: 39% (26/66) Receiving objects: 40% (27/66) Receiving objects: 42% (28/66) Receiving objects: 43% (29/66) Receiving objects: 45% (30/66) Receiving objects: 46% (31/66) Receiving objects: 48% (32/66) Receiving objects: 50% (33/66) Receiving objects: 51% (34/66) Receiving objects: 53% (35/66) Receiving objects: 54% (36/66) Receiving objects: 56% (37/66) Receiving objects: 57% (38/66) Receiving objects: 59% (39/66) Receiving objects: 60% (40/66) Receiving objects: 62% (41/66) Receiving objects: 63% (42/66) Receiving objects: 65% (43/66) Receiving objects: 66% (44/66) Receiving objects: 68% (45/66) Receiving objects: 69% (46/66) Receiving objects: 71% (47/66) Receiving objects: 72% (48/66) Receiving objects: 74% (49/66) Receiving objects: 75% (50/66) Receiving objects: 77% (51/66) Receiving objects: 78% (52/66) Receiving objects: 80% (53/66) Receiving objects: 81% (54/66) Receiving objects: 83% (55/66) Receiving objects: 84% (56/66) Receiving objects: 86% (57/66) Receiving objects: 87% (58/66) Receiving objects: 89% (59/66) Receiving objects: 90% (60/66) Receiving objects: 92% (61/66) Receiving objects: 93% (62/66) Receiving objects: 95% (63/66) Receiving objects: 96% (64/66) Receiving objects: 98% (65/66) Receiving objects: 100% (66/66) Receiving objects: 100% (66/66), 8.94 KiB | 8.94 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 15% (2/13) Resolving deltas: 23% (3/13) Resolving deltas: 38% (5/13) Resolving deltas: 46% (6/13) Resolving deltas: 53% (7/13) Resolving deltas: 76% (10/13) Resolving deltas: 92% (12/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P10/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 22% (4/18) Resolving deltas: 38% (7/18) Resolving deltas: 61% (11/18) Resolving deltas: 72% (13/18) Resolving deltas: 77% (14/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P10/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 2% (10/343) Resolving deltas: 10% (36/343) Resolving deltas: 11% (38/343) Resolving deltas: 15% (52/343) Resolving deltas: 24% (84/343) Resolving deltas: 25% (88/343) Resolving deltas: 33% (114/343) Resolving deltas: 34% (120/343) Resolving deltas: 36% (126/343) Resolving deltas: 37% (127/343) Resolving deltas: 38% (133/343) Resolving deltas: 39% (134/343) Resolving deltas: 41% (141/343) Resolving deltas: 49% (170/343) Resolving deltas: 51% (177/343) Resolving deltas: 56% (193/343) Resolving deltas: 57% (197/343) Resolving deltas: 62% (214/343) Resolving deltas: 63% (217/343) Resolving deltas: 64% (220/343) Resolving deltas: 69% (237/343) Resolving deltas: 70% (243/343) Resolving deltas: 73% (253/343) Resolving deltas: 75% (259/343) Resolving deltas: 76% (262/343) Resolving deltas: 79% (272/343) Resolving deltas: 81% (278/343) Resolving deltas: 82% (282/343) Resolving deltas: 84% (291/343) Resolving deltas: 86% (296/343) Resolving deltas: 87% (301/343) Resolving deltas: 88% (305/343) Resolving deltas: 91% (315/343) Resolving deltas: 92% (316/343) Resolving deltas: 93% (320/343) Resolving deltas: 94% (323/343) Resolving deltas: 95% (326/343) Resolving deltas: 96% (330/343) Resolving deltas: 97% (336/343) Resolving deltas: 99% (340/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P10/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 18.12 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (12/235) Resolving deltas: 7% (17/235) Resolving deltas: 8% (20/235) Resolving deltas: 9% (22/235) Resolving deltas: 13% (32/235) Resolving deltas: 14% (35/235) Resolving deltas: 24% (57/235) Resolving deltas: 28% (66/235) Resolving deltas: 31% (75/235) Resolving deltas: 32% (77/235) Resolving deltas: 33% (79/235) Resolving deltas: 48% (113/235) Resolving deltas: 57% (136/235) Resolving deltas: 58% (137/235) Resolving deltas: 60% (141/235) Resolving deltas: 68% (160/235) Resolving deltas: 69% (163/235) Resolving deltas: 72% (170/235) Resolving deltas: 73% (172/235) Resolving deltas: 74% (176/235) Resolving deltas: 77% (181/235) Resolving deltas: 79% (187/235) Resolving deltas: 80% (188/235) Resolving deltas: 85% (200/235) Resolving deltas: 87% (205/235) Resolving deltas: 88% (207/235) Resolving deltas: 89% (210/235) Resolving deltas: 91% (214/235) Resolving deltas: 92% (217/235) Resolving deltas: 95% (225/235) Resolving deltas: 97% (229/235) Resolving deltas: 98% (232/235) Resolving deltas: 99% (233/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P10/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 45.00 MiB | 44.99 MiB/s Receiving objects: 11% (48/408), 88.64 MiB | 44.31 MiB/s Receiving objects: 11% (48/408), 133.24 MiB | 44.41 MiB/s Receiving objects: 12% (49/408), 154.00 MiB | 44.01 MiB/s Receiving objects: 13% (54/408), 154.00 MiB | 44.01 MiB/s Receiving objects: 13% (56/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 14% (58/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 15% (62/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 16% (66/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 17% (70/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 18% (74/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 19% (78/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 20% (82/408), 172.31 MiB | 43.08 MiB/s Receiving objects: 21% (86/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 22% (90/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 23% (94/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 24% (98/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 25% (102/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 26% (107/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 27% (111/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 28% (115/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 29% (119/408), 193.17 MiB | 42.93 MiB/s Receiving objects: 29% (122/408), 212.24 MiB | 42.39 MiB/s Receiving objects: 30% (123/408), 212.24 MiB | 42.39 MiB/s Receiving objects: 31% (127/408), 212.24 MiB | 42.39 MiB/s Receiving objects: 32% (131/408), 212.24 MiB | 42.39 MiB/s Receiving objects: 33% (135/408), 212.24 MiB | 42.39 MiB/s Receiving objects: 34% (139/408), 212.24 MiB | 42.39 MiB/s Receiving objects: 35% (143/408), 231.53 MiB | 41.46 MiB/s Receiving objects: 36% (147/408), 231.53 MiB | 41.46 MiB/s Receiving objects: 37% (151/408), 231.53 MiB | 41.46 MiB/s Receiving objects: 38% (156/408), 231.53 MiB | 41.46 MiB/s Receiving objects: 39% (160/408), 231.53 MiB | 41.46 MiB/s Receiving objects: 39% (161/408), 256.25 MiB | 41.60 MiB/s Receiving objects: 40% (164/408), 256.25 MiB | 41.60 MiB/s Receiving objects: 41% (168/408), 256.25 MiB | 41.60 MiB/s Receiving objects: 41% (168/408), 295.28 MiB | 41.11 MiB/s Receiving objects: 42% (172/408), 295.28 MiB | 41.11 MiB/s Receiving objects: 43% (176/408), 295.28 MiB | 41.11 MiB/s Receiving objects: 44% (180/408), 295.28 MiB | 41.11 MiB/s Receiving objects: 45% (184/408), 295.28 MiB | 41.11 MiB/s Receiving objects: 45% (186/408), 334.17 MiB | 40.04 MiB/s Receiving objects: 46% (188/408), 334.17 MiB | 40.04 MiB/s Receiving objects: 47% (192/408), 334.17 MiB | 40.04 MiB/s Receiving objects: 47% (193/408), 374.52 MiB | 40.30 MiB/s Receiving objects: 48% (196/408), 374.52 MiB | 40.30 MiB/s Receiving objects: 49% (200/408), 396.91 MiB | 41.04 MiB/s Receiving objects: 49% (201/408), 413.16 MiB | 40.36 MiB/s Receiving objects: 50% (204/408), 413.16 MiB | 40.36 MiB/s Receiving objects: 51% (209/408), 413.16 MiB | 40.36 MiB/s Receiving objects: 52% (213/408), 450.08 MiB | 43.07 MiB/s Receiving objects: 53% (217/408), 450.08 MiB | 43.07 MiB/s Receiving objects: 54% (221/408), 450.08 MiB | 43.07 MiB/s Receiving objects: 55% (225/408), 450.08 MiB | 43.07 MiB/s Receiving objects: 55% (228/408), 471.77 MiB | 43.49 MiB/s Receiving objects: 56% (229/408), 471.77 MiB | 43.49 MiB/s Receiving objects: 57% (233/408), 471.77 MiB | 43.49 MiB/s Receiving objects: 58% (237/408), 471.77 MiB | 43.49 MiB/s Receiving objects: 58% (238/408), 509.50 MiB | 43.00 MiB/s Receiving objects: 59% (241/408), 509.50 MiB | 43.00 MiB/s Receiving objects: 60% (245/408), 509.50 MiB | 43.00 MiB/s Receiving objects: 61% (249/408), 528.34 MiB | 43.15 MiB/s Receiving objects: 62% (253/408), 528.34 MiB | 43.15 MiB/s Receiving objects: 63% (258/408), 528.34 MiB | 43.15 MiB/s Receiving objects: 64% (262/408), 528.34 MiB | 43.15 MiB/s Receiving objects: 65% (266/408), 528.34 MiB | 43.15 MiB/s Receiving objects: 65% (266/408), 546.21 MiB | 41.81 MiB/s Receiving objects: 66% (270/408), 546.21 MiB | 41.81 MiB/s Receiving objects: 67% (274/408), 546.21 MiB | 41.81 MiB/s Receiving objects: 68% (278/408), 546.21 MiB | 41.81 MiB/s Receiving objects: 69% (282/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 70% (286/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 71% (290/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 72% (294/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 73% (298/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 74% (302/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 75% (306/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 76% (311/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 77% (315/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 78% (319/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 79% (323/408), 564.77 MiB | 42.28 MiB/s Receiving objects: 79% (326/408), 583.75 MiB | 41.52 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.97 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.97 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.97 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 16.02 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.41 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.41 MiB/s Receiving objects: 82% (336/408), 658.78 MiB | 12.43 MiB/s Receiving objects: 83% (339/408), 658.78 MiB | 12.43 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 9.80 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.63 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.63 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.41 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.41 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.91 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.91 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.91 MiB/s Receiving objects: 87% (357/408), 789.37 MiB | 8.03 MiB/s Receiving objects: 88% (360/408), 789.37 MiB | 8.03 MiB/s Receiving objects: 89% (364/408), 789.37 MiB | 8.03 MiB/s Receiving objects: 89% (366/408), 808.76 MiB | 8.09 MiB/s Receiving objects: 90% (368/408), 808.76 MiB | 8.09 MiB/s Receiving objects: 91% (372/408), 847.46 MiB | 9.89 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.97 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 11.00 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 11.00 MiB/s Receiving objects: 92% (377/408), 857.72 MiB | 11.00 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 11.00 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 11.00 MiB/s Receiving objects: 95% (388/408), 884.32 MiB | 10.98 MiB/s Receiving objects: 96% (392/408), 884.32 MiB | 10.98 MiB/s Receiving objects: 96% (395/408), 906.59 MiB | 17.40 MiB/s Receiving objects: 97% (396/408), 906.59 MiB | 17.40 MiB/s Receiving objects: 98% (400/408), 906.59 MiB | 17.40 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.58 MiB | 16.42 MiB/s Receiving objects: 100% (408/408), 923.58 MiB | 16.42 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.12 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 12% (10/80) Resolving deltas: 13% (11/80) Resolving deltas: 23% (19/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P10/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 49% (103/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 50% (105/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 51% (108/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 52% (110/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 53% (112/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 54% (114/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 55% (116/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 56% (118/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 57% (120/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 58% (122/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 59% (124/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 60% (126/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 61% (129/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 62% (131/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 63% (133/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 64% (135/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 65% (137/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 66% (139/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 67% (141/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 68% (143/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 69% (145/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 70% (147/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 71% (150/210), 28.03 MiB | 56.05 MiB/s Receiving objects: 71% (151/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 72% (152/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 73% (154/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 74% (156/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 75% (158/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 76% (160/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 77% (162/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 78% (164/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 79% (166/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 80% (168/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 81% (171/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 82% (173/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 83% (175/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 84% (177/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 85% (179/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 86% (181/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 87% (183/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 88% (185/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 89% (187/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 90% (189/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 91% (192/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 92% (194/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 93% (196/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 94% (198/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 95% (200/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 96% (202/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 97% (204/210), 52.50 MiB | 52.49 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 99% (208/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 100% (210/210), 52.50 MiB | 52.49 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 53.13 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 6% (4/60) Resolving deltas: 21% (13/60) Resolving deltas: 51% (31/60) Resolving deltas: 55% (33/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 86% (52/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P10/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/daxie-config/P10/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 25% (11/43) Resolving deltas: 72% (31/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P10/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/daxie-config/P10/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 54.78 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 21% (15/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P10/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 31.23 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 5% (44/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (63/841) Resolving deltas: 8% (68/841) Resolving deltas: 11% (97/841) Resolving deltas: 16% (138/841) Resolving deltas: 21% (179/841) Resolving deltas: 38% (322/841) Resolving deltas: 43% (362/841) Resolving deltas: 47% (400/841) Resolving deltas: 52% (440/841) Resolving deltas: 53% (451/841) Resolving deltas: 54% (459/841) Resolving deltas: 55% (469/841) Resolving deltas: 56% (476/841) Resolving deltas: 59% (497/841) Resolving deltas: 63% (537/841) Resolving deltas: 64% (542/841) Resolving deltas: 65% (547/841) Resolving deltas: 66% (556/841) Resolving deltas: 68% (579/841) Resolving deltas: 78% (663/841) Resolving deltas: 79% (666/841) Resolving deltas: 85% (720/841) Resolving deltas: 86% (727/841) Resolving deltas: 87% (735/841) Resolving deltas: 88% (742/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 91% (766/841) Resolving deltas: 92% (774/841) Resolving deltas: 93% (787/841) Resolving deltas: 94% (793/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (812/841) Resolving deltas: 97% (817/841) Resolving deltas: 98% (825/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P10/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 4% (2/49) Resolving deltas: 6% (3/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 38% (19/49) Resolving deltas: 44% (22/49) Resolving deltas: 46% (23/49) Resolving deltas: 51% (25/49) Resolving deltas: 65% (32/49) Resolving deltas: 69% (34/49) Resolving deltas: 71% (35/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P10/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 19.95 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 63% (65/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P10/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 5% (11/203) Resolving deltas: 7% (16/203) Resolving deltas: 8% (18/203) Resolving deltas: 31% (63/203) Resolving deltas: 33% (68/203) Resolving deltas: 35% (73/203) Resolving deltas: 36% (74/203) Resolving deltas: 38% (79/203) Resolving deltas: 45% (92/203) Resolving deltas: 46% (94/203) Resolving deltas: 48% (98/203) Resolving deltas: 52% (106/203) Resolving deltas: 53% (108/203) Resolving deltas: 56% (115/203) Resolving deltas: 57% (117/203) Resolving deltas: 58% (119/203) Resolving deltas: 59% (121/203) Resolving deltas: 60% (122/203) Resolving deltas: 61% (124/203) Resolving deltas: 76% (156/203) Resolving deltas: 78% (159/203) Resolving deltas: 84% (172/203) Resolving deltas: 86% (175/203) Resolving deltas: 90% (183/203) Resolving deltas: 91% (185/203) Resolving deltas: 92% (187/203) Resolving deltas: 93% (190/203) Resolving deltas: 95% (194/203) Resolving deltas: 96% (195/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (200/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out '1e3a9637c5fca371b3fc8ca738ff5227e8aa3754' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '80c4bf63887f5e163fa75432c85341f9ce27790e' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '54b7cd37ac13b5e30a148326cc1128f1876ff7f1' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '35f00eab2b2ff842d92f5635c951ab26867196f0' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '56395c0c77eefe0ca703147da4ff38d2034cc30b' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P10/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P10/params_new/hardware/hardware /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/hdmap/hdmap /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P10/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P10/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P10/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P10/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P10/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P10/params_new/msf-port/README.md /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P10/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P10/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P10/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P10/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P10/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_new_detection/perception /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P10/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P10/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P10/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P10/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_tools/perception /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P10/params_new/perception_vehicles/master /root/workspace/daxie-config/P10/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P10/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P10/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P10/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P10/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P10/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/prediction_config/prediction /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/system-common/master /root/workspace/daxie-config/P10/params_new/system-common/system-ros /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/system-device/master /root/workspace/daxie-config/P10/params_new/system-device/slave /root/workspace/daxie-config/P10/params_new/system-device/system-ros /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P10/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/system-node-daxie/master /root/workspace/daxie-config/P10/params_new/system-node-daxie/slave /root/workspace/daxie-config/P10/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P10/params_new/system-port/points.json /root/workspace/daxie-config/P10/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P10/params_new/system-port/system-ros /root/workspace/daxie-config/P10/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P10/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P10/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P10/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P10/params_new/params_new/bay.txt /root/workspace/daxie-config/P10/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P10/params_new/params_new/crane_align /root/workspace/daxie-config/P10/params_new/params_new/crane_detection /root/workspace/daxie-config/P10/params_new/params_new/data_collection /root/workspace/daxie-config/P10/params_new/params_new/extrinsics /root/workspace/daxie-config/P10/params_new/params_new/field.yaml /root/workspace/daxie-config/P10/params_new/params_new/gantry.txt /root/workspace/daxie-config/P10/params_new/params_new/hardware /root/workspace/daxie-config/P10/params_new/params_new/hdmap /root/workspace/daxie-config/P10/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P10/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P10/params_new/params_new/lane_detection /root/workspace/daxie-config/P10/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P10/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P10/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P10/params_new/params_new/master /root/workspace/daxie-config/P10/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P10/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P10/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P10/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P10/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P10/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P10/params_new/params_new/perception /root/workspace/daxie-config/P10/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P10/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P10/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P10/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P10/params_new/params_new/pointcloud /root/workspace/daxie-config/P10/params_new/params_new/points.json /root/workspace/daxie-config/P10/params_new/params_new/prediction /root/workspace/daxie-config/P10/params_new/params_new/README.md /root/workspace/daxie-config/P10/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P10/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P10/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P10/params_new/params_new/slave /root/workspace/daxie-config/P10/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P10/params_new/params_new/system-ros /root/workspace/daxie-config/P10/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P10/params_P10/params/ [Pipeline] echo P11拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P11/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P11/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P11/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/P11.git > git init /root/workspace/daxie-config/P11/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P11.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/P11.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P11.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 9364f58231c1413ae64008bad672cddfe4e65159 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 9364f58231c1413ae64008bad672cddfe4e65159 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 9364f58231c1413ae64008bad672cddfe4e65159 # 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/P11.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P11.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T811.git) registered for path 'mqtt-tls' 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/P11.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P11.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P11/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 61% (8/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P11/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 56), reused 103 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.11 KiB | 23.96 MiB/s, done. Resolving deltas: 0% (0/885) Resolving deltas: 1% (10/885) Resolving deltas: 2% (18/885) Resolving deltas: 3% (27/885) Resolving deltas: 4% (36/885) Resolving deltas: 5% (45/885) Resolving deltas: 13% (118/885) Resolving deltas: 14% (131/885) Resolving deltas: 15% (140/885) Resolving deltas: 16% (145/885) Resolving deltas: 17% (152/885) Resolving deltas: 18% (161/885) Resolving deltas: 21% (188/885) Resolving deltas: 22% (200/885) Resolving deltas: 23% (204/885) Resolving deltas: 24% (213/885) Resolving deltas: 25% (229/885) Resolving deltas: 27% (241/885) Resolving deltas: 28% (252/885) Resolving deltas: 29% (258/885) Resolving deltas: 34% (305/885) Resolving deltas: 35% (314/885) Resolving deltas: 39% (348/885) Resolving deltas: 41% (363/885) Resolving deltas: 42% (372/885) Resolving deltas: 43% (382/885) Resolving deltas: 44% (390/885) Resolving deltas: 45% (400/885) Resolving deltas: 48% (425/885) Resolving deltas: 49% (437/885) Resolving deltas: 50% (443/885) Resolving deltas: 51% (458/885) Resolving deltas: 52% (463/885) Resolving deltas: 53% (470/885) Resolving deltas: 55% (491/885) Resolving deltas: 56% (498/885) Resolving deltas: 59% (523/885) Resolving deltas: 62% (553/885) Resolving deltas: 63% (562/885) Resolving deltas: 65% (580/885) Resolving deltas: 66% (585/885) Resolving deltas: 67% (597/885) Resolving deltas: 68% (605/885) Resolving deltas: 69% (612/885) Resolving deltas: 70% (628/885) Resolving deltas: 71% (633/885) Resolving deltas: 74% (662/885) Resolving deltas: 75% (666/885) Resolving deltas: 76% (676/885) Resolving deltas: 79% (703/885) Resolving deltas: 100% (885/885) Resolving deltas: 100% (885/885), done. Cloning into '/root/workspace/daxie-config/P11/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 22% (2/9) Resolving deltas: 55% (5/9) Resolving deltas: 77% (7/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P11/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P11/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 20% (2/10) Resolving deltas: 50% (5/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P11/params_new/lidar-extrinsics'... remote: Enumerating objects: 112, done. remote: Counting objects: 1% (1/71) remote: Counting objects: 2% (2/71) remote: Counting objects: 4% (3/71) remote: Counting objects: 5% (4/71) remote: Counting objects: 7% (5/71) remote: Counting objects: 8% (6/71) remote: Counting objects: 9% (7/71) remote: Counting objects: 11% (8/71) remote: Counting objects: 12% (9/71) remote: Counting objects: 14% (10/71) remote: Counting objects: 15% (11/71) remote: Counting objects: 16% (12/71) remote: Counting objects: 18% (13/71) remote: Counting objects: 19% (14/71) remote: Counting objects: 21% (15/71) remote: Counting objects: 22% (16/71) remote: Counting objects: 23% (17/71) remote: Counting objects: 25% (18/71) remote: Counting objects: 26% (19/71) remote: Counting objects: 28% (20/71) remote: Counting objects: 29% (21/71) remote: Counting objects: 30% (22/71) remote: Counting objects: 32% (23/71) remote: Counting objects: 33% (24/71) remote: Counting objects: 35% (25/71) remote: Counting objects: 36% (26/71) remote: Counting objects: 38% (27/71) remote: Counting objects: 39% (28/71) remote: Counting objects: 40% (29/71) remote: Counting objects: 42% (30/71) remote: Counting objects: 43% (31/71) remote: Counting objects: 45% (32/71) remote: Counting objects: 46% (33/71) remote: Counting objects: 47% (34/71) remote: Counting objects: 49% (35/71) remote: Counting objects: 50% (36/71) remote: Counting objects: 52% (37/71) remote: Counting objects: 53% (38/71) remote: Counting objects: 54% (39/71) remote: Counting objects: 56% (40/71) remote: Counting objects: 57% (41/71) remote: Counting objects: 59% (42/71) remote: Counting objects: 60% (43/71) remote: Counting objects: 61% (44/71) remote: Counting objects: 63% (45/71) remote: Counting objects: 64% (46/71) remote: Counting objects: 66% (47/71) remote: Counting objects: 67% (48/71) remote: Counting objects: 69% (49/71) remote: Counting objects: 70% (50/71) remote: Counting objects: 71% (51/71) remote: Counting objects: 73% (52/71) remote: Counting objects: 74% (53/71) remote: Counting objects: 76% (54/71) remote: Counting objects: 77% (55/71) remote: Counting objects: 78% (56/71) remote: Counting objects: 80% (57/71) remote: Counting objects: 81% (58/71) remote: Counting objects: 83% (59/71) remote: Counting objects: 84% (60/71) remote: Counting objects: 85% (61/71) remote: Counting objects: 87% (62/71) remote: Counting objects: 88% (63/71) remote: Counting objects: 90% (64/71) remote: Counting objects: 91% (65/71) remote: Counting objects: 92% (66/71) remote: Counting objects: 94% (67/71) remote: Counting objects: 95% (68/71) remote: Counting objects: 97% (69/71) remote: Counting objects: 98% (70/71) remote: Counting objects: 100% (71/71) remote: Counting objects: 100% (71/71), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/112) Receiving objects: 1% (2/112) Receiving objects: 2% (3/112) Receiving objects: 3% (4/112) Receiving objects: 4% (5/112) Receiving objects: 5% (6/112) Receiving objects: 6% (7/112) Receiving objects: 7% (8/112) Receiving objects: 8% (9/112) Receiving objects: 9% (11/112) Receiving objects: 10% (12/112) Receiving objects: 11% (13/112) Receiving objects: 12% (14/112) Receiving objects: 13% (15/112) Receiving objects: 14% (16/112) Receiving objects: 15% (17/112) Receiving objects: 16% (18/112) Receiving objects: 17% (20/112) Receiving objects: 18% (21/112) Receiving objects: 19% (22/112) Receiving objects: 20% (23/112) Receiving objects: 21% (24/112) Receiving objects: 22% (25/112) Receiving objects: 23% (26/112) Receiving objects: 24% (27/112) Receiving objects: 25% (28/112) Receiving objects: 26% (30/112) Receiving objects: 27% (31/112) Receiving objects: 28% (32/112) Receiving objects: 29% (33/112) Receiving objects: 30% (34/112) Receiving objects: 31% (35/112) Receiving objects: 32% (36/112) Receiving objects: 33% (37/112) Receiving objects: 34% (39/112) Receiving objects: 35% (40/112) Receiving objects: 36% (41/112) Receiving objects: 37% (42/112) Receiving objects: 38% (43/112) Receiving objects: 39% (44/112) remote: Total 112 (delta 15), reused 42 (delta 10), pack-reused 41 Receiving objects: 40% (45/112) Receiving objects: 41% (46/112) Receiving objects: 42% (48/112) Receiving objects: 43% (49/112) Receiving objects: 44% (50/112) Receiving objects: 45% (51/112) Receiving objects: 46% (52/112) Receiving objects: 47% (53/112) Receiving objects: 48% (54/112) Receiving objects: 49% (55/112) Receiving objects: 50% (56/112) Receiving objects: 51% (58/112) Receiving objects: 52% (59/112) Receiving objects: 53% (60/112) Receiving objects: 54% (61/112) Receiving objects: 55% (62/112) Receiving objects: 56% (63/112) Receiving objects: 57% (64/112) Receiving objects: 58% (65/112) Receiving objects: 59% (67/112) Receiving objects: 60% (68/112) Receiving objects: 61% (69/112) Receiving objects: 62% (70/112) Receiving objects: 63% (71/112) Receiving objects: 64% (72/112) Receiving objects: 65% (73/112) Receiving objects: 66% (74/112) Receiving objects: 67% (76/112) Receiving objects: 68% (77/112) Receiving objects: 69% (78/112) Receiving objects: 70% (79/112) Receiving objects: 71% (80/112) Receiving objects: 72% (81/112) Receiving objects: 73% (82/112) Receiving objects: 74% (83/112) Receiving objects: 75% (84/112) Receiving objects: 76% (86/112) Receiving objects: 77% (87/112) Receiving objects: 78% (88/112) Receiving objects: 79% (89/112) Receiving objects: 80% (90/112) Receiving objects: 81% (91/112) Receiving objects: 82% (92/112) Receiving objects: 83% (93/112) Receiving objects: 84% (95/112) Receiving objects: 85% (96/112) Receiving objects: 86% (97/112) Receiving objects: 87% (98/112) Receiving objects: 88% (99/112) Receiving objects: 89% (100/112) Receiving objects: 90% (101/112) Receiving objects: 91% (102/112) Receiving objects: 92% (104/112) Receiving objects: 93% (105/112) Receiving objects: 94% (106/112) Receiving objects: 95% (107/112) Receiving objects: 96% (108/112) Receiving objects: 97% (109/112) Receiving objects: 98% (110/112) Receiving objects: 99% (111/112) Receiving objects: 100% (112/112) Receiving objects: 100% (112/112), 17.12 KiB | 17.12 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 13% (3/22) Resolving deltas: 22% (5/22) Resolving deltas: 31% (7/22) Resolving deltas: 36% (8/22) Resolving deltas: 45% (10/22) Resolving deltas: 54% (12/22) Resolving deltas: 59% (13/22) Resolving deltas: 68% (15/22) Resolving deltas: 72% (16/22) Resolving deltas: 77% (17/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/daxie-config/P11/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P11/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 15% (38/251) Resolving deltas: 21% (54/251) Resolving deltas: 28% (71/251) Resolving deltas: 29% (75/251) Resolving deltas: 30% (76/251) Resolving deltas: 33% (83/251) Resolving deltas: 34% (86/251) Resolving deltas: 37% (95/251) Resolving deltas: 38% (97/251) Resolving deltas: 45% (114/251) Resolving deltas: 48% (122/251) Resolving deltas: 50% (127/251) Resolving deltas: 52% (132/251) Resolving deltas: 56% (141/251) Resolving deltas: 57% (144/251) Resolving deltas: 58% (148/251) Resolving deltas: 60% (152/251) Resolving deltas: 62% (157/251) Resolving deltas: 63% (160/251) Resolving deltas: 65% (165/251) Resolving deltas: 66% (166/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (171/251) Resolving deltas: 69% (174/251) Resolving deltas: 70% (176/251) Resolving deltas: 71% (179/251) Resolving deltas: 72% (181/251) Resolving deltas: 78% (197/251) Resolving deltas: 82% (207/251) Resolving deltas: 83% (210/251) Resolving deltas: 85% (214/251) Resolving deltas: 87% (220/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (226/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (232/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (237/251) Resolving deltas: 95% (240/251) Resolving deltas: 96% (242/251) Resolving deltas: 97% (244/251) Resolving deltas: 98% (248/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P11/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.00 KiB | 6.00 MiB/s, done. Cloning into '/root/workspace/daxie-config/P11/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 4% (3/64) Resolving deltas: 7% (5/64) Resolving deltas: 10% (7/64) Resolving deltas: 15% (10/64) Resolving deltas: 17% (11/64) Resolving deltas: 18% (12/64) Resolving deltas: 21% (14/64) Resolving deltas: 29% (19/64) Resolving deltas: 34% (22/64) Resolving deltas: 37% (24/64) Resolving deltas: 43% (28/64) Resolving deltas: 51% (33/64) Resolving deltas: 54% (35/64) Resolving deltas: 57% (37/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 85% (55/64) Resolving deltas: 89% (57/64) Resolving deltas: 90% (58/64) Resolving deltas: 92% (59/64) Resolving deltas: 95% (61/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P11/params_new/msf-vehicle'... remote: Enumerating objects: 45, done. remote: Counting objects: 33% (1/3) remote: Counting objects: 66% (2/3) remote: Counting objects: 100% (3/3) remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 45 (delta 0), reused 0 (delta 0), pack-reused 42 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 5.37 KiB | 5.37 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 10% (2/20) Resolving deltas: 20% (4/20) Resolving deltas: 25% (5/20) Resolving deltas: 35% (7/20) Resolving deltas: 40% (8/20) Resolving deltas: 55% (11/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 28% (20/71) Resolving deltas: 29% (21/71) Resolving deltas: 40% (29/71) Resolving deltas: 42% (30/71) Resolving deltas: 45% (32/71) Resolving deltas: 46% (33/71) Resolving deltas: 52% (37/71) Resolving deltas: 54% (39/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 7% (2/27) Resolving deltas: 11% (3/27) Resolving deltas: 66% (18/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 33.33 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (16/1247) Resolving deltas: 2% (35/1247) Resolving deltas: 4% (57/1247) Resolving deltas: 6% (83/1247) Resolving deltas: 7% (99/1247) Resolving deltas: 8% (100/1247) Resolving deltas: 9% (113/1247) Resolving deltas: 10% (128/1247) Resolving deltas: 11% (144/1247) Resolving deltas: 12% (152/1247) Resolving deltas: 13% (165/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 18% (233/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 20% (250/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 22% (281/1247) Resolving deltas: 24% (301/1247) Resolving deltas: 25% (312/1247) Resolving deltas: 26% (325/1247) Resolving deltas: 29% (366/1247) Resolving deltas: 42% (528/1247) Resolving deltas: 44% (552/1247) Resolving deltas: 57% (721/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 10.90 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 1% (1/62) Resolving deltas: 4% (3/62) Resolving deltas: 9% (6/62) Resolving deltas: 11% (7/62) Resolving deltas: 19% (12/62) Resolving deltas: 20% (13/62) Resolving deltas: 22% (14/62) Resolving deltas: 62% (39/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 3% (1/32) Resolving deltas: 6% (2/32) Resolving deltas: 9% (3/32) Resolving deltas: 21% (7/32) Resolving deltas: 25% (8/32) Resolving deltas: 28% (9/32) Resolving deltas: 87% (28/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 18.90 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 10% (32/318) Resolving deltas: 33% (108/318) Resolving deltas: 35% (114/318) Resolving deltas: 37% (118/318) Resolving deltas: 38% (122/318) Resolving deltas: 39% (126/318) Resolving deltas: 46% (147/318) Resolving deltas: 47% (151/318) Resolving deltas: 49% (157/318) Resolving deltas: 50% (159/318) Resolving deltas: 52% (166/318) Resolving deltas: 54% (174/318) Resolving deltas: 55% (178/318) Resolving deltas: 56% (179/318) Resolving deltas: 57% (182/318) Resolving deltas: 58% (187/318) Resolving deltas: 59% (189/318) Resolving deltas: 60% (192/318) Resolving deltas: 61% (194/318) Resolving deltas: 62% (198/318) Resolving deltas: 66% (211/318) Resolving deltas: 67% (214/318) Resolving deltas: 68% (217/318) Resolving deltas: 69% (220/318) Resolving deltas: 86% (276/318) Resolving deltas: 87% (279/318) Resolving deltas: 88% (280/318) Resolving deltas: 90% (288/318) Resolving deltas: 91% (291/318) Resolving deltas: 93% (296/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P11/params_new/perception_vehicles'... remote: Enumerating objects: 71, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 71 (delta 3), reused 0 (delta 0), pack-reused 53 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), 9.09 KiB | 9.09 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 33% (3/9) Resolving deltas: 55% (5/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P11/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 38% (7/18) Resolving deltas: 66% (12/18) Resolving deltas: 77% (14/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P11/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) remote: Total 750 (delta 47), reused 94 (delta 30), pack-reused 625 Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.73 KiB | 28.58 MiB/s, done. Resolving deltas: 0% (0/340) Resolving deltas: 6% (23/340) Resolving deltas: 8% (29/340) Resolving deltas: 13% (45/340) Resolving deltas: 17% (58/340) Resolving deltas: 25% (88/340) Resolving deltas: 26% (91/340) Resolving deltas: 34% (117/340) Resolving deltas: 35% (122/340) Resolving deltas: 36% (123/340) Resolving deltas: 37% (126/340) Resolving deltas: 38% (132/340) Resolving deltas: 39% (133/340) Resolving deltas: 40% (137/340) Resolving deltas: 46% (158/340) Resolving deltas: 54% (184/340) Resolving deltas: 55% (190/340) Resolving deltas: 56% (191/340) Resolving deltas: 57% (194/340) Resolving deltas: 61% (210/340) Resolving deltas: 62% (211/340) Resolving deltas: 63% (215/340) Resolving deltas: 67% (229/340) Resolving deltas: 68% (232/340) Resolving deltas: 71% (242/340) Resolving deltas: 76% (260/340) Resolving deltas: 79% (269/340) Resolving deltas: 80% (272/340) Resolving deltas: 83% (283/340) Resolving deltas: 84% (286/340) Resolving deltas: 85% (289/340) Resolving deltas: 86% (294/340) Resolving deltas: 87% (299/340) Resolving deltas: 90% (309/340) Resolving deltas: 91% (310/340) Resolving deltas: 94% (320/340) Resolving deltas: 95% (323/340) Resolving deltas: 96% (328/340) Resolving deltas: 97% (330/340) Resolving deltas: 98% (336/340) Resolving deltas: 99% (338/340) Resolving deltas: 100% (340/340) Resolving deltas: 100% (340/340), done. Cloning into '/root/workspace/daxie-config/P11/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 31.70 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (3/235) Resolving deltas: 2% (7/235) Resolving deltas: 3% (8/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (12/235) Resolving deltas: 6% (15/235) Resolving deltas: 7% (17/235) Resolving deltas: 8% (19/235) Resolving deltas: 9% (22/235) Resolving deltas: 13% (31/235) Resolving deltas: 14% (34/235) Resolving deltas: 24% (57/235) Resolving deltas: 27% (65/235) Resolving deltas: 31% (75/235) Resolving deltas: 32% (76/235) Resolving deltas: 33% (79/235) Resolving deltas: 49% (117/235) Resolving deltas: 61% (144/235) Resolving deltas: 63% (149/235) Resolving deltas: 64% (151/235) Resolving deltas: 65% (153/235) Resolving deltas: 66% (157/235) Resolving deltas: 73% (173/235) Resolving deltas: 74% (176/235) Resolving deltas: 77% (182/235) Resolving deltas: 80% (188/235) Resolving deltas: 81% (191/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (196/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (201/235) Resolving deltas: 87% (206/235) Resolving deltas: 88% (209/235) Resolving deltas: 89% (210/235) Resolving deltas: 90% (213/235) Resolving deltas: 91% (214/235) Resolving deltas: 93% (219/235) Resolving deltas: 94% (222/235) Resolving deltas: 96% (226/235) Resolving deltas: 97% (229/235) Resolving deltas: 99% (234/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P11/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 45.82 MiB | 45.86 MiB/s Receiving objects: 11% (48/408), 92.03 MiB | 46.03 MiB/s Receiving objects: 11% (48/408), 140.04 MiB | 46.69 MiB/s Receiving objects: 12% (49/408), 140.04 MiB | 46.69 MiB/s Receiving objects: 13% (54/408), 160.57 MiB | 45.89 MiB/s Receiving objects: 14% (58/408), 160.57 MiB | 45.89 MiB/s Receiving objects: 15% (62/408), 160.57 MiB | 45.89 MiB/s Receiving objects: 16% (66/408), 160.57 MiB | 45.89 MiB/s Receiving objects: 16% (68/408), 181.77 MiB | 45.45 MiB/s Receiving objects: 17% (70/408), 181.77 MiB | 45.45 MiB/s Receiving objects: 18% (74/408), 181.77 MiB | 45.45 MiB/s Receiving objects: 19% (78/408), 181.77 MiB | 45.45 MiB/s Receiving objects: 20% (82/408), 181.77 MiB | 45.45 MiB/s Receiving objects: 21% (86/408), 181.77 MiB | 45.45 MiB/s Receiving objects: 22% (90/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 23% (94/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 24% (98/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 25% (102/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 26% (107/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 27% (111/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 28% (115/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 29% (119/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 30% (123/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 31% (127/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 32% (131/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 33% (135/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 34% (139/408), 201.93 MiB | 44.88 MiB/s Receiving objects: 34% (139/408), 220.45 MiB | 44.14 MiB/s Receiving objects: 35% (143/408), 220.45 MiB | 44.14 MiB/s Receiving objects: 36% (147/408), 245.03 MiB | 44.27 MiB/s Receiving objects: 37% (151/408), 245.03 MiB | 44.27 MiB/s Receiving objects: 38% (156/408), 245.03 MiB | 44.27 MiB/s Receiving objects: 39% (160/408), 245.03 MiB | 44.27 MiB/s Receiving objects: 39% (161/408), 264.34 MiB | 42.87 MiB/s Receiving objects: 40% (164/408), 264.34 MiB | 42.87 MiB/s Receiving objects: 41% (168/408), 264.34 MiB | 42.87 MiB/s Receiving objects: 42% (172/408), 284.32 MiB | 42.73 MiB/s Receiving objects: 43% (176/408), 284.32 MiB | 42.73 MiB/s Receiving objects: 43% (177/408), 304.48 MiB | 42.15 MiB/s Receiving objects: 44% (180/408), 304.48 MiB | 42.15 MiB/s Receiving objects: 45% (184/408), 304.48 MiB | 42.15 MiB/s Receiving objects: 45% (187/408), 349.88 MiB | 42.07 MiB/s Receiving objects: 46% (188/408), 349.88 MiB | 42.07 MiB/s Receiving objects: 47% (192/408), 349.88 MiB | 42.07 MiB/s Receiving objects: 47% (193/408), 386.40 MiB | 40.99 MiB/s Receiving objects: 48% (196/408), 386.40 MiB | 40.99 MiB/s Receiving objects: 49% (200/408), 386.40 MiB | 40.99 MiB/s Receiving objects: 49% (202/408), 430.73 MiB | 41.27 MiB/s Receiving objects: 50% (204/408), 430.73 MiB | 41.27 MiB/s Receiving objects: 51% (209/408), 430.73 MiB | 41.27 MiB/s Receiving objects: 52% (213/408), 430.73 MiB | 41.27 MiB/s Receiving objects: 53% (217/408), 430.73 MiB | 41.27 MiB/s Receiving objects: 54% (221/408), 430.73 MiB | 41.27 MiB/s Receiving objects: 55% (225/408), 459.32 MiB | 43.33 MiB/s Receiving objects: 56% (229/408), 459.32 MiB | 43.33 MiB/s Receiving objects: 57% (233/408), 459.32 MiB | 43.33 MiB/s Receiving objects: 58% (237/408), 459.32 MiB | 43.33 MiB/s Receiving objects: 58% (237/408), 478.87 MiB | 43.23 MiB/s Receiving objects: 58% (239/408), 513.86 MiB | 41.95 MiB/s Receiving objects: 59% (241/408), 513.86 MiB | 41.95 MiB/s Receiving objects: 60% (245/408), 513.86 MiB | 41.95 MiB/s Receiving objects: 61% (249/408), 534.16 MiB | 40.95 MiB/s Receiving objects: 62% (253/408), 534.16 MiB | 40.95 MiB/s Receiving objects: 63% (258/408), 534.16 MiB | 40.95 MiB/s Receiving objects: 64% (262/408), 534.16 MiB | 40.95 MiB/s Receiving objects: 65% (266/408), 534.16 MiB | 40.95 MiB/s Receiving objects: 65% (269/408), 553.89 MiB | 41.65 MiB/s Receiving objects: 66% (270/408), 553.89 MiB | 41.65 MiB/s Receiving objects: 67% (274/408), 553.89 MiB | 41.65 MiB/s Receiving objects: 68% (278/408), 553.89 MiB | 41.65 MiB/s Receiving objects: 69% (282/408), 553.89 MiB | 41.65 MiB/s Receiving objects: 70% (286/408), 553.89 MiB | 41.65 MiB/s Receiving objects: 71% (290/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 72% (294/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 73% (298/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 74% (302/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 75% (306/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 76% (311/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 77% (315/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 78% (319/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 79% (323/408), 574.49 MiB | 41.81 MiB/s Receiving objects: 79% (326/408), 591.22 MiB | 41.08 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 19.43 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 19.43 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 19.43 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 14.20 MiB/s Receiving objects: 81% (332/408), 637.81 MiB | 14.30 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 11.17 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 11.17 MiB/s Receiving objects: 83% (339/408), 657.78 MiB | 10.91 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 8.31 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 5.31 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 5.31 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 6.18 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 6.18 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.92 MiB/s Receiving objects: 88% (360/408), 788.18 MiB | 7.97 MiB/s Receiving objects: 89% (364/408), 788.18 MiB | 7.97 MiB/s Receiving objects: 89% (365/408), 788.18 MiB | 7.97 MiB/s Receiving objects: 90% (368/408), 808.68 MiB | 8.15 MiB/s Receiving objects: 90% (371/408), 848.64 MiB | 9.96 MiB/s Receiving objects: 91% (372/408), 848.64 MiB | 9.96 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 13.09 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 11.05 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 11.05 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 11.05 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 11.05 MiB/s Receiving objects: 94% (384/408), 884.15 MiB | 10.93 MiB/s Receiving objects: 95% (388/408), 884.15 MiB | 10.93 MiB/s Receiving objects: 96% (392/408), 884.15 MiB | 10.93 MiB/s Receiving objects: 97% (396/408), 906.88 MiB | 17.37 MiB/s Receiving objects: 98% (400/408), 906.88 MiB | 17.37 MiB/s Receiving objects: 98% (400/408), 923.47 MiB | 16.41 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.47 MiB | 16.41 MiB/s Receiving objects: 100% (408/408), 923.47 MiB | 16.41 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.17 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 3% (3/80) Resolving deltas: 5% (4/80) Resolving deltas: 6% (5/80) Resolving deltas: 11% (9/80) Resolving deltas: 20% (16/80) Resolving deltas: 21% (17/80) Resolving deltas: 22% (18/80) Resolving deltas: 26% (21/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P11/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 49% (103/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 50% (105/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 51% (108/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 52% (110/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 53% (112/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 54% (114/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 55% (116/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 56% (118/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 57% (120/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 58% (122/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 59% (124/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 60% (126/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 61% (129/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 62% (131/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 63% (133/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 64% (135/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 65% (137/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 66% (139/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 67% (141/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 68% (143/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 69% (145/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 70% (147/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 71% (150/210), 26.18 MiB | 52.34 MiB/s Receiving objects: 71% (150/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 72% (152/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 73% (154/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 74% (156/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 75% (158/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 76% (160/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 77% (162/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 78% (164/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 79% (166/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 80% (168/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 81% (171/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 82% (173/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 83% (175/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 84% (177/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 85% (179/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 86% (181/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 87% (183/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 88% (185/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 89% (187/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 90% (189/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 91% (192/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 92% (194/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 93% (196/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 94% (198/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 95% (200/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 96% (202/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 97% (204/210), 50.52 MiB | 50.51 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 99% (208/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 100% (210/210), 50.52 MiB | 50.51 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 51.58 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 1% (1/60) Resolving deltas: 3% (2/60) Resolving deltas: 20% (12/60) Resolving deltas: 51% (31/60) Resolving deltas: 55% (33/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 88% (53/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P11/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/daxie-config/P11/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 32% (14/43) Resolving deltas: 81% (35/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P11/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/daxie-config/P11/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 55.40 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 11% (8/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 42% (30/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P11/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 31.23 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (39/841) Resolving deltas: 5% (48/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (66/841) Resolving deltas: 8% (71/841) Resolving deltas: 9% (81/841) Resolving deltas: 13% (114/841) Resolving deltas: 21% (178/841) Resolving deltas: 27% (231/841) Resolving deltas: 31% (268/841) Resolving deltas: 32% (271/841) Resolving deltas: 35% (299/841) Resolving deltas: 38% (325/841) Resolving deltas: 41% (351/841) Resolving deltas: 42% (358/841) Resolving deltas: 46% (388/841) Resolving deltas: 47% (396/841) Resolving deltas: 50% (428/841) Resolving deltas: 53% (447/841) Resolving deltas: 54% (455/841) Resolving deltas: 55% (464/841) Resolving deltas: 57% (483/841) Resolving deltas: 58% (488/841) Resolving deltas: 68% (576/841) Resolving deltas: 69% (581/841) Resolving deltas: 74% (630/841) Resolving deltas: 75% (631/841) Resolving deltas: 76% (647/841) Resolving deltas: 77% (653/841) Resolving deltas: 79% (667/841) Resolving deltas: 80% (673/841) Resolving deltas: 81% (689/841) Resolving deltas: 82% (690/841) Resolving deltas: 84% (713/841) Resolving deltas: 85% (718/841) Resolving deltas: 86% (725/841) Resolving deltas: 87% (732/841) Resolving deltas: 88% (741/841) Resolving deltas: 89% (750/841) Resolving deltas: 90% (757/841) Resolving deltas: 91% (767/841) Resolving deltas: 92% (774/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P11/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 6% (3/49) Resolving deltas: 10% (5/49) Resolving deltas: 16% (8/49) Resolving deltas: 18% (9/49) Resolving deltas: 30% (15/49) Resolving deltas: 32% (16/49) Resolving deltas: 38% (19/49) Resolving deltas: 40% (20/49) Resolving deltas: 42% (21/49) Resolving deltas: 44% (22/49) Resolving deltas: 51% (25/49) Resolving deltas: 65% (32/49) Resolving deltas: 67% (33/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P11/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 62% (64/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P11/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 21.74 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 3% (7/203) Resolving deltas: 5% (12/203) Resolving deltas: 6% (13/203) Resolving deltas: 7% (15/203) Resolving deltas: 9% (19/203) Resolving deltas: 33% (67/203) Resolving deltas: 36% (75/203) Resolving deltas: 37% (77/203) Resolving deltas: 38% (78/203) Resolving deltas: 41% (85/203) Resolving deltas: 42% (86/203) Resolving deltas: 43% (89/203) Resolving deltas: 44% (90/203) Resolving deltas: 45% (92/203) Resolving deltas: 48% (99/203) Resolving deltas: 49% (100/203) Resolving deltas: 50% (103/203) Resolving deltas: 52% (106/203) Resolving deltas: 53% (108/203) Resolving deltas: 54% (111/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (116/203) Resolving deltas: 58% (118/203) Resolving deltas: 68% (140/203) Resolving deltas: 73% (150/203) Resolving deltas: 78% (160/203) Resolving deltas: 79% (162/203) Resolving deltas: 80% (163/203) Resolving deltas: 87% (178/203) Resolving deltas: 88% (180/203) Resolving deltas: 90% (183/203) Resolving deltas: 91% (185/203) Resolving deltas: 92% (187/203) Resolving deltas: 95% (194/203) Resolving deltas: 96% (195/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (199/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out 'c3e6e480a561e6ecc12207922f946c1c01cfa1ae' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '3764fa61c940d97fb4ab6a9ff003bbfa6623793c' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '3454d2b2ae9957215e044cbddc89e6cd07e7bb59' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '7ece10d97c753f463bde61b1c4d7aded6e40a52e' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out 'eea783f6482eeb4dfda121ba8ce775ca72f0355f' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P11/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P11/params_new/hardware/hardware /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/hdmap/hdmap /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P11/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P11/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P11/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P11/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P11/params_new/msf-port/README.md /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P11/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P11/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P11/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P11/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P11/params_new/perception_new_detection/ [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_new_detection/perception /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P11/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P11/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P11/params_new/perception_spreader_vision/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P11/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_tools/perception /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P11/params_new/perception_vehicles/master /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P11/params_new/pncc_port_related_config/ [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P11/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P11/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P11/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P11/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P11/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/prediction_config/prediction /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/system-common/master /root/workspace/daxie-config/P11/params_new/system-common/system-ros /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/system-device/master /root/workspace/daxie-config/P11/params_new/system-device/slave /root/workspace/daxie-config/P11/params_new/system-device/system-ros /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/system-node-daxie/master /root/workspace/daxie-config/P11/params_new/system-node-daxie/slave /root/workspace/daxie-config/P11/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P11/params_new/system-port/points.json /root/workspace/daxie-config/P11/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P11/params_new/system-port/system-ros /root/workspace/daxie-config/P11/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P11/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P11/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P11/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P11/params_new/params_new/bay.txt /root/workspace/daxie-config/P11/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P11/params_new/params_new/crane_align /root/workspace/daxie-config/P11/params_new/params_new/crane_detection /root/workspace/daxie-config/P11/params_new/params_new/data_collection /root/workspace/daxie-config/P11/params_new/params_new/extrinsics /root/workspace/daxie-config/P11/params_new/params_new/field.yaml /root/workspace/daxie-config/P11/params_new/params_new/gantry.txt /root/workspace/daxie-config/P11/params_new/params_new/hardware /root/workspace/daxie-config/P11/params_new/params_new/hdmap /root/workspace/daxie-config/P11/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P11/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P11/params_new/params_new/lane_detection /root/workspace/daxie-config/P11/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P11/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P11/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P11/params_new/params_new/master /root/workspace/daxie-config/P11/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P11/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P11/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P11/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P11/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P11/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P11/params_new/params_new/perception /root/workspace/daxie-config/P11/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P11/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P11/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P11/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P11/params_new/params_new/pointcloud /root/workspace/daxie-config/P11/params_new/params_new/points.json /root/workspace/daxie-config/P11/params_new/params_new/prediction /root/workspace/daxie-config/P11/params_new/params_new/README.md /root/workspace/daxie-config/P11/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P11/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P11/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P11/params_new/params_new/slave /root/workspace/daxie-config/P11/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P11/params_new/params_new/system-ros /root/workspace/daxie-config/P11/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P11/params_P11/params/ [Pipeline] echo P12拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P12/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P12/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P12/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/P12.git > git init /root/workspace/daxie-config/P12/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P12.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/P12.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P12.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 6d575977f3f72c1cb39d390538c2b9a4b340871a (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d575977f3f72c1cb39d390538c2b9a4b340871a # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 6d575977f3f72c1cb39d390538c2b9a4b340871a # 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/P12.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P12.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T812.git) registered for path 'mqtt-tls' 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/P12.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P12.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P12/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 53% (7/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P12/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 32.95 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (9/882) Resolving deltas: 2% (19/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 12% (111/882) Resolving deltas: 14% (124/882) Resolving deltas: 15% (134/882) Resolving deltas: 16% (142/882) Resolving deltas: 17% (153/882) Resolving deltas: 20% (181/882) Resolving deltas: 21% (192/882) Resolving deltas: 22% (195/882) Resolving deltas: 23% (204/882) Resolving deltas: 24% (219/882) Resolving deltas: 25% (221/882) Resolving deltas: 26% (231/882) Resolving deltas: 27% (241/882) Resolving deltas: 32% (288/882) Resolving deltas: 33% (297/882) Resolving deltas: 37% (327/882) Resolving deltas: 38% (341/882) Resolving deltas: 39% (350/882) Resolving deltas: 40% (353/882) Resolving deltas: 41% (364/882) Resolving deltas: 42% (374/882) Resolving deltas: 43% (380/882) Resolving deltas: 45% (398/882) Resolving deltas: 46% (406/882) Resolving deltas: 47% (415/882) Resolving deltas: 48% (429/882) Resolving deltas: 49% (437/882) Resolving deltas: 50% (444/882) Resolving deltas: 51% (451/882) Resolving deltas: 53% (468/882) Resolving deltas: 54% (480/882) Resolving deltas: 55% (491/882) Resolving deltas: 56% (501/882) Resolving deltas: 58% (513/882) Resolving deltas: 61% (544/882) Resolving deltas: 62% (551/882) Resolving deltas: 63% (560/882) Resolving deltas: 64% (571/882) Resolving deltas: 65% (581/882) Resolving deltas: 66% (586/882) Resolving deltas: 67% (592/882) Resolving deltas: 75% (667/882) Resolving deltas: 76% (676/882) Resolving deltas: 78% (696/882) Resolving deltas: 79% (697/882) Resolving deltas: 80% (706/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P12/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 33% (3/9) Resolving deltas: 44% (4/9) Resolving deltas: 77% (7/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P12/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P12/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 60% (6/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P12/params_new/lidar-extrinsics'... remote: Enumerating objects: 119, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 1% (1/66) remote: Compressing objects: 3% (2/66) remote: Compressing objects: 4% (3/66) remote: Compressing objects: 6% (4/66) remote: Compressing objects: 7% (5/66) remote: Compressing objects: 9% (6/66) remote: Compressing objects: 10% (7/66) remote: Compressing objects: 12% (8/66) remote: Compressing objects: 13% (9/66) remote: Compressing objects: 15% (10/66) remote: Compressing objects: 16% (11/66) remote: Compressing objects: 18% (12/66) remote: Compressing objects: 19% (13/66) remote: Compressing objects: 21% (14/66) remote: Compressing objects: 22% (15/66) remote: Compressing objects: 24% (16/66) remote: Compressing objects: 25% (17/66) remote: Compressing objects: 27% (18/66) remote: Compressing objects: 28% (19/66) remote: Compressing objects: 30% (20/66) remote: Compressing objects: 31% (21/66) remote: Compressing objects: 33% (22/66) remote: Compressing objects: 34% (23/66) remote: Compressing objects: 36% (24/66) remote: Compressing objects: 37% (25/66) remote: Compressing objects: 39% (26/66) remote: Compressing objects: 40% (27/66) remote: Compressing objects: 42% (28/66) remote: Compressing objects: 43% (29/66) remote: Compressing objects: 45% (30/66) remote: Compressing objects: 46% (31/66) remote: Compressing objects: 48% (32/66) remote: Compressing objects: 50% (33/66) remote: Compressing objects: 51% (34/66) remote: Compressing objects: 53% (35/66) remote: Compressing objects: 54% (36/66) remote: Compressing objects: 56% (37/66) remote: Compressing objects: 57% (38/66) remote: Compressing objects: 59% (39/66) remote: Compressing objects: 60% (40/66) remote: Compressing objects: 62% (41/66) remote: Compressing objects: 63% (42/66) remote: Compressing objects: 65% (43/66) remote: Compressing objects: 66% (44/66) remote: Compressing objects: 68% (45/66) remote: Compressing objects: 69% (46/66) remote: Compressing objects: 71% (47/66) remote: Compressing objects: 72% (48/66) remote: Compressing objects: 74% (49/66) remote: Compressing objects: 75% (50/66) remote: Compressing objects: 77% (51/66) remote: Compressing objects: 78% (52/66) remote: Compressing objects: 80% (53/66) remote: Compressing objects: 81% (54/66) remote: Compressing objects: 83% (55/66) remote: Compressing objects: 84% (56/66) remote: Compressing objects: 86% (57/66) remote: Compressing objects: 87% (58/66) remote: Compressing objects: 89% (59/66) remote: Compressing objects: 90% (60/66) remote: Compressing objects: 92% (61/66) remote: Compressing objects: 93% (62/66) remote: Compressing objects: 95% (63/66) remote: Compressing objects: 96% (64/66) remote: Compressing objects: 98% (65/66) remote: Compressing objects: 100% (66/66) remote: Compressing objects: 100% (66/66), done. Receiving objects: 0% (1/119) Receiving objects: 1% (2/119) Receiving objects: 2% (3/119) Receiving objects: 3% (4/119) Receiving objects: 4% (5/119) Receiving objects: 5% (6/119) Receiving objects: 6% (8/119) Receiving objects: 7% (9/119) Receiving objects: 8% (10/119) Receiving objects: 9% (11/119) Receiving objects: 10% (12/119) Receiving objects: 11% (14/119) Receiving objects: 12% (15/119) Receiving objects: 13% (16/119) Receiving objects: 14% (17/119) Receiving objects: 15% (18/119) Receiving objects: 16% (20/119) Receiving objects: 17% (21/119) Receiving objects: 18% (22/119) Receiving objects: 19% (23/119) Receiving objects: 20% (24/119) Receiving objects: 21% (25/119) Receiving objects: 22% (27/119) Receiving objects: 23% (28/119) Receiving objects: 24% (29/119) Receiving objects: 25% (30/119) Receiving objects: 26% (31/119) Receiving objects: 27% (33/119) Receiving objects: 28% (34/119) Receiving objects: 29% (35/119) Receiving objects: 30% (36/119) Receiving objects: 31% (37/119) Receiving objects: 32% (39/119) Receiving objects: 33% (40/119) Receiving objects: 34% (41/119) Receiving objects: 35% (42/119) Receiving objects: 36% (43/119) remote: Total 119 (delta 16), reused 51 (delta 10), pack-reused 39 Receiving objects: 37% (45/119) Receiving objects: 38% (46/119) Receiving objects: 39% (47/119) Receiving objects: 40% (48/119) Receiving objects: 41% (49/119) Receiving objects: 42% (50/119) Receiving objects: 43% (52/119) Receiving objects: 44% (53/119) Receiving objects: 45% (54/119) Receiving objects: 46% (55/119) Receiving objects: 47% (56/119) Receiving objects: 48% (58/119) Receiving objects: 49% (59/119) Receiving objects: 50% (60/119) Receiving objects: 51% (61/119) Receiving objects: 52% (62/119) Receiving objects: 53% (64/119) Receiving objects: 54% (65/119) Receiving objects: 55% (66/119) Receiving objects: 56% (67/119) Receiving objects: 57% (68/119) Receiving objects: 58% (70/119) Receiving objects: 59% (71/119) Receiving objects: 60% (72/119) Receiving objects: 61% (73/119) Receiving objects: 62% (74/119) Receiving objects: 63% (75/119) Receiving objects: 64% (77/119) Receiving objects: 65% (78/119) Receiving objects: 66% (79/119) Receiving objects: 67% (80/119) Receiving objects: 68% (81/119) Receiving objects: 69% (83/119) Receiving objects: 70% (84/119) Receiving objects: 71% (85/119) Receiving objects: 72% (86/119) Receiving objects: 73% (87/119) Receiving objects: 74% (89/119) Receiving objects: 75% (90/119) Receiving objects: 76% (91/119) Receiving objects: 77% (92/119) Receiving objects: 78% (93/119) Receiving objects: 79% (95/119) Receiving objects: 80% (96/119) Receiving objects: 81% (97/119) Receiving objects: 82% (98/119) Receiving objects: 83% (99/119) Receiving objects: 84% (100/119) Receiving objects: 85% (102/119) Receiving objects: 86% (103/119) Receiving objects: 87% (104/119) Receiving objects: 88% (105/119) Receiving objects: 89% (106/119) Receiving objects: 90% (108/119) Receiving objects: 91% (109/119) Receiving objects: 92% (110/119) Receiving objects: 93% (111/119) Receiving objects: 94% (112/119) Receiving objects: 95% (114/119) Receiving objects: 96% (115/119) Receiving objects: 97% (116/119) Receiving objects: 98% (117/119) Receiving objects: 99% (118/119) Receiving objects: 100% (119/119) Receiving objects: 100% (119/119), 18.36 KiB | 18.36 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 13% (3/22) Resolving deltas: 18% (4/22) Resolving deltas: 22% (5/22) Resolving deltas: 36% (8/22) Resolving deltas: 40% (9/22) Resolving deltas: 45% (10/22) Resolving deltas: 50% (11/22) Resolving deltas: 54% (12/22) Resolving deltas: 72% (16/22) Resolving deltas: 81% (18/22) Resolving deltas: 86% (19/22) Resolving deltas: 90% (20/22) Resolving deltas: 95% (21/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/daxie-config/P12/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P12/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 15% (38/251) Resolving deltas: 18% (46/251) Resolving deltas: 27% (69/251) Resolving deltas: 29% (73/251) Resolving deltas: 32% (81/251) Resolving deltas: 33% (84/251) Resolving deltas: 39% (98/251) Resolving deltas: 45% (114/251) Resolving deltas: 49% (123/251) Resolving deltas: 51% (129/251) Resolving deltas: 54% (136/251) Resolving deltas: 58% (146/251) Resolving deltas: 59% (149/251) Resolving deltas: 60% (152/251) Resolving deltas: 62% (156/251) Resolving deltas: 63% (160/251) Resolving deltas: 64% (163/251) Resolving deltas: 66% (168/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (171/251) Resolving deltas: 69% (174/251) Resolving deltas: 70% (176/251) Resolving deltas: 71% (180/251) Resolving deltas: 72% (181/251) Resolving deltas: 77% (194/251) Resolving deltas: 79% (200/251) Resolving deltas: 80% (201/251) Resolving deltas: 81% (204/251) Resolving deltas: 82% (207/251) Resolving deltas: 84% (211/251) Resolving deltas: 88% (223/251) Resolving deltas: 89% (225/251) Resolving deltas: 90% (226/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (232/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (242/251) Resolving deltas: 97% (244/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P12/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P12/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 4% (3/64) Resolving deltas: 9% (6/64) Resolving deltas: 15% (10/64) Resolving deltas: 17% (11/64) Resolving deltas: 20% (13/64) Resolving deltas: 23% (15/64) Resolving deltas: 26% (17/64) Resolving deltas: 35% (23/64) Resolving deltas: 37% (24/64) Resolving deltas: 39% (25/64) Resolving deltas: 43% (28/64) Resolving deltas: 46% (30/64) Resolving deltas: 48% (31/64) Resolving deltas: 56% (36/64) Resolving deltas: 57% (37/64) Resolving deltas: 59% (38/64) Resolving deltas: 60% (39/64) Resolving deltas: 62% (40/64) Resolving deltas: 65% (42/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 75% (48/64) Resolving deltas: 82% (53/64) Resolving deltas: 84% (54/64) Resolving deltas: 85% (55/64) Resolving deltas: 92% (59/64) Resolving deltas: 96% (62/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P12/params_new/msf-vehicle'... remote: Enumerating objects: 46, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 46 (delta 2), reused 0 (delta 0), pack-reused 40 Receiving objects: 2% (1/46) Receiving objects: 4% (2/46) Receiving objects: 6% (3/46) Receiving objects: 8% (4/46) Receiving objects: 10% (5/46) Receiving objects: 13% (6/46) Receiving objects: 15% (7/46) Receiving objects: 17% (8/46) Receiving objects: 19% (9/46) Receiving objects: 21% (10/46) Receiving objects: 23% (11/46) Receiving objects: 26% (12/46) Receiving objects: 28% (13/46) Receiving objects: 30% (14/46) Receiving objects: 32% (15/46) Receiving objects: 34% (16/46) Receiving objects: 36% (17/46) Receiving objects: 39% (18/46) Receiving objects: 41% (19/46) Receiving objects: 43% (20/46) Receiving objects: 45% (21/46) Receiving objects: 47% (22/46) Receiving objects: 50% (23/46) Receiving objects: 52% (24/46) Receiving objects: 54% (25/46) Receiving objects: 56% (26/46) Receiving objects: 58% (27/46) Receiving objects: 60% (28/46) Receiving objects: 63% (29/46) Receiving objects: 65% (30/46) Receiving objects: 67% (31/46) Receiving objects: 69% (32/46) Receiving objects: 71% (33/46) Receiving objects: 73% (34/46) Receiving objects: 76% (35/46) Receiving objects: 78% (36/46) Receiving objects: 80% (37/46) Receiving objects: 82% (38/46) Receiving objects: 84% (39/46) Receiving objects: 86% (40/46) Receiving objects: 89% (41/46) Receiving objects: 91% (42/46) Receiving objects: 93% (43/46) Receiving objects: 95% (44/46) Receiving objects: 97% (45/46) Receiving objects: 100% (46/46) Receiving objects: 100% (46/46), 5.36 KiB | 5.36 MiB/s, done. Resolving deltas: 0% (0/21) Resolving deltas: 4% (1/21) Resolving deltas: 14% (3/21) Resolving deltas: 28% (6/21) Resolving deltas: 47% (10/21) Resolving deltas: 76% (16/21) Resolving deltas: 100% (21/21) Resolving deltas: 100% (21/21), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 9% (7/71) Resolving deltas: 21% (15/71) Resolving deltas: 35% (25/71) Resolving deltas: 45% (32/71) Resolving deltas: 50% (36/71) Resolving deltas: 56% (40/71) Resolving deltas: 59% (42/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 55% (15/27) Resolving deltas: 96% (26/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 34.99 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (23/1247) Resolving deltas: 2% (25/1247) Resolving deltas: 5% (71/1247) Resolving deltas: 6% (76/1247) Resolving deltas: 7% (93/1247) Resolving deltas: 8% (103/1247) Resolving deltas: 9% (115/1247) Resolving deltas: 10% (129/1247) Resolving deltas: 11% (145/1247) Resolving deltas: 12% (152/1247) Resolving deltas: 13% (163/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (223/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 20% (250/1247) Resolving deltas: 21% (268/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 25% (320/1247) Resolving deltas: 34% (427/1247) Resolving deltas: 35% (441/1247) Resolving deltas: 57% (713/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 11% (7/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 22% (14/62) Resolving deltas: 24% (15/62) Resolving deltas: 25% (16/62) Resolving deltas: 64% (40/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 31% (10/32) Resolving deltas: 62% (20/32) Resolving deltas: 75% (24/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 31.50 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 5% (18/318) Resolving deltas: 20% (64/318) Resolving deltas: 22% (71/318) Resolving deltas: 23% (74/318) Resolving deltas: 35% (112/318) Resolving deltas: 36% (115/318) Resolving deltas: 39% (125/318) Resolving deltas: 40% (129/318) Resolving deltas: 41% (131/318) Resolving deltas: 43% (137/318) Resolving deltas: 45% (144/318) Resolving deltas: 46% (149/318) Resolving deltas: 48% (153/318) Resolving deltas: 49% (157/318) Resolving deltas: 50% (160/318) Resolving deltas: 51% (163/318) Resolving deltas: 54% (173/318) Resolving deltas: 55% (177/318) Resolving deltas: 56% (179/318) Resolving deltas: 57% (182/318) Resolving deltas: 58% (185/318) Resolving deltas: 74% (236/318) Resolving deltas: 80% (255/318) Resolving deltas: 81% (258/318) Resolving deltas: 97% (310/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P12/params_new/perception_vehicles'... remote: Enumerating objects: 59, done. remote: Counting objects: 11% (1/9) remote: Counting objects: 22% (2/9) remote: Counting objects: 33% (3/9) remote: Counting objects: 44% (4/9) remote: Counting objects: 55% (5/9) remote: Counting objects: 66% (6/9) remote: Counting objects: 77% (7/9) remote: Counting objects: 88% (8/9) remote: Counting objects: 100% (9/9) remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 59 (delta 1), reused 0 (delta 0), pack-reused 50 Receiving objects: 1% (1/59) Receiving objects: 3% (2/59) Receiving objects: 5% (3/59) Receiving objects: 6% (4/59) Receiving objects: 8% (5/59) Receiving objects: 10% (6/59) Receiving objects: 11% (7/59) Receiving objects: 13% (8/59) Receiving objects: 15% (9/59) Receiving objects: 16% (10/59) Receiving objects: 18% (11/59) Receiving objects: 20% (12/59) Receiving objects: 22% (13/59) Receiving objects: 23% (14/59) Receiving objects: 25% (15/59) Receiving objects: 27% (16/59) Receiving objects: 28% (17/59) Receiving objects: 30% (18/59) Receiving objects: 32% (19/59) Receiving objects: 33% (20/59) Receiving objects: 35% (21/59) Receiving objects: 37% (22/59) Receiving objects: 38% (23/59) Receiving objects: 40% (24/59) Receiving objects: 42% (25/59) Receiving objects: 44% (26/59) Receiving objects: 45% (27/59) Receiving objects: 47% (28/59) Receiving objects: 49% (29/59) Receiving objects: 50% (30/59) Receiving objects: 52% (31/59) Receiving objects: 54% (32/59) Receiving objects: 55% (33/59) Receiving objects: 57% (34/59) Receiving objects: 59% (35/59) Receiving objects: 61% (36/59) Receiving objects: 62% (37/59) Receiving objects: 64% (38/59) Receiving objects: 66% (39/59) Receiving objects: 67% (40/59) Receiving objects: 69% (41/59) Receiving objects: 71% (42/59) Receiving objects: 72% (43/59) Receiving objects: 74% (44/59) Receiving objects: 76% (45/59) Receiving objects: 77% (46/59) Receiving objects: 79% (47/59) Receiving objects: 81% (48/59) Receiving objects: 83% (49/59) Receiving objects: 84% (50/59) Receiving objects: 86% (51/59) Receiving objects: 88% (52/59) Receiving objects: 89% (53/59) Receiving objects: 91% (54/59) Receiving objects: 93% (55/59) Receiving objects: 94% (56/59) Receiving objects: 96% (57/59) Receiving objects: 98% (58/59) Receiving objects: 100% (59/59) Receiving objects: 100% (59/59), 8.45 KiB | 8.46 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 33% (3/9) Resolving deltas: 44% (4/9) Resolving deltas: 55% (5/9) Resolving deltas: 66% (6/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P12/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 22% (4/18) Resolving deltas: 44% (8/18) Resolving deltas: 50% (9/18) Resolving deltas: 66% (12/18) Resolving deltas: 83% (15/18) Resolving deltas: 88% (16/18) Resolving deltas: 94% (17/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P12/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 4% (16/343) Resolving deltas: 9% (32/343) Resolving deltas: 11% (40/343) Resolving deltas: 14% (51/343) Resolving deltas: 22% (78/343) Resolving deltas: 25% (86/343) Resolving deltas: 34% (118/343) Resolving deltas: 35% (123/343) Resolving deltas: 37% (128/343) Resolving deltas: 39% (134/343) Resolving deltas: 47% (162/343) Resolving deltas: 50% (174/343) Resolving deltas: 54% (187/343) Resolving deltas: 55% (191/343) Resolving deltas: 59% (203/343) Resolving deltas: 60% (208/343) Resolving deltas: 61% (210/343) Resolving deltas: 65% (225/343) Resolving deltas: 66% (228/343) Resolving deltas: 69% (238/343) Resolving deltas: 73% (252/343) Resolving deltas: 76% (262/343) Resolving deltas: 77% (265/343) Resolving deltas: 80% (277/343) Resolving deltas: 81% (279/343) Resolving deltas: 82% (282/343) Resolving deltas: 83% (285/343) Resolving deltas: 84% (289/343) Resolving deltas: 85% (293/343) Resolving deltas: 86% (297/343) Resolving deltas: 89% (308/343) Resolving deltas: 90% (312/343) Resolving deltas: 91% (314/343) Resolving deltas: 93% (322/343) Resolving deltas: 95% (326/343) Resolving deltas: 96% (331/343) Resolving deltas: 97% (336/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P12/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (5/235) Resolving deltas: 3% (9/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (12/235) Resolving deltas: 7% (17/235) Resolving deltas: 8% (21/235) Resolving deltas: 9% (22/235) Resolving deltas: 13% (32/235) Resolving deltas: 14% (35/235) Resolving deltas: 24% (58/235) Resolving deltas: 28% (67/235) Resolving deltas: 31% (73/235) Resolving deltas: 32% (76/235) Resolving deltas: 43% (103/235) Resolving deltas: 54% (127/235) Resolving deltas: 55% (130/235) Resolving deltas: 57% (134/235) Resolving deltas: 64% (151/235) Resolving deltas: 65% (153/235) Resolving deltas: 68% (162/235) Resolving deltas: 69% (164/235) Resolving deltas: 71% (167/235) Resolving deltas: 73% (173/235) Resolving deltas: 74% (174/235) Resolving deltas: 76% (179/235) Resolving deltas: 77% (181/235) Resolving deltas: 81% (192/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (196/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 86% (203/235) Resolving deltas: 87% (205/235) Resolving deltas: 88% (208/235) Resolving deltas: 91% (215/235) Resolving deltas: 93% (220/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (226/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P12/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 44.92 MiB | 44.91 MiB/s Receiving objects: 11% (48/408), 91.12 MiB | 45.58 MiB/s Receiving objects: 11% (48/408), 138.98 MiB | 46.34 MiB/s Receiving objects: 12% (49/408), 157.41 MiB | 44.98 MiB/s Receiving objects: 13% (54/408), 157.41 MiB | 44.98 MiB/s Receiving objects: 14% (58/408), 157.41 MiB | 44.98 MiB/s Receiving objects: 15% (62/408), 157.41 MiB | 44.98 MiB/s Receiving objects: 15% (64/408), 178.29 MiB | 44.58 MiB/s Receiving objects: 16% (66/408), 178.29 MiB | 44.58 MiB/s Receiving objects: 17% (70/408), 178.29 MiB | 44.58 MiB/s Receiving objects: 18% (74/408), 178.29 MiB | 44.58 MiB/s Receiving objects: 19% (78/408), 178.29 MiB | 44.58 MiB/s Receiving objects: 20% (82/408), 178.29 MiB | 44.58 MiB/s Receiving objects: 21% (86/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 22% (90/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 23% (94/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 24% (98/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 25% (102/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 26% (107/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 27% (111/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 28% (115/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 29% (119/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 30% (123/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 31% (127/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 32% (131/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 33% (135/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 34% (139/408), 199.20 MiB | 44.27 MiB/s Receiving objects: 34% (139/408), 218.98 MiB | 43.82 MiB/s Receiving objects: 35% (143/408), 218.98 MiB | 43.82 MiB/s Receiving objects: 36% (147/408), 243.73 MiB | 44.19 MiB/s Receiving objects: 37% (151/408), 243.73 MiB | 44.19 MiB/s Receiving objects: 38% (156/408), 243.73 MiB | 44.19 MiB/s Receiving objects: 39% (160/408), 243.73 MiB | 44.19 MiB/s Receiving objects: 39% (161/408), 263.24 MiB | 42.85 MiB/s Receiving objects: 40% (164/408), 263.24 MiB | 42.85 MiB/s Receiving objects: 41% (168/408), 263.24 MiB | 42.85 MiB/s Receiving objects: 42% (172/408), 283.20 MiB | 42.68 MiB/s Receiving objects: 43% (176/408), 283.20 MiB | 42.68 MiB/s Receiving objects: 43% (176/408), 302.36 MiB | 41.84 MiB/s Receiving objects: 44% (180/408), 302.36 MiB | 41.84 MiB/s Receiving objects: 45% (184/408), 302.36 MiB | 41.84 MiB/s Receiving objects: 45% (187/408), 342.75 MiB | 41.19 MiB/s Receiving objects: 46% (188/408), 342.75 MiB | 41.19 MiB/s Receiving objects: 47% (192/408), 342.75 MiB | 41.19 MiB/s Receiving objects: 47% (193/408), 378.64 MiB | 39.89 MiB/s Receiving objects: 48% (196/408), 378.64 MiB | 39.89 MiB/s Receiving objects: 49% (200/408), 378.64 MiB | 39.89 MiB/s Receiving objects: 49% (201/408), 415.45 MiB | 38.18 MiB/s Receiving objects: 50% (204/408), 415.45 MiB | 38.18 MiB/s Receiving objects: 51% (209/408), 415.45 MiB | 38.18 MiB/s Receiving objects: 52% (213/408), 415.45 MiB | 38.18 MiB/s Receiving objects: 53% (217/408), 452.13 MiB | 42.00 MiB/s Receiving objects: 54% (221/408), 452.13 MiB | 42.00 MiB/s Receiving objects: 55% (225/408), 452.13 MiB | 42.00 MiB/s Receiving objects: 55% (228/408), 472.97 MiB | 42.21 MiB/s Receiving objects: 56% (229/408), 472.97 MiB | 42.21 MiB/s Receiving objects: 57% (233/408), 472.97 MiB | 42.21 MiB/s Receiving objects: 58% (237/408), 472.97 MiB | 42.21 MiB/s Receiving objects: 58% (238/408), 509.18 MiB | 41.53 MiB/s Receiving objects: 59% (241/408), 509.18 MiB | 41.53 MiB/s Receiving objects: 60% (245/408), 509.18 MiB | 41.53 MiB/s Receiving objects: 61% (249/408), 528.33 MiB | 41.27 MiB/s Receiving objects: 62% (253/408), 528.33 MiB | 41.27 MiB/s Receiving objects: 63% (258/408), 528.33 MiB | 41.27 MiB/s Receiving objects: 64% (262/408), 528.33 MiB | 41.27 MiB/s Receiving objects: 65% (266/408), 528.33 MiB | 41.27 MiB/s Receiving objects: 65% (266/408), 546.39 MiB | 40.99 MiB/s Receiving objects: 66% (270/408), 546.39 MiB | 40.99 MiB/s Receiving objects: 67% (274/408), 546.39 MiB | 40.99 MiB/s Receiving objects: 68% (278/408), 546.39 MiB | 40.99 MiB/s Receiving objects: 69% (282/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 70% (286/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 71% (290/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 72% (294/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 73% (298/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 74% (302/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 75% (306/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 76% (311/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 77% (315/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 78% (319/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 79% (323/408), 566.06 MiB | 41.68 MiB/s Receiving objects: 79% (326/408), 584.43 MiB | 41.06 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.74 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.74 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.74 MiB/s Receiving objects: 81% (331/408), 618.68 MiB | 19.20 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 14.50 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 11.34 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 11.34 MiB/s Receiving objects: 82% (336/408), 658.75 MiB | 11.26 MiB/s Receiving objects: 83% (339/408), 658.75 MiB | 11.26 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 8.75 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 5.67 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 5.67 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 6.15 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 6.15 MiB/s Receiving objects: 85% (349/408), 727.23 MiB | 6.43 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.88 MiB/s Receiving objects: 87% (357/408), 790.85 MiB | 8.08 MiB/s Receiving objects: 88% (360/408), 790.85 MiB | 8.08 MiB/s Receiving objects: 89% (364/408), 790.85 MiB | 8.08 MiB/s Receiving objects: 89% (366/408), 810.11 MiB | 8.14 MiB/s Receiving objects: 90% (368/408), 810.11 MiB | 8.14 MiB/s Receiving objects: 91% (372/408), 849.35 MiB | 9.88 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.84 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.83 MiB/s Receiving objects: 95% (388/408), 884.60 MiB | 10.75 MiB/s Receiving objects: 96% (392/408), 884.60 MiB | 10.75 MiB/s Receiving objects: 96% (394/408), 907.09 MiB | 16.95 MiB/s Receiving objects: 97% (396/408), 907.09 MiB | 16.95 MiB/s Receiving objects: 98% (400/408), 907.09 MiB | 16.95 MiB/s Receiving objects: 98% (401/408), 924.08 MiB | 15.98 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 924.08 MiB | 15.98 MiB/s Receiving objects: 100% (408/408), 924.08 MiB | 15.98 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 17.97 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 12% (10/80) Resolving deltas: 15% (12/80) Resolving deltas: 25% (20/80) Resolving deltas: 26% (21/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P12/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 49% (103/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 50% (105/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 51% (108/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 52% (110/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 53% (112/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 54% (114/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 55% (116/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 56% (118/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 57% (120/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 58% (122/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 59% (124/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 60% (126/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 61% (129/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 62% (131/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 63% (133/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 64% (135/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 65% (137/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 66% (139/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 67% (141/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 68% (143/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 69% (145/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 70% (147/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 71% (150/210), 26.14 MiB | 52.26 MiB/s Receiving objects: 71% (151/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 72% (152/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 73% (154/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 74% (156/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 75% (158/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 76% (160/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 77% (162/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 78% (164/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 79% (166/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 80% (168/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 81% (171/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 82% (173/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 83% (175/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 84% (177/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 85% (179/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 86% (181/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 87% (183/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 88% (185/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 89% (187/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 90% (189/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 91% (192/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 92% (194/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 93% (196/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 94% (198/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 95% (200/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 96% (202/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 97% (204/210), 51.32 MiB | 51.31 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 99% (208/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 100% (210/210), 51.32 MiB | 51.31 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 52.75 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 1% (1/60) Resolving deltas: 3% (2/60) Resolving deltas: 5% (3/60) Resolving deltas: 20% (12/60) Resolving deltas: 53% (32/60) Resolving deltas: 58% (35/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 93% (56/60) Resolving deltas: 95% (57/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P12/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/daxie-config/P12/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 23% (10/43) Resolving deltas: 69% (30/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P12/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/daxie-config/P12/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 57.34 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 24% (17/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P12/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 31.23 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 5% (47/841) Resolving deltas: 6% (52/841) Resolving deltas: 7% (64/841) Resolving deltas: 8% (68/841) Resolving deltas: 9% (76/841) Resolving deltas: 11% (100/841) Resolving deltas: 16% (142/841) Resolving deltas: 21% (181/841) Resolving deltas: 42% (354/841) Resolving deltas: 47% (396/841) Resolving deltas: 50% (425/841) Resolving deltas: 54% (458/841) Resolving deltas: 55% (466/841) Resolving deltas: 59% (500/841) Resolving deltas: 60% (509/841) Resolving deltas: 64% (542/841) Resolving deltas: 66% (563/841) Resolving deltas: 67% (569/841) Resolving deltas: 68% (576/841) Resolving deltas: 69% (582/841) Resolving deltas: 70% (589/841) Resolving deltas: 72% (606/841) Resolving deltas: 74% (628/841) Resolving deltas: 75% (631/841) Resolving deltas: 82% (695/841) Resolving deltas: 83% (701/841) Resolving deltas: 84% (707/841) Resolving deltas: 85% (715/841) Resolving deltas: 86% (724/841) Resolving deltas: 87% (734/841) Resolving deltas: 88% (741/841) Resolving deltas: 89% (749/841) Resolving deltas: 91% (769/841) Resolving deltas: 92% (774/841) Resolving deltas: 93% (783/841) Resolving deltas: 94% (791/841) Resolving deltas: 95% (800/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (817/841) Resolving deltas: 98% (825/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P12/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 8% (4/49) Resolving deltas: 10% (5/49) Resolving deltas: 16% (8/49) Resolving deltas: 18% (9/49) Resolving deltas: 28% (14/49) Resolving deltas: 32% (16/49) Resolving deltas: 40% (20/49) Resolving deltas: 53% (26/49) Resolving deltas: 77% (38/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P12/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 66% (68/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P12/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 4% (10/203) Resolving deltas: 7% (15/203) Resolving deltas: 8% (18/203) Resolving deltas: 45% (92/203) Resolving deltas: 52% (106/203) Resolving deltas: 53% (108/203) Resolving deltas: 54% (110/203) Resolving deltas: 55% (112/203) Resolving deltas: 56% (115/203) Resolving deltas: 60% (123/203) Resolving deltas: 61% (124/203) Resolving deltas: 62% (126/203) Resolving deltas: 63% (128/203) Resolving deltas: 64% (130/203) Resolving deltas: 65% (132/203) Resolving deltas: 66% (134/203) Resolving deltas: 73% (150/203) Resolving deltas: 79% (162/203) Resolving deltas: 80% (163/203) Resolving deltas: 81% (165/203) Resolving deltas: 86% (175/203) Resolving deltas: 87% (178/203) Resolving deltas: 89% (181/203) Resolving deltas: 93% (190/203) Resolving deltas: 94% (191/203) Resolving deltas: 95% (193/203) Resolving deltas: 98% (199/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out '7f11ab34970b5e761f498dc36234949f32c98dd4' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out 'f8894b88f181aa4261be7914347409af372b3034' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out 'd02a3aa907f7524eee7c9bca8497c13b0513a157' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out 'c623beaaceebc6dffbaf8a2f519a751325a1f00b' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out 'dc8516537fc8b575a7b71a47fc2605e4f7e93102' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P12/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P12/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P12/params_new/hardware/hardware /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/hdmap/hdmap /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P12/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P12/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P12/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P12/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P12/params_new/msf-port/README.md /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P12/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P12/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P12/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P12/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P12/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_new_detection/perception /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P12/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P12/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P12/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_tools/perception /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P12/params_new/perception_vehicles/master /root/workspace/daxie-config/P12/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P12/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P12/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P12/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P12/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P12/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/prediction_config/prediction /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P12/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P12/params_new/system-common/ [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/system-common/master /root/workspace/daxie-config/P12/params_new/system-common/system-ros /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P12/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/system-device/master /root/workspace/daxie-config/P12/params_new/system-device/slave /root/workspace/daxie-config/P12/params_new/system-device/system-ros /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/system-node-daxie/master /root/workspace/daxie-config/P12/params_new/system-node-daxie/slave /root/workspace/daxie-config/P12/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P12/params_new/system-port/points.json /root/workspace/daxie-config/P12/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P12/params_new/system-port/system-ros /root/workspace/daxie-config/P12/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P12/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P12/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P12/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P12/params_new/params_new/bay.txt /root/workspace/daxie-config/P12/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P12/params_new/params_new/crane_align /root/workspace/daxie-config/P12/params_new/params_new/crane_detection /root/workspace/daxie-config/P12/params_new/params_new/data_collection /root/workspace/daxie-config/P12/params_new/params_new/extrinsics /root/workspace/daxie-config/P12/params_new/params_new/field.yaml /root/workspace/daxie-config/P12/params_new/params_new/gantry.txt /root/workspace/daxie-config/P12/params_new/params_new/hardware /root/workspace/daxie-config/P12/params_new/params_new/hdmap /root/workspace/daxie-config/P12/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P12/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P12/params_new/params_new/lane_detection /root/workspace/daxie-config/P12/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P12/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P12/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P12/params_new/params_new/master /root/workspace/daxie-config/P12/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P12/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P12/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P12/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P12/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P12/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P12/params_new/params_new/perception /root/workspace/daxie-config/P12/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P12/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P12/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P12/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P12/params_new/params_new/pointcloud /root/workspace/daxie-config/P12/params_new/params_new/points.json /root/workspace/daxie-config/P12/params_new/params_new/prediction /root/workspace/daxie-config/P12/params_new/params_new/README.md /root/workspace/daxie-config/P12/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P12/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P12/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P12/params_new/params_new/slave /root/workspace/daxie-config/P12/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P12/params_new/params_new/system-ros /root/workspace/daxie-config/P12/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P12/params_P12/params/ [Pipeline] echo P13拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P13/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P13/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P13/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/P13.git > git init /root/workspace/daxie-config/P13/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P13.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/P13.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P13.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 d58a2bda6296cfd7e896bcb09f563502703ed364 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f d58a2bda6296cfd7e896bcb09f563502703ed364 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk d58a2bda6296cfd7e896bcb09f563502703ed364 # 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/P13.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P13.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T813.git) registered for path 'mqtt-tls' 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/P13.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P13.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P13/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 53% (7/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P13/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 32.95 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (10/882) Resolving deltas: 2% (18/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 12% (106/882) Resolving deltas: 13% (121/882) Resolving deltas: 14% (129/882) Resolving deltas: 15% (135/882) Resolving deltas: 17% (150/882) Resolving deltas: 20% (177/882) Resolving deltas: 21% (190/882) Resolving deltas: 22% (198/882) Resolving deltas: 24% (216/882) Resolving deltas: 25% (228/882) Resolving deltas: 26% (231/882) Resolving deltas: 27% (239/882) Resolving deltas: 32% (284/882) Resolving deltas: 33% (293/882) Resolving deltas: 36% (321/882) Resolving deltas: 37% (334/882) Resolving deltas: 38% (342/882) Resolving deltas: 39% (344/882) Resolving deltas: 40% (357/882) Resolving deltas: 41% (362/882) Resolving deltas: 42% (373/882) Resolving deltas: 44% (390/882) Resolving deltas: 45% (397/882) Resolving deltas: 46% (406/882) Resolving deltas: 47% (421/882) Resolving deltas: 48% (425/882) Resolving deltas: 49% (434/882) Resolving deltas: 51% (450/882) Resolving deltas: 52% (459/882) Resolving deltas: 54% (480/882) Resolving deltas: 55% (491/882) Resolving deltas: 56% (498/882) Resolving deltas: 57% (511/882) Resolving deltas: 58% (513/882) Resolving deltas: 60% (531/882) Resolving deltas: 62% (548/882) Resolving deltas: 63% (564/882) Resolving deltas: 64% (569/882) Resolving deltas: 65% (575/882) Resolving deltas: 66% (583/882) Resolving deltas: 68% (605/882) Resolving deltas: 69% (610/882) Resolving deltas: 70% (618/882) Resolving deltas: 72% (643/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P13/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 33% (3/9) Resolving deltas: 44% (4/9) Resolving deltas: 77% (7/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P13/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P13/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 70% (7/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P13/params_new/lidar-extrinsics'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/111) remote: Counting objects: 1% (2/111) remote: Counting objects: 2% (3/111) remote: Counting objects: 3% (4/111) remote: Counting objects: 4% (5/111) remote: Counting objects: 5% (6/111) remote: Counting objects: 6% (7/111) remote: Counting objects: 7% (8/111) remote: Counting objects: 8% (9/111) remote: Counting objects: 9% (10/111) remote: Counting objects: 10% (12/111) remote: Counting objects: 11% (13/111) remote: Counting objects: 12% (14/111) remote: Counting objects: 13% (15/111) remote: Counting objects: 14% (16/111) remote: Counting objects: 15% (17/111) remote: Counting objects: 16% (18/111) remote: Counting objects: 17% (19/111) remote: Counting objects: 18% (20/111) remote: Counting objects: 19% (22/111) remote: Counting objects: 20% (23/111) remote: Counting objects: 21% (24/111) remote: Counting objects: 22% (25/111) remote: Counting objects: 23% (26/111) remote: Counting objects: 24% (27/111) remote: Counting objects: 25% (28/111) remote: Counting objects: 26% (29/111) remote: Counting objects: 27% (30/111) remote: Counting objects: 28% (32/111) remote: Counting objects: 29% (33/111) remote: Counting objects: 30% (34/111) remote: Counting objects: 31% (35/111) remote: Counting objects: 32% (36/111) remote: Counting objects: 33% (37/111) remote: Counting objects: 34% (38/111) remote: Counting objects: 35% (39/111) remote: Counting objects: 36% (40/111) remote: Counting objects: 37% (42/111) remote: Counting objects: 38% (43/111) remote: Counting objects: 39% (44/111) remote: Counting objects: 40% (45/111) remote: Counting objects: 41% (46/111) remote: Counting objects: 42% (47/111) remote: Counting objects: 43% (48/111) remote: Counting objects: 44% (49/111) remote: Counting objects: 45% (50/111) remote: Counting objects: 46% (52/111) remote: Counting objects: 47% (53/111) remote: Counting objects: 48% (54/111) remote: Counting objects: 49% (55/111) remote: Counting objects: 50% (56/111) remote: Counting objects: 51% (57/111) remote: Counting objects: 52% (58/111) remote: Counting objects: 53% (59/111) remote: Counting objects: 54% (60/111) remote: Counting objects: 55% (62/111) remote: Counting objects: 56% (63/111) remote: Counting objects: 57% (64/111) remote: Counting objects: 58% (65/111) remote: Counting objects: 59% (66/111) remote: Counting objects: 60% (67/111) remote: Counting objects: 61% (68/111) remote: Counting objects: 62% (69/111) remote: Counting objects: 63% (70/111) remote: Counting objects: 64% (72/111) remote: Counting objects: 65% (73/111) remote: Counting objects: 66% (74/111) remote: Counting objects: 67% (75/111) remote: Counting objects: 68% (76/111) remote: Counting objects: 69% (77/111) remote: Counting objects: 70% (78/111) remote: Counting objects: 71% (79/111) remote: Counting objects: 72% (80/111) remote: Counting objects: 73% (82/111) remote: Counting objects: 74% (83/111) remote: Counting objects: 75% (84/111) remote: Counting objects: 76% (85/111) remote: Counting objects: 77% (86/111) remote: Counting objects: 78% (87/111) remote: Counting objects: 79% (88/111) remote: Counting objects: 80% (89/111) remote: Counting objects: 81% (90/111) remote: Counting objects: 82% (92/111) remote: Counting objects: 83% (93/111) remote: Counting objects: 84% (94/111) remote: Counting objects: 85% (95/111) remote: Counting objects: 86% (96/111) remote: Counting objects: 87% (97/111) remote: Counting objects: 88% (98/111) remote: Counting objects: 89% (99/111) remote: Counting objects: 90% (100/111) remote: Counting objects: 91% (102/111) remote: Counting objects: 92% (103/111) remote: Counting objects: 93% (104/111) remote: Counting objects: 94% (105/111) remote: Counting objects: 95% (106/111) remote: Counting objects: 96% (107/111) remote: Counting objects: 97% (108/111) remote: Counting objects: 98% (109/111) remote: Counting objects: 99% (110/111) remote: Counting objects: 100% (111/111) remote: Counting objects: 100% (111/111), done. remote: Compressing objects: 1% (1/99) remote: Compressing objects: 2% (2/99) remote: Compressing objects: 3% (3/99) remote: Compressing objects: 4% (4/99) remote: Compressing objects: 5% (5/99) remote: Compressing objects: 6% (6/99) remote: Compressing objects: 7% (7/99) remote: Compressing objects: 8% (8/99) remote: Compressing objects: 9% (9/99) remote: Compressing objects: 10% (10/99) remote: Compressing objects: 11% (11/99) remote: Compressing objects: 12% (12/99) remote: Compressing objects: 13% (13/99) remote: Compressing objects: 14% (14/99) remote: Compressing objects: 15% (15/99) remote: Compressing objects: 16% (16/99) remote: Compressing objects: 17% (17/99) remote: Compressing objects: 18% (18/99) remote: Compressing objects: 19% (19/99) remote: Compressing objects: 20% (20/99) remote: Compressing objects: 21% (21/99) remote: Compressing objects: 22% (22/99) remote: Compressing objects: 23% (23/99) remote: Compressing objects: 24% (24/99) remote: Compressing objects: 25% (25/99) remote: Compressing objects: 26% (26/99) remote: Compressing objects: 27% (27/99) remote: Compressing objects: 28% (28/99) remote: Compressing objects: 29% (29/99) remote: Compressing objects: 30% (30/99) remote: Compressing objects: 31% (31/99) remote: Compressing objects: 32% (32/99) remote: Compressing objects: 33% (33/99) remote: Compressing objects: 34% (34/99) remote: Compressing objects: 35% (35/99) remote: Compressing objects: 36% (36/99) remote: Compressing objects: 37% (37/99) remote: Compressing objects: 38% (38/99) remote: Compressing objects: 39% (39/99) remote: Compressing objects: 40% (40/99) remote: Compressing objects: 41% (41/99) remote: Compressing objects: 42% (42/99) remote: Compressing objects: 43% (43/99) remote: Compressing objects: 44% (44/99) remote: Compressing objects: 45% (45/99) remote: Compressing objects: 46% (46/99) remote: Compressing objects: 47% (47/99) remote: Compressing objects: 48% (48/99) remote: Compressing objects: 49% (49/99) remote: Compressing objects: 50% (50/99) remote: Compressing objects: 51% (51/99) remote: Compressing objects: 52% (52/99) remote: Compressing objects: 53% (53/99) remote: Compressing objects: 54% (54/99) remote: Compressing objects: 55% (55/99) remote: Compressing objects: 56% (56/99) remote: Compressing objects: 57% (57/99) remote: Compressing objects: 58% (58/99) remote: Compressing objects: 59% (59/99) remote: Compressing objects: 60% (60/99) remote: Compressing objects: 61% (61/99) remote: Compressing objects: 62% (62/99) remote: Compressing objects: 63% (63/99) remote: Compressing objects: 64% (64/99) remote: Compressing objects: 65% (65/99) remote: Compressing objects: 66% (66/99) remote: Compressing objects: 67% (67/99) remote: Compressing objects: 68% (68/99) remote: Compressing objects: 69% (69/99) remote: Compressing objects: 70% (70/99) remote: Compressing objects: 71% (71/99) remote: Compressing objects: 72% (72/99) remote: Compressing objects: 73% (73/99) remote: Compressing objects: 74% (74/99) remote: Compressing objects: 75% (75/99) remote: Compressing objects: 76% (76/99) remote: Compressing objects: 77% (77/99) remote: Compressing objects: 78% (78/99) remote: Compressing objects: 79% (79/99) remote: Compressing objects: 80% (80/99) remote: Compressing objects: 81% (81/99) remote: Compressing objects: 82% (82/99) remote: Compressing objects: 83% (83/99) remote: Compressing objects: 84% (84/99) remote: Compressing objects: 85% (85/99) remote: Compressing objects: 86% (86/99) remote: Compressing objects: 87% (87/99) remote: Compressing objects: 88% (88/99) remote: Compressing objects: 89% (89/99) remote: Compressing objects: 90% (90/99) remote: Compressing objects: 91% (91/99) remote: Compressing objects: 92% (92/99) remote: Compressing objects: 93% (93/99) remote: Compressing objects: 94% (94/99) remote: Compressing objects: 95% (95/99) remote: Compressing objects: 96% (96/99) remote: Compressing objects: 97% (97/99) remote: Compressing objects: 98% (98/99) remote: Compressing objects: 100% (99/99) remote: Compressing objects: 100% (99/99), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) remote: Total 148 (delta 16), reused 63 (delta 9), pack-reused 37 Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 23.22 KiB | 23.22 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: 26% (6/23) Resolving deltas: 30% (7/23) Resolving deltas: 47% (11/23) Resolving deltas: 52% (12/23) Resolving deltas: 60% (14/23) Resolving deltas: 69% (16/23) Resolving deltas: 73% (17/23) Resolving deltas: 82% (19/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/daxie-config/P13/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P13/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 34.34 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 17% (43/251) Resolving deltas: 31% (78/251) Resolving deltas: 32% (81/251) Resolving deltas: 33% (85/251) Resolving deltas: 34% (87/251) Resolving deltas: 35% (88/251) Resolving deltas: 42% (106/251) Resolving deltas: 46% (116/251) Resolving deltas: 49% (124/251) Resolving deltas: 51% (130/251) Resolving deltas: 55% (140/251) Resolving deltas: 56% (142/251) Resolving deltas: 57% (145/251) Resolving deltas: 58% (148/251) Resolving deltas: 59% (150/251) Resolving deltas: 60% (152/251) Resolving deltas: 61% (154/251) Resolving deltas: 62% (158/251) Resolving deltas: 64% (161/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (167/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (171/251) Resolving deltas: 70% (177/251) Resolving deltas: 71% (179/251) Resolving deltas: 76% (191/251) Resolving deltas: 79% (200/251) Resolving deltas: 83% (209/251) Resolving deltas: 84% (212/251) Resolving deltas: 85% (215/251) Resolving deltas: 86% (217/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (222/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (226/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (231/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 98% (246/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P13/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P13/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 6% (4/64) Resolving deltas: 10% (7/64) Resolving deltas: 14% (9/64) Resolving deltas: 17% (11/64) Resolving deltas: 18% (12/64) Resolving deltas: 20% (13/64) Resolving deltas: 34% (22/64) Resolving deltas: 37% (24/64) Resolving deltas: 39% (25/64) Resolving deltas: 42% (27/64) Resolving deltas: 46% (30/64) Resolving deltas: 48% (31/64) Resolving deltas: 51% (33/64) Resolving deltas: 56% (36/64) Resolving deltas: 57% (37/64) Resolving deltas: 59% (38/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 76% (49/64) Resolving deltas: 82% (53/64) Resolving deltas: 84% (54/64) Resolving deltas: 85% (55/64) Resolving deltas: 93% (60/64) Resolving deltas: 96% (62/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P13/params_new/msf-vehicle'... remote: Enumerating objects: 43, done. remote: Counting objects: 33% (1/3) remote: Counting objects: 66% (2/3) remote: Counting objects: 100% (3/3) remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 43 (delta 0), reused 0 (delta 0), pack-reused 40 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 5.15 KiB | 5.15 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 42% (8/19) Resolving deltas: 47% (9/19) Resolving deltas: 52% (10/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 14% (10/71) Resolving deltas: 23% (17/71) Resolving deltas: 25% (18/71) Resolving deltas: 29% (21/71) Resolving deltas: 45% (32/71) Resolving deltas: 46% (33/71) Resolving deltas: 47% (34/71) Resolving deltas: 49% (35/71) Resolving deltas: 50% (36/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 66% (18/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 34.99 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (18/1247) Resolving deltas: 2% (26/1247) Resolving deltas: 5% (74/1247) Resolving deltas: 6% (84/1247) Resolving deltas: 7% (90/1247) Resolving deltas: 8% (106/1247) Resolving deltas: 9% (120/1247) Resolving deltas: 10% (126/1247) Resolving deltas: 11% (147/1247) Resolving deltas: 12% (152/1247) Resolving deltas: 13% (164/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 18% (229/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 20% (250/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 22% (281/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 24% (300/1247) Resolving deltas: 25% (313/1247) Resolving deltas: 27% (342/1247) Resolving deltas: 38% (476/1247) Resolving deltas: 39% (494/1247) Resolving deltas: 54% (676/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 8% (5/62) Resolving deltas: 9% (6/62) Resolving deltas: 11% (7/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 17% (11/62) Resolving deltas: 19% (12/62) Resolving deltas: 22% (14/62) Resolving deltas: 24% (15/62) Resolving deltas: 69% (43/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 50% (16/32) Resolving deltas: 53% (17/32) Resolving deltas: 65% (21/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 23.62 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 8% (26/318) Resolving deltas: 27% (88/318) Resolving deltas: 31% (99/318) Resolving deltas: 33% (107/318) Resolving deltas: 38% (121/318) Resolving deltas: 39% (127/318) Resolving deltas: 44% (143/318) Resolving deltas: 45% (145/318) Resolving deltas: 46% (147/318) Resolving deltas: 48% (154/318) Resolving deltas: 50% (162/318) Resolving deltas: 51% (164/318) Resolving deltas: 53% (169/318) Resolving deltas: 54% (172/318) Resolving deltas: 55% (175/318) Resolving deltas: 56% (179/318) Resolving deltas: 57% (182/318) Resolving deltas: 60% (193/318) Resolving deltas: 61% (195/318) Resolving deltas: 62% (198/318) Resolving deltas: 63% (201/318) Resolving deltas: 64% (204/318) Resolving deltas: 77% (246/318) Resolving deltas: 81% (259/318) Resolving deltas: 82% (262/318) Resolving deltas: 83% (264/318) Resolving deltas: 96% (307/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P13/params_new/perception_vehicles'... remote: Enumerating objects: 70, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 2% (1/38) remote: Compressing objects: 5% (2/38) remote: Compressing objects: 7% (3/38) remote: Compressing objects: 10% (4/38) remote: Compressing objects: 13% (5/38) remote: Compressing objects: 15% (6/38) remote: Compressing objects: 18% (7/38) remote: Compressing objects: 21% (8/38) remote: Compressing objects: 23% (9/38) remote: Compressing objects: 26% (10/38) remote: Compressing objects: 28% (11/38) remote: Compressing objects: 31% (12/38) remote: Compressing objects: 34% (13/38) remote: Compressing objects: 36% (14/38) remote: Compressing objects: 39% (15/38) remote: Compressing objects: 42% (16/38) remote: Compressing objects: 44% (17/38) remote: Compressing objects: 47% (18/38) remote: Compressing objects: 50% (19/38) remote: Compressing objects: 52% (20/38) remote: Compressing objects: 55% (21/38) remote: Compressing objects: 57% (22/38) remote: Compressing objects: 60% (23/38) remote: Compressing objects: 63% (24/38) remote: Compressing objects: 65% (25/38) remote: Compressing objects: 68% (26/38) remote: Compressing objects: 71% (27/38) remote: Compressing objects: 73% (28/38) remote: Compressing objects: 76% (29/38) remote: Compressing objects: 78% (30/38) remote: Compressing objects: 81% (31/38) remote: Compressing objects: 84% (32/38) remote: Compressing objects: 86% (33/38) remote: Compressing objects: 89% (34/38) remote: Compressing objects: 92% (35/38) remote: Compressing objects: 94% (36/38) remote: Compressing objects: 97% (37/38) remote: Compressing objects: 100% (38/38) remote: Compressing objects: 100% (38/38), done. remote: Total 70 (delta 16), reused 31 (delta 7), pack-reused 15 Receiving objects: 1% (1/70) Receiving objects: 2% (2/70) Receiving objects: 4% (3/70) Receiving objects: 5% (4/70) Receiving objects: 7% (5/70) Receiving objects: 8% (6/70) Receiving objects: 10% (7/70) Receiving objects: 11% (8/70) Receiving objects: 12% (9/70) Receiving objects: 14% (10/70) Receiving objects: 15% (11/70) Receiving objects: 17% (12/70) Receiving objects: 18% (13/70) Receiving objects: 20% (14/70) Receiving objects: 21% (15/70) Receiving objects: 22% (16/70) Receiving objects: 24% (17/70) Receiving objects: 25% (18/70) Receiving objects: 27% (19/70) Receiving objects: 28% (20/70) Receiving objects: 30% (21/70) Receiving objects: 31% (22/70) Receiving objects: 32% (23/70) Receiving objects: 34% (24/70) Receiving objects: 35% (25/70) Receiving objects: 37% (26/70) Receiving objects: 38% (27/70) Receiving objects: 40% (28/70) Receiving objects: 41% (29/70) Receiving objects: 42% (30/70) Receiving objects: 44% (31/70) Receiving objects: 45% (32/70) Receiving objects: 47% (33/70) Receiving objects: 48% (34/70) Receiving objects: 50% (35/70) Receiving objects: 51% (36/70) Receiving objects: 52% (37/70) Receiving objects: 54% (38/70) Receiving objects: 55% (39/70) Receiving objects: 57% (40/70) Receiving objects: 58% (41/70) Receiving objects: 60% (42/70) Receiving objects: 61% (43/70) Receiving objects: 62% (44/70) Receiving objects: 64% (45/70) Receiving objects: 65% (46/70) Receiving objects: 67% (47/70) Receiving objects: 68% (48/70) Receiving objects: 70% (49/70) Receiving objects: 71% (50/70) Receiving objects: 72% (51/70) Receiving objects: 74% (52/70) Receiving objects: 75% (53/70) Receiving objects: 77% (54/70) Receiving objects: 78% (55/70) Receiving objects: 80% (56/70) Receiving objects: 81% (57/70) Receiving objects: 82% (58/70) Receiving objects: 84% (59/70) Receiving objects: 85% (60/70) Receiving objects: 87% (61/70) Receiving objects: 88% (62/70) Receiving objects: 90% (63/70) Receiving objects: 91% (64/70) Receiving objects: 92% (65/70) Receiving objects: 94% (66/70) Receiving objects: 95% (67/70) Receiving objects: 97% (68/70) Receiving objects: 98% (69/70) Receiving objects: 100% (70/70) Receiving objects: 100% (70/70), 9.08 KiB | 9.08 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 31% (5/16) Resolving deltas: 50% (8/16) Resolving deltas: 75% (12/16) Resolving deltas: 93% (15/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/daxie-config/P13/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 22% (4/18) Resolving deltas: 33% (6/18) Resolving deltas: 61% (11/18) Resolving deltas: 66% (12/18) Resolving deltas: 77% (14/18) Resolving deltas: 83% (15/18) Resolving deltas: 94% (17/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P13/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 21.38 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 4% (14/343) Resolving deltas: 9% (31/343) Resolving deltas: 12% (43/343) Resolving deltas: 17% (60/343) Resolving deltas: 20% (70/343) Resolving deltas: 27% (93/343) Resolving deltas: 33% (114/343) Resolving deltas: 34% (119/343) Resolving deltas: 35% (123/343) Resolving deltas: 37% (127/343) Resolving deltas: 38% (132/343) Resolving deltas: 41% (143/343) Resolving deltas: 47% (164/343) Resolving deltas: 51% (176/343) Resolving deltas: 54% (187/343) Resolving deltas: 55% (190/343) Resolving deltas: 60% (208/343) Resolving deltas: 61% (212/343) Resolving deltas: 62% (214/343) Resolving deltas: 66% (227/343) Resolving deltas: 67% (230/343) Resolving deltas: 70% (241/343) Resolving deltas: 71% (244/343) Resolving deltas: 74% (254/343) Resolving deltas: 75% (259/343) Resolving deltas: 76% (261/343) Resolving deltas: 81% (278/343) Resolving deltas: 82% (283/343) Resolving deltas: 83% (287/343) Resolving deltas: 84% (290/343) Resolving deltas: 85% (293/343) Resolving deltas: 86% (297/343) Resolving deltas: 89% (306/343) Resolving deltas: 90% (309/343) Resolving deltas: 91% (313/343) Resolving deltas: 93% (322/343) Resolving deltas: 94% (323/343) Resolving deltas: 95% (326/343) Resolving deltas: 96% (332/343) Resolving deltas: 97% (336/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P13/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 2% (5/235) Resolving deltas: 3% (8/235) Resolving deltas: 5% (12/235) Resolving deltas: 6% (15/235) Resolving deltas: 8% (20/235) Resolving deltas: 9% (22/235) Resolving deltas: 14% (33/235) Resolving deltas: 15% (36/235) Resolving deltas: 27% (64/235) Resolving deltas: 29% (69/235) Resolving deltas: 31% (73/235) Resolving deltas: 34% (81/235) Resolving deltas: 51% (120/235) Resolving deltas: 59% (140/235) Resolving deltas: 60% (143/235) Resolving deltas: 64% (151/235) Resolving deltas: 65% (153/235) Resolving deltas: 66% (156/235) Resolving deltas: 67% (159/235) Resolving deltas: 68% (161/235) Resolving deltas: 74% (174/235) Resolving deltas: 75% (177/235) Resolving deltas: 79% (186/235) Resolving deltas: 81% (192/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (197/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 86% (203/235) Resolving deltas: 87% (205/235) Resolving deltas: 88% (209/235) Resolving deltas: 89% (210/235) Resolving deltas: 91% (216/235) Resolving deltas: 92% (217/235) Resolving deltas: 94% (223/235) Resolving deltas: 95% (224/235) Resolving deltas: 97% (229/235) Resolving deltas: 98% (232/235) Resolving deltas: 99% (233/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P13/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 46.69 MiB | 46.68 MiB/s Receiving objects: 11% (48/408), 92.50 MiB | 46.25 MiB/s Receiving objects: 11% (48/408), 137.59 MiB | 45.86 MiB/s Receiving objects: 12% (49/408), 157.48 MiB | 44.99 MiB/s Receiving objects: 13% (54/408), 157.48 MiB | 44.99 MiB/s Receiving objects: 14% (58/408), 157.48 MiB | 44.99 MiB/s Receiving objects: 15% (62/408), 157.48 MiB | 44.99 MiB/s Receiving objects: 15% (62/408), 176.70 MiB | 44.17 MiB/s Receiving objects: 16% (66/408), 176.70 MiB | 44.17 MiB/s Receiving objects: 17% (70/408), 176.70 MiB | 44.17 MiB/s Receiving objects: 18% (74/408), 176.70 MiB | 44.17 MiB/s Receiving objects: 19% (78/408), 176.70 MiB | 44.17 MiB/s Receiving objects: 20% (82/408), 176.70 MiB | 44.17 MiB/s Receiving objects: 21% (86/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 22% (90/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 23% (94/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 24% (98/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 25% (102/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 26% (107/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 27% (111/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 28% (115/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 29% (119/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 30% (123/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 31% (127/408), 196.90 MiB | 43.75 MiB/s Receiving objects: 31% (127/408), 215.72 MiB | 43.06 MiB/s Receiving objects: 32% (131/408), 215.72 MiB | 43.06 MiB/s Receiving objects: 33% (135/408), 215.72 MiB | 43.06 MiB/s Receiving objects: 34% (139/408), 215.72 MiB | 43.06 MiB/s Receiving objects: 35% (143/408), 238.32 MiB | 42.58 MiB/s Receiving objects: 36% (147/408), 238.32 MiB | 42.58 MiB/s Receiving objects: 37% (151/408), 238.32 MiB | 42.58 MiB/s Receiving objects: 38% (156/408), 238.32 MiB | 42.58 MiB/s Receiving objects: 39% (160/408), 238.32 MiB | 42.58 MiB/s Receiving objects: 39% (161/408), 259.97 MiB | 41.72 MiB/s Receiving objects: 40% (164/408), 259.97 MiB | 41.72 MiB/s Receiving objects: 41% (168/408), 259.97 MiB | 41.72 MiB/s Receiving objects: 42% (172/408), 279.88 MiB | 41.64 MiB/s Receiving objects: 42% (174/408), 299.46 MiB | 41.24 MiB/s Receiving objects: 43% (176/408), 299.46 MiB | 41.24 MiB/s Receiving objects: 44% (180/408), 299.46 MiB | 41.24 MiB/s Receiving objects: 45% (184/408), 299.46 MiB | 41.24 MiB/s Receiving objects: 45% (187/408), 342.15 MiB | 41.04 MiB/s Receiving objects: 46% (188/408), 342.15 MiB | 41.04 MiB/s Receiving objects: 47% (192/408), 342.15 MiB | 41.04 MiB/s Receiving objects: 47% (193/408), 381.18 MiB | 40.96 MiB/s Receiving objects: 48% (196/408), 381.18 MiB | 40.96 MiB/s Receiving objects: 49% (200/408), 381.18 MiB | 40.96 MiB/s Receiving objects: 49% (201/408), 415.66 MiB | 39.42 MiB/s Receiving objects: 50% (204/408), 415.66 MiB | 39.42 MiB/s Receiving objects: 51% (209/408), 415.66 MiB | 39.42 MiB/s Receiving objects: 52% (213/408), 415.66 MiB | 39.42 MiB/s Receiving objects: 53% (217/408), 452.83 MiB | 42.87 MiB/s Receiving objects: 54% (221/408), 452.83 MiB | 42.87 MiB/s Receiving objects: 55% (225/408), 452.83 MiB | 42.87 MiB/s Receiving objects: 55% (228/408), 473.80 MiB | 43.10 MiB/s Receiving objects: 56% (229/408), 473.80 MiB | 43.10 MiB/s Receiving objects: 57% (233/408), 473.80 MiB | 43.10 MiB/s Receiving objects: 58% (237/408), 473.80 MiB | 43.10 MiB/s Receiving objects: 58% (239/408), 510.86 MiB | 42.19 MiB/s Receiving objects: 59% (241/408), 510.86 MiB | 42.19 MiB/s Receiving objects: 60% (245/408), 510.86 MiB | 42.19 MiB/s Receiving objects: 61% (249/408), 530.11 MiB | 41.77 MiB/s Receiving objects: 62% (253/408), 530.11 MiB | 41.77 MiB/s Receiving objects: 63% (258/408), 530.11 MiB | 41.77 MiB/s Receiving objects: 64% (262/408), 530.11 MiB | 41.77 MiB/s Receiving objects: 65% (266/408), 530.11 MiB | 41.77 MiB/s Receiving objects: 65% (267/408), 548.64 MiB | 41.30 MiB/s Receiving objects: 66% (270/408), 548.64 MiB | 41.30 MiB/s Receiving objects: 67% (274/408), 548.64 MiB | 41.30 MiB/s Receiving objects: 68% (278/408), 548.64 MiB | 41.30 MiB/s Receiving objects: 69% (282/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 70% (286/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 71% (290/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 72% (294/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 73% (298/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 74% (302/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 75% (306/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 76% (311/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 77% (315/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 78% (319/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 79% (323/408), 567.97 MiB | 41.51 MiB/s Receiving objects: 79% (326/408), 585.90 MiB | 41.01 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.89 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.89 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.89 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 15.86 MiB/s Receiving objects: 81% (332/408), 637.30 MiB | 15.58 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.33 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.33 MiB/s Receiving objects: 82% (337/408), 658.54 MiB | 12.36 MiB/s Receiving objects: 83% (339/408), 658.54 MiB | 12.36 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 9.71 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.48 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.48 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.29 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.29 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.91 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.91 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.91 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.91 MiB/s Receiving objects: 88% (360/408), 790.56 MiB | 8.09 MiB/s Receiving objects: 89% (364/408), 790.56 MiB | 8.09 MiB/s Receiving objects: 89% (365/408), 790.56 MiB | 8.09 MiB/s Receiving objects: 90% (368/408), 809.50 MiB | 8.14 MiB/s Receiving objects: 90% (371/408), 849.18 MiB | 9.91 MiB/s Receiving objects: 91% (372/408), 849.18 MiB | 9.91 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.98 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 11.07 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 11.07 MiB/s Receiving objects: 92% (378/408), 857.72 MiB | 11.07 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 11.07 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 11.07 MiB/s Receiving objects: 95% (388/408), 884.41 MiB | 10.98 MiB/s Receiving objects: 96% (392/408), 884.41 MiB | 10.98 MiB/s Receiving objects: 96% (395/408), 906.98 MiB | 17.38 MiB/s Receiving objects: 97% (396/408), 906.98 MiB | 17.38 MiB/s Receiving objects: 98% (400/408), 906.98 MiB | 17.38 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.90 MiB | 16.40 MiB/s Receiving objects: 100% (408/408), 923.90 MiB | 16.40 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.13 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 12% (10/80) Resolving deltas: 22% (18/80) Resolving deltas: 23% (19/80) Resolving deltas: 26% (21/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P13/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 49% (103/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 50% (105/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 51% (108/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 52% (110/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 53% (112/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 54% (114/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 55% (116/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 56% (118/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 57% (120/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 58% (122/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 59% (124/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 60% (126/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 61% (129/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 62% (131/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 63% (133/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 64% (135/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 65% (137/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 66% (139/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 67% (141/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 68% (143/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 69% (145/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 70% (147/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 71% (150/210), 27.32 MiB | 54.62 MiB/s Receiving objects: 71% (151/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 72% (152/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 73% (154/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 74% (156/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 75% (158/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 76% (160/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 77% (162/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 78% (164/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 79% (166/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 80% (168/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 81% (171/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 82% (173/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 83% (175/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 84% (177/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 85% (179/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 86% (181/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 87% (183/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 88% (185/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 89% (187/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 90% (189/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 91% (192/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 92% (194/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 93% (196/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 94% (198/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 95% (200/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 96% (202/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 97% (204/210), 52.83 MiB | 52.82 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 99% (208/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 100% (210/210), 52.83 MiB | 52.82 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 53.45 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 1% (1/60) Resolving deltas: 6% (4/60) Resolving deltas: 60% (36/60) Resolving deltas: 65% (39/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 81% (49/60) Resolving deltas: 83% (50/60) Resolving deltas: 90% (54/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P13/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/daxie-config/P13/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 16% (7/43) Resolving deltas: 74% (32/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P13/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/daxie-config/P13/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 53.29 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 31% (22/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P13/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 31.23 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (37/841) Resolving deltas: 5% (48/841) Resolving deltas: 6% (52/841) Resolving deltas: 7% (64/841) Resolving deltas: 8% (68/841) Resolving deltas: 11% (100/841) Resolving deltas: 17% (145/841) Resolving deltas: 22% (189/841) Resolving deltas: 36% (303/841) Resolving deltas: 41% (351/841) Resolving deltas: 45% (381/841) Resolving deltas: 46% (387/841) Resolving deltas: 47% (397/841) Resolving deltas: 51% (437/841) Resolving deltas: 52% (443/841) Resolving deltas: 53% (450/841) Resolving deltas: 54% (456/841) Resolving deltas: 57% (486/841) Resolving deltas: 58% (494/841) Resolving deltas: 59% (500/841) Resolving deltas: 60% (510/841) Resolving deltas: 61% (518/841) Resolving deltas: 64% (539/841) Resolving deltas: 70% (596/841) Resolving deltas: 71% (600/841) Resolving deltas: 79% (672/841) Resolving deltas: 80% (676/841) Resolving deltas: 81% (682/841) Resolving deltas: 82% (690/841) Resolving deltas: 83% (699/841) Resolving deltas: 84% (713/841) Resolving deltas: 85% (717/841) Resolving deltas: 87% (738/841) Resolving deltas: 88% (742/841) Resolving deltas: 89% (749/841) Resolving deltas: 91% (766/841) Resolving deltas: 92% (777/841) Resolving deltas: 93% (783/841) Resolving deltas: 94% (791/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (810/841) Resolving deltas: 97% (817/841) Resolving deltas: 98% (826/841) Resolving deltas: 99% (836/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P13/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 8% (4/49) Resolving deltas: 48% (24/49) Resolving deltas: 51% (25/49) Resolving deltas: 53% (26/49) Resolving deltas: 61% (30/49) Resolving deltas: 67% (33/49) Resolving deltas: 71% (35/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P13/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 14.96 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 63% (65/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P13/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 3% (8/203) Resolving deltas: 5% (11/203) Resolving deltas: 7% (15/203) Resolving deltas: 8% (18/203) Resolving deltas: 31% (64/203) Resolving deltas: 32% (66/203) Resolving deltas: 33% (68/203) Resolving deltas: 34% (70/203) Resolving deltas: 36% (75/203) Resolving deltas: 41% (85/203) Resolving deltas: 42% (86/203) Resolving deltas: 44% (91/203) Resolving deltas: 46% (94/203) Resolving deltas: 47% (97/203) Resolving deltas: 52% (106/203) Resolving deltas: 53% (108/203) Resolving deltas: 54% (110/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (117/203) Resolving deltas: 58% (118/203) Resolving deltas: 59% (120/203) Resolving deltas: 60% (122/203) Resolving deltas: 61% (125/203) Resolving deltas: 69% (142/203) Resolving deltas: 73% (150/203) Resolving deltas: 74% (151/203) Resolving deltas: 78% (159/203) Resolving deltas: 79% (162/203) Resolving deltas: 84% (172/203) Resolving deltas: 88% (179/203) Resolving deltas: 90% (183/203) Resolving deltas: 91% (185/203) Resolving deltas: 93% (189/203) Resolving deltas: 94% (192/203) Resolving deltas: 95% (193/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (200/203) Resolving deltas: 99% (202/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out '93661d93dc2b21839936ae9a5e7744d6784bf2c0' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out 'f235a53f6f00880fbb155c2d5b42f380032d650c' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '48c7bc0bd626a336e318f4c847f851c5f6a667b8' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '7425324d051591822a55376e0bb45f1067e02846' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '88f58d38336c3c822b531b22abc1106b3a60d37c' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P13/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P13/params_new/hardware/hardware /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/hdmap/hdmap /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P13/params_new/lidar-extrinsics/ [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P13/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P13/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P13/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P13/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P13/params_new/msf-port/README.md /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P13/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P13/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P13/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P13/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_new_detection/perception /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P13/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P13/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_spreader_vision/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P13/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_tools/perception /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P13/params_new/perception_vehicles/master /root/workspace/daxie-config/P13/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P13/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P13/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P13/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P13/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P13/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/prediction_config/prediction /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P13/params_new/system-common/ [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/system-common/master /root/workspace/daxie-config/P13/params_new/system-common/system-ros /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/system-device/master /root/workspace/daxie-config/P13/params_new/system-device/slave /root/workspace/daxie-config/P13/params_new/system-device/system-ros /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/system-node-daxie/master /root/workspace/daxie-config/P13/params_new/system-node-daxie/slave /root/workspace/daxie-config/P13/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P13/params_new/system-port/points.json /root/workspace/daxie-config/P13/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P13/params_new/system-port/system-ros /root/workspace/daxie-config/P13/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P13/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P13/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P13/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P13/params_new/params_new/bay.txt /root/workspace/daxie-config/P13/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P13/params_new/params_new/crane_align /root/workspace/daxie-config/P13/params_new/params_new/crane_detection /root/workspace/daxie-config/P13/params_new/params_new/data_collection /root/workspace/daxie-config/P13/params_new/params_new/extrinsics /root/workspace/daxie-config/P13/params_new/params_new/field.yaml /root/workspace/daxie-config/P13/params_new/params_new/gantry.txt /root/workspace/daxie-config/P13/params_new/params_new/hardware /root/workspace/daxie-config/P13/params_new/params_new/hdmap /root/workspace/daxie-config/P13/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P13/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P13/params_new/params_new/lane_detection /root/workspace/daxie-config/P13/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P13/params_new/params_new/lidar_correction_files /root/workspace/daxie-config/P13/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P13/params_new/params_new/master /root/workspace/daxie-config/P13/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P13/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P13/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P13/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P13/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P13/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P13/params_new/params_new/perception /root/workspace/daxie-config/P13/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P13/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P13/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P13/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P13/params_new/params_new/pointcloud /root/workspace/daxie-config/P13/params_new/params_new/points.json /root/workspace/daxie-config/P13/params_new/params_new/prediction /root/workspace/daxie-config/P13/params_new/params_new/README.md /root/workspace/daxie-config/P13/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P13/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P13/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P13/params_new/params_new/slave /root/workspace/daxie-config/P13/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P13/params_new/params_new/system-ros /root/workspace/daxie-config/P13/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P13/params_P13/params/ [Pipeline] echo P14拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P14/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P14/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P14/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/P14.git > git init /root/workspace/daxie-config/P14/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P14.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/P14.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P14.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 5d61d202db61b65f99ed9b9579a1437dd13d4006 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d61d202db61b65f99ed9b9579a1437dd13d4006 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 5d61d202db61b65f99ed9b9579a1437dd13d4006 # 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/P14.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P14.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T814.git) registered for path 'mqtt-tls' 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/P14.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_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' 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_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P14.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P14/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 61% (8/13) Resolving deltas: 69% (9/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P14/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 31.02 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (9/882) Resolving deltas: 2% (18/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 11% (100/882) Resolving deltas: 13% (115/882) Resolving deltas: 14% (124/882) Resolving deltas: 15% (134/882) Resolving deltas: 16% (145/882) Resolving deltas: 19% (172/882) Resolving deltas: 20% (184/882) Resolving deltas: 21% (188/882) Resolving deltas: 22% (197/882) Resolving deltas: 24% (212/882) Resolving deltas: 25% (223/882) Resolving deltas: 26% (230/882) Resolving deltas: 27% (239/882) Resolving deltas: 32% (290/882) Resolving deltas: 34% (300/882) Resolving deltas: 38% (337/882) Resolving deltas: 40% (355/882) Resolving deltas: 41% (365/882) Resolving deltas: 42% (372/882) Resolving deltas: 43% (380/882) Resolving deltas: 44% (390/882) Resolving deltas: 45% (397/882) Resolving deltas: 47% (418/882) Resolving deltas: 48% (427/882) Resolving deltas: 49% (434/882) Resolving deltas: 50% (441/882) Resolving deltas: 51% (453/882) Resolving deltas: 52% (459/882) Resolving deltas: 54% (477/882) Resolving deltas: 55% (488/882) Resolving deltas: 57% (504/882) Resolving deltas: 58% (516/882) Resolving deltas: 59% (527/882) Resolving deltas: 60% (531/882) Resolving deltas: 61% (541/882) Resolving deltas: 62% (547/882) Resolving deltas: 63% (558/882) Resolving deltas: 65% (574/882) Resolving deltas: 66% (583/882) Resolving deltas: 67% (595/882) Resolving deltas: 68% (601/882) Resolving deltas: 69% (613/882) Resolving deltas: 73% (650/882) Resolving deltas: 74% (653/882) Resolving deltas: 75% (663/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P14/params_new/hardware'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), done. Resolving deltas: 0% (0/9) Resolving deltas: 44% (4/9) Resolving deltas: 55% (5/9) Resolving deltas: 77% (7/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/daxie-config/P14/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P14/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 60% (6/10) Resolving deltas: 70% (7/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P14/params_new/lidar-extrinsics'... remote: Enumerating objects: 123, done. remote: Counting objects: 0% (1/107) remote: Counting objects: 1% (2/107) remote: Counting objects: 2% (3/107) remote: Counting objects: 3% (4/107) remote: Counting objects: 4% (5/107) remote: Counting objects: 5% (6/107) remote: Counting objects: 6% (7/107) remote: Counting objects: 7% (8/107) remote: Counting objects: 8% (9/107) remote: Counting objects: 9% (10/107) remote: Counting objects: 10% (11/107) remote: Counting objects: 11% (12/107) remote: Counting objects: 12% (13/107) remote: Counting objects: 13% (14/107) remote: Counting objects: 14% (15/107) remote: Counting objects: 15% (17/107) remote: Counting objects: 16% (18/107) remote: Counting objects: 17% (19/107) remote: Counting objects: 18% (20/107) remote: Counting objects: 19% (21/107) remote: Counting objects: 20% (22/107) remote: Counting objects: 21% (23/107) remote: Counting objects: 22% (24/107) remote: Counting objects: 23% (25/107) remote: Counting objects: 24% (26/107) remote: Counting objects: 25% (27/107) remote: Counting objects: 26% (28/107) remote: Counting objects: 27% (29/107) remote: Counting objects: 28% (30/107) remote: Counting objects: 29% (32/107) remote: Counting objects: 30% (33/107) remote: Counting objects: 31% (34/107) remote: Counting objects: 32% (35/107) remote: Counting objects: 33% (36/107) remote: Counting objects: 34% (37/107) remote: Counting objects: 35% (38/107) remote: Counting objects: 36% (39/107) remote: Counting objects: 37% (40/107) remote: Counting objects: 38% (41/107) remote: Counting objects: 39% (42/107) remote: Counting objects: 40% (43/107) remote: Counting objects: 41% (44/107) remote: Counting objects: 42% (45/107) remote: Counting objects: 43% (47/107) remote: Counting objects: 44% (48/107) remote: Counting objects: 45% (49/107) remote: Counting objects: 46% (50/107) remote: Counting objects: 47% (51/107) remote: Counting objects: 48% (52/107) remote: Counting objects: 49% (53/107) remote: Counting objects: 50% (54/107) remote: Counting objects: 51% (55/107) remote: Counting objects: 52% (56/107) remote: Counting objects: 53% (57/107) remote: Counting objects: 54% (58/107) remote: Counting objects: 55% (59/107) remote: Counting objects: 56% (60/107) remote: Counting objects: 57% (61/107) remote: Counting objects: 58% (63/107) remote: Counting objects: 59% (64/107) remote: Counting objects: 60% (65/107) remote: Counting objects: 61% (66/107) remote: Counting objects: 62% (67/107) remote: Counting objects: 63% (68/107) remote: Counting objects: 64% (69/107) remote: Counting objects: 65% (70/107) remote: Counting objects: 66% (71/107) remote: Counting objects: 67% (72/107) remote: Counting objects: 68% (73/107) remote: Counting objects: 69% (74/107) remote: Counting objects: 70% (75/107) remote: Counting objects: 71% (76/107) remote: Counting objects: 72% (78/107) remote: Counting objects: 73% (79/107) remote: Counting objects: 74% (80/107) remote: Counting objects: 75% (81/107) remote: Counting objects: 76% (82/107) remote: Counting objects: 77% (83/107) remote: Counting objects: 78% (84/107) remote: Counting objects: 79% (85/107) remote: Counting objects: 80% (86/107) remote: Counting objects: 81% (87/107) remote: Counting objects: 82% (88/107) remote: Counting objects: 83% (89/107) remote: Counting objects: 84% (90/107) remote: Counting objects: 85% (91/107) remote: Counting objects: 86% (93/107) remote: Counting objects: 87% (94/107) remote: Counting objects: 88% (95/107) remote: Counting objects: 89% (96/107) remote: Counting objects: 90% (97/107) remote: Counting objects: 91% (98/107) remote: Counting objects: 92% (99/107) remote: Counting objects: 93% (100/107) remote: Counting objects: 94% (101/107) remote: Counting objects: 95% (102/107) remote: Counting objects: 96% (103/107) remote: Counting objects: 97% (104/107) remote: Counting objects: 98% (105/107) remote: Counting objects: 99% (106/107) remote: Counting objects: 100% (107/107) remote: Counting objects: 100% (107/107), done. remote: Compressing objects: 1% (1/91) remote: Compressing objects: 2% (2/91) remote: Compressing objects: 3% (3/91) remote: Compressing objects: 4% (4/91) remote: Compressing objects: 5% (5/91) remote: Compressing objects: 6% (6/91) remote: Compressing objects: 7% (7/91) remote: Compressing objects: 8% (8/91) remote: Compressing objects: 9% (9/91) remote: Compressing objects: 10% (10/91) remote: Compressing objects: 12% (11/91) remote: Compressing objects: 13% (12/91) remote: Compressing objects: 14% (13/91) remote: Compressing objects: 15% (14/91) remote: Compressing objects: 16% (15/91) remote: Compressing objects: 17% (16/91) remote: Compressing objects: 18% (17/91) remote: Compressing objects: 19% (18/91) remote: Compressing objects: 20% (19/91) remote: Compressing objects: 21% (20/91) remote: Compressing objects: 23% (21/91) remote: Compressing objects: 24% (22/91) remote: Compressing objects: 25% (23/91) remote: Compressing objects: 26% (24/91) remote: Compressing objects: 27% (25/91) remote: Compressing objects: 28% (26/91) remote: Compressing objects: 29% (27/91) remote: Compressing objects: 30% (28/91) remote: Compressing objects: 31% (29/91) remote: Compressing objects: 32% (30/91) remote: Compressing objects: 34% (31/91) remote: Compressing objects: 35% (32/91) remote: Compressing objects: 36% (33/91) remote: Compressing objects: 37% (34/91) remote: Compressing objects: 38% (35/91) remote: Compressing objects: 39% (36/91) remote: Compressing objects: 40% (37/91) remote: Compressing objects: 41% (38/91) remote: Compressing objects: 42% (39/91) remote: Compressing objects: 43% (40/91) remote: Compressing objects: 45% (41/91) remote: Compressing objects: 46% (42/91) remote: Compressing objects: 47% (43/91) remote: Compressing objects: 48% (44/91) remote: Compressing objects: 49% (45/91) remote: Compressing objects: 50% (46/91) remote: Compressing objects: 51% (47/91) remote: Compressing objects: 52% (48/91) remote: Compressing objects: 53% (49/91) remote: Compressing objects: 54% (50/91) remote: Compressing objects: 56% (51/91) remote: Compressing objects: 57% (52/91) remote: Compressing objects: 58% (53/91) remote: Compressing objects: 59% (54/91) remote: Compressing objects: 60% (55/91) remote: Compressing objects: 61% (56/91) remote: Compressing objects: 62% (57/91) remote: Compressing objects: 63% (58/91) remote: Compressing objects: 64% (59/91) remote: Compressing objects: 65% (60/91) remote: Compressing objects: 67% (61/91) remote: Compressing objects: 68% (62/91) remote: Compressing objects: 69% (63/91) remote: Compressing objects: 70% (64/91) remote: Compressing objects: 71% (65/91) remote: Compressing objects: 72% (66/91) remote: Compressing objects: 73% (67/91) remote: Compressing objects: 74% (68/91) remote: Compressing objects: 75% (69/91) remote: Compressing objects: 76% (70/91) remote: Compressing objects: 78% (71/91) remote: Compressing objects: 79% (72/91) remote: Compressing objects: 80% (73/91) remote: Compressing objects: 81% (74/91) remote: Compressing objects: 82% (75/91) remote: Compressing objects: 83% (76/91) remote: Compressing objects: 84% (77/91) remote: Compressing objects: 85% (78/91) remote: Compressing objects: 86% (79/91) remote: Compressing objects: 87% (80/91) remote: Compressing objects: 89% (81/91) remote: Compressing objects: 90% (82/91) remote: Compressing objects: 91% (83/91) remote: Compressing objects: 92% (84/91) remote: Compressing objects: 93% (85/91) remote: Compressing objects: 94% (86/91) remote: Compressing objects: 95% (87/91) remote: Compressing objects: 96% (88/91) remote: Compressing objects: 97% (89/91) remote: Compressing objects: 98% (90/91) remote: Compressing objects: 100% (91/91) remote: Compressing objects: 100% (91/91), done. remote: Total 123 (delta 21), reused 71 (delta 13), pack-reused 16 Receiving objects: 0% (1/123) Receiving objects: 1% (2/123) Receiving objects: 2% (3/123) Receiving objects: 3% (4/123) Receiving objects: 4% (5/123) Receiving objects: 5% (7/123) Receiving objects: 6% (8/123) Receiving objects: 7% (9/123) Receiving objects: 8% (10/123) Receiving objects: 9% (12/123) Receiving objects: 10% (13/123) Receiving objects: 11% (14/123) Receiving objects: 12% (15/123) Receiving objects: 13% (16/123) Receiving objects: 14% (18/123) Receiving objects: 15% (19/123) Receiving objects: 16% (20/123) Receiving objects: 17% (21/123) Receiving objects: 18% (23/123) Receiving objects: 19% (24/123) Receiving objects: 20% (25/123) Receiving objects: 21% (26/123) Receiving objects: 22% (28/123) Receiving objects: 23% (29/123) Receiving objects: 24% (30/123) Receiving objects: 25% (31/123) Receiving objects: 26% (32/123) Receiving objects: 27% (34/123) Receiving objects: 28% (35/123) Receiving objects: 29% (36/123) Receiving objects: 30% (37/123) Receiving objects: 31% (39/123) Receiving objects: 32% (40/123) Receiving objects: 33% (41/123) Receiving objects: 34% (42/123) Receiving objects: 35% (44/123) Receiving objects: 36% (45/123) Receiving objects: 37% (46/123) Receiving objects: 38% (47/123) Receiving objects: 39% (48/123) Receiving objects: 40% (50/123) Receiving objects: 41% (51/123) Receiving objects: 42% (52/123) Receiving objects: 43% (53/123) Receiving objects: 44% (55/123) Receiving objects: 45% (56/123) Receiving objects: 46% (57/123) Receiving objects: 47% (58/123) Receiving objects: 48% (60/123) Receiving objects: 49% (61/123) Receiving objects: 50% (62/123) Receiving objects: 51% (63/123) Receiving objects: 52% (64/123) Receiving objects: 53% (66/123) Receiving objects: 54% (67/123) Receiving objects: 55% (68/123) Receiving objects: 56% (69/123) Receiving objects: 57% (71/123) Receiving objects: 58% (72/123) Receiving objects: 59% (73/123) Receiving objects: 60% (74/123) Receiving objects: 61% (76/123) Receiving objects: 62% (77/123) Receiving objects: 63% (78/123) Receiving objects: 64% (79/123) Receiving objects: 65% (80/123) Receiving objects: 66% (82/123) Receiving objects: 67% (83/123) Receiving objects: 68% (84/123) Receiving objects: 69% (85/123) Receiving objects: 70% (87/123) Receiving objects: 71% (88/123) Receiving objects: 72% (89/123) Receiving objects: 73% (90/123) Receiving objects: 74% (92/123) Receiving objects: 75% (93/123) Receiving objects: 76% (94/123) Receiving objects: 77% (95/123) Receiving objects: 78% (96/123) Receiving objects: 79% (98/123) Receiving objects: 80% (99/123) Receiving objects: 81% (100/123) Receiving objects: 82% (101/123) Receiving objects: 83% (103/123) Receiving objects: 84% (104/123) Receiving objects: 85% (105/123) Receiving objects: 86% (106/123) Receiving objects: 87% (108/123) Receiving objects: 88% (109/123) Receiving objects: 89% (110/123) Receiving objects: 90% (111/123) Receiving objects: 91% (112/123) Receiving objects: 92% (114/123) Receiving objects: 93% (115/123) Receiving objects: 94% (116/123) Receiving objects: 95% (117/123) Receiving objects: 96% (119/123) Receiving objects: 97% (120/123) Receiving objects: 98% (121/123) Receiving objects: 99% (122/123) Receiving objects: 100% (123/123) Receiving objects: 100% (123/123), 18.47 KiB | 18.47 MiB/s, done. Resolving deltas: 0% (0/21) Resolving deltas: 4% (1/21) Resolving deltas: 14% (3/21) Resolving deltas: 19% (4/21) Resolving deltas: 33% (7/21) Resolving deltas: 38% (8/21) Resolving deltas: 42% (9/21) Resolving deltas: 66% (14/21) Resolving deltas: 71% (15/21) Resolving deltas: 76% (16/21) Resolving deltas: 100% (21/21) Resolving deltas: 100% (21/21), done. Cloning into '/root/workspace/daxie-config/P14/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P14/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 34.34 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (9/251) Resolving deltas: 17% (44/251) Resolving deltas: 30% (76/251) Resolving deltas: 31% (80/251) Resolving deltas: 32% (81/251) Resolving deltas: 34% (86/251) Resolving deltas: 35% (88/251) Resolving deltas: 43% (108/251) Resolving deltas: 46% (116/251) Resolving deltas: 49% (123/251) Resolving deltas: 50% (128/251) Resolving deltas: 54% (137/251) Resolving deltas: 55% (140/251) Resolving deltas: 56% (142/251) Resolving deltas: 58% (146/251) Resolving deltas: 59% (150/251) Resolving deltas: 60% (152/251) Resolving deltas: 62% (156/251) Resolving deltas: 63% (160/251) Resolving deltas: 64% (161/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (166/251) Resolving deltas: 75% (190/251) Resolving deltas: 76% (192/251) Resolving deltas: 78% (198/251) Resolving deltas: 81% (204/251) Resolving deltas: 82% (207/251) Resolving deltas: 83% (209/251) Resolving deltas: 84% (211/251) Resolving deltas: 85% (215/251) Resolving deltas: 87% (220/251) Resolving deltas: 88% (222/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (229/251) Resolving deltas: 92% (232/251) Resolving deltas: 93% (234/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (240/251) Resolving deltas: 96% (241/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P14/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P14/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 4% (3/64) Resolving deltas: 9% (6/64) Resolving deltas: 15% (10/64) Resolving deltas: 17% (11/64) Resolving deltas: 18% (12/64) Resolving deltas: 21% (14/64) Resolving deltas: 34% (22/64) Resolving deltas: 35% (23/64) Resolving deltas: 39% (25/64) Resolving deltas: 46% (30/64) Resolving deltas: 54% (35/64) Resolving deltas: 57% (37/64) Resolving deltas: 59% (38/64) Resolving deltas: 60% (39/64) Resolving deltas: 62% (40/64) Resolving deltas: 65% (42/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 71% (46/64) Resolving deltas: 73% (47/64) Resolving deltas: 79% (51/64) Resolving deltas: 82% (53/64) Resolving deltas: 89% (57/64) Resolving deltas: 95% (61/64) Resolving deltas: 98% (63/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P14/params_new/msf-vehicle'... remote: Enumerating objects: 50, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. remote: Total 50 (delta 22), reused 28 (delta 16), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 6.11 KiB | 6.11 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 17% (4/23) Resolving deltas: 26% (6/23) Resolving deltas: 30% (7/23) Resolving deltas: 43% (10/23) Resolving deltas: 78% (18/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_crane_detection'... remote: Enumerating objects: 16, done. remote: Total 16 (delta 0), reused 0 (delta 0), pack-reused 16 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 68), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 25.02 KiB | 25.02 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 10% (7/70) Resolving deltas: 30% (21/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 41% (29/70) Resolving deltas: 47% (33/70) Resolving deltas: 57% (40/70) Resolving deltas: 60% (42/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 11% (3/27) Resolving deltas: 70% (19/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 34.99 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (14/1247) Resolving deltas: 2% (34/1247) Resolving deltas: 5% (68/1247) Resolving deltas: 6% (81/1247) Resolving deltas: 7% (98/1247) Resolving deltas: 8% (103/1247) Resolving deltas: 9% (123/1247) Resolving deltas: 10% (133/1247) Resolving deltas: 11% (145/1247) Resolving deltas: 12% (150/1247) Resolving deltas: 13% (170/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (223/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (244/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 25% (319/1247) Resolving deltas: 34% (424/1247) Resolving deltas: 35% (438/1247) Resolving deltas: 58% (724/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. 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) remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 6% (4/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 38% (24/62) Resolving deltas: 69% (43/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 3% (1/32) Resolving deltas: 9% (3/32) Resolving deltas: 12% (4/32) Resolving deltas: 15% (5/32) Resolving deltas: 18% (6/32) Resolving deltas: 56% (18/32) Resolving deltas: 65% (21/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_spreader_vision'... remote: Enumerating objects: 18, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 18 (delta 1), reused 0 (delta 0), pack-reused 13 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_tools'... remote: Enumerating objects: 662, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 1% (1/93) remote: Compressing objects: 2% (2/93) remote: Compressing objects: 3% (3/93) remote: Compressing objects: 4% (4/93) remote: Compressing objects: 5% (5/93) remote: Compressing objects: 6% (6/93) remote: Compressing objects: 7% (7/93) remote: Compressing objects: 8% (8/93) remote: Compressing objects: 9% (9/93) remote: Compressing objects: 10% (10/93) remote: Compressing objects: 11% (11/93) remote: Compressing objects: 12% (12/93) remote: Compressing objects: 13% (13/93) remote: Compressing objects: 15% (14/93) remote: Compressing objects: 16% (15/93) remote: Compressing objects: 17% (16/93) remote: Compressing objects: 18% (17/93) remote: Compressing objects: 19% (18/93) remote: Compressing objects: 20% (19/93) remote: Compressing objects: 21% (20/93) remote: Compressing objects: 22% (21/93) remote: Compressing objects: 23% (22/93) remote: Compressing objects: 24% (23/93) remote: Compressing objects: 25% (24/93) remote: Compressing objects: 26% (25/93) remote: Compressing objects: 27% (26/93) remote: Compressing objects: 29% (27/93) remote: Compressing objects: 30% (28/93) remote: Compressing objects: 31% (29/93) remote: Compressing objects: 32% (30/93) remote: Compressing objects: 33% (31/93) remote: Compressing objects: 34% (32/93) remote: Compressing objects: 35% (33/93) remote: Compressing objects: 36% (34/93) remote: Compressing objects: 37% (35/93) remote: Compressing objects: 38% (36/93) remote: Compressing objects: 39% (37/93) remote: Compressing objects: 40% (38/93) remote: Compressing objects: 41% (39/93) remote: Compressing objects: 43% (40/93) remote: Compressing objects: 44% (41/93) remote: Compressing objects: 45% (42/93) remote: Compressing objects: 46% (43/93) remote: Compressing objects: 47% (44/93) remote: Compressing objects: 48% (45/93) remote: Compressing objects: 49% (46/93) remote: Compressing objects: 50% (47/93) remote: Compressing objects: 51% (48/93) remote: Compressing objects: 52% (49/93) remote: Compressing objects: 53% (50/93) remote: Compressing objects: 54% (51/93) remote: Compressing objects: 55% (52/93) remote: Compressing objects: 56% (53/93) remote: Compressing objects: 58% (54/93) remote: Compressing objects: 59% (55/93) remote: Compressing objects: 60% (56/93) remote: Compressing objects: 61% (57/93) remote: Compressing objects: 62% (58/93) remote: Compressing objects: 63% (59/93) remote: Compressing objects: 64% (60/93) remote: Compressing objects: 65% (61/93) remote: Compressing objects: 66% (62/93) remote: Compressing objects: 67% (63/93) remote: Compressing objects: 68% (64/93) remote: Compressing objects: 69% (65/93) remote: Compressing objects: 70% (66/93) remote: Compressing objects: 72% (67/93) remote: Compressing objects: 73% (68/93) remote: Compressing objects: 74% (69/93) remote: Compressing objects: 75% (70/93) remote: Compressing objects: 76% (71/93) remote: Compressing objects: 77% (72/93) remote: Compressing objects: 78% (73/93) remote: Compressing objects: 79% (74/93) remote: Compressing objects: 80% (75/93) remote: Compressing objects: 81% (76/93) remote: Compressing objects: 82% (77/93) remote: Compressing objects: 83% (78/93) remote: Compressing objects: 84% (79/93) remote: Compressing objects: 86% (80/93) remote: Compressing objects: 87% (81/93) remote: Compressing objects: 88% (82/93) remote: Compressing objects: 89% (83/93) remote: Compressing objects: 90% (84/93) remote: Compressing objects: 91% (85/93) remote: Compressing objects: 92% (86/93) remote: Compressing objects: 93% (87/93) remote: Compressing objects: 94% (88/93) remote: Compressing objects: 95% (89/93) remote: Compressing objects: 96% (90/93) remote: Compressing objects: 97% (91/93) remote: Compressing objects: 98% (92/93) remote: Compressing objects: 100% (93/93) remote: Compressing objects: 100% (93/93), done. Receiving objects: 0% (1/662) Receiving objects: 1% (7/662) Receiving objects: 2% (14/662) Receiving objects: 3% (20/662) Receiving objects: 4% (27/662) Receiving objects: 5% (34/662) Receiving objects: 6% (40/662) Receiving objects: 7% (47/662) Receiving objects: 8% (53/662) Receiving objects: 9% (60/662) Receiving objects: 10% (67/662) Receiving objects: 11% (73/662) Receiving objects: 12% (80/662) Receiving objects: 13% (87/662) Receiving objects: 14% (93/662) Receiving objects: 15% (100/662) Receiving objects: 16% (106/662) remote: Total 662 (delta 75), reused 140 (delta 65), pack-reused 504 Receiving objects: 17% (113/662) Receiving objects: 18% (120/662) Receiving objects: 19% (126/662) Receiving objects: 20% (133/662) Receiving objects: 21% (140/662) Receiving objects: 22% (146/662) Receiving objects: 23% (153/662) Receiving objects: 24% (159/662) Receiving objects: 25% (166/662) Receiving objects: 26% (173/662) Receiving objects: 27% (179/662) Receiving objects: 28% (186/662) Receiving objects: 29% (192/662) Receiving objects: 30% (199/662) Receiving objects: 31% (206/662) Receiving objects: 32% (212/662) Receiving objects: 33% (219/662) Receiving objects: 34% (226/662) Receiving objects: 35% (232/662) Receiving objects: 36% (239/662) Receiving objects: 37% (245/662) Receiving objects: 38% (252/662) Receiving objects: 39% (259/662) Receiving objects: 40% (265/662) Receiving objects: 41% (272/662) Receiving objects: 42% (279/662) Receiving objects: 43% (285/662) Receiving objects: 44% (292/662) Receiving objects: 45% (298/662) Receiving objects: 46% (305/662) Receiving objects: 47% (312/662) Receiving objects: 48% (318/662) Receiving objects: 49% (325/662) Receiving objects: 50% (331/662) Receiving objects: 51% (338/662) Receiving objects: 52% (345/662) Receiving objects: 53% (351/662) Receiving objects: 54% (358/662) Receiving objects: 55% (365/662) Receiving objects: 56% (371/662) Receiving objects: 57% (378/662) Receiving objects: 58% (384/662) Receiving objects: 59% (391/662) Receiving objects: 60% (398/662) Receiving objects: 61% (404/662) Receiving objects: 62% (411/662) Receiving objects: 63% (418/662) Receiving objects: 64% (424/662) Receiving objects: 65% (431/662) Receiving objects: 66% (437/662) Receiving objects: 67% (444/662) Receiving objects: 68% (451/662) Receiving objects: 69% (457/662) Receiving objects: 70% (464/662) Receiving objects: 71% (471/662) Receiving objects: 72% (477/662) Receiving objects: 73% (484/662) Receiving objects: 74% (490/662) Receiving objects: 75% (497/662) Receiving objects: 76% (504/662) Receiving objects: 77% (510/662) Receiving objects: 78% (517/662) Receiving objects: 79% (523/662) Receiving objects: 80% (530/662) Receiving objects: 81% (537/662) Receiving objects: 82% (543/662) Receiving objects: 83% (550/662) Receiving objects: 84% (557/662) Receiving objects: 85% (563/662) Receiving objects: 86% (570/662) Receiving objects: 87% (576/662) Receiving objects: 88% (583/662) Receiving objects: 89% (590/662) Receiving objects: 90% (596/662) Receiving objects: 91% (603/662) Receiving objects: 92% (610/662) Receiving objects: 93% (616/662) Receiving objects: 94% (623/662) Receiving objects: 95% (629/662) Receiving objects: 96% (636/662) Receiving objects: 97% (643/662) Receiving objects: 98% (649/662) Receiving objects: 99% (656/662) Receiving objects: 100% (662/662) Receiving objects: 100% (662/662), 94.50 KiB | 23.62 MiB/s, done. Resolving deltas: 0% (0/318) Resolving deltas: 8% (28/318) Resolving deltas: 32% (102/318) Resolving deltas: 35% (112/318) Resolving deltas: 36% (117/318) Resolving deltas: 37% (119/318) Resolving deltas: 38% (122/318) Resolving deltas: 42% (135/318) Resolving deltas: 43% (138/318) Resolving deltas: 45% (145/318) Resolving deltas: 46% (147/318) Resolving deltas: 47% (151/318) Resolving deltas: 50% (159/318) Resolving deltas: 51% (163/318) Resolving deltas: 52% (167/318) Resolving deltas: 53% (169/318) Resolving deltas: 54% (172/318) Resolving deltas: 55% (175/318) Resolving deltas: 59% (188/318) Resolving deltas: 60% (191/318) Resolving deltas: 61% (194/318) Resolving deltas: 78% (251/318) Resolving deltas: 79% (253/318) Resolving deltas: 85% (271/318) Resolving deltas: 86% (275/318) Resolving deltas: 98% (312/318) Resolving deltas: 100% (318/318) Resolving deltas: 100% (318/318), done. Cloning into '/root/workspace/daxie-config/P14/params_new/perception_vehicles'... remote: Enumerating objects: 91, done. remote: Counting objects: 1% (1/62) remote: Counting objects: 3% (2/62) remote: Counting objects: 4% (3/62) remote: Counting objects: 6% (4/62) remote: Counting objects: 8% (5/62) remote: Counting objects: 9% (6/62) remote: Counting objects: 11% (7/62) remote: Counting objects: 12% (8/62) remote: Counting objects: 14% (9/62) remote: Counting objects: 16% (10/62) remote: Counting objects: 17% (11/62) remote: Counting objects: 19% (12/62) remote: Counting objects: 20% (13/62) remote: Counting objects: 22% (14/62) remote: Counting objects: 24% (15/62) remote: Counting objects: 25% (16/62) remote: Counting objects: 27% (17/62) remote: Counting objects: 29% (18/62) remote: Counting objects: 30% (19/62) remote: Counting objects: 32% (20/62) remote: Counting objects: 33% (21/62) remote: Counting objects: 35% (22/62) remote: Counting objects: 37% (23/62) remote: Counting objects: 38% (24/62) remote: Counting objects: 40% (25/62) remote: Counting objects: 41% (26/62) remote: Counting objects: 43% (27/62) remote: Counting objects: 45% (28/62) remote: Counting objects: 46% (29/62) remote: Counting objects: 48% (30/62) remote: Counting objects: 50% (31/62) remote: Counting objects: 51% (32/62) remote: Counting objects: 53% (33/62) remote: Counting objects: 54% (34/62) remote: Counting objects: 56% (35/62) remote: Counting objects: 58% (36/62) remote: Counting objects: 59% (37/62) remote: Counting objects: 61% (38/62) remote: Counting objects: 62% (39/62) remote: Counting objects: 64% (40/62) remote: Counting objects: 66% (41/62) remote: Counting objects: 67% (42/62) remote: Counting objects: 69% (43/62) remote: Counting objects: 70% (44/62) remote: Counting objects: 72% (45/62) remote: Counting objects: 74% (46/62) remote: Counting objects: 75% (47/62) remote: Counting objects: 77% (48/62) remote: Counting objects: 79% (49/62) remote: Counting objects: 80% (50/62) remote: Counting objects: 82% (51/62) remote: Counting objects: 83% (52/62) remote: Counting objects: 85% (53/62) remote: Counting objects: 87% (54/62) remote: Counting objects: 88% (55/62) remote: Counting objects: 90% (56/62) remote: Counting objects: 91% (57/62) remote: Counting objects: 93% (58/62) remote: Counting objects: 95% (59/62) remote: Counting objects: 96% (60/62) remote: Counting objects: 98% (61/62) remote: Counting objects: 100% (62/62) remote: Counting objects: 100% (62/62), done. remote: Compressing objects: 2% (1/36) remote: Compressing objects: 5% (2/36) remote: Compressing objects: 8% (3/36) remote: Compressing objects: 11% (4/36) remote: Compressing objects: 13% (5/36) remote: Compressing objects: 16% (6/36) remote: Compressing objects: 19% (7/36) remote: Compressing objects: 22% (8/36) remote: Compressing objects: 25% (9/36) remote: Compressing objects: 27% (10/36) remote: Compressing objects: 30% (11/36) remote: Compressing objects: 33% (12/36) remote: Compressing objects: 36% (13/36) remote: Compressing objects: 38% (14/36) remote: Compressing objects: 41% (15/36) remote: Compressing objects: 44% (16/36) remote: Compressing objects: 47% (17/36) remote: Compressing objects: 50% (18/36) remote: Compressing objects: 52% (19/36) remote: Compressing objects: 55% (20/36) remote: Compressing objects: 58% (21/36) remote: Compressing objects: 61% (22/36) remote: Compressing objects: 63% (23/36) remote: Compressing objects: 66% (24/36) remote: Compressing objects: 69% (25/36) remote: Compressing objects: 72% (26/36) remote: Compressing objects: 75% (27/36) remote: Compressing objects: 77% (28/36) remote: Compressing objects: 80% (29/36) remote: Compressing objects: 83% (30/36) remote: Compressing objects: 86% (31/36) remote: Compressing objects: 88% (32/36) remote: Compressing objects: 91% (33/36) remote: Compressing objects: 94% (34/36) remote: Compressing objects: 97% (35/36) remote: Compressing objects: 100% (36/36) remote: Compressing objects: 100% (36/36), done. remote: Total 91 (delta 17), reused 61 (delta 16), pack-reused 29 Receiving objects: 1% (1/91) Receiving objects: 2% (2/91) Receiving objects: 3% (3/91) Receiving objects: 4% (4/91) Receiving objects: 5% (5/91) Receiving objects: 6% (6/91) Receiving objects: 7% (7/91) Receiving objects: 8% (8/91) Receiving objects: 9% (9/91) Receiving objects: 10% (10/91) Receiving objects: 12% (11/91) Receiving objects: 13% (12/91) Receiving objects: 14% (13/91) Receiving objects: 15% (14/91) Receiving objects: 16% (15/91) Receiving objects: 17% (16/91) Receiving objects: 18% (17/91) Receiving objects: 19% (18/91) Receiving objects: 20% (19/91) Receiving objects: 21% (20/91) Receiving objects: 23% (21/91) Receiving objects: 24% (22/91) Receiving objects: 25% (23/91) Receiving objects: 26% (24/91) Receiving objects: 27% (25/91) Receiving objects: 28% (26/91) Receiving objects: 29% (27/91) Receiving objects: 30% (28/91) Receiving objects: 31% (29/91) Receiving objects: 32% (30/91) Receiving objects: 34% (31/91) Receiving objects: 35% (32/91) Receiving objects: 36% (33/91) Receiving objects: 37% (34/91) Receiving objects: 38% (35/91) Receiving objects: 39% (36/91) Receiving objects: 40% (37/91) Receiving objects: 41% (38/91) Receiving objects: 42% (39/91) Receiving objects: 43% (40/91) Receiving objects: 45% (41/91) Receiving objects: 46% (42/91) Receiving objects: 47% (43/91) Receiving objects: 48% (44/91) Receiving objects: 49% (45/91) Receiving objects: 50% (46/91) Receiving objects: 51% (47/91) Receiving objects: 52% (48/91) Receiving objects: 53% (49/91) Receiving objects: 54% (50/91) Receiving objects: 56% (51/91) Receiving objects: 57% (52/91) Receiving objects: 58% (53/91) Receiving objects: 59% (54/91) Receiving objects: 60% (55/91) Receiving objects: 61% (56/91) Receiving objects: 62% (57/91) Receiving objects: 63% (58/91) Receiving objects: 64% (59/91) Receiving objects: 65% (60/91) Receiving objects: 67% (61/91) Receiving objects: 68% (62/91) Receiving objects: 69% (63/91) Receiving objects: 70% (64/91) Receiving objects: 71% (65/91) Receiving objects: 72% (66/91) Receiving objects: 73% (67/91) Receiving objects: 74% (68/91) Receiving objects: 75% (69/91) Receiving objects: 76% (70/91) Receiving objects: 78% (71/91) Receiving objects: 79% (72/91) Receiving objects: 80% (73/91) Receiving objects: 81% (74/91) Receiving objects: 82% (75/91) Receiving objects: 83% (76/91) Receiving objects: 84% (77/91) Receiving objects: 85% (78/91) Receiving objects: 86% (79/91) Receiving objects: 87% (80/91) Receiving objects: 89% (81/91) Receiving objects: 90% (82/91) Receiving objects: 91% (83/91) Receiving objects: 92% (84/91) Receiving objects: 93% (85/91) Receiving objects: 94% (86/91) Receiving objects: 95% (87/91) Receiving objects: 96% (88/91) Receiving objects: 97% (89/91) Receiving objects: 98% (90/91) Receiving objects: 100% (91/91) Receiving objects: 100% (91/91), 11.37 KiB | 11.37 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 15% (3/19) Resolving deltas: 31% (6/19) Resolving deltas: 42% (8/19) Resolving deltas: 57% (11/19) Resolving deltas: 63% (12/19) Resolving deltas: 68% (13/19) Resolving deltas: 73% (14/19) Resolving deltas: 89% (17/19) Resolving deltas: 94% (18/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/daxie-config/P14/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 33% (6/18) Resolving deltas: 61% (11/18) Resolving deltas: 66% (12/18) Resolving deltas: 77% (14/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P14/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 17.11 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 8% (28/343) Resolving deltas: 12% (42/343) Resolving deltas: 16% (56/343) Resolving deltas: 23% (82/343) Resolving deltas: 25% (88/343) Resolving deltas: 34% (117/343) Resolving deltas: 35% (122/343) Resolving deltas: 37% (128/343) Resolving deltas: 39% (135/343) Resolving deltas: 41% (143/343) Resolving deltas: 49% (169/343) Resolving deltas: 51% (176/343) Resolving deltas: 55% (192/343) Resolving deltas: 56% (195/343) Resolving deltas: 61% (210/343) Resolving deltas: 62% (214/343) Resolving deltas: 63% (218/343) Resolving deltas: 67% (232/343) Resolving deltas: 68% (235/343) Resolving deltas: 70% (241/343) Resolving deltas: 72% (247/343) Resolving deltas: 77% (267/343) Resolving deltas: 78% (268/343) Resolving deltas: 79% (274/343) Resolving deltas: 81% (278/343) Resolving deltas: 82% (283/343) Resolving deltas: 83% (285/343) Resolving deltas: 84% (290/343) Resolving deltas: 85% (293/343) Resolving deltas: 86% (296/343) Resolving deltas: 88% (302/343) Resolving deltas: 89% (307/343) Resolving deltas: 90% (312/343) Resolving deltas: 91% (313/343) Resolving deltas: 92% (318/343) Resolving deltas: 95% (326/343) Resolving deltas: 96% (330/343) Resolving deltas: 99% (340/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P14/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 31.70 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 2% (6/235) Resolving deltas: 4% (11/235) Resolving deltas: 5% (12/235) Resolving deltas: 6% (15/235) Resolving deltas: 8% (19/235) Resolving deltas: 9% (22/235) Resolving deltas: 17% (41/235) Resolving deltas: 21% (50/235) Resolving deltas: 22% (52/235) Resolving deltas: 28% (67/235) Resolving deltas: 33% (79/235) Resolving deltas: 34% (82/235) Resolving deltas: 35% (83/235) Resolving deltas: 52% (124/235) Resolving deltas: 53% (125/235) Resolving deltas: 57% (134/235) Resolving deltas: 58% (137/235) Resolving deltas: 60% (143/235) Resolving deltas: 61% (144/235) Resolving deltas: 69% (163/235) Resolving deltas: 70% (165/235) Resolving deltas: 71% (167/235) Resolving deltas: 72% (170/235) Resolving deltas: 75% (177/235) Resolving deltas: 77% (183/235) Resolving deltas: 78% (185/235) Resolving deltas: 79% (186/235) Resolving deltas: 80% (189/235) Resolving deltas: 81% (191/235) Resolving deltas: 82% (195/235) Resolving deltas: 83% (196/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 87% (206/235) Resolving deltas: 88% (207/235) Resolving deltas: 89% (210/235) Resolving deltas: 90% (212/235) Resolving deltas: 91% (214/235) Resolving deltas: 92% (217/235) Resolving deltas: 93% (220/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (227/235) Resolving deltas: 97% (229/235) Resolving deltas: 98% (231/235) Resolving deltas: 99% (234/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P14/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 45.68 MiB | 45.67 MiB/s Receiving objects: 11% (48/408), 91.23 MiB | 45.61 MiB/s Receiving objects: 11% (48/408), 138.83 MiB | 46.29 MiB/s Receiving objects: 12% (49/408), 138.83 MiB | 46.29 MiB/s Receiving objects: 13% (54/408), 159.35 MiB | 45.54 MiB/s Receiving objects: 14% (58/408), 159.35 MiB | 45.54 MiB/s Receiving objects: 15% (62/408), 159.35 MiB | 45.54 MiB/s Receiving objects: 16% (66/408), 159.35 MiB | 45.54 MiB/s Receiving objects: 16% (66/408), 180.97 MiB | 45.25 MiB/s Receiving objects: 17% (70/408), 180.97 MiB | 45.25 MiB/s Receiving objects: 18% (74/408), 180.97 MiB | 45.25 MiB/s Receiving objects: 19% (78/408), 180.97 MiB | 45.25 MiB/s Receiving objects: 20% (82/408), 180.97 MiB | 45.25 MiB/s Receiving objects: 21% (86/408), 180.97 MiB | 45.25 MiB/s Receiving objects: 22% (90/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 23% (94/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 24% (98/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 25% (102/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 26% (107/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 27% (111/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 28% (115/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 29% (119/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 30% (123/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 31% (127/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 32% (131/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 33% (135/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 34% (139/408), 201.41 MiB | 44.78 MiB/s Receiving objects: 34% (139/408), 221.30 MiB | 44.28 MiB/s Receiving objects: 35% (143/408), 221.30 MiB | 44.28 MiB/s Receiving objects: 36% (147/408), 221.30 MiB | 44.28 MiB/s Receiving objects: 37% (151/408), 248.13 MiB | 45.01 MiB/s Receiving objects: 38% (156/408), 248.13 MiB | 45.01 MiB/s Receiving objects: 39% (160/408), 248.13 MiB | 45.01 MiB/s Receiving objects: 39% (161/408), 268.64 MiB | 43.98 MiB/s Receiving objects: 40% (164/408), 268.64 MiB | 43.98 MiB/s Receiving objects: 41% (168/408), 268.64 MiB | 43.98 MiB/s Receiving objects: 42% (172/408), 290.10 MiB | 44.21 MiB/s Receiving objects: 43% (176/408), 290.10 MiB | 44.21 MiB/s Receiving objects: 44% (180/408), 290.10 MiB | 44.21 MiB/s Receiving objects: 44% (182/408), 310.82 MiB | 43.75 MiB/s Receiving objects: 45% (184/408), 310.82 MiB | 43.75 MiB/s Receiving objects: 46% (188/408), 330.05 MiB | 42.50 MiB/s Receiving objects: 47% (192/408), 330.05 MiB | 42.50 MiB/s Receiving objects: 47% (192/408), 354.33 MiB | 43.34 MiB/s Receiving objects: 47% (193/408), 390.84 MiB | 42.10 MiB/s Receiving objects: 48% (196/408), 390.84 MiB | 42.10 MiB/s Receiving objects: 49% (200/408), 390.84 MiB | 42.10 MiB/s Receiving objects: 49% (202/408), 440.53 MiB | 42.76 MiB/s Receiving objects: 50% (204/408), 440.53 MiB | 42.76 MiB/s Receiving objects: 51% (209/408), 440.53 MiB | 42.76 MiB/s Receiving objects: 52% (213/408), 440.53 MiB | 42.76 MiB/s Receiving objects: 53% (217/408), 440.53 MiB | 42.76 MiB/s Receiving objects: 54% (221/408), 440.53 MiB | 42.76 MiB/s Receiving objects: 55% (225/408), 440.53 MiB | 42.76 MiB/s Receiving objects: 56% (229/408), 465.18 MiB | 43.68 MiB/s Receiving objects: 57% (233/408), 465.18 MiB | 43.68 MiB/s Receiving objects: 58% (237/408), 465.18 MiB | 43.68 MiB/s Receiving objects: 58% (237/408), 485.21 MiB | 43.37 MiB/s Receiving objects: 59% (241/408), 503.30 MiB | 42.78 MiB/s Receiving objects: 59% (243/408), 522.71 MiB | 42.82 MiB/s Receiving objects: 60% (245/408), 522.71 MiB | 42.82 MiB/s Receiving objects: 61% (249/408), 542.37 MiB | 41.80 MiB/s Receiving objects: 62% (253/408), 542.37 MiB | 41.80 MiB/s Receiving objects: 63% (258/408), 542.37 MiB | 41.80 MiB/s Receiving objects: 64% (262/408), 542.37 MiB | 41.80 MiB/s Receiving objects: 65% (266/408), 542.37 MiB | 41.80 MiB/s Receiving objects: 66% (270/408), 542.37 MiB | 41.80 MiB/s Receiving objects: 67% (274/408), 542.37 MiB | 41.80 MiB/s Receiving objects: 67% (277/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 68% (278/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 69% (282/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 70% (286/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 71% (290/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 72% (294/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 73% (298/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 74% (302/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 75% (306/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 76% (311/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 77% (315/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 78% (319/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 79% (323/408), 562.13 MiB | 42.69 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 21.43 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 21.43 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 21.43 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 16.94 MiB/s Receiving objects: 81% (332/408), 637.90 MiB | 16.37 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.93 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.93 MiB/s Receiving objects: 83% (339/408), 659.01 MiB | 12.97 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 10.22 MiB/s Receiving objects: 83% (342/408), 681.58 MiB | 10.22 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.80 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.80 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.48 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.48 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.89 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.89 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.89 MiB/s Receiving objects: 87% (355/408), 764.05 MiB | 6.29 MiB/s Receiving objects: 88% (360/408), 790.41 MiB | 8.05 MiB/s Receiving objects: 89% (364/408), 790.41 MiB | 8.05 MiB/s Receiving objects: 89% (365/408), 790.41 MiB | 8.05 MiB/s Receiving objects: 90% (368/408), 809.76 MiB | 8.10 MiB/s Receiving objects: 90% (371/408), 849.11 MiB | 9.86 MiB/s Receiving objects: 91% (372/408), 849.11 MiB | 9.86 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.88 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.88 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.88 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.88 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.88 MiB/s Receiving objects: 94% (385/408), 884.50 MiB | 10.77 MiB/s Receiving objects: 95% (388/408), 884.50 MiB | 10.77 MiB/s Receiving objects: 96% (392/408), 884.50 MiB | 10.77 MiB/s Receiving objects: 97% (396/408), 907.04 MiB | 17.18 MiB/s Receiving objects: 98% (400/408), 907.04 MiB | 17.18 MiB/s Receiving objects: 98% (401/408), 924.16 MiB | 16.21 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 924.16 MiB | 16.21 MiB/s Receiving objects: 100% (408/408), 924.16 MiB | 16.21 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 1% (1/80) Resolving deltas: 2% (2/80) Resolving deltas: 3% (3/80) Resolving deltas: 5% (4/80) Resolving deltas: 6% (5/80) Resolving deltas: 10% (8/80) Resolving deltas: 22% (18/80) Resolving deltas: 25% (20/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P14/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 49% (103/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 50% (105/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 51% (108/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 52% (110/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 53% (112/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 54% (114/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 55% (116/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 56% (118/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 57% (120/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 58% (122/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 59% (124/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 60% (126/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 61% (129/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 62% (131/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 63% (133/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 64% (135/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 65% (137/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 66% (139/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 67% (141/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 68% (143/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 69% (145/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 70% (147/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 71% (150/210), 27.81 MiB | 55.61 MiB/s Receiving objects: 71% (151/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 72% (152/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 73% (154/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 74% (156/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 75% (158/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 76% (160/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 77% (162/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 78% (164/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 79% (166/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 80% (168/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 81% (171/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 82% (173/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 83% (175/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 84% (177/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 85% (179/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 86% (181/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 87% (183/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 88% (185/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 89% (187/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 90% (189/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 91% (192/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 92% (194/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 93% (196/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 94% (198/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 95% (200/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 96% (202/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 97% (204/210), 54.66 MiB | 54.66 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 99% (208/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 100% (210/210), 54.66 MiB | 54.66 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 54.62 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 46% (28/60) Resolving deltas: 50% (30/60) Resolving deltas: 70% (42/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 90% (54/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P14/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/daxie-config/P14/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 30% (13/43) Resolving deltas: 32% (14/43) Resolving deltas: 72% (31/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P14/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/daxie-config/P14/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 56.35 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 31% (22/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P14/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 35.13 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 1% (10/841) Resolving deltas: 5% (46/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (60/841) Resolving deltas: 8% (71/841) Resolving deltas: 10% (91/841) Resolving deltas: 14% (124/841) Resolving deltas: 18% (156/841) Resolving deltas: 51% (430/841) Resolving deltas: 54% (456/841) Resolving deltas: 56% (479/841) Resolving deltas: 57% (481/841) Resolving deltas: 59% (500/841) Resolving deltas: 60% (509/841) Resolving deltas: 61% (514/841) Resolving deltas: 62% (522/841) Resolving deltas: 66% (562/841) Resolving deltas: 67% (565/841) Resolving deltas: 68% (572/841) Resolving deltas: 69% (587/841) Resolving deltas: 70% (595/841) Resolving deltas: 72% (611/841) Resolving deltas: 73% (615/841) Resolving deltas: 74% (623/841) Resolving deltas: 83% (703/841) Resolving deltas: 84% (708/841) Resolving deltas: 85% (716/841) Resolving deltas: 86% (724/841) Resolving deltas: 87% (732/841) Resolving deltas: 88% (743/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (758/841) Resolving deltas: 92% (780/841) Resolving deltas: 93% (783/841) Resolving deltas: 94% (791/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (809/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (825/841) Resolving deltas: 99% (834/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P14/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 8% (4/49) Resolving deltas: 10% (5/49) Resolving deltas: 12% (6/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 28% (14/49) Resolving deltas: 34% (17/49) Resolving deltas: 51% (25/49) Resolving deltas: 81% (40/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P14/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 14.96 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 64% (66/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P14/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 2% (5/203) Resolving deltas: 5% (12/203) Resolving deltas: 8% (18/203) Resolving deltas: 9% (19/203) Resolving deltas: 29% (60/203) Resolving deltas: 30% (62/203) Resolving deltas: 31% (64/203) Resolving deltas: 32% (66/203) Resolving deltas: 34% (70/203) Resolving deltas: 44% (90/203) Resolving deltas: 45% (92/203) Resolving deltas: 46% (94/203) Resolving deltas: 51% (105/203) Resolving deltas: 52% (106/203) Resolving deltas: 54% (110/203) Resolving deltas: 55% (112/203) Resolving deltas: 56% (114/203) Resolving deltas: 57% (116/203) Resolving deltas: 58% (118/203) Resolving deltas: 59% (121/203) Resolving deltas: 60% (122/203) Resolving deltas: 63% (128/203) Resolving deltas: 75% (153/203) Resolving deltas: 76% (155/203) Resolving deltas: 80% (164/203) Resolving deltas: 81% (165/203) Resolving deltas: 83% (169/203) Resolving deltas: 87% (178/203) Resolving deltas: 88% (179/203) Resolving deltas: 89% (182/203) Resolving deltas: 90% (183/203) Resolving deltas: 91% (186/203) Resolving deltas: 95% (194/203) Resolving deltas: 97% (197/203) Resolving deltas: 98% (199/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out '3d0807364bdeadf80e2c5947d9ab3dac4a288df7' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '545b5d70beac9d8c6f55f83625e34b659ea5e753' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '7b1f62961ecbaa22defe5fd65b4f40be0aa602f8' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '798b0208f0485fa3f77cc2a1ffa1b63388078226' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_crane_detection': checked out '6d9af8d23fe7489db327123a9a1d7bc93ca6d91f' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_spreader_vision': checked out '782c321c1c91e818f504abb7a1a93b7f487e7913' Submodule path 'perception_tools': checked out '130e3987c11e6d6229353e39901a62b9f5706949' Submodule path 'perception_vehicles': checked out '4b53d5e4aec93c5cbe8fb6ee6155fb7d7a546c0c' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '1d914d78891142dee302bc74819c7edd7ec1c758' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_crane_detection/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_spreader_vision/ perception_tools/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_crane_detection, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_spreader_vision, perception_tools, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P14/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P14/params_new/hardware/hardware /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/hdmap/hdmap /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P14/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P14/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P14/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P14/params_new/msf-port/README.md /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P14/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P14/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P14/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_crane_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_crane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_crane_detection/crane_detection /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P14/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P14/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_new_detection/perception /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P14/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P14/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P14/params_new/perception_spreader_vision/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_vision 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_spreader_vision/perception /root/workspace/daxie-config/P14/params_new/perception_spreader_vision/README.md /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_tools/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_tools 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_tools/perception /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P14/params_new/perception_vehicles/master /root/workspace/daxie-config/P14/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P14/params_new/pncc_vehicle_related_config/ [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P14/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P14/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P14/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P14/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P14/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/prediction_config/prediction /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/system-common/master /root/workspace/daxie-config/P14/params_new/system-common/system-ros /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/system-device/master /root/workspace/daxie-config/P14/params_new/system-device/slave /root/workspace/daxie-config/P14/params_new/system-device/system-ros /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/system-node-daxie/master /root/workspace/daxie-config/P14/params_new/system-node-daxie/slave /root/workspace/daxie-config/P14/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P14/params_new/system-port/points.json /root/workspace/daxie-config/P14/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P14/params_new/system-port/system-ros /root/workspace/daxie-config/P14/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P14/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P14/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align crane_detection data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P14/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P14/params_new/params_new/bay.txt /root/workspace/daxie-config/P14/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P14/params_new/params_new/crane_align /root/workspace/daxie-config/P14/params_new/params_new/crane_detection /root/workspace/daxie-config/P14/params_new/params_new/data_collection /root/workspace/daxie-config/P14/params_new/params_new/extrinsics /root/workspace/daxie-config/P14/params_new/params_new/field.yaml /root/workspace/daxie-config/P14/params_new/params_new/gantry.txt /root/workspace/daxie-config/P14/params_new/params_new/hardware /root/workspace/daxie-config/P14/params_new/params_new/hdmap /root/workspace/daxie-config/P14/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P14/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P14/params_new/params_new/lane_detection /root/workspace/daxie-config/P14/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P14/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P14/params_new/params_new/master /root/workspace/daxie-config/P14/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P14/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P14/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P14/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P14/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P14/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P14/params_new/params_new/perception /root/workspace/daxie-config/P14/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P14/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P14/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P14/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P14/params_new/params_new/pointcloud /root/workspace/daxie-config/P14/params_new/params_new/points.json /root/workspace/daxie-config/P14/params_new/params_new/prediction /root/workspace/daxie-config/P14/params_new/params_new/README.md /root/workspace/daxie-config/P14/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P14/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P14/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P14/params_new/params_new/slave /root/workspace/daxie-config/P14/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P14/params_new/params_new/system-ros /root/workspace/daxie-config/P14/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P14/params_P14/params/ [Pipeline] echo P15拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P15/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P15/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P15/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/P15.git > git init /root/workspace/daxie-config/P15/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P15.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/P15.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P15.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 2798956dd8556eb64c3017097a279ed4f5a1bba8 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 2798956dd8556eb64c3017097a279ed4f5a1bba8 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 2798956dd8556eb64c3017097a279ed4f5a1bba8 # 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/P15.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P15.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T815.git) registered for path 'mqtt-tls' 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/P15.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/P15.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P15/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 61% (8/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P15/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 32.95 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (10/882) Resolving deltas: 2% (20/882) Resolving deltas: 3% (27/882) Resolving deltas: 4% (36/882) Resolving deltas: 5% (45/882) Resolving deltas: 12% (113/882) Resolving deltas: 14% (127/882) Resolving deltas: 15% (135/882) Resolving deltas: 16% (143/882) Resolving deltas: 17% (157/882) Resolving deltas: 20% (184/882) Resolving deltas: 22% (197/882) Resolving deltas: 23% (206/882) Resolving deltas: 25% (225/882) Resolving deltas: 26% (236/882) Resolving deltas: 27% (240/882) Resolving deltas: 28% (247/882) Resolving deltas: 33% (297/882) Resolving deltas: 34% (307/882) Resolving deltas: 38% (341/882) Resolving deltas: 40% (356/882) Resolving deltas: 41% (365/882) Resolving deltas: 42% (373/882) Resolving deltas: 43% (380/882) Resolving deltas: 44% (390/882) Resolving deltas: 47% (416/882) Resolving deltas: 48% (427/882) Resolving deltas: 49% (437/882) Resolving deltas: 50% (447/882) Resolving deltas: 51% (455/882) Resolving deltas: 52% (462/882) Resolving deltas: 53% (468/882) Resolving deltas: 55% (486/882) Resolving deltas: 56% (496/882) Resolving deltas: 57% (511/882) Resolving deltas: 58% (520/882) Resolving deltas: 59% (521/882) Resolving deltas: 60% (533/882) Resolving deltas: 63% (564/882) Resolving deltas: 64% (565/882) Resolving deltas: 65% (574/882) Resolving deltas: 66% (588/882) Resolving deltas: 67% (591/882) Resolving deltas: 68% (601/882) Resolving deltas: 69% (609/882) Resolving deltas: 70% (623/882) Resolving deltas: 73% (651/882) Resolving deltas: 74% (653/882) Resolving deltas: 75% (662/882) Resolving deltas: 78% (696/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P15/params_new/hardware'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 38 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), done. Resolving deltas: 0% (0/11) Resolving deltas: 18% (2/11) Resolving deltas: 27% (3/11) Resolving deltas: 54% (6/11) Resolving deltas: 63% (7/11) Resolving deltas: 72% (8/11) Resolving deltas: 90% (10/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/daxie-config/P15/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P15/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 70% (7/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P15/params_new/lidar-extrinsics'... remote: Enumerating objects: 99, 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/45) remote: Compressing objects: 4% (2/45) remote: Compressing objects: 6% (3/45) remote: Compressing objects: 8% (4/45) remote: Compressing objects: 11% (5/45) remote: Compressing objects: 13% (6/45) remote: Compressing objects: 15% (7/45) remote: Compressing objects: 17% (8/45) remote: Compressing objects: 20% (9/45) remote: Compressing objects: 22% (10/45) remote: Compressing objects: 24% (11/45) remote: Compressing objects: 26% (12/45) remote: Compressing objects: 28% (13/45) remote: Compressing objects: 31% (14/45) remote: Compressing objects: 33% (15/45) remote: Compressing objects: 35% (16/45) remote: Compressing objects: 37% (17/45) remote: Compressing objects: 40% (18/45) remote: Compressing objects: 42% (19/45) remote: Compressing objects: 44% (20/45) remote: Compressing objects: 46% (21/45) remote: Compressing objects: 48% (22/45) remote: Compressing objects: 51% (23/45) remote: Compressing objects: 53% (24/45) remote: Compressing objects: 55% (25/45) remote: Compressing objects: 57% (26/45) remote: Compressing objects: 60% (27/45) remote: Compressing objects: 62% (28/45) remote: Compressing objects: 64% (29/45) remote: Compressing objects: 66% (30/45) remote: Compressing objects: 68% (31/45) remote: Compressing objects: 71% (32/45) remote: Compressing objects: 73% (33/45) remote: Compressing objects: 75% (34/45) remote: Compressing objects: 77% (35/45) remote: Compressing objects: 80% (36/45) remote: Compressing objects: 82% (37/45) remote: Compressing objects: 84% (38/45) remote: Compressing objects: 86% (39/45) remote: Compressing objects: 88% (40/45) remote: Compressing objects: 91% (41/45) remote: Compressing objects: 93% (42/45) remote: Compressing objects: 95% (43/45) remote: Compressing objects: 97% (44/45) remote: Compressing objects: 100% (45/45) remote: Compressing objects: 100% (45/45), done. Receiving objects: 1% (1/99) Receiving objects: 2% (2/99) Receiving objects: 3% (3/99) Receiving objects: 4% (4/99) Receiving objects: 5% (5/99) Receiving objects: 6% (6/99) Receiving objects: 7% (7/99) Receiving objects: 8% (8/99) Receiving objects: 9% (9/99) Receiving objects: 10% (10/99) Receiving objects: 11% (11/99) Receiving objects: 12% (12/99) Receiving objects: 13% (13/99) remote: Total 99 (delta 6), reused 0 (delta 0), pack-reused 49 Receiving objects: 14% (14/99) Receiving objects: 15% (15/99) Receiving objects: 16% (16/99) Receiving objects: 17% (17/99) Receiving objects: 18% (18/99) Receiving objects: 19% (19/99) Receiving objects: 20% (20/99) Receiving objects: 21% (21/99) Receiving objects: 22% (22/99) Receiving objects: 23% (23/99) Receiving objects: 24% (24/99) Receiving objects: 25% (25/99) Receiving objects: 26% (26/99) Receiving objects: 27% (27/99) Receiving objects: 28% (28/99) Receiving objects: 29% (29/99) Receiving objects: 30% (30/99) Receiving objects: 31% (31/99) Receiving objects: 32% (32/99) Receiving objects: 33% (33/99) Receiving objects: 34% (34/99) Receiving objects: 35% (35/99) Receiving objects: 36% (36/99) Receiving objects: 37% (37/99) Receiving objects: 38% (38/99) Receiving objects: 39% (39/99) Receiving objects: 40% (40/99) Receiving objects: 41% (41/99) Receiving objects: 42% (42/99) Receiving objects: 43% (43/99) Receiving objects: 44% (44/99) Receiving objects: 45% (45/99) Receiving objects: 46% (46/99) Receiving objects: 47% (47/99) Receiving objects: 48% (48/99) Receiving objects: 49% (49/99) Receiving objects: 50% (50/99) Receiving objects: 51% (51/99) Receiving objects: 52% (52/99) Receiving objects: 53% (53/99) Receiving objects: 54% (54/99) Receiving objects: 55% (55/99) Receiving objects: 56% (56/99) Receiving objects: 57% (57/99) Receiving objects: 58% (58/99) Receiving objects: 59% (59/99) Receiving objects: 60% (60/99) Receiving objects: 61% (61/99) Receiving objects: 62% (62/99) Receiving objects: 63% (63/99) Receiving objects: 64% (64/99) Receiving objects: 65% (65/99) Receiving objects: 66% (66/99) Receiving objects: 67% (67/99) Receiving objects: 68% (68/99) Receiving objects: 69% (69/99) Receiving objects: 70% (70/99) Receiving objects: 71% (71/99) Receiving objects: 72% (72/99) Receiving objects: 73% (73/99) Receiving objects: 74% (74/99) Receiving objects: 75% (75/99) Receiving objects: 76% (76/99) Receiving objects: 77% (77/99) Receiving objects: 78% (78/99) Receiving objects: 79% (79/99) Receiving objects: 80% (80/99) Receiving objects: 81% (81/99) Receiving objects: 82% (82/99) Receiving objects: 83% (83/99) Receiving objects: 84% (84/99) Receiving objects: 85% (85/99) Receiving objects: 86% (86/99) Receiving objects: 87% (87/99) Receiving objects: 88% (88/99) Receiving objects: 89% (89/99) Receiving objects: 90% (90/99) Receiving objects: 91% (91/99) Receiving objects: 92% (92/99) Receiving objects: 93% (93/99) Receiving objects: 94% (94/99) Receiving objects: 95% (95/99) Receiving objects: 96% (96/99) Receiving objects: 97% (97/99) Receiving objects: 98% (98/99) Receiving objects: 100% (99/99) Receiving objects: 100% (99/99), 12.27 KiB | 12.27 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 64% (9/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/daxie-config/P15/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P15/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 34.34 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 13% (33/251) Resolving deltas: 23% (59/251) Resolving deltas: 24% (61/251) Resolving deltas: 25% (63/251) Resolving deltas: 26% (67/251) Resolving deltas: 27% (70/251) Resolving deltas: 39% (99/251) Resolving deltas: 40% (101/251) Resolving deltas: 47% (118/251) Resolving deltas: 50% (126/251) Resolving deltas: 52% (131/251) Resolving deltas: 54% (136/251) Resolving deltas: 57% (144/251) Resolving deltas: 58% (148/251) Resolving deltas: 59% (150/251) Resolving deltas: 60% (151/251) Resolving deltas: 61% (155/251) Resolving deltas: 62% (157/251) Resolving deltas: 63% (159/251) Resolving deltas: 64% (162/251) Resolving deltas: 65% (164/251) Resolving deltas: 66% (167/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (171/251) Resolving deltas: 69% (174/251) Resolving deltas: 76% (191/251) Resolving deltas: 81% (205/251) Resolving deltas: 83% (210/251) Resolving deltas: 84% (213/251) Resolving deltas: 85% (215/251) Resolving deltas: 86% (217/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (221/251) Resolving deltas: 89% (225/251) Resolving deltas: 90% (227/251) Resolving deltas: 91% (230/251) Resolving deltas: 92% (231/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 97% (245/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P15/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P15/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 9% (6/64) Resolving deltas: 14% (9/64) Resolving deltas: 15% (10/64) Resolving deltas: 26% (17/64) Resolving deltas: 28% (18/64) Resolving deltas: 29% (19/64) Resolving deltas: 32% (21/64) Resolving deltas: 34% (22/64) Resolving deltas: 35% (23/64) Resolving deltas: 43% (28/64) Resolving deltas: 45% (29/64) Resolving deltas: 51% (33/64) Resolving deltas: 53% (34/64) Resolving deltas: 57% (37/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 65% (42/64) Resolving deltas: 67% (43/64) Resolving deltas: 68% (44/64) Resolving deltas: 70% (45/64) Resolving deltas: 75% (48/64) Resolving deltas: 82% (53/64) Resolving deltas: 84% (54/64) Resolving deltas: 87% (56/64) Resolving deltas: 93% (60/64) Resolving deltas: 96% (62/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P15/params_new/msf-vehicle'... remote: Enumerating objects: 40, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 2% (1/38) remote: Compressing objects: 5% (2/38) remote: Compressing objects: 7% (3/38) remote: Compressing objects: 10% (4/38) remote: Compressing objects: 13% (5/38) remote: Compressing objects: 15% (6/38) remote: Compressing objects: 18% (7/38) remote: Compressing objects: 21% (8/38) remote: Compressing objects: 23% (9/38) remote: Compressing objects: 26% (10/38) remote: Compressing objects: 28% (11/38) remote: Compressing objects: 31% (12/38) remote: Compressing objects: 34% (13/38) remote: Compressing objects: 36% (14/38) remote: Compressing objects: 39% (15/38) remote: Compressing objects: 42% (16/38) remote: Compressing objects: 44% (17/38) remote: Compressing objects: 47% (18/38) remote: Compressing objects: 50% (19/38) remote: Compressing objects: 52% (20/38) remote: Compressing objects: 55% (21/38) remote: Compressing objects: 57% (22/38) remote: Compressing objects: 60% (23/38) remote: Compressing objects: 63% (24/38) remote: Compressing objects: 65% (25/38) remote: Compressing objects: 68% (26/38) remote: Compressing objects: 71% (27/38) remote: Compressing objects: 73% (28/38) remote: Compressing objects: 76% (29/38) remote: Compressing objects: 78% (30/38) remote: Compressing objects: 81% (31/38) remote: Compressing objects: 84% (32/38) remote: Compressing objects: 86% (33/38) remote: Compressing objects: 89% (34/38) remote: Compressing objects: 92% (35/38) remote: Compressing objects: 94% (36/38) remote: Compressing objects: 97% (37/38) remote: Compressing objects: 100% (38/38) remote: Compressing objects: 100% (38/38), done. remote: Total 40 (delta 19), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 4.25 KiB | 4.25 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 26% (5/19) Resolving deltas: 36% (7/19) Resolving deltas: 42% (8/19) Resolving deltas: 68% (13/19) Resolving deltas: 78% (15/19) Resolving deltas: 84% (16/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 19% (14/71) Resolving deltas: 21% (15/71) Resolving deltas: 35% (25/71) Resolving deltas: 42% (30/71) Resolving deltas: 45% (32/71) Resolving deltas: 49% (35/71) Resolving deltas: 56% (40/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 7% (2/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 62% (17/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 20% (2/10) Resolving deltas: 30% (3/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 34.99 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (17/1247) Resolving deltas: 2% (30/1247) Resolving deltas: 5% (71/1247) Resolving deltas: 6% (81/1247) Resolving deltas: 7% (95/1247) Resolving deltas: 8% (105/1247) Resolving deltas: 9% (113/1247) Resolving deltas: 10% (133/1247) Resolving deltas: 12% (150/1247) Resolving deltas: 13% (163/1247) Resolving deltas: 14% (175/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (220/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (240/1247) Resolving deltas: 20% (258/1247) Resolving deltas: 21% (262/1247) Resolving deltas: 22% (276/1247) Resolving deltas: 24% (303/1247) Resolving deltas: 31% (396/1247) Resolving deltas: 32% (409/1247) Resolving deltas: 50% (631/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 4% (3/62) Resolving deltas: 8% (5/62) Resolving deltas: 11% (7/62) Resolving deltas: 19% (12/62) Resolving deltas: 20% (13/62) Resolving deltas: 24% (15/62) Resolving deltas: 25% (16/62) Resolving deltas: 27% (17/62) Resolving deltas: 80% (50/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 18% (6/32) Resolving deltas: 28% (9/32) Resolving deltas: 65% (21/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P15/params_new/perception_vehicles'... remote: Enumerating objects: 49, done. remote: Total 49 (delta 0), reused 0 (delta 0), pack-reused 49 Receiving objects: 2% (1/49) Receiving objects: 4% (2/49) Receiving objects: 6% (3/49) Receiving objects: 8% (4/49) Receiving objects: 10% (5/49) Receiving objects: 12% (6/49) Receiving objects: 14% (7/49) Receiving objects: 16% (8/49) Receiving objects: 18% (9/49) Receiving objects: 20% (10/49) Receiving objects: 22% (11/49) Receiving objects: 24% (12/49) Receiving objects: 26% (13/49) Receiving objects: 28% (14/49) Receiving objects: 30% (15/49) Receiving objects: 32% (16/49) Receiving objects: 34% (17/49) Receiving objects: 36% (18/49) Receiving objects: 38% (19/49) Receiving objects: 40% (20/49) Receiving objects: 42% (21/49) Receiving objects: 44% (22/49) Receiving objects: 46% (23/49) Receiving objects: 48% (24/49) Receiving objects: 51% (25/49) Receiving objects: 53% (26/49) Receiving objects: 55% (27/49) Receiving objects: 57% (28/49) Receiving objects: 59% (29/49) Receiving objects: 61% (30/49) Receiving objects: 63% (31/49) Receiving objects: 65% (32/49) Receiving objects: 67% (33/49) Receiving objects: 69% (34/49) Receiving objects: 71% (35/49) Receiving objects: 73% (36/49) Receiving objects: 75% (37/49) Receiving objects: 77% (38/49) Receiving objects: 79% (39/49) Receiving objects: 81% (40/49) Receiving objects: 83% (41/49) Receiving objects: 85% (42/49) Receiving objects: 87% (43/49) Receiving objects: 89% (44/49) Receiving objects: 91% (45/49) Receiving objects: 93% (46/49) Receiving objects: 95% (47/49) Receiving objects: 97% (48/49) Receiving objects: 100% (49/49) Receiving objects: 100% (49/49), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 18% (2/11) Resolving deltas: 27% (3/11) Resolving deltas: 45% (5/11) Resolving deltas: 63% (7/11) Resolving deltas: 81% (9/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/daxie-config/P15/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 22% (4/18) Resolving deltas: 38% (7/18) Resolving deltas: 61% (11/18) Resolving deltas: 66% (12/18) Resolving deltas: 83% (15/18) Resolving deltas: 88% (16/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P15/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 28.51 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 5% (18/343) Resolving deltas: 8% (29/343) Resolving deltas: 12% (43/343) Resolving deltas: 17% (60/343) Resolving deltas: 19% (68/343) Resolving deltas: 27% (94/343) Resolving deltas: 32% (113/343) Resolving deltas: 34% (117/343) Resolving deltas: 35% (122/343) Resolving deltas: 37% (127/343) Resolving deltas: 42% (147/343) Resolving deltas: 47% (162/343) Resolving deltas: 53% (182/343) Resolving deltas: 54% (186/343) Resolving deltas: 58% (199/343) Resolving deltas: 59% (203/343) Resolving deltas: 63% (217/343) Resolving deltas: 64% (220/343) Resolving deltas: 67% (230/343) Resolving deltas: 74% (254/343) Resolving deltas: 76% (261/343) Resolving deltas: 77% (265/343) Resolving deltas: 80% (275/343) Resolving deltas: 81% (278/343) Resolving deltas: 82% (283/343) Resolving deltas: 83% (288/343) Resolving deltas: 84% (290/343) Resolving deltas: 85% (293/343) Resolving deltas: 88% (302/343) Resolving deltas: 90% (309/343) Resolving deltas: 92% (317/343) Resolving deltas: 94% (323/343) Resolving deltas: 95% (326/343) Resolving deltas: 97% (334/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P15/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) Receiving objects: 39% (265/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 4% (10/235) Resolving deltas: 5% (12/235) Resolving deltas: 7% (17/235) Resolving deltas: 8% (19/235) Resolving deltas: 9% (22/235) Resolving deltas: 10% (25/235) Resolving deltas: 17% (40/235) Resolving deltas: 18% (43/235) Resolving deltas: 24% (57/235) Resolving deltas: 27% (65/235) Resolving deltas: 31% (74/235) Resolving deltas: 32% (76/235) Resolving deltas: 33% (78/235) Resolving deltas: 50% (118/235) Resolving deltas: 51% (122/235) Resolving deltas: 52% (124/235) Resolving deltas: 53% (125/235) Resolving deltas: 55% (131/235) Resolving deltas: 66% (156/235) Resolving deltas: 67% (158/235) Resolving deltas: 68% (160/235) Resolving deltas: 74% (175/235) Resolving deltas: 76% (179/235) Resolving deltas: 77% (181/235) Resolving deltas: 78% (184/235) Resolving deltas: 79% (186/235) Resolving deltas: 80% (188/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (196/235) Resolving deltas: 85% (200/235) Resolving deltas: 88% (209/235) Resolving deltas: 89% (210/235) Resolving deltas: 90% (212/235) Resolving deltas: 91% (214/235) Resolving deltas: 92% (217/235) Resolving deltas: 93% (220/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (227/235) Resolving deltas: 97% (229/235) Resolving deltas: 99% (234/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P15/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 48.36 MiB | 48.36 MiB/s Receiving objects: 11% (48/408), 94.22 MiB | 47.11 MiB/s Receiving objects: 11% (48/408), 142.41 MiB | 47.47 MiB/s Receiving objects: 12% (49/408), 142.41 MiB | 47.47 MiB/s Receiving objects: 13% (54/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 14% (58/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 15% (62/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 16% (66/408), 162.38 MiB | 46.39 MiB/s Receiving objects: 16% (69/408), 183.54 MiB | 45.88 MiB/s Receiving objects: 17% (70/408), 183.54 MiB | 45.88 MiB/s Receiving objects: 18% (74/408), 183.54 MiB | 45.88 MiB/s Receiving objects: 19% (78/408), 183.54 MiB | 45.88 MiB/s Receiving objects: 20% (82/408), 183.54 MiB | 45.88 MiB/s Receiving objects: 21% (86/408), 183.54 MiB | 45.88 MiB/s Receiving objects: 22% (90/408), 183.54 MiB | 45.88 MiB/s Receiving objects: 23% (94/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 24% (98/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 25% (102/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 26% (107/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 27% (111/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 28% (115/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 29% (119/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 30% (123/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 31% (127/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 32% (131/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 33% (135/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 34% (139/408), 203.46 MiB | 45.21 MiB/s Receiving objects: 34% (139/408), 222.34 MiB | 44.31 MiB/s Receiving objects: 35% (143/408), 222.34 MiB | 44.31 MiB/s Receiving objects: 36% (147/408), 222.34 MiB | 44.31 MiB/s Receiving objects: 37% (151/408), 247.64 MiB | 44.28 MiB/s Receiving objects: 38% (156/408), 247.64 MiB | 44.28 MiB/s Receiving objects: 39% (160/408), 247.64 MiB | 44.28 MiB/s Receiving objects: 39% (161/408), 267.11 MiB | 42.98 MiB/s Receiving objects: 40% (164/408), 267.11 MiB | 42.98 MiB/s Receiving objects: 41% (168/408), 267.11 MiB | 42.98 MiB/s Receiving objects: 42% (172/408), 287.12 MiB | 42.87 MiB/s Receiving objects: 43% (176/408), 287.12 MiB | 42.87 MiB/s Receiving objects: 43% (179/408), 307.48 MiB | 42.32 MiB/s Receiving objects: 44% (180/408), 307.48 MiB | 42.32 MiB/s Receiving objects: 45% (184/408), 307.48 MiB | 42.32 MiB/s Receiving objects: 46% (188/408), 326.80 MiB | 40.98 MiB/s Receiving objects: 47% (192/408), 326.80 MiB | 40.98 MiB/s Receiving objects: 47% (192/408), 350.98 MiB | 41.91 MiB/s Receiving objects: 47% (193/408), 386.47 MiB | 40.67 MiB/s Receiving objects: 48% (196/408), 386.47 MiB | 40.67 MiB/s Receiving objects: 49% (200/408), 386.47 MiB | 40.67 MiB/s Receiving objects: 49% (202/408), 428.02 MiB | 40.08 MiB/s Receiving objects: 50% (204/408), 428.02 MiB | 40.08 MiB/s Receiving objects: 51% (209/408), 428.02 MiB | 40.08 MiB/s Receiving objects: 52% (213/408), 428.02 MiB | 40.08 MiB/s Receiving objects: 53% (217/408), 428.02 MiB | 40.08 MiB/s Receiving objects: 54% (221/408), 458.10 MiB | 42.44 MiB/s Receiving objects: 55% (225/408), 458.10 MiB | 42.44 MiB/s Receiving objects: 56% (229/408), 458.10 MiB | 42.44 MiB/s Receiving objects: 57% (233/408), 458.10 MiB | 42.44 MiB/s Receiving objects: 58% (237/408), 458.10 MiB | 42.44 MiB/s Receiving objects: 58% (237/408), 478.36 MiB | 42.50 MiB/s Receiving objects: 58% (239/408), 514.68 MiB | 41.75 MiB/s Receiving objects: 59% (241/408), 514.68 MiB | 41.75 MiB/s Receiving objects: 60% (245/408), 514.68 MiB | 41.75 MiB/s Receiving objects: 61% (249/408), 534.45 MiB | 40.77 MiB/s Receiving objects: 62% (253/408), 534.45 MiB | 40.77 MiB/s Receiving objects: 63% (258/408), 534.45 MiB | 40.77 MiB/s Receiving objects: 64% (262/408), 534.45 MiB | 40.77 MiB/s Receiving objects: 65% (266/408), 534.45 MiB | 40.77 MiB/s Receiving objects: 65% (269/408), 553.87 MiB | 41.57 MiB/s Receiving objects: 66% (270/408), 553.87 MiB | 41.57 MiB/s Receiving objects: 67% (274/408), 553.87 MiB | 41.57 MiB/s Receiving objects: 68% (278/408), 553.87 MiB | 41.57 MiB/s Receiving objects: 69% (282/408), 553.87 MiB | 41.57 MiB/s Receiving objects: 70% (286/408), 553.87 MiB | 41.57 MiB/s Receiving objects: 71% (290/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 72% (294/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 73% (298/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 74% (302/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 75% (306/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 76% (311/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 77% (315/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 78% (319/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 79% (323/408), 573.98 MiB | 41.67 MiB/s Receiving objects: 79% (326/408), 591.17 MiB | 41.23 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 19.64 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 19.64 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 19.64 MiB/s Receiving objects: 81% (331/408), 619.19 MiB | 18.90 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 14.21 MiB/s Receiving objects: 81% (332/408), 637.13 MiB | 14.15 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 11.04 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 11.04 MiB/s Receiving objects: 83% (339/408), 658.47 MiB | 10.88 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 8.29 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.04 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.04 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 4.92 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 4.92 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.15 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.15 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.15 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.15 MiB/s Receiving objects: 87% (358/408), 788.01 MiB | 7.01 MiB/s Receiving objects: 88% (360/408), 788.01 MiB | 7.01 MiB/s Receiving objects: 89% (364/408), 788.01 MiB | 7.01 MiB/s Receiving objects: 90% (368/408), 808.07 MiB | 8.36 MiB/s Receiving objects: 90% (371/408), 847.60 MiB | 10.08 MiB/s Receiving objects: 91% (372/408), 847.60 MiB | 10.08 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.20 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.22 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.22 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.22 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.22 MiB/s Receiving objects: 94% (385/408), 882.50 MiB | 10.00 MiB/s Receiving objects: 95% (388/408), 882.50 MiB | 10.00 MiB/s Receiving objects: 96% (392/408), 882.50 MiB | 10.00 MiB/s Receiving objects: 97% (396/408), 904.11 MiB | 15.86 MiB/s Receiving objects: 98% (400/408), 904.11 MiB | 15.86 MiB/s Receiving objects: 98% (401/408), 921.13 MiB | 14.99 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 921.13 MiB | 14.99 MiB/s Receiving objects: 100% (408/408), 921.13 MiB | 14.99 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 17.52 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 8% (7/80) Resolving deltas: 22% (18/80) Resolving deltas: 23% (19/80) Resolving deltas: 25% (20/80) Resolving deltas: 26% (21/80) Resolving deltas: 27% (22/80) Resolving deltas: 30% (24/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P15/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 49% (103/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 50% (105/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 51% (108/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 52% (110/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 53% (112/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 54% (114/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 55% (116/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 56% (118/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 57% (120/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 58% (122/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 59% (124/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 60% (126/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 61% (129/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 62% (131/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 63% (133/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 64% (135/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 65% (137/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 66% (139/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 67% (141/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 68% (143/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 69% (145/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 70% (147/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 71% (150/210), 28.23 MiB | 56.44 MiB/s Receiving objects: 71% (151/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 72% (152/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 73% (154/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 74% (156/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 75% (158/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 76% (160/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 77% (162/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 78% (164/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 79% (166/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 80% (168/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 81% (171/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 82% (173/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 83% (175/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 84% (177/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 85% (179/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 86% (181/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 87% (183/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 88% (185/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 89% (187/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 90% (189/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 91% (192/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 92% (194/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 93% (196/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 94% (198/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 95% (200/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 96% (202/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 97% (204/210), 54.48 MiB | 54.47 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 99% (208/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 100% (210/210), 54.48 MiB | 54.47 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 54.13 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 1% (1/60) Resolving deltas: 8% (5/60) Resolving deltas: 56% (34/60) Resolving deltas: 61% (37/60) Resolving deltas: 73% (44/60) Resolving deltas: 76% (46/60) Resolving deltas: 78% (47/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 93% (56/60) Resolving deltas: 95% (57/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P15/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/daxie-config/P15/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 18% (8/43) Resolving deltas: 67% (29/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P15/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/daxie-config/P15/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 53.29 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 31% (22/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P15/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 25.55 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 4% (41/841) Resolving deltas: 5% (49/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (64/841) Resolving deltas: 8% (70/841) Resolving deltas: 11% (98/841) Resolving deltas: 17% (143/841) Resolving deltas: 21% (183/841) Resolving deltas: 40% (344/841) Resolving deltas: 41% (347/841) Resolving deltas: 45% (382/841) Resolving deltas: 48% (410/841) Resolving deltas: 52% (444/841) Resolving deltas: 53% (453/841) Resolving deltas: 58% (488/841) Resolving deltas: 59% (498/841) Resolving deltas: 60% (505/841) Resolving deltas: 63% (536/841) Resolving deltas: 66% (557/841) Resolving deltas: 67% (565/841) Resolving deltas: 68% (572/841) Resolving deltas: 69% (583/841) Resolving deltas: 71% (598/841) Resolving deltas: 75% (638/841) Resolving deltas: 76% (640/841) Resolving deltas: 77% (648/841) Resolving deltas: 83% (700/841) Resolving deltas: 84% (707/841) Resolving deltas: 85% (715/841) Resolving deltas: 86% (724/841) Resolving deltas: 87% (732/841) Resolving deltas: 88% (741/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 92% (776/841) Resolving deltas: 93% (785/841) Resolving deltas: 94% (792/841) Resolving deltas: 95% (800/841) Resolving deltas: 96% (813/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (826/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P15/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/193) Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 4% (2/49) Resolving deltas: 6% (3/49) Resolving deltas: 8% (4/49) Resolving deltas: 10% (5/49) Resolving deltas: 12% (6/49) Resolving deltas: 18% (9/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 32% (16/49) Resolving deltas: 55% (27/49) Resolving deltas: 69% (34/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P15/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 29.92 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 65% (67/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P15/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 65), reused 119 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 196.06 KiB | 16.34 MiB/s, done. Resolving deltas: 0% (0/200) Resolving deltas: 1% (2/200) Resolving deltas: 2% (4/200) Resolving deltas: 3% (6/200) Resolving deltas: 6% (13/200) Resolving deltas: 7% (15/200) Resolving deltas: 9% (19/200) Resolving deltas: 32% (64/200) Resolving deltas: 34% (69/200) Resolving deltas: 36% (72/200) Resolving deltas: 37% (74/200) Resolving deltas: 40% (80/200) Resolving deltas: 45% (91/200) Resolving deltas: 47% (95/200) Resolving deltas: 51% (103/200) Resolving deltas: 52% (104/200) Resolving deltas: 53% (106/200) Resolving deltas: 54% (108/200) Resolving deltas: 56% (112/200) Resolving deltas: 57% (114/200) Resolving deltas: 58% (117/200) Resolving deltas: 75% (151/200) Resolving deltas: 76% (153/200) Resolving deltas: 81% (163/200) Resolving deltas: 83% (167/200) Resolving deltas: 86% (172/200) Resolving deltas: 90% (180/200) Resolving deltas: 91% (182/200) Resolving deltas: 92% (184/200) Resolving deltas: 94% (188/200) Resolving deltas: 95% (190/200) Resolving deltas: 96% (192/200) Resolving deltas: 98% (196/200) Resolving deltas: 100% (200/200) Resolving deltas: 100% (200/200), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out '89b0d7cf10f9197077d92269f8215f0f763ed04b' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '038ffa4820456237b0fcf85a67f80d61d6be2863' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '47e2777143182ddb48d0cbff05180a1aed33f0dc' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out '0c21dbe519e729a70bdbd5ed77dd30d9ba0d1e82' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_vehicles': checked out '1b8344fba3338c032d26376a66cb0fb6de6e79c9' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '52bc10aa0bdb728c2e778698078af3c7f16c1161' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ 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/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, 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, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P15/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P15/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P15/params_new/hardware/hardware /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/hdmap/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/hdmap/hdmap /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/hdmap_interface/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P15/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P15/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P15/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P15/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P15/params_new/msf-port/README.md /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P15/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P15/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P15/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P15/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_new_detection/perception /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P15/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P15/params_new/perception_spreader_truck/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P15/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P15/params_new/perception_vehicles/master /root/workspace/daxie-config/P15/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P15/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P15/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P15/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P15/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P15/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/prediction_config/prediction /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P15/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P15/params_new/system-common/ [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/system-common/master /root/workspace/daxie-config/P15/params_new/system-common/system-ros /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P15/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/system-device/master /root/workspace/daxie-config/P15/params_new/system-device/slave /root/workspace/daxie-config/P15/params_new/system-device/system-ros /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/system-node-daxie/master /root/workspace/daxie-config/P15/params_new/system-node-daxie/slave /root/workspace/daxie-config/P15/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P15/params_new/system-port/ [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P15/params_new/system-port/points.json /root/workspace/daxie-config/P15/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P15/params_new/system-port/system-ros /root/workspace/daxie-config/P15/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P15/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P15/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P15/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P15/params_new/params_new/bay.txt /root/workspace/daxie-config/P15/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P15/params_new/params_new/crane_align /root/workspace/daxie-config/P15/params_new/params_new/data_collection /root/workspace/daxie-config/P15/params_new/params_new/extrinsics /root/workspace/daxie-config/P15/params_new/params_new/field.yaml /root/workspace/daxie-config/P15/params_new/params_new/gantry.txt /root/workspace/daxie-config/P15/params_new/params_new/hardware /root/workspace/daxie-config/P15/params_new/params_new/hdmap /root/workspace/daxie-config/P15/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P15/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P15/params_new/params_new/lane_detection /root/workspace/daxie-config/P15/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P15/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P15/params_new/params_new/master /root/workspace/daxie-config/P15/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P15/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P15/params_new/params_new/perception /root/workspace/daxie-config/P15/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P15/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P15/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P15/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P15/params_new/params_new/pointcloud /root/workspace/daxie-config/P15/params_new/params_new/points.json /root/workspace/daxie-config/P15/params_new/params_new/prediction /root/workspace/daxie-config/P15/params_new/params_new/README.md /root/workspace/daxie-config/P15/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P15/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P15/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P15/params_new/params_new/slave /root/workspace/daxie-config/P15/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P15/params_new/params_new/system-ros /root/workspace/daxie-config/P15/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P15/params_P15/params/ [Pipeline] echo P16拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/daxie-config/P16/params_new [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P16/params_new [Pipeline] dir Running in /root/workspace/daxie-config/P16/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/P16.git > git init /root/workspace/daxie-config/P16/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P16.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/P16.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/P16.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 62c0ac09e61d26dfb2ca04b8ed46adf3a4c52551 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 62c0ac09e61d26dfb2ca04b8ed46adf3a4c52551 # timeout=300000 Commit message: "Update module: perception_new_detection, branch: update daxie_truck_bydq2_3rs1610-2rsbp-newtrailer-anglesensor to daxie_truck_bydq2_3rs1610-2rsbp" > git rev-list --no-walk 62c0ac09e61d26dfb2ca04b8ed46adf3a4c52551 # 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/P16.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P16.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T816.git) registered for path 'mqtt-tls' 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/P16.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/P16.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' 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-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' 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/daxie-config/P16/params_new/crane_align_common'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/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: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0 Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 18.07 KiB | 18.07 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 46% (6/13) Resolving deltas: 61% (8/13) Resolving deltas: 76% (10/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P16/params_new/crane_align_customized'... remote: Enumerating objects: 1841, done. remote: Counting objects: 0% (1/127) remote: Counting objects: 1% (2/127) remote: Counting objects: 2% (3/127) remote: Counting objects: 3% (4/127) remote: Counting objects: 4% (6/127) remote: Counting objects: 5% (7/127) remote: Counting objects: 6% (8/127) remote: Counting objects: 7% (9/127) remote: Counting objects: 8% (11/127) remote: Counting objects: 9% (12/127) remote: Counting objects: 10% (13/127) remote: Counting objects: 11% (14/127) remote: Counting objects: 12% (16/127) remote: Counting objects: 13% (17/127) remote: Counting objects: 14% (18/127) remote: Counting objects: 15% (20/127) remote: Counting objects: 16% (21/127) remote: Counting objects: 17% (22/127) remote: Counting objects: 18% (23/127) remote: Counting objects: 19% (25/127) remote: Counting objects: 20% (26/127) remote: Counting objects: 21% (27/127) remote: Counting objects: 22% (28/127) remote: Counting objects: 23% (30/127) remote: Counting objects: 24% (31/127) remote: Counting objects: 25% (32/127) remote: Counting objects: 26% (34/127) remote: Counting objects: 27% (35/127) remote: Counting objects: 28% (36/127) remote: Counting objects: 29% (37/127) remote: Counting objects: 30% (39/127) remote: Counting objects: 31% (40/127) remote: Counting objects: 32% (41/127) remote: Counting objects: 33% (42/127) remote: Counting objects: 34% (44/127) remote: Counting objects: 35% (45/127) remote: Counting objects: 36% (46/127) remote: Counting objects: 37% (47/127) remote: Counting objects: 38% (49/127) remote: Counting objects: 39% (50/127) remote: Counting objects: 40% (51/127) remote: Counting objects: 41% (53/127) remote: Counting objects: 42% (54/127) remote: Counting objects: 43% (55/127) remote: Counting objects: 44% (56/127) remote: Counting objects: 45% (58/127) remote: Counting objects: 46% (59/127) remote: Counting objects: 47% (60/127) remote: Counting objects: 48% (61/127) remote: Counting objects: 49% (63/127) remote: Counting objects: 50% (64/127) remote: Counting objects: 51% (65/127) remote: Counting objects: 52% (67/127) remote: Counting objects: 53% (68/127) remote: Counting objects: 54% (69/127) remote: Counting objects: 55% (70/127) remote: Counting objects: 56% (72/127) remote: Counting objects: 57% (73/127) remote: Counting objects: 58% (74/127) remote: Counting objects: 59% (75/127) remote: Counting objects: 60% (77/127) remote: Counting objects: 61% (78/127) remote: Counting objects: 62% (79/127) remote: Counting objects: 63% (81/127) remote: Counting objects: 64% (82/127) remote: Counting objects: 65% (83/127) remote: Counting objects: 66% (84/127) remote: Counting objects: 67% (86/127) remote: Counting objects: 68% (87/127) remote: Counting objects: 69% (88/127) remote: Counting objects: 70% (89/127) remote: Counting objects: 71% (91/127) remote: Counting objects: 72% (92/127) remote: Counting objects: 73% (93/127) remote: Counting objects: 74% (94/127) remote: Counting objects: 75% (96/127) remote: Counting objects: 76% (97/127) remote: Counting objects: 77% (98/127) remote: Counting objects: 78% (100/127) remote: Counting objects: 79% (101/127) remote: Counting objects: 80% (102/127) remote: Counting objects: 81% (103/127) remote: Counting objects: 82% (105/127) remote: Counting objects: 83% (106/127) remote: Counting objects: 84% (107/127) remote: Counting objects: 85% (108/127) remote: Counting objects: 86% (110/127) remote: Counting objects: 87% (111/127) remote: Counting objects: 88% (112/127) remote: Counting objects: 89% (114/127) remote: Counting objects: 90% (115/127) remote: Counting objects: 91% (116/127) remote: Counting objects: 92% (117/127) remote: Counting objects: 93% (119/127) remote: Counting objects: 94% (120/127) remote: Counting objects: 95% (121/127) remote: Counting objects: 96% (122/127) remote: Counting objects: 97% (124/127) remote: Counting objects: 98% (125/127) remote: Counting objects: 99% (126/127) remote: Counting objects: 100% (127/127) remote: Counting objects: 100% (127/127), done. remote: Compressing objects: 1% (1/58) remote: Compressing objects: 3% (2/58) remote: Compressing objects: 5% (3/58) remote: Compressing objects: 6% (4/58) remote: Compressing objects: 8% (5/58) remote: Compressing objects: 10% (6/58) remote: Compressing objects: 12% (7/58) remote: Compressing objects: 13% (8/58) remote: Compressing objects: 15% (9/58) remote: Compressing objects: 17% (10/58) remote: Compressing objects: 18% (11/58) remote: Compressing objects: 20% (12/58) remote: Compressing objects: 22% (13/58) remote: Compressing objects: 24% (14/58) remote: Compressing objects: 25% (15/58) remote: Compressing objects: 27% (16/58) remote: Compressing objects: 29% (17/58) remote: Compressing objects: 31% (18/58) remote: Compressing objects: 32% (19/58) remote: Compressing objects: 34% (20/58) remote: Compressing objects: 36% (21/58) remote: Compressing objects: 37% (22/58) remote: Compressing objects: 39% (23/58) remote: Compressing objects: 41% (24/58) remote: Compressing objects: 43% (25/58) remote: Compressing objects: 44% (26/58) remote: Compressing objects: 46% (27/58) remote: Compressing objects: 48% (28/58) remote: Compressing objects: 50% (29/58) remote: Compressing objects: 51% (30/58) remote: Compressing objects: 53% (31/58) remote: Compressing objects: 55% (32/58) remote: Compressing objects: 56% (33/58) remote: Compressing objects: 58% (34/58) remote: Compressing objects: 60% (35/58) remote: Compressing objects: 62% (36/58) remote: Compressing objects: 63% (37/58) remote: Compressing objects: 65% (38/58) remote: Compressing objects: 67% (39/58) remote: Compressing objects: 68% (40/58) remote: Compressing objects: 70% (41/58) remote: Compressing objects: 72% (42/58) remote: Compressing objects: 74% (43/58) remote: Compressing objects: 75% (44/58) remote: Compressing objects: 77% (45/58) remote: Compressing objects: 79% (46/58) remote: Compressing objects: 81% (47/58) remote: Compressing objects: 82% (48/58) remote: Compressing objects: 84% (49/58) remote: Compressing objects: 86% (50/58) remote: Compressing objects: 87% (51/58) remote: Compressing objects: 89% (52/58) remote: Compressing objects: 91% (53/58) remote: Compressing objects: 93% (54/58) remote: Compressing objects: 94% (55/58) remote: Compressing objects: 96% (56/58) remote: Compressing objects: 98% (57/58) remote: Compressing objects: 100% (58/58) remote: Compressing objects: 100% (58/58), done. Receiving objects: 0% (1/1841) Receiving objects: 1% (19/1841) Receiving objects: 2% (37/1841) Receiving objects: 3% (56/1841) Receiving objects: 4% (74/1841) Receiving objects: 5% (93/1841) Receiving objects: 6% (111/1841) Receiving objects: 7% (129/1841) Receiving objects: 8% (148/1841) Receiving objects: 9% (166/1841) Receiving objects: 10% (185/1841) Receiving objects: 11% (203/1841) Receiving objects: 12% (221/1841) Receiving objects: 13% (240/1841) Receiving objects: 14% (258/1841) Receiving objects: 15% (277/1841) Receiving objects: 16% (295/1841) Receiving objects: 17% (313/1841) Receiving objects: 18% (332/1841) Receiving objects: 19% (350/1841) Receiving objects: 20% (369/1841) Receiving objects: 21% (387/1841) Receiving objects: 22% (406/1841) Receiving objects: 23% (424/1841) Receiving objects: 24% (442/1841) Receiving objects: 25% (461/1841) Receiving objects: 26% (479/1841) Receiving objects: 27% (498/1841) Receiving objects: 28% (516/1841) Receiving objects: 29% (534/1841) Receiving objects: 30% (553/1841) Receiving objects: 31% (571/1841) Receiving objects: 32% (590/1841) Receiving objects: 33% (608/1841) Receiving objects: 34% (626/1841) Receiving objects: 35% (645/1841) Receiving objects: 36% (663/1841) Receiving objects: 37% (682/1841) Receiving objects: 38% (700/1841) Receiving objects: 39% (718/1841) Receiving objects: 40% (737/1841) Receiving objects: 41% (755/1841) Receiving objects: 42% (774/1841) Receiving objects: 43% (792/1841) Receiving objects: 44% (811/1841) Receiving objects: 45% (829/1841) Receiving objects: 46% (847/1841) Receiving objects: 47% (866/1841) Receiving objects: 48% (884/1841) Receiving objects: 49% (903/1841) Receiving objects: 50% (921/1841) Receiving objects: 51% (939/1841) Receiving objects: 52% (958/1841) Receiving objects: 53% (976/1841) Receiving objects: 54% (995/1841) Receiving objects: 55% (1013/1841) Receiving objects: 56% (1031/1841) Receiving objects: 57% (1050/1841) Receiving objects: 58% (1068/1841) Receiving objects: 59% (1087/1841) Receiving objects: 60% (1105/1841) Receiving objects: 61% (1124/1841) Receiving objects: 62% (1142/1841) Receiving objects: 63% (1160/1841) Receiving objects: 64% (1179/1841) Receiving objects: 65% (1197/1841) Receiving objects: 66% (1216/1841) Receiving objects: 67% (1234/1841) Receiving objects: 68% (1252/1841) Receiving objects: 69% (1271/1841) Receiving objects: 70% (1289/1841) Receiving objects: 71% (1308/1841) Receiving objects: 72% (1326/1841) Receiving objects: 73% (1344/1841) Receiving objects: 74% (1363/1841) Receiving objects: 75% (1381/1841) Receiving objects: 76% (1400/1841) Receiving objects: 77% (1418/1841) Receiving objects: 78% (1436/1841) Receiving objects: 79% (1455/1841) Receiving objects: 80% (1473/1841) Receiving objects: 81% (1492/1841) Receiving objects: 82% (1510/1841) Receiving objects: 83% (1529/1841) Receiving objects: 84% (1547/1841) Receiving objects: 85% (1565/1841) Receiving objects: 86% (1584/1841) Receiving objects: 87% (1602/1841) Receiving objects: 88% (1621/1841) Receiving objects: 89% (1639/1841) Receiving objects: 90% (1657/1841) Receiving objects: 91% (1676/1841) remote: Total 1841 (delta 53), reused 106 (delta 40), pack-reused 1714 Receiving objects: 92% (1694/1841) Receiving objects: 93% (1713/1841) Receiving objects: 94% (1731/1841) Receiving objects: 95% (1749/1841) Receiving objects: 96% (1768/1841) Receiving objects: 97% (1786/1841) Receiving objects: 98% (1805/1841) Receiving objects: 99% (1823/1841) Receiving objects: 100% (1841/1841) Receiving objects: 100% (1841/1841), 527.27 KiB | 35.15 MiB/s, done. Resolving deltas: 0% (0/882) Resolving deltas: 1% (9/882) Resolving deltas: 2% (18/882) Resolving deltas: 3% (30/882) Resolving deltas: 4% (38/882) Resolving deltas: 5% (47/882) Resolving deltas: 16% (147/882) Resolving deltas: 18% (162/882) Resolving deltas: 19% (172/882) Resolving deltas: 20% (177/882) Resolving deltas: 22% (199/882) Resolving deltas: 25% (228/882) Resolving deltas: 27% (240/882) Resolving deltas: 28% (250/882) Resolving deltas: 30% (271/882) Resolving deltas: 31% (282/882) Resolving deltas: 32% (283/882) Resolving deltas: 33% (296/882) Resolving deltas: 34% (303/882) Resolving deltas: 38% (343/882) Resolving deltas: 39% (344/882) Resolving deltas: 40% (353/882) Resolving deltas: 41% (370/882) Resolving deltas: 42% (372/882) Resolving deltas: 44% (395/882) Resolving deltas: 45% (403/882) Resolving deltas: 46% (407/882) Resolving deltas: 47% (415/882) Resolving deltas: 48% (426/882) Resolving deltas: 49% (435/882) Resolving deltas: 50% (443/882) Resolving deltas: 51% (453/882) Resolving deltas: 52% (461/882) Resolving deltas: 53% (469/882) Resolving deltas: 54% (479/882) Resolving deltas: 55% (488/882) Resolving deltas: 56% (496/882) Resolving deltas: 58% (516/882) Resolving deltas: 59% (521/882) Resolving deltas: 61% (539/882) Resolving deltas: 62% (553/882) Resolving deltas: 64% (565/882) Resolving deltas: 66% (588/882) Resolving deltas: 67% (591/882) Resolving deltas: 68% (604/882) Resolving deltas: 69% (609/882) Resolving deltas: 70% (619/882) Resolving deltas: 71% (630/882) Resolving deltas: 72% (636/882) Resolving deltas: 73% (649/882) Resolving deltas: 76% (674/882) Resolving deltas: 77% (680/882) Resolving deltas: 78% (690/882) Resolving deltas: 85% (752/882) Resolving deltas: 100% (882/882) Resolving deltas: 100% (882/882), done. Cloning into '/root/workspace/daxie-config/P16/params_new/hardware'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 38 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), done. Resolving deltas: 0% (0/11) Resolving deltas: 36% (4/11) Resolving deltas: 54% (6/11) Resolving deltas: 72% (8/11) Resolving deltas: 81% (9/11) Resolving deltas: 90% (10/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/daxie-config/P16/params_new/hdmap'... remote: Enumerating objects: 19, 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: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/daxie-config/P16/params_new/hdmap_interface'... remote: Enumerating objects: 26, done. remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26 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), 4.82 KiB | 4.82 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 50% (5/10) Resolving deltas: 60% (6/10) Resolving deltas: 70% (7/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P16/params_new/lidar-extrinsics'... remote: Enumerating objects: 124, done. remote: Counting objects: 1% (1/82) remote: Counting objects: 2% (2/82) remote: Counting objects: 3% (3/82) remote: Counting objects: 4% (4/82) remote: Counting objects: 6% (5/82) remote: Counting objects: 7% (6/82) remote: Counting objects: 8% (7/82) remote: Counting objects: 9% (8/82) remote: Counting objects: 10% (9/82) remote: Counting objects: 12% (10/82) remote: Counting objects: 13% (11/82) remote: Counting objects: 14% (12/82) remote: Counting objects: 15% (13/82) remote: Counting objects: 17% (14/82) remote: Counting objects: 18% (15/82) remote: Counting objects: 19% (16/82) remote: Counting objects: 20% (17/82) remote: Counting objects: 21% (18/82) remote: Counting objects: 23% (19/82) remote: Counting objects: 24% (20/82) remote: Counting objects: 25% (21/82) remote: Counting objects: 26% (22/82) remote: Counting objects: 28% (23/82) remote: Counting objects: 29% (24/82) remote: Counting objects: 30% (25/82) remote: Counting objects: 31% (26/82) remote: Counting objects: 32% (27/82) remote: Counting objects: 34% (28/82) remote: Counting objects: 35% (29/82) remote: Counting objects: 36% (30/82) remote: Counting objects: 37% (31/82) remote: Counting objects: 39% (32/82) remote: Counting objects: 40% (33/82) remote: Counting objects: 41% (34/82) remote: Counting objects: 42% (35/82) remote: Counting objects: 43% (36/82) remote: Counting objects: 45% (37/82) remote: Counting objects: 46% (38/82) remote: Counting objects: 47% (39/82) remote: Counting objects: 48% (40/82) remote: Counting objects: 50% (41/82) remote: Counting objects: 51% (42/82) remote: Counting objects: 52% (43/82) remote: Counting objects: 53% (44/82) remote: Counting objects: 54% (45/82) remote: Counting objects: 56% (46/82) remote: Counting objects: 57% (47/82) remote: Counting objects: 58% (48/82) remote: Counting objects: 59% (49/82) remote: Counting objects: 60% (50/82) remote: Counting objects: 62% (51/82) remote: Counting objects: 63% (52/82) remote: Counting objects: 64% (53/82) remote: Counting objects: 65% (54/82) remote: Counting objects: 67% (55/82) remote: Counting objects: 68% (56/82) remote: Counting objects: 69% (57/82) remote: Counting objects: 70% (58/82) remote: Counting objects: 71% (59/82) remote: Counting objects: 73% (60/82) remote: Counting objects: 74% (61/82) remote: Counting objects: 75% (62/82) remote: Counting objects: 76% (63/82) remote: Counting objects: 78% (64/82) remote: Counting objects: 79% (65/82) remote: Counting objects: 80% (66/82) remote: Counting objects: 81% (67/82) remote: Counting objects: 82% (68/82) remote: Counting objects: 84% (69/82) remote: Counting objects: 85% (70/82) remote: Counting objects: 86% (71/82) remote: Counting objects: 87% (72/82) remote: Counting objects: 89% (73/82) remote: Counting objects: 90% (74/82) remote: Counting objects: 91% (75/82) remote: Counting objects: 92% (76/82) remote: Counting objects: 93% (77/82) remote: Counting objects: 95% (78/82) remote: Counting objects: 96% (79/82) remote: Counting objects: 97% (80/82) remote: Counting objects: 98% (81/82) remote: Counting objects: 100% (82/82) remote: Counting objects: 100% (82/82), done. remote: Compressing objects: 1% (1/68) remote: Compressing objects: 2% (2/68) remote: Compressing objects: 4% (3/68) remote: Compressing objects: 5% (4/68) remote: Compressing objects: 7% (5/68) remote: Compressing objects: 8% (6/68) remote: Compressing objects: 10% (7/68) remote: Compressing objects: 11% (8/68) remote: Compressing objects: 13% (9/68) remote: Compressing objects: 14% (10/68) remote: Compressing objects: 16% (11/68) remote: Compressing objects: 17% (12/68) remote: Compressing objects: 19% (13/68) remote: Compressing objects: 20% (14/68) remote: Compressing objects: 22% (15/68) remote: Compressing objects: 23% (16/68) remote: Compressing objects: 25% (17/68) remote: Compressing objects: 26% (18/68) remote: Compressing objects: 27% (19/68) remote: Compressing objects: 29% (20/68) remote: Compressing objects: 30% (21/68) remote: Compressing objects: 32% (22/68) remote: Compressing objects: 33% (23/68) remote: Compressing objects: 35% (24/68) remote: Compressing objects: 36% (25/68) remote: Compressing objects: 38% (26/68) remote: Compressing objects: 39% (27/68) remote: Compressing objects: 41% (28/68) remote: Compressing objects: 42% (29/68) remote: Compressing objects: 44% (30/68) remote: Compressing objects: 45% (31/68) remote: Compressing objects: 47% (32/68) remote: Compressing objects: 48% (33/68) remote: Compressing objects: 50% (34/68) remote: Compressing objects: 51% (35/68) remote: Compressing objects: 52% (36/68) remote: Compressing objects: 54% (37/68) remote: Compressing objects: 55% (38/68) remote: Compressing objects: 57% (39/68) remote: Compressing objects: 58% (40/68) remote: Compressing objects: 60% (41/68) remote: Compressing objects: 61% (42/68) remote: Compressing objects: 63% (43/68) remote: Compressing objects: 64% (44/68) remote: Compressing objects: 66% (45/68) remote: Compressing objects: 67% (46/68) remote: Compressing objects: 69% (47/68) remote: Compressing objects: 70% (48/68) remote: Compressing objects: 72% (49/68) remote: Compressing objects: 73% (50/68) remote: Compressing objects: 75% (51/68) remote: Compressing objects: 76% (52/68) remote: Compressing objects: 77% (53/68) remote: Compressing objects: 79% (54/68) remote: Compressing objects: 80% (55/68) remote: Compressing objects: 82% (56/68) remote: Compressing objects: 83% (57/68) remote: Compressing objects: 85% (58/68) remote: Compressing objects: 86% (59/68) remote: Compressing objects: 88% (60/68) remote: Compressing objects: 89% (61/68) remote: Compressing objects: 91% (62/68) remote: Compressing objects: 92% (63/68) remote: Compressing objects: 94% (64/68) remote: Compressing objects: 95% (65/68) remote: Compressing objects: 97% (66/68) remote: Compressing objects: 98% (67/68) remote: Compressing objects: 100% (68/68) remote: Compressing objects: 100% (68/68), done. Receiving objects: 0% (1/124) Receiving objects: 1% (2/124) Receiving objects: 2% (3/124) Receiving objects: 3% (4/124) Receiving objects: 4% (5/124) Receiving objects: 5% (7/124) Receiving objects: 6% (8/124) Receiving objects: 7% (9/124) Receiving objects: 8% (10/124) Receiving objects: 9% (12/124) Receiving objects: 10% (13/124) Receiving objects: 11% (14/124) Receiving objects: 12% (15/124) Receiving objects: 13% (17/124) Receiving objects: 14% (18/124) Receiving objects: 15% (19/124) Receiving objects: 16% (20/124) Receiving objects: 17% (22/124) Receiving objects: 18% (23/124) Receiving objects: 19% (24/124) remote: Total 124 (delta 15), reused 43 (delta 7), pack-reused 42 Receiving objects: 20% (25/124) Receiving objects: 21% (27/124) Receiving objects: 22% (28/124) Receiving objects: 23% (29/124) Receiving objects: 24% (30/124) Receiving objects: 25% (31/124) Receiving objects: 26% (33/124) Receiving objects: 27% (34/124) Receiving objects: 28% (35/124) Receiving objects: 29% (36/124) Receiving objects: 30% (38/124) Receiving objects: 31% (39/124) Receiving objects: 32% (40/124) Receiving objects: 33% (41/124) Receiving objects: 34% (43/124) Receiving objects: 35% (44/124) Receiving objects: 36% (45/124) Receiving objects: 37% (46/124) Receiving objects: 38% (48/124) Receiving objects: 39% (49/124) Receiving objects: 40% (50/124) Receiving objects: 41% (51/124) Receiving objects: 42% (53/124) Receiving objects: 43% (54/124) Receiving objects: 44% (55/124) Receiving objects: 45% (56/124) Receiving objects: 46% (58/124) Receiving objects: 47% (59/124) Receiving objects: 48% (60/124) Receiving objects: 49% (61/124) Receiving objects: 50% (62/124) Receiving objects: 51% (64/124) Receiving objects: 52% (65/124) Receiving objects: 53% (66/124) Receiving objects: 54% (67/124) Receiving objects: 55% (69/124) Receiving objects: 56% (70/124) Receiving objects: 57% (71/124) Receiving objects: 58% (72/124) Receiving objects: 59% (74/124) Receiving objects: 60% (75/124) Receiving objects: 61% (76/124) Receiving objects: 62% (77/124) Receiving objects: 63% (79/124) Receiving objects: 64% (80/124) Receiving objects: 65% (81/124) Receiving objects: 66% (82/124) Receiving objects: 67% (84/124) Receiving objects: 68% (85/124) Receiving objects: 69% (86/124) Receiving objects: 70% (87/124) Receiving objects: 71% (89/124) Receiving objects: 72% (90/124) Receiving objects: 73% (91/124) Receiving objects: 74% (92/124) Receiving objects: 75% (93/124) Receiving objects: 76% (95/124) Receiving objects: 77% (96/124) Receiving objects: 78% (97/124) Receiving objects: 79% (98/124) Receiving objects: 80% (100/124) Receiving objects: 81% (101/124) Receiving objects: 82% (102/124) Receiving objects: 83% (103/124) Receiving objects: 84% (105/124) Receiving objects: 85% (106/124) Receiving objects: 86% (107/124) Receiving objects: 87% (108/124) Receiving objects: 88% (110/124) Receiving objects: 89% (111/124) Receiving objects: 90% (112/124) Receiving objects: 91% (113/124) Receiving objects: 92% (115/124) Receiving objects: 93% (116/124) Receiving objects: 94% (117/124) Receiving objects: 95% (118/124) Receiving objects: 96% (120/124) Receiving objects: 97% (121/124) Receiving objects: 98% (122/124) Receiving objects: 99% (123/124) Receiving objects: 100% (124/124) Receiving objects: 100% (124/124), 17.99 KiB | 17.99 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 18% (4/22) Resolving deltas: 22% (5/22) Resolving deltas: 27% (6/22) Resolving deltas: 31% (7/22) Resolving deltas: 36% (8/22) Resolving deltas: 40% (9/22) Resolving deltas: 45% (10/22) Resolving deltas: 50% (11/22) Resolving deltas: 68% (15/22) Resolving deltas: 72% (16/22) Resolving deltas: 77% (17/22) Resolving deltas: 81% (18/22) Resolving deltas: 95% (21/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/daxie-config/P16/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/daxie-config/P16/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 601, done. remote: Counting objects: 0% (1/172) remote: Counting objects: 1% (2/172) remote: Counting objects: 2% (4/172) remote: Counting objects: 3% (6/172) remote: Counting objects: 4% (7/172) remote: Counting objects: 5% (9/172) remote: Counting objects: 6% (11/172) remote: Counting objects: 7% (13/172) remote: Counting objects: 8% (14/172) remote: Counting objects: 9% (16/172) remote: Counting objects: 10% (18/172) remote: Counting objects: 11% (19/172) remote: Counting objects: 12% (21/172) remote: Counting objects: 13% (23/172) remote: Counting objects: 14% (25/172) remote: Counting objects: 15% (26/172) remote: Counting objects: 16% (28/172) remote: Counting objects: 17% (30/172) remote: Counting objects: 18% (31/172) remote: Counting objects: 19% (33/172) remote: Counting objects: 20% (35/172) remote: Counting objects: 21% (37/172) remote: Counting objects: 22% (38/172) remote: Counting objects: 23% (40/172) remote: Counting objects: 24% (42/172) remote: Counting objects: 25% (43/172) remote: Counting objects: 26% (45/172) remote: Counting objects: 27% (47/172) remote: Counting objects: 28% (49/172) remote: Counting objects: 29% (50/172) remote: Counting objects: 30% (52/172) remote: Counting objects: 31% (54/172) remote: Counting objects: 32% (56/172) remote: Counting objects: 33% (57/172) remote: Counting objects: 34% (59/172) remote: Counting objects: 35% (61/172) remote: Counting objects: 36% (62/172) remote: Counting objects: 37% (64/172) remote: Counting objects: 38% (66/172) remote: Counting objects: 39% (68/172) remote: Counting objects: 40% (69/172) remote: Counting objects: 41% (71/172) remote: Counting objects: 42% (73/172) remote: Counting objects: 43% (74/172) remote: Counting objects: 44% (76/172) remote: Counting objects: 45% (78/172) remote: Counting objects: 46% (80/172) remote: Counting objects: 47% (81/172) remote: Counting objects: 48% (83/172) remote: Counting objects: 49% (85/172) remote: Counting objects: 50% (86/172) remote: Counting objects: 51% (88/172) remote: Counting objects: 52% (90/172) remote: Counting objects: 53% (92/172) remote: Counting objects: 54% (93/172) remote: Counting objects: 55% (95/172) remote: Counting objects: 56% (97/172) remote: Counting objects: 57% (99/172) remote: Counting objects: 58% (100/172) remote: Counting objects: 59% (102/172) remote: Counting objects: 60% (104/172) remote: Counting objects: 61% (105/172) remote: Counting objects: 62% (107/172) remote: Counting objects: 63% (109/172) remote: Counting objects: 64% (111/172) remote: Counting objects: 65% (112/172) remote: Counting objects: 66% (114/172) remote: Counting objects: 67% (116/172) remote: Counting objects: 68% (117/172) remote: Counting objects: 69% (119/172) remote: Counting objects: 70% (121/172) remote: Counting objects: 71% (123/172) remote: Counting objects: 72% (124/172) remote: Counting objects: 73% (126/172) remote: Counting objects: 74% (128/172) remote: Counting objects: 75% (129/172) remote: Counting objects: 76% (131/172) remote: Counting objects: 77% (133/172) remote: Counting objects: 78% (135/172) remote: Counting objects: 79% (136/172) remote: Counting objects: 80% (138/172) remote: Counting objects: 81% (140/172) remote: Counting objects: 82% (142/172) remote: Counting objects: 83% (143/172) remote: Counting objects: 84% (145/172) remote: Counting objects: 85% (147/172) remote: Counting objects: 86% (148/172) remote: Counting objects: 87% (150/172) remote: Counting objects: 88% (152/172) remote: Counting objects: 89% (154/172) remote: Counting objects: 90% (155/172) remote: Counting objects: 91% (157/172) remote: Counting objects: 92% (159/172) remote: Counting objects: 93% (160/172) remote: Counting objects: 94% (162/172) remote: Counting objects: 95% (164/172) remote: Counting objects: 96% (166/172) remote: Counting objects: 97% (167/172) remote: Counting objects: 98% (169/172) remote: Counting objects: 99% (171/172) remote: Counting objects: 100% (172/172) remote: Counting objects: 100% (172/172), done. remote: Compressing objects: 1% (1/83) remote: Compressing objects: 2% (2/83) remote: Compressing objects: 3% (3/83) remote: Compressing objects: 4% (4/83) remote: Compressing objects: 6% (5/83) remote: Compressing objects: 7% (6/83) remote: Compressing objects: 8% (7/83) remote: Compressing objects: 9% (8/83) remote: Compressing objects: 10% (9/83) remote: Compressing objects: 12% (10/83) remote: Compressing objects: 13% (11/83) remote: Compressing objects: 14% (12/83) remote: Compressing objects: 15% (13/83) remote: Compressing objects: 16% (14/83) remote: Compressing objects: 18% (15/83) remote: Compressing objects: 19% (16/83) remote: Compressing objects: 20% (17/83) remote: Compressing objects: 21% (18/83) remote: Compressing objects: 22% (19/83) remote: Compressing objects: 24% (20/83) remote: Compressing objects: 25% (21/83) remote: Compressing objects: 26% (22/83) remote: Compressing objects: 27% (23/83) remote: Compressing objects: 28% (24/83) remote: Compressing objects: 30% (25/83) remote: Compressing objects: 31% (26/83) remote: Compressing objects: 32% (27/83) remote: Compressing objects: 33% (28/83) remote: Compressing objects: 34% (29/83) remote: Compressing objects: 36% (30/83) remote: Compressing objects: 37% (31/83) remote: Compressing objects: 38% (32/83) remote: Compressing objects: 39% (33/83) remote: Compressing objects: 40% (34/83) remote: Compressing objects: 42% (35/83) remote: Compressing objects: 43% (36/83) remote: Compressing objects: 44% (37/83) remote: Compressing objects: 45% (38/83) remote: Compressing objects: 46% (39/83) remote: Compressing objects: 48% (40/83) remote: Compressing objects: 49% (41/83) remote: Compressing objects: 50% (42/83) remote: Compressing objects: 51% (43/83) remote: Compressing objects: 53% (44/83) remote: Compressing objects: 54% (45/83) remote: Compressing objects: 55% (46/83) remote: Compressing objects: 56% (47/83) remote: Compressing objects: 57% (48/83) remote: Compressing objects: 59% (49/83) remote: Compressing objects: 60% (50/83) remote: Compressing objects: 61% (51/83) remote: Compressing objects: 62% (52/83) remote: Compressing objects: 63% (53/83) remote: Compressing objects: 65% (54/83) remote: Compressing objects: 66% (55/83) remote: Compressing objects: 67% (56/83) remote: Compressing objects: 68% (57/83) remote: Compressing objects: 69% (58/83) remote: Compressing objects: 71% (59/83) remote: Compressing objects: 72% (60/83) remote: Compressing objects: 73% (61/83) remote: Compressing objects: 74% (62/83) remote: Compressing objects: 75% (63/83) remote: Compressing objects: 77% (64/83) remote: Compressing objects: 78% (65/83) remote: Compressing objects: 79% (66/83) remote: Compressing objects: 80% (67/83) remote: Compressing objects: 81% (68/83) remote: Compressing objects: 83% (69/83) remote: Compressing objects: 84% (70/83) remote: Compressing objects: 85% (71/83) remote: Compressing objects: 86% (72/83) remote: Compressing objects: 87% (73/83) remote: Compressing objects: 89% (74/83) remote: Compressing objects: 90% (75/83) remote: Compressing objects: 91% (76/83) remote: Compressing objects: 92% (77/83) remote: Compressing objects: 93% (78/83) remote: Compressing objects: 95% (79/83) remote: Compressing objects: 96% (80/83) remote: Compressing objects: 97% (81/83) remote: Compressing objects: 98% (82/83) remote: Compressing objects: 100% (83/83) remote: Compressing objects: 100% (83/83), done. Receiving objects: 0% (1/601) Receiving objects: 1% (7/601) Receiving objects: 2% (13/601) Receiving objects: 3% (19/601) Receiving objects: 4% (25/601) Receiving objects: 5% (31/601) Receiving objects: 6% (37/601) Receiving objects: 7% (43/601) Receiving objects: 8% (49/601) Receiving objects: 9% (55/601) Receiving objects: 10% (61/601) Receiving objects: 11% (67/601) Receiving objects: 12% (73/601) Receiving objects: 13% (79/601) Receiving objects: 14% (85/601) Receiving objects: 15% (91/601) Receiving objects: 16% (97/601) Receiving objects: 17% (103/601) Receiving objects: 18% (109/601) Receiving objects: 19% (115/601) Receiving objects: 20% (121/601) Receiving objects: 21% (127/601) Receiving objects: 22% (133/601) Receiving objects: 23% (139/601) Receiving objects: 24% (145/601) Receiving objects: 25% (151/601) Receiving objects: 26% (157/601) Receiving objects: 27% (163/601) Receiving objects: 28% (169/601) remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429 Receiving objects: 29% (175/601) Receiving objects: 30% (181/601) Receiving objects: 31% (187/601) Receiving objects: 32% (193/601) Receiving objects: 33% (199/601) Receiving objects: 34% (205/601) Receiving objects: 35% (211/601) Receiving objects: 36% (217/601) Receiving objects: 37% (223/601) Receiving objects: 38% (229/601) Receiving objects: 39% (235/601) Receiving objects: 40% (241/601) Receiving objects: 41% (247/601) Receiving objects: 42% (253/601) Receiving objects: 43% (259/601) Receiving objects: 44% (265/601) Receiving objects: 45% (271/601) Receiving objects: 46% (277/601) Receiving objects: 47% (283/601) Receiving objects: 48% (289/601) Receiving objects: 49% (295/601) Receiving objects: 50% (301/601) Receiving objects: 51% (307/601) Receiving objects: 52% (313/601) Receiving objects: 53% (319/601) Receiving objects: 54% (325/601) Receiving objects: 55% (331/601) Receiving objects: 56% (337/601) Receiving objects: 57% (343/601) Receiving objects: 58% (349/601) Receiving objects: 59% (355/601) Receiving objects: 60% (361/601) Receiving objects: 61% (367/601) Receiving objects: 62% (373/601) Receiving objects: 63% (379/601) Receiving objects: 64% (385/601) Receiving objects: 65% (391/601) Receiving objects: 66% (397/601) Receiving objects: 67% (403/601) Receiving objects: 68% (409/601) Receiving objects: 69% (415/601) Receiving objects: 70% (421/601) Receiving objects: 71% (427/601) Receiving objects: 72% (433/601) Receiving objects: 73% (439/601) Receiving objects: 74% (445/601) Receiving objects: 75% (451/601) Receiving objects: 76% (457/601) Receiving objects: 77% (463/601) Receiving objects: 78% (469/601) Receiving objects: 79% (475/601) Receiving objects: 80% (481/601) Receiving objects: 81% (487/601) Receiving objects: 82% (493/601) Receiving objects: 83% (499/601) Receiving objects: 84% (505/601) Receiving objects: 85% (511/601) Receiving objects: 86% (517/601) Receiving objects: 87% (523/601) Receiving objects: 88% (529/601) Receiving objects: 89% (535/601) Receiving objects: 90% (541/601) Receiving objects: 91% (547/601) Receiving objects: 92% (553/601) Receiving objects: 93% (559/601) Receiving objects: 94% (565/601) Receiving objects: 95% (571/601) Receiving objects: 96% (577/601) Receiving objects: 97% (583/601) Receiving objects: 98% (589/601) Receiving objects: 99% (595/601) Receiving objects: 100% (601/601) Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done. Resolving deltas: 0% (0/251) Resolving deltas: 1% (3/251) Resolving deltas: 2% (6/251) Resolving deltas: 3% (8/251) Resolving deltas: 13% (35/251) Resolving deltas: 25% (65/251) Resolving deltas: 26% (66/251) Resolving deltas: 27% (68/251) Resolving deltas: 29% (74/251) Resolving deltas: 30% (77/251) Resolving deltas: 35% (88/251) Resolving deltas: 44% (111/251) Resolving deltas: 48% (121/251) Resolving deltas: 50% (127/251) Resolving deltas: 52% (132/251) Resolving deltas: 56% (142/251) Resolving deltas: 57% (144/251) Resolving deltas: 58% (146/251) Resolving deltas: 59% (150/251) Resolving deltas: 60% (151/251) Resolving deltas: 61% (155/251) Resolving deltas: 63% (160/251) Resolving deltas: 64% (161/251) Resolving deltas: 65% (165/251) Resolving deltas: 66% (166/251) Resolving deltas: 67% (169/251) Resolving deltas: 68% (171/251) Resolving deltas: 75% (189/251) Resolving deltas: 82% (206/251) Resolving deltas: 84% (211/251) Resolving deltas: 85% (214/251) Resolving deltas: 86% (216/251) Resolving deltas: 87% (219/251) Resolving deltas: 88% (222/251) Resolving deltas: 89% (224/251) Resolving deltas: 90% (226/251) Resolving deltas: 91% (230/251) Resolving deltas: 92% (232/251) Resolving deltas: 93% (235/251) Resolving deltas: 94% (236/251) Resolving deltas: 95% (239/251) Resolving deltas: 96% (241/251) Resolving deltas: 100% (251/251) Resolving deltas: 100% (251/251), done. Cloning into '/root/workspace/daxie-config/P16/params_new/mqtt-tls'... remote: Enumerating objects: 10, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 10% (1/10) Receiving objects: 20% (2/10) Receiving objects: 30% (3/10) Receiving objects: 40% (4/10) Receiving objects: 50% (5/10) Receiving objects: 60% (6/10) Receiving objects: 70% (7/10) Receiving objects: 80% (8/10) Receiving objects: 90% (9/10) Receiving objects: 100% (10/10) Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done. Cloning into '/root/workspace/daxie-config/P16/params_new/msf-port'... remote: Enumerating objects: 122, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/122) Receiving objects: 1% (2/122) Receiving objects: 2% (3/122) Receiving objects: 3% (4/122) Receiving objects: 4% (5/122) Receiving objects: 5% (7/122) Receiving objects: 6% (8/122) Receiving objects: 7% (9/122) Receiving objects: 8% (10/122) Receiving objects: 9% (11/122) Receiving objects: 10% (13/122) Receiving objects: 11% (14/122) Receiving objects: 12% (15/122) Receiving objects: 13% (16/122) Receiving objects: 14% (18/122) Receiving objects: 15% (19/122) Receiving objects: 16% (20/122) Receiving objects: 17% (21/122) Receiving objects: 18% (22/122) Receiving objects: 19% (24/122) Receiving objects: 20% (25/122) Receiving objects: 21% (26/122) remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63 Receiving objects: 22% (27/122) Receiving objects: 23% (29/122) Receiving objects: 24% (30/122) Receiving objects: 25% (31/122) Receiving objects: 26% (32/122) Receiving objects: 27% (33/122) Receiving objects: 28% (35/122) Receiving objects: 29% (36/122) Receiving objects: 30% (37/122) Receiving objects: 31% (38/122) Receiving objects: 32% (40/122) Receiving objects: 33% (41/122) Receiving objects: 34% (42/122) Receiving objects: 35% (43/122) Receiving objects: 36% (44/122) Receiving objects: 37% (46/122) Receiving objects: 38% (47/122) Receiving objects: 39% (48/122) Receiving objects: 40% (49/122) Receiving objects: 41% (51/122) Receiving objects: 42% (52/122) Receiving objects: 43% (53/122) Receiving objects: 44% (54/122) Receiving objects: 45% (55/122) Receiving objects: 46% (57/122) Receiving objects: 47% (58/122) Receiving objects: 48% (59/122) Receiving objects: 49% (60/122) Receiving objects: 50% (61/122) Receiving objects: 51% (63/122) Receiving objects: 52% (64/122) Receiving objects: 53% (65/122) Receiving objects: 54% (66/122) Receiving objects: 55% (68/122) Receiving objects: 56% (69/122) Receiving objects: 57% (70/122) Receiving objects: 58% (71/122) Receiving objects: 59% (72/122) Receiving objects: 60% (74/122) Receiving objects: 61% (75/122) Receiving objects: 62% (76/122) Receiving objects: 63% (77/122) Receiving objects: 64% (79/122) Receiving objects: 65% (80/122) Receiving objects: 66% (81/122) Receiving objects: 67% (82/122) Receiving objects: 68% (83/122) Receiving objects: 69% (85/122) Receiving objects: 70% (86/122) Receiving objects: 71% (87/122) Receiving objects: 72% (88/122) Receiving objects: 73% (90/122) Receiving objects: 74% (91/122) Receiving objects: 75% (92/122) Receiving objects: 76% (93/122) Receiving objects: 77% (94/122) Receiving objects: 78% (96/122) Receiving objects: 79% (97/122) Receiving objects: 80% (98/122) Receiving objects: 81% (99/122) Receiving objects: 82% (101/122) Receiving objects: 83% (102/122) Receiving objects: 84% (103/122) Receiving objects: 85% (104/122) Receiving objects: 86% (105/122) Receiving objects: 87% (107/122) Receiving objects: 88% (108/122) Receiving objects: 89% (109/122) Receiving objects: 90% (110/122) Receiving objects: 91% (112/122) Receiving objects: 92% (113/122) Receiving objects: 93% (114/122) Receiving objects: 94% (115/122) Receiving objects: 95% (116/122) Receiving objects: 96% (118/122) Receiving objects: 97% (119/122) Receiving objects: 98% (120/122) Receiving objects: 99% (121/122) Receiving objects: 100% (122/122) Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done. Resolving deltas: 0% (0/64) Resolving deltas: 1% (1/64) Resolving deltas: 18% (12/64) Resolving deltas: 20% (13/64) Resolving deltas: 26% (17/64) Resolving deltas: 28% (18/64) Resolving deltas: 29% (19/64) Resolving deltas: 31% (20/64) Resolving deltas: 32% (21/64) Resolving deltas: 37% (24/64) Resolving deltas: 40% (26/64) Resolving deltas: 43% (28/64) Resolving deltas: 45% (29/64) Resolving deltas: 53% (34/64) Resolving deltas: 56% (36/64) Resolving deltas: 59% (38/64) Resolving deltas: 60% (39/64) Resolving deltas: 62% (40/64) Resolving deltas: 64% (41/64) Resolving deltas: 67% (43/64) Resolving deltas: 68% (44/64) Resolving deltas: 73% (47/64) Resolving deltas: 79% (51/64) Resolving deltas: 82% (53/64) Resolving deltas: 84% (54/64) Resolving deltas: 85% (55/64) Resolving deltas: 90% (58/64) Resolving deltas: 92% (59/64) Resolving deltas: 93% (60/64) Resolving deltas: 95% (61/64) Resolving deltas: 100% (64/64) Resolving deltas: 100% (64/64), done. Cloning into '/root/workspace/daxie-config/P16/params_new/msf-vehicle'... remote: Enumerating objects: 40, done. remote: Counting objects: 33% (1/3) remote: Counting objects: 66% (2/3) remote: Counting objects: 100% (3/3) remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 40 (delta 0), reused 3 (delta 0), pack-reused 37 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 5.09 KiB | 5.09 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 20% (3/15) Resolving deltas: 26% (4/15) Resolving deltas: 40% (6/15) Resolving deltas: 80% (12/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_camera_driver'... remote: Enumerating objects: 61, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41 Receiving objects: 1% (1/61) Receiving objects: 3% (2/61) Receiving objects: 4% (3/61) Receiving objects: 6% (4/61) Receiving objects: 8% (5/61) Receiving objects: 9% (6/61) Receiving objects: 11% (7/61) Receiving objects: 13% (8/61) Receiving objects: 14% (9/61) Receiving objects: 16% (10/61) Receiving objects: 18% (11/61) Receiving objects: 19% (12/61) Receiving objects: 21% (13/61) Receiving objects: 22% (14/61) Receiving objects: 24% (15/61) Receiving objects: 26% (16/61) Receiving objects: 27% (17/61) Receiving objects: 29% (18/61) Receiving objects: 31% (19/61) Receiving objects: 32% (20/61) Receiving objects: 34% (21/61) Receiving objects: 36% (22/61) Receiving objects: 37% (23/61) Receiving objects: 39% (24/61) Receiving objects: 40% (25/61) Receiving objects: 42% (26/61) Receiving objects: 44% (27/61) Receiving objects: 45% (28/61) Receiving objects: 47% (29/61) Receiving objects: 49% (30/61) Receiving objects: 50% (31/61) Receiving objects: 52% (32/61) Receiving objects: 54% (33/61) Receiving objects: 55% (34/61) Receiving objects: 57% (35/61) Receiving objects: 59% (36/61) Receiving objects: 60% (37/61) Receiving objects: 62% (38/61) Receiving objects: 63% (39/61) Receiving objects: 65% (40/61) Receiving objects: 67% (41/61) Receiving objects: 68% (42/61) Receiving objects: 70% (43/61) Receiving objects: 72% (44/61) Receiving objects: 73% (45/61) Receiving objects: 75% (46/61) Receiving objects: 77% (47/61) Receiving objects: 78% (48/61) Receiving objects: 80% (49/61) Receiving objects: 81% (50/61) Receiving objects: 83% (51/61) Receiving objects: 85% (52/61) Receiving objects: 86% (53/61) Receiving objects: 88% (54/61) Receiving objects: 90% (55/61) Receiving objects: 91% (56/61) Receiving objects: 93% (57/61) Receiving objects: 95% (58/61) Receiving objects: 96% (59/61) Receiving objects: 98% (60/61) Receiving objects: 100% (61/61) Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_data_collection'... remote: Enumerating objects: 148, done. remote: Counting objects: 0% (1/136) remote: Counting objects: 1% (2/136) remote: Counting objects: 2% (3/136) remote: Counting objects: 3% (5/136) remote: Counting objects: 4% (6/136) remote: Counting objects: 5% (7/136) remote: Counting objects: 6% (9/136) remote: Counting objects: 7% (10/136) remote: Counting objects: 8% (11/136) remote: Counting objects: 9% (13/136) remote: Counting objects: 10% (14/136) remote: Counting objects: 11% (15/136) remote: Counting objects: 12% (17/136) remote: Counting objects: 13% (18/136) remote: Counting objects: 14% (20/136) remote: Counting objects: 15% (21/136) remote: Counting objects: 16% (22/136) remote: Counting objects: 17% (24/136) remote: Counting objects: 18% (25/136) remote: Counting objects: 19% (26/136) remote: Counting objects: 20% (28/136) remote: Counting objects: 21% (29/136) remote: Counting objects: 22% (30/136) remote: Counting objects: 23% (32/136) remote: Counting objects: 24% (33/136) remote: Counting objects: 25% (34/136) remote: Counting objects: 26% (36/136) remote: Counting objects: 27% (37/136) remote: Counting objects: 28% (39/136) remote: Counting objects: 29% (40/136) remote: Counting objects: 30% (41/136) remote: Counting objects: 31% (43/136) remote: Counting objects: 32% (44/136) remote: Counting objects: 33% (45/136) remote: Counting objects: 34% (47/136) remote: Counting objects: 35% (48/136) remote: Counting objects: 36% (49/136) remote: Counting objects: 37% (51/136) remote: Counting objects: 38% (52/136) remote: Counting objects: 39% (54/136) remote: Counting objects: 40% (55/136) remote: Counting objects: 41% (56/136) remote: Counting objects: 42% (58/136) remote: Counting objects: 43% (59/136) remote: Counting objects: 44% (60/136) remote: Counting objects: 45% (62/136) remote: Counting objects: 46% (63/136) remote: Counting objects: 47% (64/136) remote: Counting objects: 48% (66/136) remote: Counting objects: 49% (67/136) remote: Counting objects: 50% (68/136) remote: Counting objects: 51% (70/136) remote: Counting objects: 52% (71/136) remote: Counting objects: 53% (73/136) remote: Counting objects: 54% (74/136) remote: Counting objects: 55% (75/136) remote: Counting objects: 56% (77/136) remote: Counting objects: 57% (78/136) remote: Counting objects: 58% (79/136) remote: Counting objects: 59% (81/136) remote: Counting objects: 60% (82/136) remote: Counting objects: 61% (83/136) remote: Counting objects: 62% (85/136) remote: Counting objects: 63% (86/136) remote: Counting objects: 64% (88/136) remote: Counting objects: 65% (89/136) remote: Counting objects: 66% (90/136) remote: Counting objects: 67% (92/136) remote: Counting objects: 68% (93/136) remote: Counting objects: 69% (94/136) remote: Counting objects: 70% (96/136) remote: Counting objects: 71% (97/136) remote: Counting objects: 72% (98/136) remote: Counting objects: 73% (100/136) remote: Counting objects: 74% (101/136) remote: Counting objects: 75% (102/136) remote: Counting objects: 76% (104/136) remote: Counting objects: 77% (105/136) remote: Counting objects: 78% (107/136) remote: Counting objects: 79% (108/136) remote: Counting objects: 80% (109/136) remote: Counting objects: 81% (111/136) remote: Counting objects: 82% (112/136) remote: Counting objects: 83% (113/136) remote: Counting objects: 84% (115/136) remote: Counting objects: 85% (116/136) remote: Counting objects: 86% (117/136) remote: Counting objects: 87% (119/136) remote: Counting objects: 88% (120/136) remote: Counting objects: 89% (122/136) remote: Counting objects: 90% (123/136) remote: Counting objects: 91% (124/136) remote: Counting objects: 92% (126/136) remote: Counting objects: 93% (127/136) remote: Counting objects: 94% (128/136) remote: Counting objects: 95% (130/136) remote: Counting objects: 96% (131/136) remote: Counting objects: 97% (132/136) remote: Counting objects: 98% (134/136) remote: Counting objects: 99% (135/136) remote: Counting objects: 100% (136/136) remote: Counting objects: 100% (136/136), done. remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. Receiving objects: 0% (1/148) Receiving objects: 1% (2/148) Receiving objects: 2% (3/148) Receiving objects: 3% (5/148) Receiving objects: 4% (6/148) Receiving objects: 5% (8/148) Receiving objects: 6% (9/148) Receiving objects: 7% (11/148) Receiving objects: 8% (12/148) Receiving objects: 9% (14/148) Receiving objects: 10% (15/148) Receiving objects: 11% (17/148) Receiving objects: 12% (18/148) Receiving objects: 13% (20/148) Receiving objects: 14% (21/148) Receiving objects: 15% (23/148) Receiving objects: 16% (24/148) Receiving objects: 17% (26/148) Receiving objects: 18% (27/148) Receiving objects: 19% (29/148) Receiving objects: 20% (30/148) Receiving objects: 21% (32/148) Receiving objects: 22% (33/148) Receiving objects: 23% (35/148) Receiving objects: 24% (36/148) Receiving objects: 25% (37/148) Receiving objects: 26% (39/148) Receiving objects: 27% (40/148) Receiving objects: 28% (42/148) Receiving objects: 29% (43/148) Receiving objects: 30% (45/148) Receiving objects: 31% (46/148) Receiving objects: 32% (48/148) Receiving objects: 33% (49/148) Receiving objects: 34% (51/148) Receiving objects: 35% (52/148) Receiving objects: 36% (54/148) Receiving objects: 37% (55/148) remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12 Receiving objects: 38% (57/148) Receiving objects: 39% (58/148) Receiving objects: 40% (60/148) Receiving objects: 41% (61/148) Receiving objects: 42% (63/148) Receiving objects: 43% (64/148) Receiving objects: 44% (66/148) Receiving objects: 45% (67/148) Receiving objects: 46% (69/148) Receiving objects: 47% (70/148) Receiving objects: 48% (72/148) Receiving objects: 49% (73/148) Receiving objects: 50% (74/148) Receiving objects: 51% (76/148) Receiving objects: 52% (77/148) Receiving objects: 53% (79/148) Receiving objects: 54% (80/148) Receiving objects: 55% (82/148) Receiving objects: 56% (83/148) Receiving objects: 57% (85/148) Receiving objects: 58% (86/148) Receiving objects: 59% (88/148) Receiving objects: 60% (89/148) Receiving objects: 61% (91/148) Receiving objects: 62% (92/148) Receiving objects: 63% (94/148) Receiving objects: 64% (95/148) Receiving objects: 65% (97/148) Receiving objects: 66% (98/148) Receiving objects: 67% (100/148) Receiving objects: 68% (101/148) Receiving objects: 69% (103/148) Receiving objects: 70% (104/148) Receiving objects: 71% (106/148) Receiving objects: 72% (107/148) Receiving objects: 73% (109/148) Receiving objects: 74% (110/148) Receiving objects: 75% (111/148) Receiving objects: 76% (113/148) Receiving objects: 77% (114/148) Receiving objects: 78% (116/148) Receiving objects: 79% (117/148) Receiving objects: 80% (119/148) Receiving objects: 81% (120/148) Receiving objects: 82% (122/148) Receiving objects: 83% (123/148) Receiving objects: 84% (125/148) Receiving objects: 85% (126/148) Receiving objects: 86% (128/148) Receiving objects: 87% (129/148) Receiving objects: 88% (131/148) Receiving objects: 89% (132/148) Receiving objects: 90% (134/148) Receiving objects: 91% (135/148) Receiving objects: 92% (137/148) Receiving objects: 93% (138/148) Receiving objects: 94% (140/148) Receiving objects: 95% (141/148) Receiving objects: 96% (143/148) Receiving objects: 97% (144/148) Receiving objects: 98% (146/148) Receiving objects: 99% (147/148) Receiving objects: 100% (148/148) Receiving objects: 100% (148/148), 24.78 KiB | 12.39 MiB/s, done. Resolving deltas: 0% (0/71) Resolving deltas: 1% (1/71) Resolving deltas: 2% (2/71) Resolving deltas: 4% (3/71) Resolving deltas: 5% (4/71) Resolving deltas: 7% (5/71) Resolving deltas: 8% (6/71) Resolving deltas: 19% (14/71) Resolving deltas: 32% (23/71) Resolving deltas: 40% (29/71) Resolving deltas: 46% (33/71) Resolving deltas: 50% (36/71) Resolving deltas: 53% (38/71) Resolving deltas: 100% (71/71) Resolving deltas: 100% (71/71), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_lane_detection'... remote: Enumerating objects: 129, done. remote: Counting objects: 1% (1/88) remote: Counting objects: 2% (2/88) remote: Counting objects: 3% (3/88) remote: Counting objects: 4% (4/88) remote: Counting objects: 5% (5/88) remote: Counting objects: 6% (6/88) remote: Counting objects: 7% (7/88) remote: Counting objects: 9% (8/88) remote: Counting objects: 10% (9/88) remote: Counting objects: 11% (10/88) remote: Counting objects: 12% (11/88) remote: Counting objects: 13% (12/88) remote: Counting objects: 14% (13/88) remote: Counting objects: 15% (14/88) remote: Counting objects: 17% (15/88) remote: Counting objects: 18% (16/88) remote: Counting objects: 19% (17/88) remote: Counting objects: 20% (18/88) remote: Counting objects: 21% (19/88) remote: Counting objects: 22% (20/88) remote: Counting objects: 23% (21/88) remote: Counting objects: 25% (22/88) remote: Counting objects: 26% (23/88) remote: Counting objects: 27% (24/88) remote: Counting objects: 28% (25/88) remote: Counting objects: 29% (26/88) remote: Counting objects: 30% (27/88) remote: Counting objects: 31% (28/88) remote: Counting objects: 32% (29/88) remote: Counting objects: 34% (30/88) remote: Counting objects: 35% (31/88) remote: Counting objects: 36% (32/88) remote: Counting objects: 37% (33/88) remote: Counting objects: 38% (34/88) remote: Counting objects: 39% (35/88) remote: Counting objects: 40% (36/88) remote: Counting objects: 42% (37/88) remote: Counting objects: 43% (38/88) remote: Counting objects: 44% (39/88) remote: Counting objects: 45% (40/88) remote: Counting objects: 46% (41/88) remote: Counting objects: 47% (42/88) remote: Counting objects: 48% (43/88) remote: Counting objects: 50% (44/88) remote: Counting objects: 51% (45/88) remote: Counting objects: 52% (46/88) remote: Counting objects: 53% (47/88) remote: Counting objects: 54% (48/88) remote: Counting objects: 55% (49/88) remote: Counting objects: 56% (50/88) remote: Counting objects: 57% (51/88) remote: Counting objects: 59% (52/88) remote: Counting objects: 60% (53/88) remote: Counting objects: 61% (54/88) remote: Counting objects: 62% (55/88) remote: Counting objects: 63% (56/88) remote: Counting objects: 64% (57/88) remote: Counting objects: 65% (58/88) remote: Counting objects: 67% (59/88) remote: Counting objects: 68% (60/88) remote: Counting objects: 69% (61/88) remote: Counting objects: 70% (62/88) remote: Counting objects: 71% (63/88) remote: Counting objects: 72% (64/88) remote: Counting objects: 73% (65/88) remote: Counting objects: 75% (66/88) remote: Counting objects: 76% (67/88) remote: Counting objects: 77% (68/88) remote: Counting objects: 78% (69/88) remote: Counting objects: 79% (70/88) remote: Counting objects: 80% (71/88) remote: Counting objects: 81% (72/88) remote: Counting objects: 82% (73/88) remote: Counting objects: 84% (74/88) remote: Counting objects: 85% (75/88) remote: Counting objects: 86% (76/88) remote: Counting objects: 87% (77/88) remote: Counting objects: 88% (78/88) remote: Counting objects: 89% (79/88) remote: Counting objects: 90% (80/88) remote: Counting objects: 92% (81/88) remote: Counting objects: 93% (82/88) remote: Counting objects: 94% (83/88) remote: Counting objects: 95% (84/88) remote: Counting objects: 96% (85/88) remote: Counting objects: 97% (86/88) remote: Counting objects: 98% (87/88) remote: Counting objects: 100% (88/88) remote: Counting objects: 100% (88/88), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/129) Receiving objects: 1% (2/129) Receiving objects: 2% (3/129) Receiving objects: 3% (4/129) Receiving objects: 4% (6/129) Receiving objects: 5% (7/129) Receiving objects: 6% (8/129) remote: Total 129 (delta 16), reused 63 (delta 10), pack-reused 41 Receiving objects: 7% (10/129) Receiving objects: 8% (11/129) Receiving objects: 9% (12/129) Receiving objects: 10% (13/129) Receiving objects: 11% (15/129) Receiving objects: 12% (16/129) Receiving objects: 13% (17/129) Receiving objects: 14% (19/129) Receiving objects: 15% (20/129) Receiving objects: 16% (21/129) Receiving objects: 17% (22/129) Receiving objects: 18% (24/129) Receiving objects: 19% (25/129) Receiving objects: 20% (26/129) Receiving objects: 21% (28/129) Receiving objects: 22% (29/129) Receiving objects: 23% (30/129) Receiving objects: 24% (31/129) Receiving objects: 25% (33/129) Receiving objects: 26% (34/129) Receiving objects: 27% (35/129) Receiving objects: 28% (37/129) Receiving objects: 29% (38/129) Receiving objects: 30% (39/129) Receiving objects: 31% (40/129) Receiving objects: 32% (42/129) Receiving objects: 33% (43/129) Receiving objects: 34% (44/129) Receiving objects: 35% (46/129) Receiving objects: 36% (47/129) Receiving objects: 37% (48/129) Receiving objects: 38% (50/129) Receiving objects: 39% (51/129) Receiving objects: 40% (52/129) Receiving objects: 41% (53/129) Receiving objects: 42% (55/129) Receiving objects: 43% (56/129) Receiving objects: 44% (57/129) Receiving objects: 45% (59/129) Receiving objects: 46% (60/129) Receiving objects: 47% (61/129) Receiving objects: 48% (62/129) Receiving objects: 49% (64/129) Receiving objects: 50% (65/129) Receiving objects: 51% (66/129) Receiving objects: 52% (68/129) Receiving objects: 53% (69/129) Receiving objects: 54% (70/129) Receiving objects: 55% (71/129) Receiving objects: 56% (73/129) Receiving objects: 57% (74/129) Receiving objects: 58% (75/129) Receiving objects: 59% (77/129) Receiving objects: 60% (78/129) Receiving objects: 61% (79/129) Receiving objects: 62% (80/129) Receiving objects: 63% (82/129) Receiving objects: 64% (83/129) Receiving objects: 65% (84/129) Receiving objects: 66% (86/129) Receiving objects: 67% (87/129) Receiving objects: 68% (88/129) Receiving objects: 69% (90/129) Receiving objects: 70% (91/129) Receiving objects: 71% (92/129) Receiving objects: 72% (93/129) Receiving objects: 73% (95/129) Receiving objects: 74% (96/129) Receiving objects: 75% (97/129) Receiving objects: 76% (99/129) Receiving objects: 77% (100/129) Receiving objects: 78% (101/129) Receiving objects: 79% (102/129) Receiving objects: 80% (104/129) Receiving objects: 81% (105/129) Receiving objects: 82% (106/129) Receiving objects: 83% (108/129) Receiving objects: 84% (109/129) Receiving objects: 85% (110/129) Receiving objects: 86% (111/129) Receiving objects: 87% (113/129) Receiving objects: 88% (114/129) Receiving objects: 89% (115/129) Receiving objects: 90% (117/129) Receiving objects: 91% (118/129) Receiving objects: 92% (119/129) Receiving objects: 93% (120/129) Receiving objects: 94% (122/129) Receiving objects: 95% (123/129) Receiving objects: 96% (124/129) Receiving objects: 97% (126/129) Receiving objects: 98% (127/129) Receiving objects: 99% (128/129) Receiving objects: 100% (129/129) Receiving objects: 100% (129/129), 12.65 KiB | 12.65 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 7% (2/27) Resolving deltas: 11% (3/27) Resolving deltas: 14% (4/27) Resolving deltas: 18% (5/27) Resolving deltas: 48% (13/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 40, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 40 (delta 9), reused 29 (delta 9), pack-reused 11 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 30% (3/10) Resolving deltas: 40% (4/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_new_detection'... remote: Enumerating objects: 6331, done. remote: Counting objects: 0% (1/243) remote: Counting objects: 1% (3/243) remote: Counting objects: 2% (5/243) remote: Counting objects: 3% (8/243) remote: Counting objects: 4% (10/243) remote: Counting objects: 5% (13/243) remote: Counting objects: 6% (15/243) remote: Counting objects: 7% (18/243) remote: Counting objects: 8% (20/243) remote: Counting objects: 9% (22/243) remote: Counting objects: 10% (25/243) remote: Counting objects: 11% (27/243) remote: Counting objects: 12% (30/243) remote: Counting objects: 13% (32/243) remote: Counting objects: 14% (35/243) remote: Counting objects: 15% (37/243) remote: Counting objects: 16% (39/243) remote: Counting objects: 17% (42/243) remote: Counting objects: 18% (44/243) remote: Counting objects: 19% (47/243) remote: Counting objects: 20% (49/243) remote: Counting objects: 21% (52/243) remote: Counting objects: 22% (54/243) remote: Counting objects: 23% (56/243) remote: Counting objects: 24% (59/243) remote: Counting objects: 25% (61/243) remote: Counting objects: 26% (64/243) remote: Counting objects: 27% (66/243) remote: Counting objects: 28% (69/243) remote: Counting objects: 29% (71/243) remote: Counting objects: 30% (73/243) remote: Counting objects: 31% (76/243) remote: Counting objects: 32% (78/243) remote: Counting objects: 33% (81/243) remote: Counting objects: 34% (83/243) remote: Counting objects: 35% (86/243) remote: Counting objects: 36% (88/243) remote: Counting objects: 37% (90/243) remote: Counting objects: 38% (93/243) remote: Counting objects: 39% (95/243) remote: Counting objects: 40% (98/243) remote: Counting objects: 41% (100/243) remote: Counting objects: 42% (103/243) remote: Counting objects: 43% (105/243) remote: Counting objects: 44% (107/243) remote: Counting objects: 45% (110/243) remote: Counting objects: 46% (112/243) remote: Counting objects: 47% (115/243) remote: Counting objects: 48% (117/243) remote: Counting objects: 49% (120/243) remote: Counting objects: 50% (122/243) remote: Counting objects: 51% (124/243) remote: Counting objects: 52% (127/243) remote: Counting objects: 53% (129/243) remote: Counting objects: 54% (132/243) remote: Counting objects: 55% (134/243) remote: Counting objects: 56% (137/243) remote: Counting objects: 57% (139/243) remote: Counting objects: 58% (141/243) remote: Counting objects: 59% (144/243) remote: Counting objects: 60% (146/243) remote: Counting objects: 61% (149/243) remote: Counting objects: 62% (151/243) remote: Counting objects: 63% (154/243) remote: Counting objects: 64% (156/243) remote: Counting objects: 65% (158/243) remote: Counting objects: 66% (161/243) remote: Counting objects: 67% (163/243) remote: Counting objects: 68% (166/243) remote: Counting objects: 69% (168/243) remote: Counting objects: 70% (171/243) remote: Counting objects: 71% (173/243) remote: Counting objects: 72% (175/243) remote: Counting objects: 73% (178/243) remote: Counting objects: 74% (180/243) remote: Counting objects: 75% (183/243) remote: Counting objects: 76% (185/243) remote: Counting objects: 77% (188/243) remote: Counting objects: 78% (190/243) remote: Counting objects: 79% (192/243) remote: Counting objects: 80% (195/243) remote: Counting objects: 81% (197/243) remote: Counting objects: 82% (200/243) remote: Counting objects: 83% (202/243) remote: Counting objects: 84% (205/243) remote: Counting objects: 85% (207/243) remote: Counting objects: 86% (209/243) remote: Counting objects: 87% (212/243) remote: Counting objects: 88% (214/243) remote: Counting objects: 89% (217/243) remote: Counting objects: 90% (219/243) remote: Counting objects: 91% (222/243) remote: Counting objects: 92% (224/243) remote: Counting objects: 93% (226/243) remote: Counting objects: 94% (229/243) remote: Counting objects: 95% (231/243) remote: Counting objects: 96% (234/243) remote: Counting objects: 97% (236/243) remote: Counting objects: 98% (239/243) remote: Counting objects: 99% (241/243) remote: Counting objects: 100% (243/243) remote: Counting objects: 100% (243/243), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/6331) Receiving objects: 1% (64/6331) Receiving objects: 2% (127/6331) Receiving objects: 3% (190/6331) Receiving objects: 4% (254/6331) Receiving objects: 5% (317/6331) Receiving objects: 6% (380/6331) Receiving objects: 7% (444/6331) Receiving objects: 8% (507/6331) Receiving objects: 9% (570/6331) Receiving objects: 10% (634/6331) Receiving objects: 11% (697/6331) Receiving objects: 12% (760/6331) Receiving objects: 13% (824/6331) Receiving objects: 14% (887/6331) Receiving objects: 15% (950/6331) Receiving objects: 16% (1013/6331) Receiving objects: 17% (1077/6331) Receiving objects: 18% (1140/6331) Receiving objects: 19% (1203/6331) Receiving objects: 20% (1267/6331) Receiving objects: 21% (1330/6331) Receiving objects: 22% (1393/6331) Receiving objects: 23% (1457/6331) Receiving objects: 24% (1520/6331) Receiving objects: 25% (1583/6331) Receiving objects: 26% (1647/6331) Receiving objects: 27% (1710/6331) Receiving objects: 28% (1773/6331) Receiving objects: 29% (1836/6331) Receiving objects: 30% (1900/6331) Receiving objects: 31% (1963/6331) Receiving objects: 32% (2026/6331) Receiving objects: 33% (2090/6331) Receiving objects: 34% (2153/6331) Receiving objects: 35% (2216/6331) Receiving objects: 36% (2280/6331) Receiving objects: 37% (2343/6331) Receiving objects: 38% (2406/6331) Receiving objects: 39% (2470/6331) Receiving objects: 40% (2533/6331) Receiving objects: 41% (2596/6331) Receiving objects: 42% (2660/6331) Receiving objects: 43% (2723/6331) Receiving objects: 44% (2786/6331) Receiving objects: 45% (2849/6331) Receiving objects: 46% (2913/6331) Receiving objects: 47% (2976/6331) Receiving objects: 48% (3039/6331) Receiving objects: 49% (3103/6331) Receiving objects: 50% (3166/6331) Receiving objects: 51% (3229/6331) Receiving objects: 52% (3293/6331) Receiving objects: 53% (3356/6331) Receiving objects: 54% (3419/6331) Receiving objects: 55% (3483/6331) Receiving objects: 56% (3546/6331) Receiving objects: 57% (3609/6331) Receiving objects: 58% (3672/6331) Receiving objects: 59% (3736/6331) Receiving objects: 60% (3799/6331) Receiving objects: 61% (3862/6331) Receiving objects: 62% (3926/6331) Receiving objects: 63% (3989/6331) Receiving objects: 64% (4052/6331) Receiving objects: 65% (4116/6331) Receiving objects: 66% (4179/6331) Receiving objects: 67% (4242/6331) Receiving objects: 68% (4306/6331) Receiving objects: 69% (4369/6331) Receiving objects: 70% (4432/6331) Receiving objects: 71% (4496/6331) Receiving objects: 72% (4559/6331) Receiving objects: 73% (4622/6331) Receiving objects: 74% (4685/6331) Receiving objects: 75% (4749/6331) Receiving objects: 76% (4812/6331) Receiving objects: 77% (4875/6331) Receiving objects: 78% (4939/6331) Receiving objects: 79% (5002/6331) Receiving objects: 80% (5065/6331) Receiving objects: 81% (5129/6331) Receiving objects: 82% (5192/6331) Receiving objects: 83% (5255/6331) Receiving objects: 84% (5319/6331) Receiving objects: 85% (5382/6331) Receiving objects: 86% (5445/6331) Receiving objects: 87% (5508/6331) Receiving objects: 88% (5572/6331) Receiving objects: 89% (5635/6331) Receiving objects: 90% (5698/6331) remote: Total 6331 (delta 54), reused 214 (delta 45), pack-reused 6088 Receiving objects: 91% (5762/6331) Receiving objects: 92% (5825/6331) Receiving objects: 93% (5888/6331) Receiving objects: 94% (5952/6331) Receiving objects: 95% (6015/6331) Receiving objects: 96% (6078/6331) Receiving objects: 97% (6142/6331) Receiving objects: 98% (6205/6331) Receiving objects: 99% (6268/6331) Receiving objects: 100% (6331/6331) Receiving objects: 100% (6331/6331), 699.83 KiB | 23.33 MiB/s, done. Resolving deltas: 0% (0/1247) Resolving deltas: 1% (23/1247) Resolving deltas: 5% (72/1247) Resolving deltas: 6% (80/1247) Resolving deltas: 7% (96/1247) Resolving deltas: 8% (101/1247) Resolving deltas: 9% (115/1247) Resolving deltas: 10% (136/1247) Resolving deltas: 11% (138/1247) Resolving deltas: 12% (153/1247) Resolving deltas: 13% (163/1247) Resolving deltas: 14% (177/1247) Resolving deltas: 15% (188/1247) Resolving deltas: 17% (224/1247) Resolving deltas: 18% (225/1247) Resolving deltas: 19% (237/1247) Resolving deltas: 21% (267/1247) Resolving deltas: 22% (275/1247) Resolving deltas: 23% (287/1247) Resolving deltas: 25% (321/1247) Resolving deltas: 34% (427/1247) Resolving deltas: 35% (442/1247) Resolving deltas: 57% (722/1247) Resolving deltas: 100% (1247/1247) Resolving deltas: 100% (1247/1247), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_spreader_imv'... remote: Enumerating objects: 211, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 1% (1/52) remote: Compressing objects: 3% (2/52) remote: Compressing objects: 5% (3/52) remote: Compressing objects: 7% (4/52) remote: Compressing objects: 9% (5/52) remote: Compressing objects: 11% (6/52) remote: Compressing objects: 13% (7/52) remote: Compressing objects: 15% (8/52) remote: Compressing objects: 17% (9/52) remote: Compressing objects: 19% (10/52) remote: Compressing objects: 21% (11/52) remote: Compressing objects: 23% (12/52) remote: Compressing objects: 25% (13/52) remote: Compressing objects: 26% (14/52) remote: Compressing objects: 28% (15/52) remote: Compressing objects: 30% (16/52) remote: Compressing objects: 32% (17/52) remote: Compressing objects: 34% (18/52) remote: Compressing objects: 36% (19/52) remote: Compressing objects: 38% (20/52) remote: Compressing objects: 40% (21/52) remote: Compressing objects: 42% (22/52) remote: Compressing objects: 44% (23/52) remote: Compressing objects: 46% (24/52) remote: Compressing objects: 48% (25/52) remote: Compressing objects: 50% (26/52) remote: Compressing objects: 51% (27/52) remote: Compressing objects: 53% (28/52) remote: Compressing objects: 55% (29/52) remote: Compressing objects: 57% (30/52) remote: Compressing objects: 59% (31/52) remote: Compressing objects: 61% (32/52) remote: Compressing objects: 63% (33/52) remote: Compressing objects: 65% (34/52) remote: Compressing objects: 67% (35/52) remote: Compressing objects: 69% (36/52) remote: Compressing objects: 71% (37/52) remote: Compressing objects: 73% (38/52) remote: Compressing objects: 75% (39/52) remote: Compressing objects: 76% (40/52) remote: Compressing objects: 78% (41/52) remote: Compressing objects: 80% (42/52) remote: Compressing objects: 82% (43/52) remote: Compressing objects: 84% (44/52) remote: Compressing objects: 86% (45/52) remote: Compressing objects: 88% (46/52) remote: Compressing objects: 90% (47/52) remote: Compressing objects: 92% (48/52) remote: Compressing objects: 94% (49/52) remote: Compressing objects: 96% (50/52) remote: Compressing objects: 98% (51/52) remote: Compressing objects: 100% (52/52) remote: Compressing objects: 100% (52/52), done. remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151 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), 21.80 KiB | 21.80 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 3% (2/62) Resolving deltas: 9% (6/62) Resolving deltas: 12% (8/62) Resolving deltas: 14% (9/62) Resolving deltas: 16% (10/62) Resolving deltas: 38% (24/62) Resolving deltas: 80% (50/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_spreader_truck'... remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 75 (delta 24), reused 45 (delta 20), pack-reused 23 Receiving objects: 1% (1/75) Receiving objects: 2% (2/75) Receiving objects: 4% (3/75) Receiving objects: 5% (4/75) Receiving objects: 6% (5/75) Receiving objects: 8% (6/75) Receiving objects: 9% (7/75) Receiving objects: 10% (8/75) Receiving objects: 12% (9/75) Receiving objects: 13% (10/75) Receiving objects: 14% (11/75) Receiving objects: 16% (12/75) Receiving objects: 17% (13/75) Receiving objects: 18% (14/75) Receiving objects: 20% (15/75) Receiving objects: 21% (16/75) Receiving objects: 22% (17/75) Receiving objects: 24% (18/75) Receiving objects: 25% (19/75) Receiving objects: 26% (20/75) Receiving objects: 28% (21/75) Receiving objects: 29% (22/75) Receiving objects: 30% (23/75) Receiving objects: 32% (24/75) Receiving objects: 33% (25/75) Receiving objects: 34% (26/75) Receiving objects: 36% (27/75) Receiving objects: 37% (28/75) Receiving objects: 38% (29/75) Receiving objects: 40% (30/75) Receiving objects: 41% (31/75) Receiving objects: 42% (32/75) Receiving objects: 44% (33/75) Receiving objects: 45% (34/75) Receiving objects: 46% (35/75) Receiving objects: 48% (36/75) Receiving objects: 49% (37/75) Receiving objects: 50% (38/75) Receiving objects: 52% (39/75) Receiving objects: 53% (40/75) Receiving objects: 54% (41/75) Receiving objects: 56% (42/75) Receiving objects: 57% (43/75) Receiving objects: 58% (44/75) Receiving objects: 60% (45/75) Receiving objects: 61% (46/75) Receiving objects: 62% (47/75) Receiving objects: 64% (48/75) Receiving objects: 65% (49/75) Receiving objects: 66% (50/75) Receiving objects: 68% (51/75) Receiving objects: 69% (52/75) Receiving objects: 70% (53/75) Receiving objects: 72% (54/75) Receiving objects: 73% (55/75) Receiving objects: 74% (56/75) Receiving objects: 76% (57/75) Receiving objects: 77% (58/75) Receiving objects: 78% (59/75) Receiving objects: 80% (60/75) Receiving objects: 81% (61/75) Receiving objects: 82% (62/75) Receiving objects: 84% (63/75) Receiving objects: 85% (64/75) Receiving objects: 86% (65/75) Receiving objects: 88% (66/75) Receiving objects: 89% (67/75) Receiving objects: 90% (68/75) Receiving objects: 92% (69/75) Receiving objects: 93% (70/75) Receiving objects: 94% (71/75) Receiving objects: 96% (72/75) Receiving objects: 97% (73/75) Receiving objects: 98% (74/75) Receiving objects: 100% (75/75) Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done. Resolving deltas: 0% (0/32) Resolving deltas: 12% (4/32) Resolving deltas: 68% (22/32) Resolving deltas: 81% (26/32) Resolving deltas: 100% (32/32) Resolving deltas: 100% (32/32), done. Cloning into '/root/workspace/daxie-config/P16/params_new/perception_vehicles'... remote: Enumerating objects: 65, done. remote: Counting objects: 11% (1/9) remote: Counting objects: 22% (2/9) remote: Counting objects: 33% (3/9) remote: Counting objects: 44% (4/9) remote: Counting objects: 55% (5/9) remote: Counting objects: 66% (6/9) remote: Counting objects: 77% (7/9) remote: Counting objects: 88% (8/9) remote: Counting objects: 100% (9/9) remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 65 (delta 0), reused 0 (delta 0), pack-reused 56 Receiving objects: 1% (1/65) Receiving objects: 3% (2/65) Receiving objects: 4% (3/65) Receiving objects: 6% (4/65) Receiving objects: 7% (5/65) Receiving objects: 9% (6/65) Receiving objects: 10% (7/65) Receiving objects: 12% (8/65) Receiving objects: 13% (9/65) Receiving objects: 15% (10/65) Receiving objects: 16% (11/65) Receiving objects: 18% (12/65) Receiving objects: 20% (13/65) Receiving objects: 21% (14/65) Receiving objects: 23% (15/65) Receiving objects: 24% (16/65) Receiving objects: 26% (17/65) Receiving objects: 27% (18/65) Receiving objects: 29% (19/65) Receiving objects: 30% (20/65) Receiving objects: 32% (21/65) Receiving objects: 33% (22/65) Receiving objects: 35% (23/65) Receiving objects: 36% (24/65) Receiving objects: 38% (25/65) Receiving objects: 40% (26/65) Receiving objects: 41% (27/65) Receiving objects: 43% (28/65) Receiving objects: 44% (29/65) Receiving objects: 46% (30/65) Receiving objects: 47% (31/65) Receiving objects: 49% (32/65) Receiving objects: 50% (33/65) Receiving objects: 52% (34/65) Receiving objects: 53% (35/65) Receiving objects: 55% (36/65) Receiving objects: 56% (37/65) Receiving objects: 58% (38/65) Receiving objects: 60% (39/65) Receiving objects: 61% (40/65) Receiving objects: 63% (41/65) Receiving objects: 64% (42/65) Receiving objects: 66% (43/65) Receiving objects: 67% (44/65) Receiving objects: 69% (45/65) Receiving objects: 70% (46/65) Receiving objects: 72% (47/65) Receiving objects: 73% (48/65) Receiving objects: 75% (49/65) Receiving objects: 76% (50/65) Receiving objects: 78% (51/65) Receiving objects: 80% (52/65) Receiving objects: 81% (53/65) Receiving objects: 83% (54/65) Receiving objects: 84% (55/65) Receiving objects: 86% (56/65) Receiving objects: 87% (57/65) Receiving objects: 89% (58/65) Receiving objects: 90% (59/65) Receiving objects: 92% (60/65) Receiving objects: 93% (61/65) Receiving objects: 95% (62/65) Receiving objects: 96% (63/65) Receiving objects: 98% (64/65) Receiving objects: 100% (65/65) Receiving objects: 100% (65/65), 8.34 KiB | 8.34 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 7% (1/13) Resolving deltas: 15% (2/13) Resolving deltas: 23% (3/13) Resolving deltas: 30% (4/13) Resolving deltas: 38% (5/13) Resolving deltas: 46% (6/13) Resolving deltas: 53% (7/13) Resolving deltas: 61% (8/13) Resolving deltas: 69% (9/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/daxie-config/P16/params_new/pncc_common_config'... remote: Enumerating objects: 107, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. Receiving objects: 0% (1/107) Receiving objects: 1% (2/107) Receiving objects: 2% (3/107) Receiving objects: 3% (4/107) Receiving objects: 4% (5/107) Receiving objects: 5% (6/107) Receiving objects: 6% (7/107) Receiving objects: 7% (8/107) Receiving objects: 8% (9/107) Receiving objects: 9% (10/107) Receiving objects: 10% (11/107) Receiving objects: 11% (12/107) Receiving objects: 12% (13/107) Receiving objects: 13% (14/107) Receiving objects: 14% (15/107) Receiving objects: 15% (17/107) Receiving objects: 16% (18/107) Receiving objects: 17% (19/107) Receiving objects: 18% (20/107) Receiving objects: 19% (21/107) Receiving objects: 20% (22/107) Receiving objects: 21% (23/107) Receiving objects: 22% (24/107) Receiving objects: 23% (25/107) Receiving objects: 24% (26/107) Receiving objects: 25% (27/107) Receiving objects: 26% (28/107) Receiving objects: 27% (29/107) Receiving objects: 28% (30/107) Receiving objects: 29% (32/107) Receiving objects: 30% (33/107) Receiving objects: 31% (34/107) Receiving objects: 32% (35/107) Receiving objects: 33% (36/107) Receiving objects: 34% (37/107) Receiving objects: 35% (38/107) Receiving objects: 36% (39/107) Receiving objects: 37% (40/107) Receiving objects: 38% (41/107) Receiving objects: 39% (42/107) Receiving objects: 40% (43/107) Receiving objects: 41% (44/107) Receiving objects: 42% (45/107) Receiving objects: 43% (47/107) Receiving objects: 44% (48/107) Receiving objects: 45% (49/107) Receiving objects: 46% (50/107) Receiving objects: 47% (51/107) Receiving objects: 48% (52/107) Receiving objects: 49% (53/107) Receiving objects: 50% (54/107) Receiving objects: 51% (55/107) Receiving objects: 52% (56/107) Receiving objects: 53% (57/107) Receiving objects: 54% (58/107) Receiving objects: 55% (59/107) Receiving objects: 56% (60/107) Receiving objects: 57% (61/107) remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67 Receiving objects: 58% (63/107) Receiving objects: 59% (64/107) Receiving objects: 60% (65/107) Receiving objects: 61% (66/107) Receiving objects: 62% (67/107) Receiving objects: 63% (68/107) Receiving objects: 64% (69/107) Receiving objects: 65% (70/107) Receiving objects: 66% (71/107) Receiving objects: 67% (72/107) Receiving objects: 68% (73/107) Receiving objects: 69% (74/107) Receiving objects: 70% (75/107) Receiving objects: 71% (76/107) Receiving objects: 72% (78/107) Receiving objects: 73% (79/107) Receiving objects: 74% (80/107) Receiving objects: 75% (81/107) Receiving objects: 76% (82/107) Receiving objects: 77% (83/107) Receiving objects: 78% (84/107) Receiving objects: 79% (85/107) Receiving objects: 80% (86/107) Receiving objects: 81% (87/107) Receiving objects: 82% (88/107) Receiving objects: 83% (89/107) Receiving objects: 84% (90/107) Receiving objects: 85% (91/107) Receiving objects: 86% (93/107) Receiving objects: 87% (94/107) Receiving objects: 88% (95/107) Receiving objects: 89% (96/107) Receiving objects: 90% (97/107) Receiving objects: 91% (98/107) Receiving objects: 92% (99/107) Receiving objects: 93% (100/107) Receiving objects: 94% (101/107) Receiving objects: 95% (102/107) Receiving objects: 96% (103/107) Receiving objects: 97% (104/107) Receiving objects: 98% (105/107) Receiving objects: 99% (106/107) Receiving objects: 100% (107/107) Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done. Resolving deltas: 0% (0/18) Resolving deltas: 5% (1/18) Resolving deltas: 11% (2/18) Resolving deltas: 16% (3/18) Resolving deltas: 33% (6/18) Resolving deltas: 55% (10/18) Resolving deltas: 61% (11/18) Resolving deltas: 72% (13/18) Resolving deltas: 77% (14/18) Resolving deltas: 94% (17/18) Resolving deltas: 100% (18/18) Resolving deltas: 100% (18/18), done. Cloning into '/root/workspace/daxie-config/P16/params_new/pncc_port_related_config'... remote: Enumerating objects: 750, done. remote: Counting objects: 0% (1/125) remote: Counting objects: 1% (2/125) remote: Counting objects: 2% (3/125) remote: Counting objects: 3% (4/125) remote: Counting objects: 4% (5/125) remote: Counting objects: 5% (7/125) remote: Counting objects: 6% (8/125) remote: Counting objects: 7% (9/125) remote: Counting objects: 8% (10/125) remote: Counting objects: 9% (12/125) remote: Counting objects: 10% (13/125) remote: Counting objects: 11% (14/125) remote: Counting objects: 12% (15/125) remote: Counting objects: 13% (17/125) remote: Counting objects: 14% (18/125) remote: Counting objects: 15% (19/125) remote: Counting objects: 16% (20/125) remote: Counting objects: 17% (22/125) remote: Counting objects: 18% (23/125) remote: Counting objects: 19% (24/125) remote: Counting objects: 20% (25/125) remote: Counting objects: 21% (27/125) remote: Counting objects: 22% (28/125) remote: Counting objects: 23% (29/125) remote: Counting objects: 24% (30/125) remote: Counting objects: 25% (32/125) remote: Counting objects: 26% (33/125) remote: Counting objects: 27% (34/125) remote: Counting objects: 28% (35/125) remote: Counting objects: 29% (37/125) remote: Counting objects: 30% (38/125) remote: Counting objects: 31% (39/125) remote: Counting objects: 32% (40/125) remote: Counting objects: 33% (42/125) remote: Counting objects: 34% (43/125) remote: Counting objects: 35% (44/125) remote: Counting objects: 36% (45/125) remote: Counting objects: 37% (47/125) remote: Counting objects: 38% (48/125) remote: Counting objects: 39% (49/125) remote: Counting objects: 40% (50/125) remote: Counting objects: 41% (52/125) remote: Counting objects: 42% (53/125) remote: Counting objects: 43% (54/125) remote: Counting objects: 44% (55/125) remote: Counting objects: 45% (57/125) remote: Counting objects: 46% (58/125) remote: Counting objects: 47% (59/125) remote: Counting objects: 48% (60/125) remote: Counting objects: 49% (62/125) remote: Counting objects: 50% (63/125) remote: Counting objects: 51% (64/125) remote: Counting objects: 52% (65/125) remote: Counting objects: 53% (67/125) remote: Counting objects: 54% (68/125) remote: Counting objects: 55% (69/125) remote: Counting objects: 56% (70/125) remote: Counting objects: 57% (72/125) remote: Counting objects: 58% (73/125) remote: Counting objects: 59% (74/125) remote: Counting objects: 60% (75/125) remote: Counting objects: 61% (77/125) remote: Counting objects: 62% (78/125) remote: Counting objects: 63% (79/125) remote: Counting objects: 64% (80/125) remote: Counting objects: 65% (82/125) remote: Counting objects: 66% (83/125) remote: Counting objects: 67% (84/125) remote: Counting objects: 68% (85/125) remote: Counting objects: 69% (87/125) remote: Counting objects: 70% (88/125) remote: Counting objects: 71% (89/125) remote: Counting objects: 72% (90/125) remote: Counting objects: 73% (92/125) remote: Counting objects: 74% (93/125) remote: Counting objects: 75% (94/125) remote: Counting objects: 76% (95/125) remote: Counting objects: 77% (97/125) remote: Counting objects: 78% (98/125) remote: Counting objects: 79% (99/125) remote: Counting objects: 80% (100/125) remote: Counting objects: 81% (102/125) remote: Counting objects: 82% (103/125) remote: Counting objects: 83% (104/125) remote: Counting objects: 84% (105/125) remote: Counting objects: 85% (107/125) remote: Counting objects: 86% (108/125) remote: Counting objects: 87% (109/125) remote: Counting objects: 88% (110/125) remote: Counting objects: 89% (112/125) remote: Counting objects: 90% (113/125) remote: Counting objects: 91% (114/125) remote: Counting objects: 92% (115/125) remote: Counting objects: 93% (117/125) remote: Counting objects: 94% (118/125) remote: Counting objects: 95% (119/125) remote: Counting objects: 96% (120/125) remote: Counting objects: 97% (122/125) remote: Counting objects: 98% (123/125) remote: Counting objects: 99% (124/125) remote: Counting objects: 100% (125/125) remote: Counting objects: 100% (125/125), done. remote: Compressing objects: 1% (1/92) remote: Compressing objects: 2% (2/92) remote: Compressing objects: 3% (3/92) remote: Compressing objects: 4% (4/92) remote: Compressing objects: 5% (5/92) remote: Compressing objects: 6% (6/92) remote: Compressing objects: 7% (7/92) remote: Compressing objects: 8% (8/92) remote: Compressing objects: 9% (9/92) remote: Compressing objects: 10% (10/92) remote: Compressing objects: 11% (11/92) remote: Compressing objects: 13% (12/92) remote: Compressing objects: 14% (13/92) remote: Compressing objects: 15% (14/92) remote: Compressing objects: 16% (15/92) remote: Compressing objects: 17% (16/92) remote: Compressing objects: 18% (17/92) remote: Compressing objects: 19% (18/92) remote: Compressing objects: 20% (19/92) remote: Compressing objects: 21% (20/92) remote: Compressing objects: 22% (21/92) remote: Compressing objects: 23% (22/92) remote: Compressing objects: 25% (23/92) remote: Compressing objects: 26% (24/92) remote: Compressing objects: 27% (25/92) remote: Compressing objects: 28% (26/92) remote: Compressing objects: 29% (27/92) remote: Compressing objects: 30% (28/92) remote: Compressing objects: 31% (29/92) remote: Compressing objects: 32% (30/92) remote: Compressing objects: 33% (31/92) remote: Compressing objects: 34% (32/92) remote: Compressing objects: 35% (33/92) remote: Compressing objects: 36% (34/92) remote: Compressing objects: 38% (35/92) remote: Compressing objects: 39% (36/92) remote: Compressing objects: 40% (37/92) remote: Compressing objects: 41% (38/92) remote: Compressing objects: 42% (39/92) remote: Compressing objects: 43% (40/92) remote: Compressing objects: 44% (41/92) remote: Compressing objects: 45% (42/92) remote: Compressing objects: 46% (43/92) remote: Compressing objects: 47% (44/92) remote: Compressing objects: 48% (45/92) remote: Compressing objects: 50% (46/92) remote: Compressing objects: 51% (47/92) remote: Compressing objects: 52% (48/92) remote: Compressing objects: 53% (49/92) remote: Compressing objects: 54% (50/92) remote: Compressing objects: 55% (51/92) remote: Compressing objects: 56% (52/92) remote: Compressing objects: 57% (53/92) remote: Compressing objects: 58% (54/92) remote: Compressing objects: 59% (55/92) remote: Compressing objects: 60% (56/92) remote: Compressing objects: 61% (57/92) remote: Compressing objects: 63% (58/92) remote: Compressing objects: 64% (59/92) remote: Compressing objects: 65% (60/92) remote: Compressing objects: 66% (61/92) remote: Compressing objects: 67% (62/92) remote: Compressing objects: 68% (63/92) remote: Compressing objects: 69% (64/92) remote: Compressing objects: 70% (65/92) remote: Compressing objects: 71% (66/92) remote: Compressing objects: 72% (67/92) remote: Compressing objects: 73% (68/92) remote: Compressing objects: 75% (69/92) remote: Compressing objects: 76% (70/92) remote: Compressing objects: 77% (71/92) remote: Compressing objects: 78% (72/92) remote: Compressing objects: 79% (73/92) remote: Compressing objects: 80% (74/92) remote: Compressing objects: 81% (75/92) remote: Compressing objects: 82% (76/92) remote: Compressing objects: 83% (77/92) remote: Compressing objects: 84% (78/92) remote: Compressing objects: 85% (79/92) remote: Compressing objects: 86% (80/92) remote: Compressing objects: 88% (81/92) remote: Compressing objects: 89% (82/92) remote: Compressing objects: 90% (83/92) remote: Compressing objects: 91% (84/92) remote: Compressing objects: 92% (85/92) remote: Compressing objects: 93% (86/92) remote: Compressing objects: 94% (87/92) remote: Compressing objects: 95% (88/92) remote: Compressing objects: 96% (89/92) remote: Compressing objects: 97% (90/92) remote: Compressing objects: 98% (91/92) remote: Compressing objects: 100% (92/92) remote: Compressing objects: 100% (92/92), done. Receiving objects: 0% (1/750) Receiving objects: 1% (8/750) Receiving objects: 2% (15/750) Receiving objects: 3% (23/750) Receiving objects: 4% (30/750) Receiving objects: 5% (38/750) Receiving objects: 6% (45/750) Receiving objects: 7% (53/750) Receiving objects: 8% (60/750) Receiving objects: 9% (68/750) Receiving objects: 10% (75/750) Receiving objects: 11% (83/750) Receiving objects: 12% (90/750) remote: Total 750 (delta 50), reused 91 (delta 30), pack-reused 625 Receiving objects: 13% (98/750) Receiving objects: 14% (105/750) Receiving objects: 15% (113/750) Receiving objects: 16% (120/750) Receiving objects: 17% (128/750) Receiving objects: 18% (135/750) Receiving objects: 19% (143/750) Receiving objects: 20% (150/750) Receiving objects: 21% (158/750) Receiving objects: 22% (165/750) Receiving objects: 23% (173/750) Receiving objects: 24% (180/750) Receiving objects: 25% (188/750) Receiving objects: 26% (195/750) Receiving objects: 27% (203/750) Receiving objects: 28% (210/750) Receiving objects: 29% (218/750) Receiving objects: 30% (225/750) Receiving objects: 31% (233/750) Receiving objects: 32% (240/750) Receiving objects: 33% (248/750) Receiving objects: 34% (255/750) Receiving objects: 35% (263/750) Receiving objects: 36% (270/750) Receiving objects: 37% (278/750) Receiving objects: 38% (285/750) Receiving objects: 39% (293/750) Receiving objects: 40% (300/750) Receiving objects: 41% (308/750) Receiving objects: 42% (315/750) Receiving objects: 43% (323/750) Receiving objects: 44% (330/750) Receiving objects: 45% (338/750) Receiving objects: 46% (345/750) Receiving objects: 47% (353/750) Receiving objects: 48% (360/750) Receiving objects: 49% (368/750) Receiving objects: 50% (375/750) Receiving objects: 51% (383/750) Receiving objects: 52% (390/750) Receiving objects: 53% (398/750) Receiving objects: 54% (405/750) Receiving objects: 55% (413/750) Receiving objects: 56% (420/750) Receiving objects: 57% (428/750) Receiving objects: 58% (435/750) Receiving objects: 59% (443/750) Receiving objects: 60% (450/750) Receiving objects: 61% (458/750) Receiving objects: 62% (465/750) Receiving objects: 63% (473/750) Receiving objects: 64% (480/750) Receiving objects: 65% (488/750) Receiving objects: 66% (495/750) Receiving objects: 67% (503/750) Receiving objects: 68% (510/750) Receiving objects: 69% (518/750) Receiving objects: 70% (525/750) Receiving objects: 71% (533/750) Receiving objects: 72% (540/750) Receiving objects: 73% (548/750) Receiving objects: 74% (555/750) Receiving objects: 75% (563/750) Receiving objects: 76% (570/750) Receiving objects: 77% (578/750) Receiving objects: 78% (585/750) Receiving objects: 79% (593/750) Receiving objects: 80% (600/750) Receiving objects: 81% (608/750) Receiving objects: 82% (615/750) Receiving objects: 83% (623/750) Receiving objects: 84% (630/750) Receiving objects: 85% (638/750) Receiving objects: 86% (645/750) Receiving objects: 87% (653/750) Receiving objects: 88% (660/750) Receiving objects: 89% (668/750) Receiving objects: 90% (675/750) Receiving objects: 91% (683/750) Receiving objects: 92% (690/750) Receiving objects: 93% (698/750) Receiving objects: 94% (705/750) Receiving objects: 95% (713/750) Receiving objects: 96% (720/750) Receiving objects: 97% (728/750) Receiving objects: 98% (735/750) Receiving objects: 99% (743/750) Receiving objects: 100% (750/750) Receiving objects: 100% (750/750), 85.54 KiB | 21.38 MiB/s, done. Resolving deltas: 0% (0/343) Resolving deltas: 7% (25/343) Resolving deltas: 8% (29/343) Resolving deltas: 13% (45/343) Resolving deltas: 18% (62/343) Resolving deltas: 22% (77/343) Resolving deltas: 29% (101/343) Resolving deltas: 35% (123/343) Resolving deltas: 37% (128/343) Resolving deltas: 38% (131/343) Resolving deltas: 39% (137/343) Resolving deltas: 40% (140/343) Resolving deltas: 41% (141/343) Resolving deltas: 49% (170/343) Resolving deltas: 54% (188/343) Resolving deltas: 56% (194/343) Resolving deltas: 57% (196/343) Resolving deltas: 61% (210/343) Resolving deltas: 62% (213/343) Resolving deltas: 67% (230/343) Resolving deltas: 70% (243/343) Resolving deltas: 78% (269/343) Resolving deltas: 79% (274/343) Resolving deltas: 80% (275/343) Resolving deltas: 81% (278/343) Resolving deltas: 82% (282/343) Resolving deltas: 83% (287/343) Resolving deltas: 84% (291/343) Resolving deltas: 85% (292/343) Resolving deltas: 87% (299/343) Resolving deltas: 88% (303/343) Resolving deltas: 89% (308/343) Resolving deltas: 91% (314/343) Resolving deltas: 93% (319/343) Resolving deltas: 95% (329/343) Resolving deltas: 96% (330/343) Resolving deltas: 97% (333/343) Resolving deltas: 98% (337/343) Resolving deltas: 100% (343/343) Resolving deltas: 100% (343/343), done. Cloning into '/root/workspace/daxie-config/P16/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 679, done. remote: Counting objects: 1% (1/91) remote: Counting objects: 2% (2/91) remote: Counting objects: 3% (3/91) remote: Counting objects: 4% (4/91) remote: Counting objects: 5% (5/91) remote: Counting objects: 6% (6/91) remote: Counting objects: 7% (7/91) remote: Counting objects: 8% (8/91) remote: Counting objects: 9% (9/91) remote: Counting objects: 10% (10/91) remote: Counting objects: 12% (11/91) remote: Counting objects: 13% (12/91) remote: Counting objects: 14% (13/91) remote: Counting objects: 15% (14/91) remote: Counting objects: 16% (15/91) remote: Counting objects: 17% (16/91) remote: Counting objects: 18% (17/91) remote: Counting objects: 19% (18/91) remote: Counting objects: 20% (19/91) remote: Counting objects: 21% (20/91) remote: Counting objects: 23% (21/91) remote: Counting objects: 24% (22/91) remote: Counting objects: 25% (23/91) remote: Counting objects: 26% (24/91) remote: Counting objects: 27% (25/91) remote: Counting objects: 28% (26/91) remote: Counting objects: 29% (27/91) remote: Counting objects: 30% (28/91) remote: Counting objects: 31% (29/91) remote: Counting objects: 32% (30/91) remote: Counting objects: 34% (31/91) remote: Counting objects: 35% (32/91) remote: Counting objects: 36% (33/91) remote: Counting objects: 37% (34/91) remote: Counting objects: 38% (35/91) remote: Counting objects: 39% (36/91) remote: Counting objects: 40% (37/91) remote: Counting objects: 41% (38/91) remote: Counting objects: 42% (39/91) remote: Counting objects: 43% (40/91) remote: Counting objects: 45% (41/91) remote: Counting objects: 46% (42/91) remote: Counting objects: 47% (43/91) remote: Counting objects: 48% (44/91) remote: Counting objects: 49% (45/91) remote: Counting objects: 50% (46/91) remote: Counting objects: 51% (47/91) remote: Counting objects: 52% (48/91) remote: Counting objects: 53% (49/91) remote: Counting objects: 54% (50/91) remote: Counting objects: 56% (51/91) remote: Counting objects: 57% (52/91) remote: Counting objects: 58% (53/91) remote: Counting objects: 59% (54/91) remote: Counting objects: 60% (55/91) remote: Counting objects: 61% (56/91) remote: Counting objects: 62% (57/91) remote: Counting objects: 63% (58/91) remote: Counting objects: 64% (59/91) remote: Counting objects: 65% (60/91) remote: Counting objects: 67% (61/91) remote: Counting objects: 68% (62/91) remote: Counting objects: 69% (63/91) remote: Counting objects: 70% (64/91) remote: Counting objects: 71% (65/91) remote: Counting objects: 72% (66/91) remote: Counting objects: 73% (67/91) remote: Counting objects: 74% (68/91) remote: Counting objects: 75% (69/91) remote: Counting objects: 76% (70/91) remote: Counting objects: 78% (71/91) remote: Counting objects: 79% (72/91) remote: Counting objects: 80% (73/91) remote: Counting objects: 81% (74/91) remote: Counting objects: 82% (75/91) remote: Counting objects: 83% (76/91) remote: Counting objects: 84% (77/91) remote: Counting objects: 85% (78/91) remote: Counting objects: 86% (79/91) remote: Counting objects: 87% (80/91) remote: Counting objects: 89% (81/91) remote: Counting objects: 90% (82/91) remote: Counting objects: 91% (83/91) remote: Counting objects: 92% (84/91) remote: Counting objects: 93% (85/91) remote: Counting objects: 94% (86/91) remote: Counting objects: 95% (87/91) remote: Counting objects: 96% (88/91) remote: Counting objects: 97% (89/91) remote: Counting objects: 98% (90/91) remote: Counting objects: 100% (91/91) remote: Counting objects: 100% (91/91), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/679) Receiving objects: 1% (7/679) Receiving objects: 2% (14/679) Receiving objects: 3% (21/679) Receiving objects: 4% (28/679) Receiving objects: 5% (34/679) Receiving objects: 6% (41/679) Receiving objects: 7% (48/679) Receiving objects: 8% (55/679) Receiving objects: 9% (62/679) Receiving objects: 10% (68/679) Receiving objects: 11% (75/679) Receiving objects: 12% (82/679) Receiving objects: 13% (89/679) Receiving objects: 14% (96/679) Receiving objects: 15% (102/679) Receiving objects: 16% (109/679) Receiving objects: 17% (116/679) Receiving objects: 18% (123/679) Receiving objects: 19% (130/679) Receiving objects: 20% (136/679) Receiving objects: 21% (143/679) Receiving objects: 22% (150/679) Receiving objects: 23% (157/679) Receiving objects: 24% (163/679) Receiving objects: 25% (170/679) Receiving objects: 26% (177/679) Receiving objects: 27% (184/679) Receiving objects: 28% (191/679) Receiving objects: 29% (197/679) Receiving objects: 30% (204/679) Receiving objects: 31% (211/679) Receiving objects: 32% (218/679) Receiving objects: 33% (225/679) Receiving objects: 34% (231/679) Receiving objects: 35% (238/679) Receiving objects: 36% (245/679) Receiving objects: 37% (252/679) Receiving objects: 38% (259/679) remote: Total 679 (delta 16), reused 80 (delta 10), pack-reused 588 Receiving objects: 39% (265/679) Receiving objects: 40% (272/679) Receiving objects: 41% (279/679) Receiving objects: 42% (286/679) Receiving objects: 43% (292/679) Receiving objects: 44% (299/679) Receiving objects: 45% (306/679) Receiving objects: 46% (313/679) Receiving objects: 47% (320/679) Receiving objects: 48% (326/679) Receiving objects: 49% (333/679) Receiving objects: 50% (340/679) Receiving objects: 51% (347/679) Receiving objects: 52% (354/679) Receiving objects: 53% (360/679) Receiving objects: 54% (367/679) Receiving objects: 55% (374/679) Receiving objects: 56% (381/679) Receiving objects: 57% (388/679) Receiving objects: 58% (394/679) Receiving objects: 59% (401/679) Receiving objects: 60% (408/679) Receiving objects: 61% (415/679) Receiving objects: 62% (421/679) Receiving objects: 63% (428/679) Receiving objects: 64% (435/679) Receiving objects: 65% (442/679) Receiving objects: 66% (449/679) Receiving objects: 67% (455/679) Receiving objects: 68% (462/679) Receiving objects: 69% (469/679) Receiving objects: 70% (476/679) Receiving objects: 71% (483/679) Receiving objects: 72% (489/679) Receiving objects: 73% (496/679) Receiving objects: 74% (503/679) Receiving objects: 75% (510/679) Receiving objects: 76% (517/679) Receiving objects: 77% (523/679) Receiving objects: 78% (530/679) Receiving objects: 79% (537/679) Receiving objects: 80% (544/679) Receiving objects: 81% (550/679) Receiving objects: 82% (557/679) Receiving objects: 83% (564/679) Receiving objects: 84% (571/679) Receiving objects: 85% (578/679) Receiving objects: 86% (584/679) Receiving objects: 87% (591/679) Receiving objects: 88% (598/679) Receiving objects: 89% (605/679) Receiving objects: 90% (612/679) Receiving objects: 91% (618/679) Receiving objects: 92% (625/679) Receiving objects: 93% (632/679) Receiving objects: 94% (639/679) Receiving objects: 95% (646/679) Receiving objects: 96% (652/679) Receiving objects: 97% (659/679) Receiving objects: 98% (666/679) Receiving objects: 99% (673/679) Receiving objects: 100% (679/679) Receiving objects: 100% (679/679), 126.81 KiB | 25.36 MiB/s, done. Resolving deltas: 0% (0/235) Resolving deltas: 1% (4/235) Resolving deltas: 2% (5/235) Resolving deltas: 4% (11/235) Resolving deltas: 5% (12/235) Resolving deltas: 6% (16/235) Resolving deltas: 8% (20/235) Resolving deltas: 9% (22/235) Resolving deltas: 13% (32/235) Resolving deltas: 14% (35/235) Resolving deltas: 22% (54/235) Resolving deltas: 26% (63/235) Resolving deltas: 30% (72/235) Resolving deltas: 31% (73/235) Resolving deltas: 32% (76/235) Resolving deltas: 43% (103/235) Resolving deltas: 54% (128/235) Resolving deltas: 56% (133/235) Resolving deltas: 64% (151/235) Resolving deltas: 65% (153/235) Resolving deltas: 68% (162/235) Resolving deltas: 69% (164/235) Resolving deltas: 71% (167/235) Resolving deltas: 73% (172/235) Resolving deltas: 74% (174/235) Resolving deltas: 76% (179/235) Resolving deltas: 77% (181/235) Resolving deltas: 82% (193/235) Resolving deltas: 83% (197/235) Resolving deltas: 84% (198/235) Resolving deltas: 85% (200/235) Resolving deltas: 86% (204/235) Resolving deltas: 87% (206/235) Resolving deltas: 88% (208/235) Resolving deltas: 91% (216/235) Resolving deltas: 93% (220/235) Resolving deltas: 94% (221/235) Resolving deltas: 96% (226/235) Resolving deltas: 100% (235/235) Resolving deltas: 100% (235/235), done. Cloning into '/root/workspace/daxie-config/P16/params_new/pointcloud_customized'... remote: Enumerating objects: 408, done. remote: Counting objects: 0% (1/115) remote: Counting objects: 1% (2/115) remote: Counting objects: 2% (3/115) remote: Counting objects: 3% (4/115) remote: Counting objects: 4% (5/115) remote: Counting objects: 5% (6/115) remote: Counting objects: 6% (7/115) remote: Counting objects: 7% (9/115) remote: Counting objects: 8% (10/115) remote: Counting objects: 9% (11/115) remote: Counting objects: 10% (12/115) remote: Counting objects: 11% (13/115) remote: Counting objects: 12% (14/115) remote: Counting objects: 13% (15/115) remote: Counting objects: 14% (17/115) remote: Counting objects: 15% (18/115) remote: Counting objects: 16% (19/115) remote: Counting objects: 17% (20/115) remote: Counting objects: 18% (21/115) remote: Counting objects: 19% (22/115) remote: Counting objects: 20% (23/115) remote: Counting objects: 21% (25/115) remote: Counting objects: 22% (26/115) remote: Counting objects: 23% (27/115) remote: Counting objects: 24% (28/115) remote: Counting objects: 25% (29/115) remote: Counting objects: 26% (30/115) remote: Counting objects: 27% (32/115) remote: Counting objects: 28% (33/115) remote: Counting objects: 29% (34/115) remote: Counting objects: 30% (35/115) remote: Counting objects: 31% (36/115) remote: Counting objects: 32% (37/115) remote: Counting objects: 33% (38/115) remote: Counting objects: 34% (40/115) remote: Counting objects: 35% (41/115) remote: Counting objects: 36% (42/115) remote: Counting objects: 37% (43/115) remote: Counting objects: 38% (44/115) remote: Counting objects: 39% (45/115) remote: Counting objects: 40% (46/115) remote: Counting objects: 41% (48/115) remote: Counting objects: 42% (49/115) remote: Counting objects: 43% (50/115) remote: Counting objects: 44% (51/115) remote: Counting objects: 45% (52/115) remote: Counting objects: 46% (53/115) remote: Counting objects: 47% (55/115) remote: Counting objects: 48% (56/115) remote: Counting objects: 49% (57/115) remote: Counting objects: 50% (58/115) remote: Counting objects: 51% (59/115) remote: Counting objects: 52% (60/115) remote: Counting objects: 53% (61/115) remote: Counting objects: 54% (63/115) remote: Counting objects: 55% (64/115) remote: Counting objects: 56% (65/115) remote: Counting objects: 57% (66/115) remote: Counting objects: 58% (67/115) remote: Counting objects: 59% (68/115) remote: Counting objects: 60% (69/115) remote: Counting objects: 61% (71/115) remote: Counting objects: 62% (72/115) remote: Counting objects: 63% (73/115) remote: Counting objects: 64% (74/115) remote: Counting objects: 65% (75/115) remote: Counting objects: 66% (76/115) remote: Counting objects: 67% (78/115) remote: Counting objects: 68% (79/115) remote: Counting objects: 69% (80/115) remote: Counting objects: 70% (81/115) remote: Counting objects: 71% (82/115) remote: Counting objects: 72% (83/115) remote: Counting objects: 73% (84/115) remote: Counting objects: 74% (86/115) remote: Counting objects: 75% (87/115) remote: Counting objects: 76% (88/115) remote: Counting objects: 77% (89/115) remote: Counting objects: 78% (90/115) remote: Counting objects: 79% (91/115) remote: Counting objects: 80% (92/115) remote: Counting objects: 81% (94/115) remote: Counting objects: 82% (95/115) remote: Counting objects: 83% (96/115) remote: Counting objects: 84% (97/115) remote: Counting objects: 85% (98/115) remote: Counting objects: 86% (99/115) remote: Counting objects: 87% (101/115) remote: Counting objects: 88% (102/115) remote: Counting objects: 89% (103/115) remote: Counting objects: 90% (104/115) remote: Counting objects: 91% (105/115) remote: Counting objects: 92% (106/115) remote: Counting objects: 93% (107/115) remote: Counting objects: 94% (109/115) remote: Counting objects: 95% (110/115) remote: Counting objects: 96% (111/115) remote: Counting objects: 97% (112/115) remote: Counting objects: 98% (113/115) remote: Counting objects: 99% (114/115) remote: Counting objects: 100% (115/115) remote: Counting objects: 100% (115/115), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/408) Receiving objects: 1% (5/408) Receiving objects: 2% (9/408) Receiving objects: 3% (13/408) Receiving objects: 4% (17/408) Receiving objects: 5% (21/408) Receiving objects: 6% (25/408) Receiving objects: 7% (29/408) Receiving objects: 8% (33/408) Receiving objects: 9% (37/408) Receiving objects: 10% (41/408) Receiving objects: 11% (45/408) Receiving objects: 11% (47/408), 47.43 MiB | 47.42 MiB/s Receiving objects: 11% (48/408), 92.24 MiB | 46.12 MiB/s Receiving objects: 11% (48/408), 139.35 MiB | 46.45 MiB/s Receiving objects: 12% (49/408), 139.35 MiB | 46.45 MiB/s Receiving objects: 13% (54/408), 160.23 MiB | 45.78 MiB/s Receiving objects: 14% (58/408), 160.23 MiB | 45.78 MiB/s Receiving objects: 15% (62/408), 160.23 MiB | 45.78 MiB/s Receiving objects: 16% (66/408), 160.23 MiB | 45.78 MiB/s Receiving objects: 16% (67/408), 181.43 MiB | 45.36 MiB/s Receiving objects: 17% (70/408), 181.43 MiB | 45.36 MiB/s Receiving objects: 18% (74/408), 181.43 MiB | 45.36 MiB/s Receiving objects: 19% (78/408), 181.43 MiB | 45.36 MiB/s Receiving objects: 20% (82/408), 181.43 MiB | 45.36 MiB/s Receiving objects: 21% (86/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 22% (90/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 23% (94/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 24% (98/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 25% (102/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 26% (107/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 27% (111/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 28% (115/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 29% (119/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 30% (123/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 31% (127/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 32% (131/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 33% (135/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 34% (139/408), 200.54 MiB | 44.56 MiB/s Receiving objects: 34% (139/408), 219.21 MiB | 43.51 MiB/s Receiving objects: 35% (143/408), 219.21 MiB | 43.51 MiB/s Receiving objects: 36% (147/408), 243.98 MiB | 43.68 MiB/s Receiving objects: 37% (151/408), 243.98 MiB | 43.68 MiB/s Receiving objects: 38% (156/408), 243.98 MiB | 43.68 MiB/s Receiving objects: 39% (160/408), 243.98 MiB | 43.68 MiB/s Receiving objects: 39% (161/408), 263.91 MiB | 42.53 MiB/s Receiving objects: 40% (164/408), 263.91 MiB | 42.53 MiB/s Receiving objects: 41% (168/408), 263.91 MiB | 42.53 MiB/s Receiving objects: 42% (172/408), 283.72 MiB | 42.55 MiB/s Receiving objects: 43% (176/408), 283.72 MiB | 42.55 MiB/s Receiving objects: 43% (176/408), 303.57 MiB | 42.02 MiB/s Receiving objects: 44% (180/408), 303.57 MiB | 42.02 MiB/s Receiving objects: 45% (184/408), 303.57 MiB | 42.02 MiB/s Receiving objects: 45% (187/408), 346.50 MiB | 41.39 MiB/s Receiving objects: 46% (188/408), 346.50 MiB | 41.39 MiB/s Receiving objects: 47% (192/408), 346.50 MiB | 41.39 MiB/s Receiving objects: 47% (193/408), 382.74 MiB | 40.49 MiB/s Receiving objects: 48% (196/408), 382.74 MiB | 40.49 MiB/s Receiving objects: 49% (200/408), 382.74 MiB | 40.49 MiB/s Receiving objects: 49% (202/408), 421.82 MiB | 39.52 MiB/s Receiving objects: 50% (204/408), 421.82 MiB | 39.52 MiB/s Receiving objects: 51% (209/408), 421.82 MiB | 39.52 MiB/s Receiving objects: 52% (213/408), 421.82 MiB | 39.52 MiB/s Receiving objects: 53% (217/408), 421.82 MiB | 39.52 MiB/s Receiving objects: 54% (221/408), 456.54 MiB | 42.81 MiB/s Receiving objects: 55% (225/408), 456.54 MiB | 42.81 MiB/s Receiving objects: 56% (229/408), 456.54 MiB | 42.81 MiB/s Receiving objects: 57% (233/408), 456.54 MiB | 42.81 MiB/s Receiving objects: 58% (237/408), 456.54 MiB | 42.81 MiB/s Receiving objects: 58% (237/408), 477.56 MiB | 43.08 MiB/s Receiving objects: 58% (239/408), 514.30 MiB | 42.34 MiB/s Receiving objects: 59% (241/408), 514.30 MiB | 42.34 MiB/s Receiving objects: 60% (245/408), 514.30 MiB | 42.34 MiB/s Receiving objects: 61% (249/408), 533.94 MiB | 41.66 MiB/s Receiving objects: 62% (253/408), 533.94 MiB | 41.66 MiB/s Receiving objects: 63% (258/408), 533.94 MiB | 41.66 MiB/s Receiving objects: 64% (262/408), 533.94 MiB | 41.66 MiB/s Receiving objects: 65% (266/408), 533.94 MiB | 41.66 MiB/s Receiving objects: 65% (269/408), 552.85 MiB | 41.92 MiB/s Receiving objects: 66% (270/408), 552.85 MiB | 41.92 MiB/s Receiving objects: 67% (274/408), 552.85 MiB | 41.92 MiB/s Receiving objects: 68% (278/408), 552.85 MiB | 41.92 MiB/s Receiving objects: 69% (282/408), 552.85 MiB | 41.92 MiB/s Receiving objects: 70% (286/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 71% (290/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 72% (294/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 73% (298/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 74% (302/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 75% (306/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 76% (311/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 77% (315/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 78% (319/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 79% (323/408), 572.25 MiB | 42.12 MiB/s Receiving objects: 79% (326/408), 589.72 MiB | 41.47 MiB/s Receiving objects: 79% (326/408), 595.39 MiB | 20.15 MiB/s Receiving objects: 80% (327/408), 595.39 MiB | 20.15 MiB/s Receiving objects: 81% (331/408), 595.39 MiB | 20.15 MiB/s Receiving objects: 81% (331/408), 619.24 MiB | 15.52 MiB/s Receiving objects: 81% (332/408), 637.66 MiB | 15.28 MiB/s Receiving objects: 81% (334/408), 640.52 MiB | 12.09 MiB/s Receiving objects: 82% (335/408), 640.52 MiB | 12.09 MiB/s Receiving objects: 82% (338/408), 659.04 MiB | 12.13 MiB/s Receiving objects: 83% (339/408), 659.04 MiB | 12.13 MiB/s Receiving objects: 83% (341/408), 662.01 MiB | 9.44 MiB/s Receiving objects: 83% (342/408), 681.82 MiB | 6.26 MiB/s Receiving objects: 84% (343/408), 681.82 MiB | 6.26 MiB/s Receiving objects: 84% (343/408), 699.18 MiB | 5.17 MiB/s Receiving objects: 85% (347/408), 699.18 MiB | 5.17 MiB/s Receiving objects: 85% (349/408), 737.36 MiB | 5.93 MiB/s Receiving objects: 86% (351/408), 737.36 MiB | 5.93 MiB/s Receiving objects: 86% (354/408), 737.36 MiB | 5.93 MiB/s Receiving objects: 87% (355/408), 737.36 MiB | 5.93 MiB/s Receiving objects: 88% (360/408), 786.08 MiB | 7.88 MiB/s Receiving objects: 89% (364/408), 786.08 MiB | 7.88 MiB/s Receiving objects: 89% (364/408), 806.39 MiB | 7.97 MiB/s Receiving objects: 90% (368/408), 825.82 MiB | 9.72 MiB/s Receiving objects: 90% (371/408), 845.48 MiB | 9.76 MiB/s Receiving objects: 91% (372/408), 845.48 MiB | 9.76 MiB/s Receiving objects: 91% (372/408), 856.45 MiB | 12.86 MiB/s Receiving objects: 91% (373/408), 857.72 MiB | 10.76 MiB/s Receiving objects: 92% (376/408), 857.72 MiB | 10.76 MiB/s Receiving objects: 92% (377/408), 857.72 MiB | 10.76 MiB/s Receiving objects: 93% (380/408), 857.72 MiB | 10.76 MiB/s Receiving objects: 94% (384/408), 857.72 MiB | 10.76 MiB/s Receiving objects: 95% (388/408), 884.04 MiB | 10.66 MiB/s Receiving objects: 96% (392/408), 884.04 MiB | 10.66 MiB/s Receiving objects: 96% (395/408), 906.68 MiB | 16.91 MiB/s Receiving objects: 97% (396/408), 906.68 MiB | 16.91 MiB/s Receiving objects: 98% (400/408), 906.68 MiB | 16.91 MiB/s remote: Total 408 (delta 30), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (404/408), 923.61 MiB | 16.08 MiB/s Receiving objects: 100% (408/408), 923.61 MiB | 16.08 MiB/s Receiving objects: 100% (408/408), 935.96 MiB | 18.06 MiB/s, done. Resolving deltas: 0% (0/80) Resolving deltas: 1% (1/80) Resolving deltas: 15% (12/80) Resolving deltas: 16% (13/80) Resolving deltas: 20% (16/80) Resolving deltas: 21% (17/80) Resolving deltas: 22% (18/80) Resolving deltas: 27% (22/80) Resolving deltas: 28% (23/80) Resolving deltas: 31% (25/80) Resolving deltas: 35% (28/80) Resolving deltas: 36% (29/80) Resolving deltas: 43% (35/80) Resolving deltas: 46% (37/80) Resolving deltas: 48% (39/80) Resolving deltas: 50% (40/80) Resolving deltas: 52% (42/80) Resolving deltas: 55% (44/80) Resolving deltas: 57% (46/80) Resolving deltas: 60% (48/80) Resolving deltas: 68% (55/80) Resolving deltas: 70% (56/80) Resolving deltas: 72% (58/80) Resolving deltas: 73% (59/80) Resolving deltas: 83% (67/80) Resolving deltas: 86% (69/80) Resolving deltas: 90% (72/80) Resolving deltas: 91% (73/80) Resolving deltas: 92% (74/80) Resolving deltas: 95% (76/80) Resolving deltas: 100% (80/80) Resolving deltas: 100% (80/80), done. Cloning into '/root/workspace/daxie-config/P16/params_new/prediction_config'... remote: Enumerating objects: 210, 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: 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. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 49% (103/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 50% (105/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 51% (108/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 52% (110/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 53% (112/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 54% (114/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 55% (116/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 56% (118/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 57% (120/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 58% (122/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 59% (124/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 60% (126/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 61% (129/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 62% (131/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 63% (133/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 64% (135/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 65% (137/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 66% (139/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 67% (141/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 68% (143/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 69% (145/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 70% (147/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 71% (150/210), 27.11 MiB | 54.19 MiB/s Receiving objects: 71% (151/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 72% (152/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 73% (154/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 74% (156/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 75% (158/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 76% (160/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 77% (162/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 78% (164/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 79% (166/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 80% (168/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 81% (171/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 82% (173/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 83% (175/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 84% (177/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 85% (179/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 86% (181/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 87% (183/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 88% (185/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 89% (187/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 90% (189/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 91% (192/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 92% (194/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 93% (196/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 94% (198/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 95% (200/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 96% (202/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 97% (204/210), 53.11 MiB | 53.10 MiB/s remote: Total 210 (delta 5), reused 15 (delta 4), pack-reused 189 Receiving objects: 98% (206/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 99% (208/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 100% (210/210), 53.11 MiB | 53.10 MiB/s Receiving objects: 100% (210/210), 70.41 MiB | 53.45 MiB/s, done. Resolving deltas: 0% (0/60) Resolving deltas: 3% (2/60) Resolving deltas: 11% (7/60) Resolving deltas: 53% (32/60) Resolving deltas: 58% (35/60) Resolving deltas: 73% (44/60) Resolving deltas: 75% (45/60) Resolving deltas: 76% (46/60) Resolving deltas: 80% (48/60) Resolving deltas: 83% (50/60) Resolving deltas: 85% (51/60) Resolving deltas: 86% (52/60) Resolving deltas: 98% (59/60) Resolving deltas: 100% (60/60) Resolving deltas: 100% (60/60), done. Cloning into '/root/workspace/daxie-config/P16/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/daxie-config/P16/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 30% (13/43) Resolving deltas: 62% (27/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/daxie-config/P16/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/daxie-config/P16/params_new/system-common'... remote: Enumerating objects: 292, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/292) Receiving objects: 1% (3/292) Receiving objects: 2% (6/292) Receiving objects: 3% (9/292) Receiving objects: 4% (12/292) Receiving objects: 5% (15/292) Receiving objects: 6% (18/292) Receiving objects: 7% (21/292) Receiving objects: 8% (24/292) Receiving objects: 9% (27/292) Receiving objects: 10% (30/292) Receiving objects: 11% (33/292) Receiving objects: 12% (36/292) Receiving objects: 13% (38/292) Receiving objects: 14% (41/292) Receiving objects: 15% (44/292) Receiving objects: 16% (47/292) Receiving objects: 17% (50/292) Receiving objects: 18% (53/292) Receiving objects: 19% (56/292) Receiving objects: 20% (59/292) Receiving objects: 21% (62/292) Receiving objects: 22% (65/292) remote: Total 292 (delta 6), reused 0 (delta 0), pack-reused 272 Receiving objects: 23% (68/292) Receiving objects: 24% (71/292) Receiving objects: 25% (73/292) Receiving objects: 26% (76/292) Receiving objects: 27% (79/292) Receiving objects: 28% (82/292) Receiving objects: 29% (85/292) Receiving objects: 30% (88/292) Receiving objects: 31% (91/292) Receiving objects: 32% (94/292) Receiving objects: 33% (97/292) Receiving objects: 34% (100/292) Receiving objects: 35% (103/292) Receiving objects: 36% (106/292) Receiving objects: 37% (109/292) Receiving objects: 38% (111/292) Receiving objects: 39% (114/292) Receiving objects: 40% (117/292) Receiving objects: 41% (120/292) Receiving objects: 42% (123/292) Receiving objects: 43% (126/292) Receiving objects: 44% (129/292) Receiving objects: 45% (132/292) Receiving objects: 46% (135/292) Receiving objects: 47% (138/292) Receiving objects: 48% (141/292) Receiving objects: 49% (144/292) Receiving objects: 50% (146/292) Receiving objects: 51% (149/292) Receiving objects: 52% (152/292) Receiving objects: 53% (155/292) Receiving objects: 54% (158/292) Receiving objects: 55% (161/292) Receiving objects: 56% (164/292) Receiving objects: 57% (167/292) Receiving objects: 58% (170/292) Receiving objects: 59% (173/292) Receiving objects: 60% (176/292) Receiving objects: 61% (179/292) Receiving objects: 62% (182/292) Receiving objects: 63% (184/292) Receiving objects: 64% (187/292) Receiving objects: 65% (190/292) Receiving objects: 66% (193/292) Receiving objects: 67% (196/292) Receiving objects: 68% (199/292) Receiving objects: 69% (202/292) Receiving objects: 70% (205/292) Receiving objects: 71% (208/292) Receiving objects: 72% (211/292) Receiving objects: 73% (214/292) Receiving objects: 74% (217/292) Receiving objects: 75% (219/292) Receiving objects: 76% (222/292) Receiving objects: 77% (225/292) Receiving objects: 78% (228/292) Receiving objects: 79% (231/292) Receiving objects: 80% (234/292) Receiving objects: 81% (237/292) Receiving objects: 82% (240/292) Receiving objects: 83% (243/292) Receiving objects: 84% (246/292) Receiving objects: 85% (249/292) Receiving objects: 86% (252/292) Receiving objects: 87% (255/292) Receiving objects: 88% (257/292) Receiving objects: 89% (260/292) Receiving objects: 90% (263/292) Receiving objects: 91% (266/292) Receiving objects: 92% (269/292) Receiving objects: 93% (272/292) Receiving objects: 94% (275/292) Receiving objects: 95% (278/292) Receiving objects: 96% (281/292) Receiving objects: 97% (284/292) Receiving objects: 98% (287/292) Receiving objects: 99% (290/292) Receiving objects: 100% (292/292) Receiving objects: 100% (292/292), 9.58 MiB | 57.01 MiB/s, done. Resolving deltas: 0% (0/70) Resolving deltas: 1% (1/70) Resolving deltas: 2% (2/70) Resolving deltas: 4% (3/70) Resolving deltas: 5% (4/70) Resolving deltas: 7% (5/70) Resolving deltas: 8% (6/70) Resolving deltas: 30% (21/70) Resolving deltas: 32% (23/70) Resolving deltas: 34% (24/70) Resolving deltas: 37% (26/70) Resolving deltas: 38% (27/70) Resolving deltas: 41% (29/70) Resolving deltas: 45% (32/70) Resolving deltas: 47% (33/70) Resolving deltas: 55% (39/70) Resolving deltas: 100% (70/70) Resolving deltas: 100% (70/70), done. Cloning into '/root/workspace/daxie-config/P16/params_new/system-device'... remote: Enumerating objects: 2398, done. remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), 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. Receiving objects: 0% (1/2398) Receiving objects: 1% (24/2398) Receiving objects: 2% (48/2398) Receiving objects: 3% (72/2398) Receiving objects: 4% (96/2398) Receiving objects: 5% (120/2398) Receiving objects: 6% (144/2398) Receiving objects: 7% (168/2398) Receiving objects: 8% (192/2398) Receiving objects: 9% (216/2398) Receiving objects: 10% (240/2398) Receiving objects: 11% (264/2398) Receiving objects: 12% (288/2398) Receiving objects: 13% (312/2398) Receiving objects: 14% (336/2398) Receiving objects: 15% (360/2398) Receiving objects: 16% (384/2398) Receiving objects: 17% (408/2398) Receiving objects: 18% (432/2398) Receiving objects: 19% (456/2398) Receiving objects: 20% (480/2398) Receiving objects: 21% (504/2398) Receiving objects: 22% (528/2398) Receiving objects: 23% (552/2398) Receiving objects: 24% (576/2398) Receiving objects: 25% (600/2398) Receiving objects: 26% (624/2398) Receiving objects: 27% (648/2398) Receiving objects: 28% (672/2398) Receiving objects: 29% (696/2398) Receiving objects: 30% (720/2398) Receiving objects: 31% (744/2398) Receiving objects: 32% (768/2398) Receiving objects: 33% (792/2398) Receiving objects: 34% (816/2398) Receiving objects: 35% (840/2398) Receiving objects: 36% (864/2398) Receiving objects: 37% (888/2398) Receiving objects: 38% (912/2398) Receiving objects: 39% (936/2398) Receiving objects: 40% (960/2398) Receiving objects: 41% (984/2398) Receiving objects: 42% (1008/2398) Receiving objects: 43% (1032/2398) Receiving objects: 44% (1056/2398) Receiving objects: 45% (1080/2398) Receiving objects: 46% (1104/2398) Receiving objects: 47% (1128/2398) Receiving objects: 48% (1152/2398) Receiving objects: 49% (1176/2398) Receiving objects: 50% (1199/2398) Receiving objects: 51% (1223/2398) Receiving objects: 52% (1247/2398) Receiving objects: 53% (1271/2398) Receiving objects: 54% (1295/2398) Receiving objects: 55% (1319/2398) Receiving objects: 56% (1343/2398) Receiving objects: 57% (1367/2398) Receiving objects: 58% (1391/2398) Receiving objects: 59% (1415/2398) Receiving objects: 60% (1439/2398) Receiving objects: 61% (1463/2398) Receiving objects: 62% (1487/2398) Receiving objects: 63% (1511/2398) Receiving objects: 64% (1535/2398) Receiving objects: 65% (1559/2398) Receiving objects: 66% (1583/2398) Receiving objects: 67% (1607/2398) Receiving objects: 68% (1631/2398) Receiving objects: 69% (1655/2398) Receiving objects: 70% (1679/2398) remote: Total 2398 (delta 1), reused 0 (delta 0), pack-reused 2385 Receiving objects: 71% (1703/2398) Receiving objects: 72% (1727/2398) Receiving objects: 73% (1751/2398) Receiving objects: 74% (1775/2398) Receiving objects: 75% (1799/2398) Receiving objects: 76% (1823/2398) Receiving objects: 77% (1847/2398) Receiving objects: 78% (1871/2398) Receiving objects: 79% (1895/2398) Receiving objects: 80% (1919/2398) Receiving objects: 81% (1943/2398) Receiving objects: 82% (1967/2398) Receiving objects: 83% (1991/2398) Receiving objects: 84% (2015/2398) Receiving objects: 85% (2039/2398) Receiving objects: 86% (2063/2398) Receiving objects: 87% (2087/2398) Receiving objects: 88% (2111/2398) Receiving objects: 89% (2135/2398) Receiving objects: 90% (2159/2398) Receiving objects: 91% (2183/2398) Receiving objects: 92% (2207/2398) Receiving objects: 93% (2231/2398) Receiving objects: 94% (2255/2398) Receiving objects: 95% (2279/2398) Receiving objects: 96% (2303/2398) Receiving objects: 97% (2327/2398) Receiving objects: 98% (2351/2398) Receiving objects: 99% (2375/2398) Receiving objects: 100% (2398/2398) Receiving objects: 100% (2398/2398), 281.08 KiB | 28.11 MiB/s, done. Resolving deltas: 0% (0/841) Resolving deltas: 1% (14/841) Resolving deltas: 5% (45/841) Resolving deltas: 6% (51/841) Resolving deltas: 7% (60/841) Resolving deltas: 8% (68/841) Resolving deltas: 11% (93/841) Resolving deltas: 15% (127/841) Resolving deltas: 18% (159/841) Resolving deltas: 50% (427/841) Resolving deltas: 51% (431/841) Resolving deltas: 53% (452/841) Resolving deltas: 56% (478/841) Resolving deltas: 57% (486/841) Resolving deltas: 59% (498/841) Resolving deltas: 63% (536/841) Resolving deltas: 64% (542/841) Resolving deltas: 65% (548/841) Resolving deltas: 67% (567/841) Resolving deltas: 68% (573/841) Resolving deltas: 69% (585/841) Resolving deltas: 71% (598/841) Resolving deltas: 72% (607/841) Resolving deltas: 73% (614/841) Resolving deltas: 81% (688/841) Resolving deltas: 82% (694/841) Resolving deltas: 83% (703/841) Resolving deltas: 84% (708/841) Resolving deltas: 85% (720/841) Resolving deltas: 86% (724/841) Resolving deltas: 87% (733/841) Resolving deltas: 88% (743/841) Resolving deltas: 89% (749/841) Resolving deltas: 90% (757/841) Resolving deltas: 91% (771/841) Resolving deltas: 92% (775/841) Resolving deltas: 93% (787/841) Resolving deltas: 94% (791/841) Resolving deltas: 95% (799/841) Resolving deltas: 96% (808/841) Resolving deltas: 97% (816/841) Resolving deltas: 98% (826/841) Resolving deltas: 99% (833/841) Resolving deltas: 100% (841/841) Resolving deltas: 100% (841/841), done. Cloning into '/root/workspace/daxie-config/P16/params_new/system-mqtt'... remote: Enumerating objects: 193, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/193) remote: Total 193 (delta 2), reused 0 (delta 0), pack-reused 181 Receiving objects: 1% (2/193) Receiving objects: 2% (4/193) Receiving objects: 3% (6/193) Receiving objects: 4% (8/193) Receiving objects: 5% (10/193) Receiving objects: 6% (12/193) Receiving objects: 7% (14/193) Receiving objects: 8% (16/193) Receiving objects: 9% (18/193) Receiving objects: 10% (20/193) Receiving objects: 11% (22/193) Receiving objects: 12% (24/193) Receiving objects: 13% (26/193) Receiving objects: 14% (28/193) Receiving objects: 15% (29/193) Receiving objects: 16% (31/193) Receiving objects: 17% (33/193) Receiving objects: 18% (35/193) Receiving objects: 19% (37/193) Receiving objects: 20% (39/193) Receiving objects: 21% (41/193) Receiving objects: 22% (43/193) Receiving objects: 23% (45/193) Receiving objects: 24% (47/193) Receiving objects: 25% (49/193) Receiving objects: 26% (51/193) Receiving objects: 27% (53/193) Receiving objects: 28% (55/193) Receiving objects: 29% (56/193) Receiving objects: 30% (58/193) Receiving objects: 31% (60/193) Receiving objects: 32% (62/193) Receiving objects: 33% (64/193) Receiving objects: 34% (66/193) Receiving objects: 35% (68/193) Receiving objects: 36% (70/193) Receiving objects: 37% (72/193) Receiving objects: 38% (74/193) Receiving objects: 39% (76/193) Receiving objects: 40% (78/193) Receiving objects: 41% (80/193) Receiving objects: 42% (82/193) Receiving objects: 43% (83/193) Receiving objects: 44% (85/193) Receiving objects: 45% (87/193) Receiving objects: 46% (89/193) Receiving objects: 47% (91/193) Receiving objects: 48% (93/193) Receiving objects: 49% (95/193) Receiving objects: 50% (97/193) Receiving objects: 51% (99/193) Receiving objects: 52% (101/193) Receiving objects: 53% (103/193) Receiving objects: 54% (105/193) Receiving objects: 55% (107/193) Receiving objects: 56% (109/193) Receiving objects: 57% (111/193) Receiving objects: 58% (112/193) Receiving objects: 59% (114/193) Receiving objects: 60% (116/193) Receiving objects: 61% (118/193) Receiving objects: 62% (120/193) Receiving objects: 63% (122/193) Receiving objects: 64% (124/193) Receiving objects: 65% (126/193) Receiving objects: 66% (128/193) Receiving objects: 67% (130/193) Receiving objects: 68% (132/193) Receiving objects: 69% (134/193) Receiving objects: 70% (136/193) Receiving objects: 71% (138/193) Receiving objects: 72% (139/193) Receiving objects: 73% (141/193) Receiving objects: 74% (143/193) Receiving objects: 75% (145/193) Receiving objects: 76% (147/193) Receiving objects: 77% (149/193) Receiving objects: 78% (151/193) Receiving objects: 79% (153/193) Receiving objects: 80% (155/193) Receiving objects: 81% (157/193) Receiving objects: 82% (159/193) Receiving objects: 83% (161/193) Receiving objects: 84% (163/193) Receiving objects: 85% (165/193) Receiving objects: 86% (166/193) Receiving objects: 87% (168/193) Receiving objects: 88% (170/193) Receiving objects: 89% (172/193) Receiving objects: 90% (174/193) Receiving objects: 91% (176/193) Receiving objects: 92% (178/193) Receiving objects: 93% (180/193) Receiving objects: 94% (182/193) Receiving objects: 95% (184/193) Receiving objects: 96% (186/193) Receiving objects: 97% (188/193) Receiving objects: 98% (190/193) Receiving objects: 99% (192/193) Receiving objects: 100% (193/193) Receiving objects: 100% (193/193), 20.52 KiB | 20.52 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 4% (2/49) Resolving deltas: 8% (4/49) Resolving deltas: 14% (7/49) Resolving deltas: 28% (14/49) Resolving deltas: 40% (20/49) Resolving deltas: 44% (22/49) Resolving deltas: 59% (29/49) Resolving deltas: 73% (36/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/daxie-config/P16/params_new/system-node-daxie'... remote: Enumerating objects: 586, done. remote: Counting objects: 0% (1/174) remote: Counting objects: 1% (2/174) remote: Counting objects: 2% (4/174) remote: Counting objects: 3% (6/174) remote: Counting objects: 4% (7/174) remote: Counting objects: 5% (9/174) remote: Counting objects: 6% (11/174) remote: Counting objects: 7% (13/174) remote: Counting objects: 8% (14/174) remote: Counting objects: 9% (16/174) remote: Counting objects: 10% (18/174) remote: Counting objects: 11% (20/174) remote: Counting objects: 12% (21/174) remote: Counting objects: 13% (23/174) remote: Counting objects: 14% (25/174) remote: Counting objects: 15% (27/174) remote: Counting objects: 16% (28/174) remote: Counting objects: 17% (30/174) remote: Counting objects: 18% (32/174) remote: Counting objects: 19% (34/174) remote: Counting objects: 20% (35/174) remote: Counting objects: 21% (37/174) remote: Counting objects: 22% (39/174) remote: Counting objects: 23% (41/174) remote: Counting objects: 24% (42/174) remote: Counting objects: 25% (44/174) remote: Counting objects: 26% (46/174) remote: Counting objects: 27% (47/174) remote: Counting objects: 28% (49/174) remote: Counting objects: 29% (51/174) remote: Counting objects: 30% (53/174) remote: Counting objects: 31% (54/174) remote: Counting objects: 32% (56/174) remote: Counting objects: 33% (58/174) remote: Counting objects: 34% (60/174) remote: Counting objects: 35% (61/174) remote: Counting objects: 36% (63/174) remote: Counting objects: 37% (65/174) remote: Counting objects: 38% (67/174) remote: Counting objects: 39% (68/174) remote: Counting objects: 40% (70/174) remote: Counting objects: 41% (72/174) remote: Counting objects: 42% (74/174) remote: Counting objects: 43% (75/174) remote: Counting objects: 44% (77/174) remote: Counting objects: 45% (79/174) remote: Counting objects: 46% (81/174) remote: Counting objects: 47% (82/174) remote: Counting objects: 48% (84/174) remote: Counting objects: 49% (86/174) remote: Counting objects: 50% (87/174) remote: Counting objects: 51% (89/174) remote: Counting objects: 52% (91/174) remote: Counting objects: 53% (93/174) remote: Counting objects: 54% (94/174) remote: Counting objects: 55% (96/174) remote: Counting objects: 56% (98/174) remote: Counting objects: 57% (100/174) remote: Counting objects: 58% (101/174) remote: Counting objects: 59% (103/174) remote: Counting objects: 60% (105/174) remote: Counting objects: 61% (107/174) remote: Counting objects: 62% (108/174) remote: Counting objects: 63% (110/174) remote: Counting objects: 64% (112/174) remote: Counting objects: 65% (114/174) remote: Counting objects: 66% (115/174) remote: Counting objects: 67% (117/174) remote: Counting objects: 68% (119/174) remote: Counting objects: 69% (121/174) remote: Counting objects: 70% (122/174) remote: Counting objects: 71% (124/174) remote: Counting objects: 72% (126/174) remote: Counting objects: 73% (128/174) remote: Counting objects: 74% (129/174) remote: Counting objects: 75% (131/174) remote: Counting objects: 76% (133/174) remote: Counting objects: 77% (134/174) remote: Counting objects: 78% (136/174) remote: Counting objects: 79% (138/174) remote: Counting objects: 80% (140/174) remote: Counting objects: 81% (141/174) remote: Counting objects: 82% (143/174) remote: Counting objects: 83% (145/174) remote: Counting objects: 84% (147/174) remote: Counting objects: 85% (148/174) remote: Counting objects: 86% (150/174) remote: Counting objects: 87% (152/174) remote: Counting objects: 88% (154/174) remote: Counting objects: 89% (155/174) remote: Counting objects: 90% (157/174) remote: Counting objects: 91% (159/174) remote: Counting objects: 92% (161/174) remote: Counting objects: 93% (162/174) remote: Counting objects: 94% (164/174) remote: Counting objects: 95% (166/174) remote: Counting objects: 96% (168/174) remote: Counting objects: 97% (169/174) remote: Counting objects: 98% (171/174) remote: Counting objects: 99% (173/174) remote: Counting objects: 100% (174/174) remote: Counting objects: 100% (174/174), done. remote: Compressing objects: 1% (1/64) remote: Compressing objects: 3% (2/64) remote: Compressing objects: 4% (3/64) remote: Compressing objects: 6% (4/64) remote: Compressing objects: 7% (5/64) remote: Compressing objects: 9% (6/64) remote: Compressing objects: 10% (7/64) remote: Compressing objects: 12% (8/64) remote: Compressing objects: 14% (9/64) remote: Compressing objects: 15% (10/64) remote: Compressing objects: 17% (11/64) remote: Compressing objects: 18% (12/64) remote: Compressing objects: 20% (13/64) remote: Compressing objects: 21% (14/64) remote: Compressing objects: 23% (15/64) remote: Compressing objects: 25% (16/64) remote: Compressing objects: 26% (17/64) remote: Compressing objects: 28% (18/64) remote: Compressing objects: 29% (19/64) remote: Compressing objects: 31% (20/64) remote: Compressing objects: 32% (21/64) remote: Compressing objects: 34% (22/64) remote: Compressing objects: 35% (23/64) remote: Compressing objects: 37% (24/64) remote: Compressing objects: 39% (25/64) remote: Compressing objects: 40% (26/64) remote: Compressing objects: 42% (27/64) remote: Compressing objects: 43% (28/64) remote: Compressing objects: 45% (29/64) remote: Compressing objects: 46% (30/64) remote: Compressing objects: 48% (31/64) remote: Compressing objects: 50% (32/64) remote: Compressing objects: 51% (33/64) remote: Compressing objects: 53% (34/64) remote: Compressing objects: 54% (35/64) remote: Compressing objects: 56% (36/64) remote: Compressing objects: 57% (37/64) remote: Compressing objects: 59% (38/64) remote: Compressing objects: 60% (39/64) remote: Compressing objects: 62% (40/64) remote: Compressing objects: 64% (41/64) remote: Compressing objects: 65% (42/64) remote: Compressing objects: 67% (43/64) remote: Compressing objects: 68% (44/64) remote: Compressing objects: 70% (45/64) remote: Compressing objects: 71% (46/64) remote: Compressing objects: 73% (47/64) remote: Compressing objects: 75% (48/64) remote: Compressing objects: 76% (49/64) remote: Compressing objects: 78% (50/64) remote: Compressing objects: 79% (51/64) remote: Compressing objects: 81% (52/64) remote: Compressing objects: 82% (53/64) remote: Compressing objects: 84% (54/64) remote: Compressing objects: 85% (55/64) remote: Compressing objects: 87% (56/64) remote: Compressing objects: 89% (57/64) remote: Compressing objects: 90% (58/64) remote: Compressing objects: 92% (59/64) remote: Compressing objects: 93% (60/64) remote: Compressing objects: 95% (61/64) remote: Compressing objects: 96% (62/64) remote: Compressing objects: 98% (63/64) remote: Compressing objects: 100% (64/64) remote: Compressing objects: 100% (64/64), done. Receiving objects: 0% (1/586) Receiving objects: 1% (6/586) Receiving objects: 2% (12/586) Receiving objects: 3% (18/586) Receiving objects: 4% (24/586) Receiving objects: 5% (30/586) Receiving objects: 6% (36/586) Receiving objects: 7% (42/586) Receiving objects: 8% (47/586) Receiving objects: 9% (53/586) Receiving objects: 10% (59/586) Receiving objects: 11% (65/586) Receiving objects: 12% (71/586) Receiving objects: 13% (77/586) Receiving objects: 14% (83/586) Receiving objects: 15% (88/586) Receiving objects: 16% (94/586) Receiving objects: 17% (100/586) Receiving objects: 18% (106/586) Receiving objects: 19% (112/586) remote: Total 586 (delta 28), reused 154 (delta 23), pack-reused 412 Receiving objects: 20% (118/586) Receiving objects: 21% (124/586) Receiving objects: 22% (129/586) Receiving objects: 23% (135/586) Receiving objects: 24% (141/586) Receiving objects: 25% (147/586) Receiving objects: 26% (153/586) Receiving objects: 27% (159/586) Receiving objects: 28% (165/586) Receiving objects: 29% (170/586) Receiving objects: 30% (176/586) Receiving objects: 31% (182/586) Receiving objects: 32% (188/586) Receiving objects: 33% (194/586) Receiving objects: 34% (200/586) Receiving objects: 35% (206/586) Receiving objects: 36% (211/586) Receiving objects: 37% (217/586) Receiving objects: 38% (223/586) Receiving objects: 39% (229/586) Receiving objects: 40% (235/586) Receiving objects: 41% (241/586) Receiving objects: 42% (247/586) Receiving objects: 43% (252/586) Receiving objects: 44% (258/586) Receiving objects: 45% (264/586) Receiving objects: 46% (270/586) Receiving objects: 47% (276/586) Receiving objects: 48% (282/586) Receiving objects: 49% (288/586) Receiving objects: 50% (293/586) Receiving objects: 51% (299/586) Receiving objects: 52% (305/586) Receiving objects: 53% (311/586) Receiving objects: 54% (317/586) Receiving objects: 55% (323/586) Receiving objects: 56% (329/586) Receiving objects: 57% (335/586) Receiving objects: 58% (340/586) Receiving objects: 59% (346/586) Receiving objects: 60% (352/586) Receiving objects: 61% (358/586) Receiving objects: 62% (364/586) Receiving objects: 63% (370/586) Receiving objects: 64% (376/586) Receiving objects: 65% (381/586) Receiving objects: 66% (387/586) Receiving objects: 67% (393/586) Receiving objects: 68% (399/586) Receiving objects: 69% (405/586) Receiving objects: 70% (411/586) Receiving objects: 71% (417/586) Receiving objects: 72% (422/586) Receiving objects: 73% (428/586) Receiving objects: 74% (434/586) Receiving objects: 75% (440/586) Receiving objects: 76% (446/586) Receiving objects: 77% (452/586) Receiving objects: 78% (458/586) Receiving objects: 79% (463/586) Receiving objects: 80% (469/586) Receiving objects: 81% (475/586) Receiving objects: 82% (481/586) Receiving objects: 83% (487/586) Receiving objects: 84% (493/586) Receiving objects: 85% (499/586) Receiving objects: 86% (504/586) Receiving objects: 87% (510/586) Receiving objects: 88% (516/586) Receiving objects: 89% (522/586) Receiving objects: 90% (528/586) Receiving objects: 91% (534/586) Receiving objects: 92% (540/586) Receiving objects: 93% (545/586) Receiving objects: 94% (551/586) Receiving objects: 95% (557/586) Receiving objects: 96% (563/586) Receiving objects: 97% (569/586) Receiving objects: 98% (575/586) Receiving objects: 99% (581/586) Receiving objects: 100% (586/586) Receiving objects: 100% (586/586), 59.84 KiB | 19.95 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 2% (3/102) Resolving deltas: 3% (4/102) Resolving deltas: 4% (5/102) Resolving deltas: 5% (6/102) Resolving deltas: 6% (7/102) Resolving deltas: 65% (67/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Cloning into '/root/workspace/daxie-config/P16/params_new/system-port'... remote: Enumerating objects: 480, done. remote: Counting objects: 0% (1/182) remote: Counting objects: 1% (2/182) remote: Counting objects: 2% (4/182) remote: Counting objects: 3% (6/182) remote: Counting objects: 4% (8/182) remote: Counting objects: 5% (10/182) remote: Counting objects: 6% (11/182) remote: Counting objects: 7% (13/182) remote: Counting objects: 8% (15/182) remote: Counting objects: 9% (17/182) remote: Counting objects: 10% (19/182) remote: Counting objects: 11% (21/182) remote: Counting objects: 12% (22/182) remote: Counting objects: 13% (24/182) remote: Counting objects: 14% (26/182) remote: Counting objects: 15% (28/182) remote: Counting objects: 16% (30/182) remote: Counting objects: 17% (31/182) remote: Counting objects: 18% (33/182) remote: Counting objects: 19% (35/182) remote: Counting objects: 20% (37/182) remote: Counting objects: 21% (39/182) remote: Counting objects: 22% (41/182) remote: Counting objects: 23% (42/182) remote: Counting objects: 24% (44/182) remote: Counting objects: 25% (46/182) remote: Counting objects: 26% (48/182) remote: Counting objects: 27% (50/182) remote: Counting objects: 28% (51/182) remote: Counting objects: 29% (53/182) remote: Counting objects: 30% (55/182) remote: Counting objects: 31% (57/182) remote: Counting objects: 32% (59/182) remote: Counting objects: 33% (61/182) remote: Counting objects: 34% (62/182) remote: Counting objects: 35% (64/182) remote: Counting objects: 36% (66/182) remote: Counting objects: 37% (68/182) remote: Counting objects: 38% (70/182) remote: Counting objects: 39% (71/182) remote: Counting objects: 40% (73/182) remote: Counting objects: 41% (75/182) remote: Counting objects: 42% (77/182) remote: Counting objects: 43% (79/182) remote: Counting objects: 44% (81/182) remote: Counting objects: 45% (82/182) remote: Counting objects: 46% (84/182) remote: Counting objects: 47% (86/182) remote: Counting objects: 48% (88/182) remote: Counting objects: 49% (90/182) remote: Counting objects: 50% (91/182) remote: Counting objects: 51% (93/182) remote: Counting objects: 52% (95/182) remote: Counting objects: 53% (97/182) remote: Counting objects: 54% (99/182) remote: Counting objects: 55% (101/182) remote: Counting objects: 56% (102/182) remote: Counting objects: 57% (104/182) remote: Counting objects: 58% (106/182) remote: Counting objects: 59% (108/182) remote: Counting objects: 60% (110/182) remote: Counting objects: 61% (112/182) remote: Counting objects: 62% (113/182) remote: Counting objects: 63% (115/182) remote: Counting objects: 64% (117/182) remote: Counting objects: 65% (119/182) remote: Counting objects: 66% (121/182) remote: Counting objects: 67% (122/182) remote: Counting objects: 68% (124/182) remote: Counting objects: 69% (126/182) remote: Counting objects: 70% (128/182) remote: Counting objects: 71% (130/182) remote: Counting objects: 72% (132/182) remote: Counting objects: 73% (133/182) remote: Counting objects: 74% (135/182) remote: Counting objects: 75% (137/182) remote: Counting objects: 76% (139/182) remote: Counting objects: 77% (141/182) remote: Counting objects: 78% (142/182) remote: Counting objects: 79% (144/182) remote: Counting objects: 80% (146/182) remote: Counting objects: 81% (148/182) remote: Counting objects: 82% (150/182) remote: Counting objects: 83% (152/182) remote: Counting objects: 84% (153/182) remote: Counting objects: 85% (155/182) remote: Counting objects: 86% (157/182) remote: Counting objects: 87% (159/182) remote: Counting objects: 88% (161/182) remote: Counting objects: 89% (162/182) remote: Counting objects: 90% (164/182) remote: Counting objects: 91% (166/182) remote: Counting objects: 92% (168/182) remote: Counting objects: 93% (170/182) remote: Counting objects: 94% (172/182) remote: Counting objects: 95% (173/182) remote: Counting objects: 96% (175/182) remote: Counting objects: 97% (177/182) remote: Counting objects: 98% (179/182) remote: Counting objects: 99% (181/182) remote: Counting objects: 100% (182/182) remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 0% (1/105) remote: Compressing objects: 1% (2/105) remote: Compressing objects: 2% (3/105) remote: Compressing objects: 3% (4/105) remote: Compressing objects: 4% (5/105) remote: Compressing objects: 5% (6/105) remote: Compressing objects: 6% (7/105) remote: Compressing objects: 7% (8/105) remote: Compressing objects: 8% (9/105) remote: Compressing objects: 9% (10/105) remote: Compressing objects: 10% (11/105) remote: Compressing objects: 11% (12/105) remote: Compressing objects: 12% (13/105) remote: Compressing objects: 13% (14/105) remote: Compressing objects: 14% (15/105) remote: Compressing objects: 15% (16/105) remote: Compressing objects: 16% (17/105) remote: Compressing objects: 17% (18/105) remote: Compressing objects: 18% (19/105) remote: Compressing objects: 19% (20/105) remote: Compressing objects: 20% (21/105) remote: Compressing objects: 21% (23/105) remote: Compressing objects: 22% (24/105) remote: Compressing objects: 23% (25/105) remote: Compressing objects: 24% (26/105) remote: Compressing objects: 25% (27/105) remote: Compressing objects: 26% (28/105) remote: Compressing objects: 27% (29/105) remote: Compressing objects: 28% (30/105) remote: Compressing objects: 29% (31/105) remote: Compressing objects: 30% (32/105) remote: Compressing objects: 31% (33/105) remote: Compressing objects: 32% (34/105) remote: Compressing objects: 33% (35/105) remote: Compressing objects: 34% (36/105) remote: Compressing objects: 35% (37/105) remote: Compressing objects: 36% (38/105) remote: Compressing objects: 37% (39/105) remote: Compressing objects: 38% (40/105) remote: Compressing objects: 39% (41/105) remote: Compressing objects: 40% (42/105) remote: Compressing objects: 41% (44/105) remote: Compressing objects: 42% (45/105) remote: Compressing objects: 43% (46/105) remote: Compressing objects: 44% (47/105) remote: Compressing objects: 45% (48/105) remote: Compressing objects: 46% (49/105) remote: Compressing objects: 47% (50/105) remote: Compressing objects: 48% (51/105) remote: Compressing objects: 49% (52/105) remote: Compressing objects: 50% (53/105) remote: Compressing objects: 51% (54/105) remote: Compressing objects: 52% (55/105) remote: Compressing objects: 53% (56/105) remote: Compressing objects: 54% (57/105) remote: Compressing objects: 55% (58/105) remote: Compressing objects: 56% (59/105) remote: Compressing objects: 57% (60/105) remote: Compressing objects: 58% (61/105) remote: Compressing objects: 59% (62/105) remote: Compressing objects: 60% (63/105) remote: Compressing objects: 61% (65/105) remote: Compressing objects: 62% (66/105) remote: Compressing objects: 63% (67/105) remote: Compressing objects: 64% (68/105) remote: Compressing objects: 65% (69/105) remote: Compressing objects: 66% (70/105) remote: Compressing objects: 67% (71/105) remote: Compressing objects: 68% (72/105) remote: Compressing objects: 69% (73/105) remote: Compressing objects: 70% (74/105) remote: Compressing objects: 71% (75/105) remote: Compressing objects: 72% (76/105) remote: Compressing objects: 73% (77/105) remote: Compressing objects: 74% (78/105) remote: Compressing objects: 75% (79/105) remote: Compressing objects: 76% (80/105) remote: Compressing objects: 77% (81/105) remote: Compressing objects: 78% (82/105) remote: Compressing objects: 79% (83/105) remote: Compressing objects: 80% (84/105) remote: Compressing objects: 81% (86/105) remote: Compressing objects: 82% (87/105) remote: Compressing objects: 83% (88/105) remote: Compressing objects: 84% (89/105) remote: Compressing objects: 85% (90/105) remote: Compressing objects: 86% (91/105) remote: Compressing objects: 87% (92/105) remote: Compressing objects: 88% (93/105) remote: Compressing objects: 89% (94/105) remote: Compressing objects: 90% (95/105) remote: Compressing objects: 91% (96/105) remote: Compressing objects: 92% (97/105) remote: Compressing objects: 93% (98/105) remote: Compressing objects: 94% (99/105) remote: Compressing objects: 95% (100/105) remote: Compressing objects: 96% (101/105) remote: Compressing objects: 97% (102/105) remote: Compressing objects: 98% (103/105) remote: Compressing objects: 99% (104/105) remote: Compressing objects: 100% (105/105) remote: Compressing objects: 100% (105/105), done. Receiving objects: 0% (1/480) Receiving objects: 1% (5/480) Receiving objects: 2% (10/480) Receiving objects: 3% (15/480) Receiving objects: 4% (20/480) Receiving objects: 5% (24/480) Receiving objects: 6% (29/480) Receiving objects: 7% (34/480) Receiving objects: 8% (39/480) Receiving objects: 9% (44/480) Receiving objects: 10% (48/480) Receiving objects: 11% (53/480) Receiving objects: 12% (58/480) Receiving objects: 13% (63/480) Receiving objects: 14% (68/480) Receiving objects: 15% (72/480) Receiving objects: 16% (77/480) Receiving objects: 17% (82/480) Receiving objects: 18% (87/480) Receiving objects: 19% (92/480) Receiving objects: 20% (96/480) Receiving objects: 21% (101/480) Receiving objects: 22% (106/480) Receiving objects: 23% (111/480) Receiving objects: 24% (116/480) Receiving objects: 25% (120/480) Receiving objects: 26% (125/480) Receiving objects: 27% (130/480) Receiving objects: 28% (135/480) Receiving objects: 29% (140/480) Receiving objects: 30% (144/480) Receiving objects: 31% (149/480) Receiving objects: 32% (154/480) Receiving objects: 33% (159/480) Receiving objects: 34% (164/480) Receiving objects: 35% (168/480) Receiving objects: 36% (173/480) Receiving objects: 37% (178/480) Receiving objects: 38% (183/480) remote: Total 480 (delta 68), reused 117 (delta 32), pack-reused 298 Receiving objects: 39% (188/480) Receiving objects: 40% (192/480) Receiving objects: 41% (197/480) Receiving objects: 42% (202/480) Receiving objects: 43% (207/480) Receiving objects: 44% (212/480) Receiving objects: 45% (216/480) Receiving objects: 46% (221/480) Receiving objects: 47% (226/480) Receiving objects: 48% (231/480) Receiving objects: 49% (236/480) Receiving objects: 50% (240/480) Receiving objects: 51% (245/480) Receiving objects: 52% (250/480) Receiving objects: 53% (255/480) Receiving objects: 54% (260/480) Receiving objects: 55% (264/480) Receiving objects: 56% (269/480) Receiving objects: 57% (274/480) Receiving objects: 58% (279/480) Receiving objects: 59% (284/480) Receiving objects: 60% (288/480) Receiving objects: 61% (293/480) Receiving objects: 62% (298/480) Receiving objects: 63% (303/480) Receiving objects: 64% (308/480) Receiving objects: 65% (312/480) Receiving objects: 66% (317/480) Receiving objects: 67% (322/480) Receiving objects: 68% (327/480) Receiving objects: 69% (332/480) Receiving objects: 70% (336/480) Receiving objects: 71% (341/480) Receiving objects: 72% (346/480) Receiving objects: 73% (351/480) Receiving objects: 74% (356/480) Receiving objects: 75% (360/480) Receiving objects: 76% (365/480) Receiving objects: 77% (370/480) Receiving objects: 78% (375/480) Receiving objects: 79% (380/480) Receiving objects: 80% (384/480) Receiving objects: 81% (389/480) Receiving objects: 82% (394/480) Receiving objects: 83% (399/480) Receiving objects: 84% (404/480) Receiving objects: 85% (408/480) Receiving objects: 86% (413/480) Receiving objects: 87% (418/480) Receiving objects: 88% (423/480) Receiving objects: 89% (428/480) Receiving objects: 90% (432/480) Receiving objects: 91% (437/480) Receiving objects: 92% (442/480) Receiving objects: 93% (447/480) Receiving objects: 94% (452/480) Receiving objects: 95% (456/480) Receiving objects: 96% (461/480) Receiving objects: 97% (466/480) Receiving objects: 98% (471/480) Receiving objects: 99% (476/480) Receiving objects: 100% (480/480) Receiving objects: 100% (480/480), 195.63 KiB | 16.30 MiB/s, done. Resolving deltas: 0% (0/203) Resolving deltas: 1% (3/203) Resolving deltas: 3% (8/203) Resolving deltas: 4% (9/203) Resolving deltas: 6% (13/203) Resolving deltas: 10% (21/203) Resolving deltas: 30% (62/203) Resolving deltas: 32% (65/203) Resolving deltas: 33% (68/203) Resolving deltas: 35% (73/203) Resolving deltas: 42% (87/203) Resolving deltas: 43% (88/203) Resolving deltas: 44% (91/203) Resolving deltas: 46% (94/203) Resolving deltas: 47% (97/203) Resolving deltas: 50% (102/203) Resolving deltas: 51% (104/203) Resolving deltas: 52% (107/203) Resolving deltas: 53% (109/203) Resolving deltas: 54% (110/203) Resolving deltas: 56% (115/203) Resolving deltas: 69% (141/203) Resolving deltas: 71% (146/203) Resolving deltas: 72% (147/203) Resolving deltas: 77% (157/203) Resolving deltas: 84% (171/203) Resolving deltas: 89% (182/203) Resolving deltas: 90% (183/203) Resolving deltas: 91% (185/203) Resolving deltas: 92% (187/203) Resolving deltas: 93% (190/203) Resolving deltas: 94% (191/203) Resolving deltas: 99% (201/203) Resolving deltas: 100% (203/203) Resolving deltas: 100% (203/203), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432' Submodule path 'hardware': checked out 'e952f7fbfbff2b97bb676be99e451cada43954e9' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out '232a04efec995221a3390614aba75f46c0676e36' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523' Submodule path 'mqtt-tls': checked out '9ae9f54f4129f5f777d8a67d27f80ba04c3bed5f' Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8' Submodule path 'msf-vehicle': checked out 'abbfe4fa6819f0c1c32a6351edf22cd67b0a067c' Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed' Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa' Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c' Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f' Submodule path 'perception_new_detection': checked out '41abb69a93c866bbfce7cb702013169e8b5dfcf3' Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef' Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e' Submodule path 'perception_vehicles': checked out '444dcaee4e84240b1422af84bb15ba415da92c4e' Submodule path 'pncc_common_config': checked out '1accfe0d6dc8da5bba80ded28f92fe860c2ab130' Submodule path 'pncc_port_related_config': checked out '96a1ac0c60997766bcd4d1c8926c5668276cee43' Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f' Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589' Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out 'fa53b25bd04ad50373e14d2652abf56fce8f70dd' Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd' Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1' Submodule path 'system-node-daxie': checked out '52bc10aa0bdb728c2e778698078af3c7f16c1161' Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ 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/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, 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, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port] [Pipeline] sh + mkdir -p /root/workspace/daxie-config/P16/params_new/params_new [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/hardware/ + wc -l [Pipeline] echo 2 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/hardware/chassis.yaml /root/workspace/daxie-config/P16/params_new/hardware/hardware /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P16/params_new/hdmap/ [Pipeline] echo 1 [Pipeline] echo hdmap 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/hdmap/hdmap /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P16/params_new/hdmap_interface/ [Pipeline] echo 1 [Pipeline] echo hdmap_interface 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P16/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/mqtt-tls/ + wc -l [Pipeline] echo 1 [Pipeline] echo mqtt-tls 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/msf-port/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P16/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P16/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P16/params_new/msf-port/README.md /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P16/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P16/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P16/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P16/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_new_detection/perception /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P16/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P16/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P16/params_new/perception_vehicles/master /root/workspace/daxie-config/P16/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 6 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P16/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P16/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P16/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P16/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P16/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/prediction_config/prediction /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P16/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/daxie-config/P16/params_new/system-common/ [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/system-common/master /root/workspace/daxie-config/P16/params_new/system-common/system-ros /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/system-device/master /root/workspace/daxie-config/P16/params_new/system-device/slave /root/workspace/daxie-config/P16/params_new/system-device/system-ros /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/system-node-daxie/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-daxie 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/system-node-daxie/master /root/workspace/daxie-config/P16/params_new/system-node-daxie/slave /root/workspace/daxie-config/P16/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P16/params_new/system-port/points.json /root/workspace/daxie-config/P16/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P16/params_new/system-port/system-ros /root/workspace/daxie-config/P16/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P16/params_new/params_new/ [Pipeline] sh + ls /root/workspace/daxie-config/P16/params_new/params_new/ bay_mask.txt bay.txt chassis.yaml crane_align data_collection extrinsics field.yaml gantry.txt hardware hdmap hdmap_interface imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant_v3.yaml msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud points.json prediction README.md reflector_measure.yaml ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros tos_visualize.yaml [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/daxie-config/P16/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P16/params_new/params_new/bay.txt /root/workspace/daxie-config/P16/params_new/params_new/chassis.yaml /root/workspace/daxie-config/P16/params_new/params_new/crane_align /root/workspace/daxie-config/P16/params_new/params_new/data_collection /root/workspace/daxie-config/P16/params_new/params_new/extrinsics /root/workspace/daxie-config/P16/params_new/params_new/field.yaml /root/workspace/daxie-config/P16/params_new/params_new/gantry.txt /root/workspace/daxie-config/P16/params_new/params_new/hardware /root/workspace/daxie-config/P16/params_new/params_new/hdmap /root/workspace/daxie-config/P16/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P16/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P16/params_new/params_new/lane_detection /root/workspace/daxie-config/P16/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P16/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P16/params_new/params_new/master /root/workspace/daxie-config/P16/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P16/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P16/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P16/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P16/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P16/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P16/params_new/params_new/perception /root/workspace/daxie-config/P16/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P16/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P16/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P16/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P16/params_new/params_new/pointcloud /root/workspace/daxie-config/P16/params_new/params_new/points.json /root/workspace/daxie-config/P16/params_new/params_new/prediction /root/workspace/daxie-config/P16/params_new/params_new/README.md /root/workspace/daxie-config/P16/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P16/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P16/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P16/params_new/params_new/slave /root/workspace/daxie-config/P16/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P16/params_new/params_new/system-ros /root/workspace/daxie-config/P16/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P16/params_P16/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] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P01>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P01 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P01/.git [Pipeline] dir Running in /root/workspace/daxie-config/P01/params_P01/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P01/params_P01/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P01/params_P01/params/slave@tmp [Pipeline] sh + cp -r params_P01 params_orin_slave_P01_2025-01-13_12-35-34 [Pipeline] sh + zip -rq params_orin_slave_P01_2025-01-13_12-35-34.zip params_orin_slave_P01_2025-01-13_12-35-34 ./version.json [Pipeline] echo /root/workspace/daxie-config/P01/params_orin_slave_P01_2025-01-13_12-35-34.zip,/root/workspace/daxie-config/P01/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P01/params_orin_slave_P01_2025-01-13_12-35-34.zip"' --form 'version=@"/root/workspace/daxie-config/P01/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 35 226M 0 0 35 80.6M 0 418M --:--:-- --:--:-- --:--:-- 415M 100 226M 0 0 100 226M 0 170M 0:00:01 0:00:01 --:--:-- 170M 100 226M 0 0 100 226M 0 97.1M 0:00:02 0:00:02 --:--:-- 97.1M 100 226M 0 0 100 226M 0 67.9M 0:00:03 0:00:03 --:--:-- 67.9M 100 226M 0 0 100 226M 0 52.2M 0:00:04 0:00:04 --:--:-- 52.2M 100 226M 0 0 100 226M 0 42.4M 0:00:05 0:00:05 --:--:-- 28.3M 100 226M 0 0 100 226M 0 35.7M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.7M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.6M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9926k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9518k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9142k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8795k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8473k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8174k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7895k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7635k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7391k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7163k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6948k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6745k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6554k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6374k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6203k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6041k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5888k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5742k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5603k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5470k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5344k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5223k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5108k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4998k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4892k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4791k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4694k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4601k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4511k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4425k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4342k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4262k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4185k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4111k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4039k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3970k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3903k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3838k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3775k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3715k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3656k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3599k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3544k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3491k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3439k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3389k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3340k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3292k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3246k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3201k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3158k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3074k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2994k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2919k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2779k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2746k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2508k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2404k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2355k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2263k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2241k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 43 100 226M 0 2180k 0:01:46 0:01:46 --:--:-- 8 100 226M 0 43 100 226M 0 2180k 0:01:46 0:01:46 --:--:-- 11 [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/daxie-config/P01@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P02>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P02 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P02/.git [Pipeline] dir Running in /root/workspace/daxie-config/P02/params_P02/params/slave [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P02/params_P02/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P02/params_P02/params/slave@tmp [Pipeline] sh + cp -r params_P02 params_orin_slave_P02_2025-01-13_12-37-44 [Pipeline] sh + zip -rq params_orin_slave_P02_2025-01-13_12-37-44.zip params_orin_slave_P02_2025-01-13_12-37-44 ./version.json [Pipeline] echo /root/workspace/daxie-config/P02/params_orin_slave_P02_2025-01-13_12-37-44.zip,/root/workspace/daxie-config/P02/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P02/params_orin_slave_P02_2025-01-13_12-37-44.zip"' --form 'version=@"/root/workspace/daxie-config/P02/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 165M 0:00:01 0:00:01 --:--:-- 165M 100 226M 0 0 100 226M 0 95.7M 0:00:02 0:00:02 --:--:-- 95.7M 100 226M 0 0 100 226M 0 67.2M 0:00:03 0:00:03 --:--:-- 67.2M 100 226M 0 0 100 226M 0 51.8M 0:00:04 0:00:04 --:--:-- 51.8M 100 226M 0 0 100 226M 0 42.1M 0:00:05 0:00:05 --:--:-- 42.1M 100 226M 0 0 100 226M 0 35.5M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.7M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.0M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.1M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.2M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9912k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9505k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9130k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8784k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8463k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8164k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7886k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7627k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7383k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7155k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6941k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6739k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6548k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6368k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6198k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6036k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5883k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5737k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5598k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5466k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5340k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5220k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5105k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4994k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4889k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4788k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4691k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4598k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4508k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4422k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4339k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4259k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4182k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4108k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4037k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3967k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3901k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3836k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3773k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3713k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3654k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3597k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3542k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3489k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3437k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3387k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3338k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3291k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3245k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3200k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3156k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3114k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3072k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3032k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2993k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2955k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2917k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 43 100 226M 0 2886k 0:01:20 0:01:20 --:--:-- 8 100 226M 0 43 100 226M 0 2886k 0:01:20 0:01:20 --:--:-- 11 [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/daxie-config/P02@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P03>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P03 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P03/.git [Pipeline] dir Running in /root/workspace/daxie-config/P03/params_P03/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P03/params_P03/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P03/params_P03/params/slave@tmp [Pipeline] sh + cp -r params_P03 params_orin_slave_P03_2025-01-13_12-39-29 [Pipeline] sh + zip -rq params_orin_slave_P03_2025-01-13_12-39-29.zip params_orin_slave_P03_2025-01-13_12-39-29 ./version.json [Pipeline] echo /root/workspace/daxie-config/P03/params_orin_slave_P03_2025-01-13_12-39-29.zip,/root/workspace/daxie-config/P03/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P03/params_orin_slave_P03_2025-01-13_12-39-29.zip"' --form 'version=@"/root/workspace/daxie-config/P03/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 0 226M 0 0 0 1664k 0 34.5M 0:00:06 --:--:-- 0:00:06 34.5M 100 226M 0 0 100 226M 0 168M 0:00:01 0:00:01 --:--:-- 168M 100 226M 0 0 100 226M 0 96.6M 0:00:02 0:00:02 --:--:-- 96.6M 100 226M 0 0 100 226M 0 67.7M 0:00:03 0:00:03 --:--:-- 67.7M 100 226M 0 0 100 226M 0 52.1M 0:00:04 0:00:04 --:--:-- 52.1M 100 226M 0 0 100 226M 0 42.3M 0:00:05 0:00:05 --:--:-- 42.4M 100 226M 0 0 100 226M 0 35.6M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9922k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9515k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9139k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8792k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8470k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8171k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7893k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7633k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7389k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7161k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6946k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6743k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6552k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6372k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6202k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6040k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5886k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5740k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5602k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5469k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5343k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5222k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5107k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4997k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4891k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4790k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4693k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4600k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4510k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4424k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4341k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4261k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4184k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4110k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4038k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3969k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3902k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3838k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3775k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3714k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3656k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3599k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3544k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3490k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3439k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3388k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3339k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3292k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3246k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3201k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3157k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3073k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2994k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2918k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2778k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2745k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2507k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2403k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2354k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2262k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2240k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2177k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 43 100 226M 0 2147k 0:01:47 0:01:47 --:--:-- 9 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P03@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P04>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P04 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P04/.git [Pipeline] dir Running in /root/workspace/daxie-config/P04/params_P04/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P04/params_P04/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P04/params_P04/params/slave@tmp [Pipeline] sh + cp -r params_P04 params_orin_slave_P04_2025-01-13_12-41-41 [Pipeline] sh + zip -rq params_orin_slave_P04_2025-01-13_12-41-41.zip params_orin_slave_P04_2025-01-13_12-41-41 ./version.json [Pipeline] echo /root/workspace/daxie-config/P04/params_orin_slave_P04_2025-01-13_12-41-41.zip,/root/workspace/daxie-config/P04/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P04/params_orin_slave_P04_2025-01-13_12-41-41.zip"' --form 'version=@"/root/workspace/daxie-config/P04/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 171M 0:00:01 0:00:01 --:--:-- 171M 100 226M 0 0 100 226M 0 97.5M 0:00:02 0:00:02 --:--:-- 97.5M 100 226M 0 0 100 226M 0 68.1M 0:00:03 0:00:03 --:--:-- 68.1M 100 226M 0 0 100 226M 0 52.3M 0:00:04 0:00:04 --:--:-- 52.3M 100 226M 0 0 100 226M 0 42.5M 0:00:05 0:00:05 --:--:-- 42.5M 100 226M 0 0 100 226M 0 35.7M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.9M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.7M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.6M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9931k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9522k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9146k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8799k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8477k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8177k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7898k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7638k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7394k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7165k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6950k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6747k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6556k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6376k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6205k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6043k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5889k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5743k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5604k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5472k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5346k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5225k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5110k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4999k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4894k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4792k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4695k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4602k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4512k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4426k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4343k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4263k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4186k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4112k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4040k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3971k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3904k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3839k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3776k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3716k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3657k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3600k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3545k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3492k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3440k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3389k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3340k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3293k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3247k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3202k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3158k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3116k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3074k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3034k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2995k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2919k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2883k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2813k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2779k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2746k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2714k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2652k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2622k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2564k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2508k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2455k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2404k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2355k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2263k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2241k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2178k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2118k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2099k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2080k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 43 100 226M 0 2060k 0:01:52 0:01:52 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P04@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P05>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P05 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P05/.git [Pipeline] dir Running in /root/workspace/daxie-config/P05/params_P05/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P05/params_P05/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P05/params_P05/params/slave@tmp [Pipeline] sh + cp -r params_P05 params_orin_slave_P05_2025-01-13_12-43-58 [Pipeline] sh + zip -rq params_orin_slave_P05_2025-01-13_12-43-58.zip params_orin_slave_P05_2025-01-13_12-43-58 ./version.json [Pipeline] echo /root/workspace/daxie-config/P05/params_orin_slave_P05_2025-01-13_12-43-58.zip,/root/workspace/daxie-config/P05/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P05/params_orin_slave_P05_2025-01-13_12-43-58.zip"' --form 'version=@"/root/workspace/daxie-config/P05/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 168M 0:00:01 0:00:01 --:--:-- 168M 100 226M 0 0 100 226M 0 96.5M 0:00:02 0:00:02 --:--:-- 96.5M 100 226M 0 0 100 226M 0 67.6M 0:00:03 0:00:03 --:--:-- 67.6M 100 226M 0 0 100 226M 0 52.0M 0:00:04 0:00:04 --:--:-- 52.0M 100 226M 0 0 100 226M 0 42.3M 0:00:05 0:00:05 --:--:-- 42.3M 100 226M 0 0 100 226M 0 35.6M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9921k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9513k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9138k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8791k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8469k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8171k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7892k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7632k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7388k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7160k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6945k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6743k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6552k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6372k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6201k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6040k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5886k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5740k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5601k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5469k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5343k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5222k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5107k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4997k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4891k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4790k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4693k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4600k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4510k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4424k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4341k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4261k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4184k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4110k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4038k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3969k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3902k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3837k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3775k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3714k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3656k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3599k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3544k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3490k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3438k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3388k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3339k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3292k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3246k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3201k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3157k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3073k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2994k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2918k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2846k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2778k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2745k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2507k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2480k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2428k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2403k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2354k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2307k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2262k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2240k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2177k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2117k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2098k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2079k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2043k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2025k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2007k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1990k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1973k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1956k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1940k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1924k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1908k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1892k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1877k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1862k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1847k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1832k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1818k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1804k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1790k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1776k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1749k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1736k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1723k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1711k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1698k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1673k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1661k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1638k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1626k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1615k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1604k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1582k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1571k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1550k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1500k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1490k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1471k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1462k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1426k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1417k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1409k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1400k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1392k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 0 100 226M 0 1383k 0:02:47 0:02:47 --:--:-- 0 100 226M 0 0 100 226M 0 1375k 0:02:48 0:02:48 --:--:-- 0 100 226M 0 0 100 226M 0 1367k 0:02:49 0:02:49 --:--:-- 0 100 226M 0 0 100 226M 0 1359k 0:02:50 0:02:50 --:--:-- 0 100 226M 0 0 100 226M 0 1351k 0:02:51 0:02:51 --:--:-- 0 100 226M 0 0 100 226M 0 1343k 0:02:52 0:02:52 --:--:-- 0 100 226M 0 0 100 226M 0 1335k 0:02:53 0:02:53 --:--:-- 0 100 226M 0 0 100 226M 0 1328k 0:02:54 0:02:54 --:--:-- 0 100 226M 0 0 100 226M 0 1320k 0:02:55 0:02:55 --:--:-- 0 100 226M 0 0 100 226M 0 1313k 0:02:56 0:02:56 --:--:-- 0 100 226M 0 0 100 226M 0 1305k 0:02:57 0:02:57 --:--:-- 0 100 226M 0 0 100 226M 0 1298k 0:02:58 0:02:58 --:--:-- 0 100 226M 0 0 100 226M 0 1291k 0:02:59 0:02:59 --:--:-- 0 100 226M 0 0 100 226M 0 1284k 0:03:00 0:03:00 --:--:-- 0 100 226M 0 43 100 226M 0 1279k 0:03:01 0:03:01 --:--:-- 9 100 226M 0 43 100 226M 0 1279k 0:03:01 0:03:01 --:--:-- 11 [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/daxie-config/P05@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P06>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P06 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P06/.git [Pipeline] dir Running in /root/workspace/daxie-config/P06/params_P06/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P06/params_P06/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P06/params_P06/params/slave@tmp [Pipeline] sh + cp -r params_P06 params_orin_slave_P06_2025-01-13_12-47-24 [Pipeline] sh + zip -rq params_orin_slave_P06_2025-01-13_12-47-24.zip params_orin_slave_P06_2025-01-13_12-47-24 ./version.json [Pipeline] echo /root/workspace/daxie-config/P06/params_orin_slave_P06_2025-01-13_12-47-24.zip,/root/workspace/daxie-config/P06/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P06/params_orin_slave_P06_2025-01-13_12-47-24.zip"' --form 'version=@"/root/workspace/daxie-config/P06/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 168M 0:00:01 0:00:01 --:--:-- 168M 100 226M 0 0 100 226M 0 96.6M 0:00:02 0:00:02 --:--:-- 96.6M 100 226M 0 0 100 226M 0 67.7M 0:00:03 0:00:03 --:--:-- 67.7M 100 226M 0 0 100 226M 0 52.1M 0:00:04 0:00:04 --:--:-- 52.1M 100 226M 0 0 100 226M 0 42.3M 0:00:05 0:00:05 --:--:-- 42.3M 100 226M 0 0 100 226M 0 35.6M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9922k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9514k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9138k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8791k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8470k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8171k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7893k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7632k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7389k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7160k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6946k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6744k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6553k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6372k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6202k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6040k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5886k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5740k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5602k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5469k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5343k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5223k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5107k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4997k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4892k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4790k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4693k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4600k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4510k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4424k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4341k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4261k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4184k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4110k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4038k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3969k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3902k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3838k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3775k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3714k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3656k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3599k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3544k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3491k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3439k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3388k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3339k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3292k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3246k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3201k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3157k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3073k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2994k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2918k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2778k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2745k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2508k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2403k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2355k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2262k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2241k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2177k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2118k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2098k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2080k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2043k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2025k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2007k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1990k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1973k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1956k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1940k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1924k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1908k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1892k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1877k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1862k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1847k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1833k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1818k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1804k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1790k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1776k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1749k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1736k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1723k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1711k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1698k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1674k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1662k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1638k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1627k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1615k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1604k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1582k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1571k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1550k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1500k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1490k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1471k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1462k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1426k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1417k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1409k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1400k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1392k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 0 100 226M 0 1383k 0:02:47 0:02:47 --:--:-- 0 100 226M 0 0 100 226M 0 1375k 0:02:48 0:02:48 --:--:-- 0 100 226M 0 0 100 226M 0 1367k 0:02:49 0:02:49 --:--:-- 0 100 226M 0 0 100 226M 0 1359k 0:02:50 0:02:50 --:--:-- 0 100 226M 0 0 100 226M 0 1351k 0:02:51 0:02:51 --:--:-- 0 100 226M 0 0 100 226M 0 1343k 0:02:52 0:02:52 --:--:-- 0 100 226M 0 0 100 226M 0 1336k 0:02:53 0:02:53 --:--:-- 0 100 226M 0 0 100 226M 0 1328k 0:02:54 0:02:54 --:--:-- 0 100 226M 0 0 100 226M 0 1320k 0:02:55 0:02:55 --:--:-- 0 100 226M 0 0 100 226M 0 1313k 0:02:56 0:02:56 --:--:-- 0 100 226M 0 0 100 226M 0 1305k 0:02:57 0:02:57 --:--:-- 0 100 226M 0 0 100 226M 0 1298k 0:02:58 0:02:58 --:--:-- 0 100 226M 0 0 100 226M 0 1291k 0:02:59 0:02:59 --:--:-- 0 100 226M 0 0 100 226M 0 1284k 0:03:00 0:03:00 --:--:-- 0 100 226M 0 0 100 226M 0 1277k 0:03:01 0:03:01 --:--:-- 0 100 226M 0 0 100 226M 0 1270k 0:03:02 0:03:02 --:--:-- 0 100 226M 0 43 100 226M 0 1269k 0:03:02 0:03:02 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P06@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P07>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P07 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P07/.git [Pipeline] dir Running in /root/workspace/daxie-config/P07/params_P07/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P07/params_P07/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P07/params_P07/params/slave@tmp [Pipeline] sh + cp -r params_P07 params_orin_slave_P07_2025-01-13_12-50-51 [Pipeline] sh + zip -rq params_orin_slave_P07_2025-01-13_12-50-51.zip params_orin_slave_P07_2025-01-13_12-50-51 ./version.json [Pipeline] echo /root/workspace/daxie-config/P07/params_orin_slave_P07_2025-01-13_12-50-51.zip,/root/workspace/daxie-config/P07/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P07/params_orin_slave_P07_2025-01-13_12-50-51.zip"' --form 'version=@"/root/workspace/daxie-config/P07/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 143M 0:00:01 0:00:01 --:--:-- 143M 100 226M 0 0 100 226M 0 87.7M 0:00:02 0:00:02 --:--:-- 87.7M 100 226M 0 0 100 226M 0 63.2M 0:00:03 0:00:03 --:--:-- 63.2M 100 226M 0 0 100 226M 0 49.4M 0:00:04 0:00:04 --:--:-- 49.4M 100 226M 0 0 100 226M 0 40.5M 0:00:05 0:00:05 --:--:-- 40.5M 100 226M 0 0 100 226M 0 34.3M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 29.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 26.3M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 23.6M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.3M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.5M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 17.9M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.6M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.5M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.5M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.6M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 12.8M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.1M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.5M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 10.9M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.4M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.0M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9822k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9422k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9054k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8713k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8397k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8103k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7829k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7573k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7333k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7108k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6896k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6697k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6509k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6331k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6162k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6002k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5851k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5707k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5569k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5438k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5314k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5194k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5080k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4971k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4867k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4767k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4671k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4578k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4489k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4404k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4322k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4243k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4166k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4093k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4022k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3953k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3887k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3822k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3760k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3700k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3642k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3586k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3531k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3478k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3426k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3376k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3328k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3281k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3235k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3190k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3147k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3105k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3064k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3024k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2985k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2947k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2910k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2873k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2838k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2804k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2770k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2737k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2706k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2674k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2644k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2614k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2585k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2556k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2528k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2501k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2474k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2448k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2422k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2397k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2373k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2349k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2325k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2302k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2279k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2257k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2235k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2214k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2193k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2172k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2152k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2132k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2113k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2094k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2075k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2057k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2038k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2021k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2003k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1986k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1969k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1952k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1936k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1920k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1904k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1889k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1873k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1858k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1844k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1829k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1815k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1801k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1787k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 43 100 226M 0 1777k 0:02:10 0:02:10 --:--:-- 9 100 226M 0 43 100 226M 0 1777k 0:02:10 0:02:10 --:--:-- 11 [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/daxie-config/P07@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P08>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P08 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P08/.git [Pipeline] dir Running in /root/workspace/daxie-config/P08/params_P08/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P08/params_P08/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P08/params_P08/params/slave@tmp [Pipeline] sh + cp -r params_P08 params_orin_slave_P08_2025-01-13_12-53-26 [Pipeline] sh + zip -rq params_orin_slave_P08_2025-01-13_12-53-26.zip params_orin_slave_P08_2025-01-13_12-53-26 ./version.json [Pipeline] echo /root/workspace/daxie-config/P08/params_orin_slave_P08_2025-01-13_12-53-26.zip,/root/workspace/daxie-config/P08/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P08/params_orin_slave_P08_2025-01-13_12-53-26.zip"' --form 'version=@"/root/workspace/daxie-config/P08/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 171M 0:00:01 0:00:01 --:--:-- 171M 100 226M 0 0 100 226M 0 97.4M 0:00:02 0:00:02 --:--:-- 97.4M 100 226M 0 0 100 226M 0 68.0M 0:00:03 0:00:03 --:--:-- 68.0M 100 226M 0 0 100 226M 0 52.3M 0:00:04 0:00:04 --:--:-- 52.3M 100 226M 0 0 100 226M 0 42.4M 0:00:05 0:00:05 --:--:-- 42.4M 100 226M 0 0 100 226M 0 35.7M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.9M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.7M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.6M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9930k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9522k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9145k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8797k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8475k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8176k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7897k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7637k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7393k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7164k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6949k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6747k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6556k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6375k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6204k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6043k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5889k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5743k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5604k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5471k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5345k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5224k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5109k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4999k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4893k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4792k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4695k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4601k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4512k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4426k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4343k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4263k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4186k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4111k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4039k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3970k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3903k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3839k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3776k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3715k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3657k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3600k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3545k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3491k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3439k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3389k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3340k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3293k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3247k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3202k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3158k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3074k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3034k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2995k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2919k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2883k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2813k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2779k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2746k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2714k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2652k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2622k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2564k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2508k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2455k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2404k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2355k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2263k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2241k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2178k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2118k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2099k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2080k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2043k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2025k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2008k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1990k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1973k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1957k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1940k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1924k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1908k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1893k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1877k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1862k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1847k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1833k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1818k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1804k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1790k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1777k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1750k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1737k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1724k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1711k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1698k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1674k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1662k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1638k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1627k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1615k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1604k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1582k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1572k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1550k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1500k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1491k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1472k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1462k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1426k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1418k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1409k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1400k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1392k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 0 100 226M 0 1384k 0:02:47 0:02:47 --:--:-- 0 100 226M 0 0 100 226M 0 1375k 0:02:48 0:02:48 --:--:-- 0 100 226M 0 0 100 226M 0 1367k 0:02:49 0:02:49 --:--:-- 0 100 226M 0 0 100 226M 0 1359k 0:02:50 0:02:50 --:--:-- 0 100 226M 0 0 100 226M 0 1351k 0:02:51 0:02:51 --:--:-- 0 100 226M 0 0 100 226M 0 1343k 0:02:52 0:02:52 --:--:-- 0 100 226M 0 0 100 226M 0 1336k 0:02:53 0:02:53 --:--:-- 0 100 226M 0 0 100 226M 0 1328k 0:02:54 0:02:54 --:--:-- 0 100 226M 0 43 100 226M 0 1328k 0:02:54 0:02:54 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P08@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P09>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P09 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P09/.git [Pipeline] dir Running in /root/workspace/daxie-config/P09/params_P09/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P09/params_P09/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P09/params_P09/params/slave@tmp [Pipeline] sh + cp -r params_P09 params_orin_slave_P09_2025-01-13_12-56-45 [Pipeline] sh + zip -rq params_orin_slave_P09_2025-01-13_12-56-45.zip params_orin_slave_P09_2025-01-13_12-56-45 ./version.json [Pipeline] echo /root/workspace/daxie-config/P09/params_orin_slave_P09_2025-01-13_12-56-45.zip,/root/workspace/daxie-config/P09/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P09/params_orin_slave_P09_2025-01-13_12-56-45.zip"' --form 'version=@"/root/workspace/daxie-config/P09/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 0 226M 0 0 0 1024k 0 17.2M 0:00:13 --:--:-- 0:00:13 16.9M 100 226M 0 0 100 226M 0 167M 0:00:01 0:00:01 --:--:-- 167M 100 226M 0 0 100 226M 0 96.3M 0:00:02 0:00:02 --:--:-- 96.2M 100 226M 0 0 100 226M 0 67.5M 0:00:03 0:00:03 --:--:-- 67.5M 100 226M 0 0 100 226M 0 52.0M 0:00:04 0:00:04 --:--:-- 52.0M 100 226M 0 0 100 226M 0 42.2M 0:00:05 0:00:05 --:--:-- 42.5M 100 226M 0 0 100 226M 0 35.6M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.7M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.0M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.1M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9918k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9511k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9136k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8789k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8468k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8169k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7890k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7630k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7387k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7159k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6944k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6742k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6551k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6371k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6200k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6038k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5885k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5739k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5600k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5468k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5342k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5221k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5106k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4996k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4890k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4789k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4692k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4599k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4509k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4423k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4340k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4261k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4184k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4109k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4038k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3968k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3902k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3837k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3774k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3714k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3655k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3598k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3543k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3490k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3438k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3388k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3339k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3291k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3245k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3200k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3157k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3114k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3073k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2993k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2955k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2918k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2846k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2778k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2745k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2681k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2591k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2507k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2480k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2428k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2403k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2378k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2354k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2307k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2262k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2240k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2177k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2117k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2098k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 43 100 226M 0 2089k 0:01:50 0:01:50 --:--:-- 9 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P09@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P10>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P10 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P10/.git [Pipeline] dir Running in /root/workspace/daxie-config/P10/params_P10/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P10/params_P10/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P10/params_P10/params/slave@tmp [Pipeline] sh + cp -r params_P10 params_orin_slave_P10_2025-01-13_12-59-00 [Pipeline] sh + zip -rq params_orin_slave_P10_2025-01-13_12-59-00.zip params_orin_slave_P10_2025-01-13_12-59-00 ./version.json [Pipeline] echo /root/workspace/daxie-config/P10/params_orin_slave_P10_2025-01-13_12-59-00.zip,/root/workspace/daxie-config/P10/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P10/params_orin_slave_P10_2025-01-13_12-59-00.zip"' --form 'version=@"/root/workspace/daxie-config/P10/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 159M 0:00:01 0:00:01 --:--:-- 159M 100 226M 0 0 100 226M 0 93.4M 0:00:02 0:00:02 --:--:-- 93.4M 100 226M 0 0 100 226M 0 66.1M 0:00:03 0:00:03 --:--:-- 66.1M 100 226M 0 0 100 226M 0 51.1M 0:00:04 0:00:04 --:--:-- 51.1M 100 226M 0 0 100 226M 0 41.7M 0:00:05 0:00:05 --:--:-- 41.7M 100 226M 0 0 100 226M 0 35.2M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.4M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 26.8M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.0M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.7M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.8M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.2M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.8M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.6M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.6M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.7M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 12.9M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.2M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.0M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.0M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9887k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9482k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9109k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8764k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8445k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8148k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7871k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7612k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7370k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7142k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6929k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6727k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6537k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6358k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6188k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6027k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5874k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5729k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5590k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5458k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5333k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5213k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5098k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4988k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4883k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4782k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4685k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4592k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4503k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4417k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4334k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4255k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4178k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4104k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4033k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3963k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3897k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3832k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3770k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3709k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3651k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3594k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3539k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3486k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3434k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3384k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3335k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3288k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3242k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3197k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3154k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3111k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3070k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3030k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2991k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2953k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2915k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2879k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2844k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2809k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2776k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2743k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2711k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2679k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2648k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2619k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2589k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2561k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2533k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2505k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2478k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2452k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2426k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2401k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2377k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2352k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2329k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2306k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2283k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2261k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2239k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2217k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2196k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2176k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2155k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2135k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2116k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2097k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2078k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2059k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2041k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2023k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2006k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1989k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1972k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1955k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1939k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1923k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1907k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1891k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1876k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1861k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1846k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1831k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1817k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1803k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1789k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1775k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1762k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1748k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1735k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1722k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1710k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1697k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1685k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1673k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1661k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1649k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1637k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1626k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1614k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1603k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1592k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1581k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1570k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1560k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1549k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1539k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1529k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1519k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1509k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1499k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1490k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1480k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1471k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1461k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1452k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1443k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1434k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1425k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1417k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1408k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1399k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1391k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 0 100 226M 0 1383k 0:02:47 0:02:47 --:--:-- 0 100 226M 0 0 100 226M 0 1375k 0:02:48 0:02:48 --:--:-- 0 100 226M 0 0 100 226M 0 1366k 0:02:49 0:02:49 --:--:-- 0 100 226M 0 0 100 226M 0 1358k 0:02:50 0:02:50 --:--:-- 0 100 226M 0 0 100 226M 0 1350k 0:02:51 0:02:51 --:--:-- 0 100 226M 0 0 100 226M 0 1343k 0:02:52 0:02:52 --:--:-- 0 100 226M 0 0 100 226M 0 1335k 0:02:53 0:02:53 --:--:-- 0 100 226M 0 0 100 226M 0 1327k 0:02:54 0:02:54 --:--:-- 0 100 226M 0 0 100 226M 0 1320k 0:02:55 0:02:55 --:--:-- 0 100 226M 0 0 100 226M 0 1312k 0:02:56 0:02:56 --:--:-- 0 100 226M 0 0 100 226M 0 1305k 0:02:57 0:02:57 --:--:-- 0 100 226M 0 0 100 226M 0 1297k 0:02:58 0:02:58 --:--:-- 0 100 226M 0 0 100 226M 0 1290k 0:02:59 0:02:59 --:--:-- 0 100 226M 0 43 100 226M 0 1289k 0:02:59 0:02:59 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P10@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P11>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P11 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P11/.git [Pipeline] dir Running in /root/workspace/daxie-config/P11/params_P11/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P11/params_P11/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P11/params_P11/params/slave@tmp [Pipeline] sh + cp -r params_P11 params_orin_slave_P11_2025-01-13_13-02-24 [Pipeline] sh + zip -rq params_orin_slave_P11_2025-01-13_13-02-24.zip params_orin_slave_P11_2025-01-13_13-02-24 ./version.json [Pipeline] echo /root/workspace/daxie-config/P11/params_orin_slave_P11_2025-01-13_13-02-24.zip,/root/workspace/daxie-config/P11/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P11/params_orin_slave_P11_2025-01-13_13-02-24.zip"' --form 'version=@"/root/workspace/daxie-config/P11/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 171M 0:00:01 0:00:01 --:--:-- 171M 100 226M 0 0 100 226M 0 97.4M 0:00:02 0:00:02 --:--:-- 97.4M 100 226M 0 0 100 226M 0 68.1M 0:00:03 0:00:03 --:--:-- 68.1M 100 226M 0 0 100 226M 0 52.3M 0:00:04 0:00:04 --:--:-- 52.3M 100 226M 0 0 100 226M 0 42.5M 0:00:05 0:00:05 --:--:-- 42.5M 100 226M 0 0 100 226M 0 35.7M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.9M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.7M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.6M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9929k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9521k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9145k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8798k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8476k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8177k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7898k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7637k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7393k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7165k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6950k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6747k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6556k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6376k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6205k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6043k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5889k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5743k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5604k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5472k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5345k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5225k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5109k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4999k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4893k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4792k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4695k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4602k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4512k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4426k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4343k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4263k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4186k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4111k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4040k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3970k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3903k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3839k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3776k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3715k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3657k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3600k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3545k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3491k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3439k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3389k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3340k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3293k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3247k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3202k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3158k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3074k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3034k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2995k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2919k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2883k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2813k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2779k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2746k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2714k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2652k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2622k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2508k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2455k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2404k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2355k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2263k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2241k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2178k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2118k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2099k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2080k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2043k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2025k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2008k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1990k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1973k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1957k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1940k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1924k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1908k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1893k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1877k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1862k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1847k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1833k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1818k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1804k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1790k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1776k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1750k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1737k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1724k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1711k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1698k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1674k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1662k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1638k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1627k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1615k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1604k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1582k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1571k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1550k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1500k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1490k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1472k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1462k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1426k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1417k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1409k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1400k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1392k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 0 100 226M 0 1384k 0:02:47 0:02:47 --:--:-- 0 100 226M 0 0 100 226M 0 1375k 0:02:48 0:02:48 --:--:-- 0 100 226M 0 0 100 226M 0 1367k 0:02:49 0:02:49 --:--:-- 0 100 226M 0 0 100 226M 0 1359k 0:02:50 0:02:50 --:--:-- 0 100 226M 0 0 100 226M 0 1351k 0:02:51 0:02:51 --:--:-- 0 100 226M 0 0 100 226M 0 1343k 0:02:52 0:02:52 --:--:-- 0 100 226M 0 0 100 226M 0 1336k 0:02:53 0:02:53 --:--:-- 0 100 226M 0 0 100 226M 0 1328k 0:02:54 0:02:54 --:--:-- 0 100 226M 0 0 100 226M 0 1320k 0:02:55 0:02:55 --:--:-- 0 100 226M 0 0 100 226M 0 1313k 0:02:56 0:02:56 --:--:-- 0 100 226M 0 0 100 226M 0 1305k 0:02:57 0:02:57 --:--:-- 0 100 226M 0 0 100 226M 0 1298k 0:02:58 0:02:58 --:--:-- 0 100 226M 0 0 100 226M 0 1291k 0:02:59 0:02:59 --:--:-- 0 100 226M 0 0 100 226M 0 1284k 0:03:00 0:03:00 --:--:-- 0 100 226M 0 0 100 226M 0 1277k 0:03:01 0:03:01 --:--:-- 0 100 226M 0 0 100 226M 0 1270k 0:03:02 0:03:02 --:--:-- 0 100 226M 0 0 100 226M 0 1263k 0:03:03 0:03:03 --:--:-- 0 100 226M 0 0 100 226M 0 1256k 0:03:04 0:03:04 --:--:-- 0 100 226M 0 0 100 226M 0 1249k 0:03:05 0:03:05 --:--:-- 0 100 226M 0 0 100 226M 0 1242k 0:03:06 0:03:06 --:--:-- 0 100 226M 0 0 100 226M 0 1236k 0:03:07 0:03:07 --:--:-- 0 100 226M 0 0 100 226M 0 1229k 0:03:08 0:03:08 --:--:-- 0 100 226M 0 0 100 226M 0 1223k 0:03:09 0:03:09 --:--:-- 0 100 226M 0 0 100 226M 0 1216k 0:03:10 0:03:10 --:--:-- 0 100 226M 0 0 100 226M 0 1210k 0:03:11 0:03:11 --:--:-- 0 100 226M 0 0 100 226M 0 1204k 0:03:12 0:03:12 --:--:-- 0 100 226M 0 0 100 226M 0 1197k 0:03:13 0:03:13 --:--:-- 0 100 226M 0 0 100 226M 0 1191k 0:03:14 0:03:14 --:--:-- 0 100 226M 0 43 100 226M 0 1188k 0:03:14 0:03:14 --:--:-- 9 100 226M 0 43 100 226M 0 1188k 0:03:14 0:03:14 --:--:-- 12 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P11@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P12>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P12 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P12/.git [Pipeline] dir Running in /root/workspace/daxie-config/P12/params_P12/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P12/params_P12/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P12/params_P12/params/slave@tmp [Pipeline] sh + cp -r params_P12 params_orin_slave_P12_2025-01-13_13-06-04 [Pipeline] sh + zip -rq params_orin_slave_P12_2025-01-13_13-06-04.zip params_orin_slave_P12_2025-01-13_13-06-04 ./version.json [Pipeline] echo /root/workspace/daxie-config/P12/params_orin_slave_P12_2025-01-13_13-06-04.zip,/root/workspace/daxie-config/P12/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P12/params_orin_slave_P12_2025-01-13_13-06-04.zip"' --form 'version=@"/root/workspace/daxie-config/P12/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 167M 0:00:01 0:00:01 --:--:-- 167M 100 226M 0 0 100 226M 0 96.1M 0:00:02 0:00:02 --:--:-- 96.1M 100 226M 0 0 100 226M 0 67.4M 0:00:03 0:00:03 --:--:-- 67.4M 100 226M 0 0 100 226M 0 51.9M 0:00:04 0:00:04 --:--:-- 51.9M 100 226M 0 0 100 226M 0 42.2M 0:00:05 0:00:05 --:--:-- 42.2M 100 226M 0 0 100 226M 0 35.6M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.7M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.0M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.1M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9917k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9509k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9134k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8787k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8466k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8167k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7889k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7629k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7386k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7157k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6943k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6741k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6550k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6370k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6199k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6038k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5884k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5738k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5599k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5467k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5341k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5221k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5106k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4995k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4890k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4789k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4692k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4599k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4509k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4423k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4340k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4260k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4183k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4109k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4037k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3968k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3901k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3837k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3774k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3713k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3655k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3598k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3543k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3490k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3438k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3387k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3339k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3291k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3245k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3200k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3157k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3114k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3073k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2993k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2955k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2918k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2846k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2778k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2745k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2681k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2591k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2507k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2480k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2428k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2403k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2378k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2354k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2330k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2307k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2284k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2262k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2240k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2177k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2117k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2098k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2079k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2043k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2025k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2007k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1990k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1973k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1956k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1940k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1924k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1908k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1892k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1877k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1862k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1847k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1832k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1818k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1804k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1790k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1776k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1749k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1736k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1723k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1710k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1698k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1673k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1661k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1638k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1626k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1615k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1604k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1582k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1571k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1550k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1500k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1490k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1471k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1462k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1426k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1417k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1409k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1400k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1392k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 0 100 226M 0 1383k 0:02:47 0:02:47 --:--:-- 0 100 226M 0 0 100 226M 0 1375k 0:02:48 0:02:48 --:--:-- 0 100 226M 0 0 100 226M 0 1367k 0:02:49 0:02:49 --:--:-- 0 100 226M 0 0 100 226M 0 1359k 0:02:50 0:02:50 --:--:-- 0 100 226M 0 0 100 226M 0 1351k 0:02:51 0:02:51 --:--:-- 0 100 226M 0 0 100 226M 0 1343k 0:02:52 0:02:52 --:--:-- 0 100 226M 0 0 100 226M 0 1335k 0:02:53 0:02:53 --:--:-- 0 100 226M 0 0 100 226M 0 1328k 0:02:54 0:02:54 --:--:-- 0 100 226M 0 0 100 226M 0 1320k 0:02:55 0:02:55 --:--:-- 0 100 226M 0 0 100 226M 0 1313k 0:02:56 0:02:56 --:--:-- 0 100 226M 0 0 100 226M 0 1305k 0:02:57 0:02:57 --:--:-- 0 100 226M 0 0 100 226M 0 1298k 0:02:58 0:02:58 --:--:-- 0 100 226M 0 0 100 226M 0 1291k 0:02:59 0:02:59 --:--:-- 0 100 226M 0 0 100 226M 0 1284k 0:03:00 0:03:00 --:--:-- 0 100 226M 0 0 100 226M 0 1276k 0:03:01 0:03:01 --:--:-- 0 100 226M 0 0 100 226M 0 1269k 0:03:02 0:03:02 --:--:-- 0 100 226M 0 0 100 226M 0 1263k 0:03:03 0:03:03 --:--:-- 0 100 226M 0 0 100 226M 0 1256k 0:03:04 0:03:04 --:--:-- 0 100 226M 0 0 100 226M 0 1249k 0:03:05 0:03:05 --:--:-- 0 100 226M 0 0 100 226M 0 1242k 0:03:06 0:03:06 --:--:-- 0 100 226M 0 0 100 226M 0 1236k 0:03:07 0:03:07 --:--:-- 0 100 226M 0 0 100 226M 0 1229k 0:03:08 0:03:08 --:--:-- 0 100 226M 0 0 100 226M 0 1223k 0:03:09 0:03:09 --:--:-- 0 100 226M 0 0 100 226M 0 1216k 0:03:10 0:03:10 --:--:-- 0 100 226M 0 0 100 226M 0 1210k 0:03:11 0:03:11 --:--:-- 0 100 226M 0 0 100 226M 0 1203k 0:03:12 0:03:12 --:--:-- 0 100 226M 0 0 100 226M 0 1197k 0:03:13 0:03:13 --:--:-- 0 100 226M 0 0 100 226M 0 1191k 0:03:14 0:03:14 --:--:-- 0 100 226M 0 0 100 226M 0 1185k 0:03:15 0:03:15 --:--:-- 0 100 226M 0 0 100 226M 0 1179k 0:03:16 0:03:16 --:--:-- 0 100 226M 0 0 100 226M 0 1173k 0:03:17 0:03:17 --:--:-- 0 100 226M 0 0 100 226M 0 1167k 0:03:18 0:03:18 --:--:-- 0 100 226M 0 0 100 226M 0 1161k 0:03:19 0:03:19 --:--:-- 0 100 226M 0 0 100 226M 0 1155k 0:03:20 0:03:20 --:--:-- 0 100 226M 0 0 100 226M 0 1150k 0:03:21 0:03:21 --:--:-- 0 100 226M 0 0 100 226M 0 1144k 0:03:22 0:03:22 --:--:-- 0 100 226M 0 0 100 226M 0 1138k 0:03:23 0:03:23 --:--:-- 0 100 226M 0 0 100 226M 0 1133k 0:03:24 0:03:24 --:--:-- 0 100 226M 0 0 100 226M 0 1127k 0:03:25 0:03:25 --:--:-- 0 100 226M 0 0 100 226M 0 1122k 0:03:26 0:03:26 --:--:-- 0 100 226M 0 0 100 226M 0 1116k 0:03:27 0:03:27 --:--:-- 0 100 226M 0 0 100 226M 0 1111k 0:03:28 0:03:28 --:--:-- 0 100 226M 0 0 100 226M 0 1106k 0:03:29 0:03:29 --:--:-- 0 100 226M 0 0 100 226M 0 1100k 0:03:30 0:03:30 --:--:-- 0 100 226M 0 0 100 226M 0 1095k 0:03:31 0:03:31 --:--:-- 0 100 226M 0 0 100 226M 0 1090k 0:03:32 0:03:32 --:--:-- 0 100 226M 0 0 100 226M 0 1085k 0:03:33 0:03:33 --:--:-- 0 100 226M 0 0 100 226M 0 1080k 0:03:34 0:03:34 --:--:-- 0 100 226M 0 0 100 226M 0 1075k 0:03:35 0:03:35 --:--:-- 0 100 226M 0 0 100 226M 0 1070k 0:03:36 0:03:36 --:--:-- 0 100 226M 0 0 100 226M 0 1065k 0:03:37 0:03:37 --:--:-- 0 100 226M 0 0 100 226M 0 1060k 0:03:38 0:03:38 --:--:-- 0 100 226M 0 0 100 226M 0 1055k 0:03:39 0:03:39 --:--:-- 0 100 226M 0 0 100 226M 0 1050k 0:03:40 0:03:40 --:--:-- 0 100 226M 0 0 100 226M 0 1046k 0:03:41 0:03:41 --:--:-- 0 100 226M 0 0 100 226M 0 1041k 0:03:42 0:03:42 --:--:-- 0 100 226M 0 0 100 226M 0 1036k 0:03:43 0:03:43 --:--:-- 0 100 226M 0 0 100 226M 0 1032k 0:03:44 0:03:44 --:--:-- 0 100 226M 0 0 100 226M 0 1027k 0:03:45 0:03:45 --:--:-- 0 100 226M 0 0 100 226M 0 1023k 0:03:46 0:03:46 --:--:-- 0 100 226M 0 0 100 226M 0 1018k 0:03:47 0:03:47 --:--:-- 0 100 226M 0 0 100 226M 0 1014k 0:03:48 0:03:48 --:--:-- 0 100 226M 0 0 100 226M 0 1009k 0:03:49 0:03:49 --:--:-- 0 100 226M 0 0 100 226M 0 1005k 0:03:50 0:03:50 --:--:-- 0 100 226M 0 0 100 226M 0 1000k 0:03:51 0:03:51 --:--:-- 0 100 226M 0 0 100 226M 0 996k 0:03:52 0:03:52 --:--:-- 0 100 226M 0 0 100 226M 0 992k 0:03:53 0:03:53 --:--:-- 0 100 226M 0 0 100 226M 0 988k 0:03:54 0:03:54 --:--:-- 0 100 226M 0 0 100 226M 0 983k 0:03:55 0:03:55 --:--:-- 0 100 226M 0 0 100 226M 0 979k 0:03:56 0:03:56 --:--:-- 0 100 226M 0 0 100 226M 0 975k 0:03:57 0:03:57 --:--:-- 0 100 226M 0 0 100 226M 0 971k 0:03:58 0:03:58 --:--:-- 0 100 226M 0 0 100 226M 0 967k 0:03:59 0:03:59 --:--:-- 0 100 226M 0 43 100 226M 0 966k 0:03:59 0:03:59 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P12@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P13>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P13 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P13/.git [Pipeline] dir Running in /root/workspace/daxie-config/P13/params_P13/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P13/params_P13/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P13/params_P13/params/slave@tmp [Pipeline] sh + cp -r params_P13 params_orin_slave_P13_2025-01-13_13-10-28 [Pipeline] sh + zip -rq params_orin_slave_P13_2025-01-13_13-10-28.zip params_orin_slave_P13_2025-01-13_13-10-28 ./version.json [Pipeline] echo /root/workspace/daxie-config/P13/params_orin_slave_P13_2025-01-13_13-10-28.zip,/root/workspace/daxie-config/P13/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P13/params_orin_slave_P13_2025-01-13_13-10-28.zip"' --form 'version=@"/root/workspace/daxie-config/P13/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 83 226M 0 0 83 188M 0 705M --:--:-- --:--:-- --:--:-- 703M 100 226M 0 0 100 226M 0 172M 0:00:01 0:00:01 --:--:-- 172M 100 226M 0 0 100 226M 0 97.9M 0:00:02 0:00:02 --:--:-- 97.9M 100 226M 0 0 100 226M 0 68.3M 0:00:03 0:00:03 --:--:-- 68.3M 100 226M 0 0 100 226M 0 52.4M 0:00:04 0:00:04 --:--:-- 52.4M 100 226M 0 0 100 226M 0 42.5M 0:00:05 0:00:05 --:--:-- 7698k 100 226M 0 0 100 226M 0 35.8M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.9M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.2M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.9M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.8M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.7M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.6M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9936k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9527k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9151k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8803k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8480k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8181k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7902k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7641k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7397k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7168k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6953k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6750k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6559k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6378k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6207k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6045k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5891k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5745k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5606k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5473k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5347k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5226k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5111k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 5001k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4895k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4794k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4696k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4603k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4513k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4427k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4344k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4264k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4187k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4112k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4041k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3971k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3904k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3840k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3777k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3716k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3658k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3601k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3546k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3492k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3440k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3390k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3341k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3293k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3247k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3202k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3159k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3116k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3075k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3034k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2995k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2957k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2920k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2883k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2848k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2813k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2779k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2746k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2714k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2683k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2652k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2622k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2593k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2564k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2536k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2508k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2455k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2404k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2355k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2263k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2241k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 43 100 226M 0 2233k 0:01:43 0:01:43 --:--:-- 9 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P13@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P14>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P14 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P14/.git [Pipeline] dir Running in /root/workspace/daxie-config/P14/params_P14/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P14/params_P14/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P14/params_P14/params/slave@tmp [Pipeline] sh + cp -r params_P14 params_orin_slave_P14_2025-01-13_13-12-36 [Pipeline] sh + zip -rq params_orin_slave_P14_2025-01-13_13-12-36.zip params_orin_slave_P14_2025-01-13_13-12-36 ./version.json [Pipeline] echo /root/workspace/daxie-config/P14/params_orin_slave_P14_2025-01-13_13-12-36.zip,/root/workspace/daxie-config/P14/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P14/params_orin_slave_P14_2025-01-13_13-12-36.zip"' --form 'version=@"/root/workspace/daxie-config/P14/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 0 226M 0 0 0 384k 0 9846k 0:00:23 --:--:-- 0:00:23 9600k 100 226M 0 0 100 226M 0 168M 0:00:01 0:00:01 --:--:-- 168M 100 226M 0 0 100 226M 0 96.6M 0:00:02 0:00:02 --:--:-- 96.6M 100 226M 0 0 100 226M 0 67.7M 0:00:03 0:00:03 --:--:-- 67.6M 100 226M 0 0 100 226M 0 52.1M 0:00:04 0:00:04 --:--:-- 52.1M 100 226M 0 0 100 226M 0 42.3M 0:00:05 0:00:05 --:--:-- 42.5M 100 226M 0 0 100 226M 0 35.6M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.5M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9921k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9514k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9138k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8791k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8470k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8171k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7892k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7632k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7389k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7160k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6946k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6743k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6553k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6372k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6202k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6040k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5886k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5740k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5601k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5469k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5343k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5222k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5107k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4997k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4891k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4790k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4693k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4600k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4510k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4424k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4341k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4261k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4184k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4110k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4038k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3969k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3902k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3837k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3775k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3714k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3656k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3599k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3544k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3490k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3438k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3388k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3339k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3292k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3246k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3201k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3157k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3073k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2994k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2918k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2778k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2745k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2507k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2428k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2403k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2354k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2307k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2262k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2240k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2177k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2117k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2098k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2079k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2043k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2025k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2007k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1990k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1973k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1956k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1940k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1924k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1908k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1892k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1877k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1862k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1847k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1832k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1818k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1804k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1790k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1776k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1749k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1736k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1723k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1711k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1698k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1673k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1661k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1638k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1626k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1615k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1604k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1582k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1571k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1550k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1500k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1490k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1471k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1462k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1426k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1417k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 43 100 226M 0 1415k 0:02:43 0:02:43 --:--:-- 9 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P14@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P15>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P15 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P15/.git [Pipeline] dir Running in /root/workspace/daxie-config/P15/params_P15/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P15/params_P15/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P15/params_P15/params/slave@tmp [Pipeline] sh + cp -r params_P15 params_orin_slave_P15_2025-01-13_13-15-44 [Pipeline] sh + zip -rq params_orin_slave_P15_2025-01-13_13-15-44.zip params_orin_slave_P15_2025-01-13_13-15-44 ./version.json [Pipeline] echo /root/workspace/daxie-config/P15/params_orin_slave_P15_2025-01-13_13-15-44.zip,/root/workspace/daxie-config/P15/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P15/params_orin_slave_P15_2025-01-13_13-15-44.zip"' --form 'version=@"/root/workspace/daxie-config/P15/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 176M 0:00:01 0:00:01 --:--:-- 176M 100 226M 0 0 100 226M 0 98.9M 0:00:02 0:00:02 --:--:-- 98.9M 100 226M 0 0 100 226M 0 68.8M 0:00:03 0:00:03 --:--:-- 68.8M 100 226M 0 0 100 226M 0 52.7M 0:00:04 0:00:04 --:--:-- 52.7M 100 226M 0 0 100 226M 0 42.7M 0:00:05 0:00:05 --:--:-- 42.7M 100 226M 0 0 100 226M 0 35.9M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 31.0M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.2M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.3M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.9M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 20.0M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.4M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 17.0M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.8M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.7M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.6M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9945k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9535k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9158k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8810k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8487k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8186k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7907k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7646k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7401k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7172k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6957k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6754k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6563k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6382k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6210k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6048k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5894k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5748k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5609k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5476k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5349k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5229k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5113k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 5003k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4897k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4796k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4698k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4605k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4515k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4429k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4345k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4265k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4188k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4114k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4042k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3973k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3906k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3841k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3778k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3718k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3659k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3602k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3547k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3493k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3441k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3391k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3342k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3294k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3248k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3203k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3160k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3117k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3076k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3035k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2996k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2958k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2920k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2884k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2849k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2814k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2780k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2747k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2715k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2683k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2653k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2623k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2593k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2565k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2536k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2509k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2482k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2456k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2430k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2405k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2380k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2356k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2332k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2309k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2286k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2264k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2242k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2220k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2199k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2178k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2158k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2138k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2119k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2099k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2081k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2062k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2044k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2026k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2008k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1991k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1974k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1957k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1941k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1925k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1909k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1893k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1878k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1863k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1848k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1833k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1819k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1805k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1791k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1777k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1750k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1737k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1724k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1711k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1699k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1674k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1662k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1639k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1627k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1616k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1605k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1583k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1572k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1551k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1501k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1491k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1472k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1463k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1427k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1418k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1409k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1401k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1392k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 0 100 226M 0 1384k 0:02:47 0:02:47 --:--:-- 0 100 226M 0 0 100 226M 0 1376k 0:02:48 0:02:48 --:--:-- 0 100 226M 0 0 100 226M 0 1367k 0:02:49 0:02:49 --:--:-- 0 100 226M 0 0 100 226M 0 1359k 0:02:50 0:02:50 --:--:-- 0 100 226M 0 0 100 226M 0 1352k 0:02:51 0:02:51 --:--:-- 0 100 226M 0 0 100 226M 0 1344k 0:02:52 0:02:52 --:--:-- 0 100 226M 0 0 100 226M 0 1336k 0:02:53 0:02:53 --:--:-- 0 100 226M 0 0 100 226M 0 1328k 0:02:54 0:02:54 --:--:-- 0 100 226M 0 0 100 226M 0 1321k 0:02:55 0:02:55 --:--:-- 0 100 226M 0 0 100 226M 0 1313k 0:02:56 0:02:56 --:--:-- 0 100 226M 0 0 100 226M 0 1306k 0:02:57 0:02:57 --:--:-- 0 100 226M 0 0 100 226M 0 1298k 0:02:58 0:02:58 --:--:-- 0 100 226M 0 0 100 226M 0 1291k 0:02:59 0:02:59 --:--:-- 0 100 226M 0 0 100 226M 0 1284k 0:03:00 0:03:00 --:--:-- 0 100 226M 0 0 100 226M 0 1277k 0:03:01 0:03:01 --:--:-- 0 100 226M 0 0 100 226M 0 1270k 0:03:02 0:03:02 --:--:-- 0 100 226M 0 0 100 226M 0 1263k 0:03:03 0:03:03 --:--:-- 0 100 226M 0 0 100 226M 0 1256k 0:03:04 0:03:04 --:--:-- 0 100 226M 0 0 100 226M 0 1249k 0:03:05 0:03:05 --:--:-- 0 100 226M 0 0 100 226M 0 1243k 0:03:06 0:03:06 --:--:-- 0 100 226M 0 0 100 226M 0 1236k 0:03:07 0:03:07 --:--:-- 0 100 226M 0 0 100 226M 0 1229k 0:03:08 0:03:08 --:--:-- 0 100 226M 0 0 100 226M 0 1223k 0:03:09 0:03:09 --:--:-- 0 100 226M 0 0 100 226M 0 1217k 0:03:10 0:03:10 --:--:-- 0 100 226M 0 0 100 226M 0 1210k 0:03:11 0:03:11 --:--:-- 0 100 226M 0 0 100 226M 0 1204k 0:03:12 0:03:12 --:--:-- 0 100 226M 0 0 100 226M 0 1198k 0:03:13 0:03:13 --:--:-- 0 100 226M 0 0 100 226M 0 1191k 0:03:14 0:03:14 --:--:-- 0 100 226M 0 0 100 226M 0 1185k 0:03:15 0:03:15 --:--:-- 0 100 226M 0 0 100 226M 0 1179k 0:03:16 0:03:16 --:--:-- 0 100 226M 0 0 100 226M 0 1173k 0:03:17 0:03:17 --:--:-- 0 100 226M 0 0 100 226M 0 1167k 0:03:18 0:03:18 --:--:-- 0 100 226M 0 0 100 226M 0 1162k 0:03:19 0:03:19 --:--:-- 0 100 226M 0 0 100 226M 0 1156k 0:03:20 0:03:20 --:--:-- 0 100 226M 0 0 100 226M 0 1150k 0:03:21 0:03:21 --:--:-- 0 100 226M 0 0 100 226M 0 1144k 0:03:22 0:03:22 --:--:-- 0 100 226M 0 0 100 226M 0 1139k 0:03:23 0:03:23 --:--:-- 0 100 226M 0 0 100 226M 0 1133k 0:03:24 0:03:24 --:--:-- 0 100 226M 0 0 100 226M 0 1128k 0:03:25 0:03:25 --:--:-- 0 100 226M 0 0 100 226M 0 1122k 0:03:26 0:03:26 --:--:-- 0 100 226M 0 0 100 226M 0 1117k 0:03:27 0:03:27 --:--:-- 0 100 226M 0 0 100 226M 0 1111k 0:03:28 0:03:28 --:--:-- 0 100 226M 0 0 100 226M 0 1106k 0:03:29 0:03:29 --:--:-- 0 100 226M 0 0 100 226M 0 1101k 0:03:30 0:03:30 --:--:-- 0 100 226M 0 0 100 226M 0 1096k 0:03:31 0:03:31 --:--:-- 0 100 226M 0 0 100 226M 0 1090k 0:03:32 0:03:32 --:--:-- 0 100 226M 0 0 100 226M 0 1085k 0:03:33 0:03:33 --:--:-- 0 100 226M 0 0 100 226M 0 1080k 0:03:34 0:03:34 --:--:-- 0 100 226M 0 0 100 226M 0 1075k 0:03:35 0:03:35 --:--:-- 0 100 226M 0 0 100 226M 0 1070k 0:03:36 0:03:36 --:--:-- 0 100 226M 0 0 100 226M 0 1065k 0:03:37 0:03:37 --:--:-- 0 100 226M 0 0 100 226M 0 1060k 0:03:38 0:03:38 --:--:-- 0 100 226M 0 0 100 226M 0 1056k 0:03:39 0:03:39 --:--:-- 0 100 226M 0 0 100 226M 0 1051k 0:03:40 0:03:40 --:--:-- 0 100 226M 0 0 100 226M 0 1046k 0:03:41 0:03:41 --:--:-- 0 100 226M 0 0 100 226M 0 1041k 0:03:42 0:03:42 --:--:-- 0 100 226M 0 0 100 226M 0 1037k 0:03:43 0:03:43 --:--:-- 0 100 226M 0 0 100 226M 0 1032k 0:03:44 0:03:44 --:--:-- 0 100 226M 0 43 100 226M 0 1029k 0:03:45 0:03:45 --:--:-- 9 100 226M 0 43 100 226M 0 1029k 0:03:45 0:03:45 --:--:-- 12 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P15@tmp [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>打包上传P16>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/daxie-config/P16 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_P16/.git [Pipeline] dir Running in /root/workspace/daxie-config/P16/params_P16/params/slave [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P16/params_P16/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P16/params_P16/params/slave@tmp [Pipeline] sh + cp -r params_P16 params_orin_slave_P16_2025-01-13_13-19-54 [Pipeline] sh + zip -rq params_orin_slave_P16_2025-01-13_13-19-54.zip params_orin_slave_P16_2025-01-13_13-19-54 ./version.json [Pipeline] echo /root/workspace/daxie-config/P16/params_orin_slave_P16_2025-01-13_13-19-54.zip,/root/workspace/daxie-config/P16/version.json [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P16/params_orin_slave_P16_2025-01-13_13-19-54.zip"' --form 'version=@"/root/workspace/daxie-config/P16/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 226M 0 0 100 226M 0 169M 0:00:01 0:00:01 --:--:-- 169M 100 226M 0 0 100 226M 0 96.9M 0:00:02 0:00:02 --:--:-- 96.9M 100 226M 0 0 100 226M 0 67.8M 0:00:03 0:00:03 --:--:-- 67.8M 100 226M 0 0 100 226M 0 52.1M 0:00:04 0:00:04 --:--:-- 52.1M 100 226M 0 0 100 226M 0 42.4M 0:00:05 0:00:05 --:--:-- 42.4M 100 226M 0 0 100 226M 0 35.7M 0:00:06 0:00:06 --:--:-- 0 100 226M 0 0 100 226M 0 30.8M 0:00:07 0:00:07 --:--:-- 0 100 226M 0 0 100 226M 0 27.1M 0:00:08 0:00:08 --:--:-- 0 100 226M 0 0 100 226M 0 24.2M 0:00:09 0:00:09 --:--:-- 0 100 226M 0 0 100 226M 0 21.8M 0:00:10 0:00:10 --:--:-- 0 100 226M 0 0 100 226M 0 19.9M 0:00:11 0:00:11 --:--:-- 0 100 226M 0 0 100 226M 0 18.3M 0:00:12 0:00:12 --:--:-- 0 100 226M 0 0 100 226M 0 16.9M 0:00:13 0:00:13 --:--:-- 0 100 226M 0 0 100 226M 0 15.7M 0:00:14 0:00:14 --:--:-- 0 100 226M 0 0 100 226M 0 14.7M 0:00:15 0:00:15 --:--:-- 0 100 226M 0 0 100 226M 0 13.8M 0:00:16 0:00:16 --:--:-- 0 100 226M 0 0 100 226M 0 13.0M 0:00:17 0:00:17 --:--:-- 0 100 226M 0 0 100 226M 0 12.3M 0:00:18 0:00:18 --:--:-- 0 100 226M 0 0 100 226M 0 11.6M 0:00:19 0:00:19 --:--:-- 0 100 226M 0 0 100 226M 0 11.1M 0:00:20 0:00:20 --:--:-- 0 100 226M 0 0 100 226M 0 10.6M 0:00:21 0:00:21 --:--:-- 0 100 226M 0 0 100 226M 0 10.1M 0:00:22 0:00:22 --:--:-- 0 100 226M 0 0 100 226M 0 9924k 0:00:23 0:00:23 --:--:-- 0 100 226M 0 0 100 226M 0 9516k 0:00:24 0:00:24 --:--:-- 0 100 226M 0 0 100 226M 0 9141k 0:00:25 0:00:25 --:--:-- 0 100 226M 0 0 100 226M 0 8794k 0:00:26 0:00:26 --:--:-- 0 100 226M 0 0 100 226M 0 8472k 0:00:27 0:00:27 --:--:-- 0 100 226M 0 0 100 226M 0 8173k 0:00:28 0:00:28 --:--:-- 0 100 226M 0 0 100 226M 0 7894k 0:00:29 0:00:29 --:--:-- 0 100 226M 0 0 100 226M 0 7634k 0:00:30 0:00:30 --:--:-- 0 100 226M 0 0 100 226M 0 7390k 0:00:31 0:00:31 --:--:-- 0 100 226M 0 0 100 226M 0 7162k 0:00:32 0:00:32 --:--:-- 0 100 226M 0 0 100 226M 0 6947k 0:00:33 0:00:33 --:--:-- 0 100 226M 0 0 100 226M 0 6744k 0:00:34 0:00:34 --:--:-- 0 100 226M 0 0 100 226M 0 6554k 0:00:35 0:00:35 --:--:-- 0 100 226M 0 0 100 226M 0 6373k 0:00:36 0:00:36 --:--:-- 0 100 226M 0 0 100 226M 0 6202k 0:00:37 0:00:37 --:--:-- 0 100 226M 0 0 100 226M 0 6041k 0:00:38 0:00:38 --:--:-- 0 100 226M 0 0 100 226M 0 5887k 0:00:39 0:00:39 --:--:-- 0 100 226M 0 0 100 226M 0 5741k 0:00:40 0:00:40 --:--:-- 0 100 226M 0 0 100 226M 0 5602k 0:00:41 0:00:41 --:--:-- 0 100 226M 0 0 100 226M 0 5470k 0:00:42 0:00:42 --:--:-- 0 100 226M 0 0 100 226M 0 5343k 0:00:43 0:00:43 --:--:-- 0 100 226M 0 0 100 226M 0 5223k 0:00:44 0:00:44 --:--:-- 0 100 226M 0 0 100 226M 0 5108k 0:00:45 0:00:45 --:--:-- 0 100 226M 0 0 100 226M 0 4997k 0:00:46 0:00:46 --:--:-- 0 100 226M 0 0 100 226M 0 4892k 0:00:47 0:00:47 --:--:-- 0 100 226M 0 0 100 226M 0 4791k 0:00:48 0:00:48 --:--:-- 0 100 226M 0 0 100 226M 0 4693k 0:00:49 0:00:49 --:--:-- 0 100 226M 0 0 100 226M 0 4600k 0:00:50 0:00:50 --:--:-- 0 100 226M 0 0 100 226M 0 4511k 0:00:51 0:00:51 --:--:-- 0 100 226M 0 0 100 226M 0 4424k 0:00:52 0:00:52 --:--:-- 0 100 226M 0 0 100 226M 0 4341k 0:00:53 0:00:53 --:--:-- 0 100 226M 0 0 100 226M 0 4262k 0:00:54 0:00:54 --:--:-- 0 100 226M 0 0 100 226M 0 4185k 0:00:55 0:00:55 --:--:-- 0 100 226M 0 0 100 226M 0 4110k 0:00:56 0:00:56 --:--:-- 0 100 226M 0 0 100 226M 0 4039k 0:00:57 0:00:57 --:--:-- 0 100 226M 0 0 100 226M 0 3969k 0:00:58 0:00:58 --:--:-- 0 100 226M 0 0 100 226M 0 3902k 0:00:59 0:00:59 --:--:-- 0 100 226M 0 0 100 226M 0 3838k 0:01:00 0:01:00 --:--:-- 0 100 226M 0 0 100 226M 0 3775k 0:01:01 0:01:01 --:--:-- 0 100 226M 0 0 100 226M 0 3715k 0:01:02 0:01:02 --:--:-- 0 100 226M 0 0 100 226M 0 3656k 0:01:03 0:01:03 --:--:-- 0 100 226M 0 0 100 226M 0 3599k 0:01:04 0:01:04 --:--:-- 0 100 226M 0 0 100 226M 0 3544k 0:01:05 0:01:05 --:--:-- 0 100 226M 0 0 100 226M 0 3491k 0:01:06 0:01:06 --:--:-- 0 100 226M 0 0 100 226M 0 3439k 0:01:07 0:01:07 --:--:-- 0 100 226M 0 0 100 226M 0 3388k 0:01:08 0:01:08 --:--:-- 0 100 226M 0 0 100 226M 0 3340k 0:01:09 0:01:09 --:--:-- 0 100 226M 0 0 100 226M 0 3292k 0:01:10 0:01:10 --:--:-- 0 100 226M 0 0 100 226M 0 3246k 0:01:11 0:01:11 --:--:-- 0 100 226M 0 0 100 226M 0 3201k 0:01:12 0:01:12 --:--:-- 0 100 226M 0 0 100 226M 0 3157k 0:01:13 0:01:13 --:--:-- 0 100 226M 0 0 100 226M 0 3115k 0:01:14 0:01:14 --:--:-- 0 100 226M 0 0 100 226M 0 3074k 0:01:15 0:01:15 --:--:-- 0 100 226M 0 0 100 226M 0 3033k 0:01:16 0:01:16 --:--:-- 0 100 226M 0 0 100 226M 0 2994k 0:01:17 0:01:17 --:--:-- 0 100 226M 0 0 100 226M 0 2956k 0:01:18 0:01:18 --:--:-- 0 100 226M 0 0 100 226M 0 2919k 0:01:19 0:01:19 --:--:-- 0 100 226M 0 0 100 226M 0 2882k 0:01:20 0:01:20 --:--:-- 0 100 226M 0 0 100 226M 0 2847k 0:01:21 0:01:21 --:--:-- 0 100 226M 0 0 100 226M 0 2812k 0:01:22 0:01:22 --:--:-- 0 100 226M 0 0 100 226M 0 2778k 0:01:23 0:01:23 --:--:-- 0 100 226M 0 0 100 226M 0 2745k 0:01:24 0:01:24 --:--:-- 0 100 226M 0 0 100 226M 0 2713k 0:01:25 0:01:25 --:--:-- 0 100 226M 0 0 100 226M 0 2682k 0:01:26 0:01:26 --:--:-- 0 100 226M 0 0 100 226M 0 2651k 0:01:27 0:01:27 --:--:-- 0 100 226M 0 0 100 226M 0 2621k 0:01:28 0:01:28 --:--:-- 0 100 226M 0 0 100 226M 0 2592k 0:01:29 0:01:29 --:--:-- 0 100 226M 0 0 100 226M 0 2563k 0:01:30 0:01:30 --:--:-- 0 100 226M 0 0 100 226M 0 2535k 0:01:31 0:01:31 --:--:-- 0 100 226M 0 0 100 226M 0 2508k 0:01:32 0:01:32 --:--:-- 0 100 226M 0 0 100 226M 0 2481k 0:01:33 0:01:33 --:--:-- 0 100 226M 0 0 100 226M 0 2454k 0:01:34 0:01:34 --:--:-- 0 100 226M 0 0 100 226M 0 2429k 0:01:35 0:01:35 --:--:-- 0 100 226M 0 0 100 226M 0 2403k 0:01:36 0:01:36 --:--:-- 0 100 226M 0 0 100 226M 0 2379k 0:01:37 0:01:37 --:--:-- 0 100 226M 0 0 100 226M 0 2355k 0:01:38 0:01:38 --:--:-- 0 100 226M 0 0 100 226M 0 2331k 0:01:39 0:01:39 --:--:-- 0 100 226M 0 0 100 226M 0 2308k 0:01:40 0:01:40 --:--:-- 0 100 226M 0 0 100 226M 0 2285k 0:01:41 0:01:41 --:--:-- 0 100 226M 0 0 100 226M 0 2262k 0:01:42 0:01:42 --:--:-- 0 100 226M 0 0 100 226M 0 2241k 0:01:43 0:01:43 --:--:-- 0 100 226M 0 0 100 226M 0 2219k 0:01:44 0:01:44 --:--:-- 0 100 226M 0 0 100 226M 0 2198k 0:01:45 0:01:45 --:--:-- 0 100 226M 0 0 100 226M 0 2177k 0:01:46 0:01:46 --:--:-- 0 100 226M 0 0 100 226M 0 2157k 0:01:47 0:01:47 --:--:-- 0 100 226M 0 0 100 226M 0 2137k 0:01:48 0:01:48 --:--:-- 0 100 226M 0 0 100 226M 0 2118k 0:01:49 0:01:49 --:--:-- 0 100 226M 0 0 100 226M 0 2098k 0:01:50 0:01:50 --:--:-- 0 100 226M 0 0 100 226M 0 2080k 0:01:51 0:01:51 --:--:-- 0 100 226M 0 0 100 226M 0 2061k 0:01:52 0:01:52 --:--:-- 0 100 226M 0 0 100 226M 0 2043k 0:01:53 0:01:53 --:--:-- 0 100 226M 0 0 100 226M 0 2025k 0:01:54 0:01:54 --:--:-- 0 100 226M 0 0 100 226M 0 2007k 0:01:55 0:01:55 --:--:-- 0 100 226M 0 0 100 226M 0 1990k 0:01:56 0:01:56 --:--:-- 0 100 226M 0 0 100 226M 0 1973k 0:01:57 0:01:57 --:--:-- 0 100 226M 0 0 100 226M 0 1956k 0:01:58 0:01:58 --:--:-- 0 100 226M 0 0 100 226M 0 1940k 0:01:59 0:01:59 --:--:-- 0 100 226M 0 0 100 226M 0 1924k 0:02:00 0:02:00 --:--:-- 0 100 226M 0 0 100 226M 0 1908k 0:02:01 0:02:01 --:--:-- 0 100 226M 0 0 100 226M 0 1892k 0:02:02 0:02:02 --:--:-- 0 100 226M 0 0 100 226M 0 1877k 0:02:03 0:02:03 --:--:-- 0 100 226M 0 0 100 226M 0 1862k 0:02:04 0:02:04 --:--:-- 0 100 226M 0 0 100 226M 0 1847k 0:02:05 0:02:05 --:--:-- 0 100 226M 0 0 100 226M 0 1833k 0:02:06 0:02:06 --:--:-- 0 100 226M 0 0 100 226M 0 1818k 0:02:07 0:02:07 --:--:-- 0 100 226M 0 0 100 226M 0 1804k 0:02:08 0:02:08 --:--:-- 0 100 226M 0 0 100 226M 0 1790k 0:02:09 0:02:09 --:--:-- 0 100 226M 0 0 100 226M 0 1776k 0:02:10 0:02:10 --:--:-- 0 100 226M 0 0 100 226M 0 1763k 0:02:11 0:02:11 --:--:-- 0 100 226M 0 0 100 226M 0 1749k 0:02:12 0:02:12 --:--:-- 0 100 226M 0 0 100 226M 0 1736k 0:02:13 0:02:13 --:--:-- 0 100 226M 0 0 100 226M 0 1723k 0:02:14 0:02:14 --:--:-- 0 100 226M 0 0 100 226M 0 1711k 0:02:15 0:02:15 --:--:-- 0 100 226M 0 0 100 226M 0 1698k 0:02:16 0:02:16 --:--:-- 0 100 226M 0 0 100 226M 0 1686k 0:02:17 0:02:17 --:--:-- 0 100 226M 0 0 100 226M 0 1674k 0:02:18 0:02:18 --:--:-- 0 100 226M 0 0 100 226M 0 1662k 0:02:19 0:02:19 --:--:-- 0 100 226M 0 0 100 226M 0 1650k 0:02:20 0:02:20 --:--:-- 0 100 226M 0 0 100 226M 0 1638k 0:02:21 0:02:21 --:--:-- 0 100 226M 0 0 100 226M 0 1626k 0:02:22 0:02:22 --:--:-- 0 100 226M 0 0 100 226M 0 1615k 0:02:23 0:02:23 --:--:-- 0 100 226M 0 0 100 226M 0 1604k 0:02:24 0:02:24 --:--:-- 0 100 226M 0 0 100 226M 0 1593k 0:02:25 0:02:25 --:--:-- 0 100 226M 0 0 100 226M 0 1582k 0:02:26 0:02:26 --:--:-- 0 100 226M 0 0 100 226M 0 1571k 0:02:27 0:02:27 --:--:-- 0 100 226M 0 0 100 226M 0 1561k 0:02:28 0:02:28 --:--:-- 0 100 226M 0 0 100 226M 0 1550k 0:02:29 0:02:29 --:--:-- 0 100 226M 0 0 100 226M 0 1540k 0:02:30 0:02:30 --:--:-- 0 100 226M 0 0 100 226M 0 1530k 0:02:31 0:02:31 --:--:-- 0 100 226M 0 0 100 226M 0 1520k 0:02:32 0:02:32 --:--:-- 0 100 226M 0 0 100 226M 0 1510k 0:02:33 0:02:33 --:--:-- 0 100 226M 0 0 100 226M 0 1500k 0:02:34 0:02:34 --:--:-- 0 100 226M 0 0 100 226M 0 1490k 0:02:35 0:02:35 --:--:-- 0 100 226M 0 0 100 226M 0 1481k 0:02:36 0:02:36 --:--:-- 0 100 226M 0 0 100 226M 0 1471k 0:02:37 0:02:37 --:--:-- 0 100 226M 0 0 100 226M 0 1462k 0:02:38 0:02:38 --:--:-- 0 100 226M 0 0 100 226M 0 1453k 0:02:39 0:02:39 --:--:-- 0 100 226M 0 0 100 226M 0 1444k 0:02:40 0:02:40 --:--:-- 0 100 226M 0 0 100 226M 0 1435k 0:02:41 0:02:41 --:--:-- 0 100 226M 0 0 100 226M 0 1426k 0:02:42 0:02:42 --:--:-- 0 100 226M 0 0 100 226M 0 1417k 0:02:43 0:02:43 --:--:-- 0 100 226M 0 0 100 226M 0 1409k 0:02:44 0:02:44 --:--:-- 0 100 226M 0 0 100 226M 0 1400k 0:02:45 0:02:45 --:--:-- 0 100 226M 0 0 100 226M 0 1392k 0:02:46 0:02:46 --:--:-- 0 100 226M 0 43 100 226M 0 1390k 0:02:46 0:02:46 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P16@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/daxie/.P01.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P01.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P01.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P02.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P02.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P02.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P03.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P03.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P03.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P04.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P04.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P04.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P05.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P05.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P05.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P06.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P06.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P06.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P07.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P07.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P07.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P08.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P08.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P08.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P09.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P09.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P09.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P10.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P10.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P10.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P11.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P11.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P11.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P12.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P12.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P12.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P13.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P13.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P13.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P14.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P14.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P14.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P15.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P15.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P15.json [Pipeline] sh + cat /root/commtest/master-project/daxie/.P16.json [Pipeline] sh + cat /root/commtest/rcdev-project/daxie/.P16.json [Pipeline] sh + cat /root/commtest/dev-project/daxie/.P16.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知 ### [大榭车辆参数] --- - 状态: 编译成功 - 执行人:sunyufu - 更新车辆: > - [P01slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** > - [P02slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: c30f0d1.**2024/06/20/17:32:24** > - [P03slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 35a1393.**2024/07/02/14:43:38** > - [P04slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 299399e.**2024/07/11/19:17:38** > - [P05slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: d0e884a.**2024/07/11/19:18:08** > - [P06slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 23a14a6.**2024/07/11/19:18:41** > - [P07slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: e049abb.**2024/07/11/19:19:07** > - [P08slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 18ca737.**2024/07/11/19:19:29** > - [P09slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: f7be4e1.**2024/07/11/19:19:54** > - [P10slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2cc460d.**2024/07/11/19:20:18** > - [P11slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 2d32aee.**2024/06/20/17:39:34** > - [P12slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: cfba68b.**2024/07/11/19:21:12** > - [P13slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 9ce8697.**2024/06/20/17:41:00** > - [P14slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0a1c55d.**2024/06/20/17:41:37** > - [P15slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: aa2c01e.**2024/06/20/17:57:01** > - [P16slave]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 3462bd6.**2024/06/20/17:57:44** --- > 请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 2964 0 0 100 2964 0 68930 --:--:-- --:--:-- --:--:-- 67363 100 2991 100 27 100 2964 321 35285 --:--:-- --:--:-- --:--:-- 35188 [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