Started by user weilikang 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 ffe290332d57ef4be1da4de71f843b9b457d6746 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 ffe290332d57ef4be1da4de71f843b9b457d6746 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ffe290332d57ef4be1da4de71f843b9b457d6746 # timeout=10 Commit message: "Update vehicleInfo.groovy" > git rev-list --no-walk ffe290332d57ef4be1da4de71f843b9b457d6746 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo [P01] [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 56c9df43620edab48dce7d3d69f852a2410e849f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 56c9df43620edab48dce7d3d69f852a2410e849f # timeout=10 Commit message: "Update system-libraries.jenkinsfile" > git rev-list --no-walk 56c9df43620edab48dce7d3d69f852a2410e849f # 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 [P01] [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_slave_P01_2024-12-02_22-17-13 /root/workspace/daxie-config/P01/params_orin_slave_P01_2024-12-02_22-17-13.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] [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:删除安全模块的私有参数" First time build. Skipping changelog. [Pipeline] echo test [Pipeline] echo 获取当前commitmsg [Pipeline] echo true [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/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-10-28T11:59:35.946Z","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-08-14T07:13:37.206Z","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-11-28T07:52:11.580Z","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 + python3 /root/weilk/project/get_git_now.py 64 0519626 [Pipeline] echo {"repo_name":"params_orin_master_P01","branch":"rc_dev","time":"2024-12-17_15-00-04","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-10-28T11:59:35.946Z","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-08-14T07:13:37.206Z","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-11-28T07:52:11.580Z","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/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] sh + python3 /root/weilk/project/get_git_now.py 215 770a9da [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-12-17_15-00-11","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_master_P01","branch":"rc_dev","time":"2024-12-17_15-00-04","commit_id":"0519626","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-12-17_15-00-11","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":1,"device_name":"T801_Master","type":0,"project":1} [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_P01","branch":"rc_dev","time":"2024-12-17_15-00-04","commit_id":"0519626","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"rc_dev","time":"2024-12-17_15-00-11","commit_id":"770a9da","version":"","commit_msgs":",,"}],"device":1,"device_name":"T801_Master","type":0,"project":1}' [Pipeline] sh ++ xargs ++ ls ++ grep -v version.json ++ grep -v params_P01 + cp -r params params_P01/ [Pipeline] sh + rm -rf params_P01@tmp [Pipeline] echo > - [P01master]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/daxie-config/P01@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 8d7311a2182e63ff34e879e30be9b33424749773 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7311a2182e63ff34e879e30be9b33424749773 # timeout=300000 Commit message: "Add hdmap_interface" > git rev-list --no-walk 8d7311a2182e63ff34e879e30be9b33424749773 # 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. 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 | 9.04 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 7% (1/13) Resolving deltas: 30% (4/13) Resolving deltas: 53% (7/13) Resolving deltas: 61% (8/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 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 | 14.25 MiB/s, done. Resolving deltas: 0% (0/885) Resolving deltas: 2% (19/885) Resolving deltas: 3% (27/885) Resolving deltas: 4% (36/885) Resolving deltas: 5% (45/885) Resolving deltas: 11% (106/885) Resolving deltas: 16% (150/885) Resolving deltas: 17% (151/885) Resolving deltas: 18% (165/885) Resolving deltas: 19% (174/885) Resolving deltas: 20% (179/885) Resolving deltas: 21% (186/885) Resolving deltas: 22% (197/885) Resolving deltas: 25% (225/885) Resolving deltas: 26% (238/885) Resolving deltas: 27% (241/885) Resolving deltas: 28% (250/885) Resolving deltas: 29% (265/885) Resolving deltas: 30% (267/885) Resolving deltas: 31% (277/885) Resolving deltas: 32% (288/885) Resolving deltas: 33% (294/885) Resolving deltas: 38% (338/885) Resolving deltas: 39% (347/885) Resolving deltas: 42% (379/885) Resolving deltas: 43% (381/885) Resolving deltas: 44% (395/885) Resolving deltas: 45% (404/885) Resolving deltas: 46% (412/885) Resolving deltas: 47% (419/885) Resolving deltas: 48% (430/885) Resolving deltas: 49% (436/885) Resolving deltas: 51% (453/885) Resolving deltas: 52% (461/885) Resolving deltas: 53% (471/885) Resolving deltas: 54% (478/885) Resolving deltas: 55% (492/885) Resolving deltas: 56% (499/885) Resolving deltas: 58% (516/885) Resolving deltas: 59% (524/885) Resolving deltas: 60% (538/885) Resolving deltas: 61% (547/885) Resolving deltas: 63% (558/885) Resolving deltas: 66% (587/885) Resolving deltas: 67% (593/885) Resolving deltas: 69% (611/885) Resolving deltas: 70% (620/885) Resolving deltas: 71% (630/885) Resolving deltas: 74% (658/885) Resolving deltas: 75% (666/885) Resolving deltas: 76% (673/885) Resolving deltas: 77% (685/885) Resolving deltas: 81% (718/885) Resolving deltas: 100% (885/885) Resolving deltas: 100% (885/885), done. Cloning into '/root/workspace/daxie-config/P01/params_new/hardware'... remote: Enumerating objects: 32, done. remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), done. remote: Compressing objects: 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 32 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), done. Resolving deltas: 0% (0/11) Resolving deltas: 18% (2/11) Resolving deltas: 45% (5/11) Resolving deltas: 72% (8/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/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 | 3.67 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: 40% (4/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: 115, done. remote: Counting objects: 1% (1/76) remote: Counting objects: 2% (2/76) remote: Counting objects: 3% (3/76) remote: Counting objects: 5% (4/76) remote: Counting objects: 6% (5/76) remote: Counting objects: 7% (6/76) remote: Counting objects: 9% (7/76) remote: Counting objects: 10% (8/76) remote: Counting objects: 11% (9/76) remote: Counting objects: 13% (10/76) remote: Counting objects: 14% (11/76) remote: Counting objects: 15% (12/76) remote: Counting objects: 17% (13/76) remote: Counting objects: 18% (14/76) remote: Counting objects: 19% (15/76) remote: Counting objects: 21% (16/76) remote: Counting objects: 22% (17/76) remote: Counting objects: 23% (18/76) remote: Counting objects: 25% (19/76) remote: Counting objects: 26% (20/76) remote: Counting objects: 27% (21/76) remote: Counting objects: 28% (22/76) remote: Counting objects: 30% (23/76) remote: Counting objects: 31% (24/76) remote: Counting objects: 32% (25/76) remote: Counting objects: 34% (26/76) remote: Counting objects: 35% (27/76) remote: Counting objects: 36% (28/76) remote: Counting objects: 38% (29/76) remote: Counting objects: 39% (30/76) remote: Counting objects: 40% (31/76) remote: Counting objects: 42% (32/76) remote: Counting objects: 43% (33/76) remote: Counting objects: 44% (34/76) remote: Counting objects: 46% (35/76) remote: Counting objects: 47% (36/76) remote: Counting objects: 48% (37/76) remote: Counting objects: 50% (38/76) remote: Counting objects: 51% (39/76) remote: Counting objects: 52% (40/76) remote: Counting objects: 53% (41/76) remote: Counting objects: 55% (42/76) remote: Counting objects: 56% (43/76) remote: Counting objects: 57% (44/76) remote: Counting objects: 59% (45/76) remote: Counting objects: 60% (46/76) remote: Counting objects: 61% (47/76) remote: Counting objects: 63% (48/76) remote: Counting objects: 64% (49/76) remote: Counting objects: 65% (50/76) remote: Counting objects: 67% (51/76) remote: Counting objects: 68% (52/76) remote: Counting objects: 69% (53/76) remote: Counting objects: 71% (54/76) remote: Counting objects: 72% (55/76) remote: Counting objects: 73% (56/76) remote: Counting objects: 75% (57/76) remote: Counting objects: 76% (58/76) remote: Counting objects: 77% (59/76) remote: Counting objects: 78% (60/76) remote: Counting objects: 80% (61/76) remote: Counting objects: 81% (62/76) remote: Counting objects: 82% (63/76) remote: Counting objects: 84% (64/76) remote: Counting objects: 85% (65/76) remote: Counting objects: 86% (66/76) remote: Counting objects: 88% (67/76) remote: Counting objects: 89% (68/76) remote: Counting objects: 90% (69/76) remote: Counting objects: 92% (70/76) remote: Counting objects: 93% (71/76) remote: Counting objects: 94% (72/76) remote: Counting objects: 96% (73/76) remote: Counting objects: 97% (74/76) remote: Counting objects: 98% (75/76) remote: Counting objects: 100% (76/76) remote: Counting objects: 100% (76/76), 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/115) Receiving objects: 1% (2/115) Receiving objects: 2% (3/115) Receiving objects: 3% (4/115) Receiving objects: 4% (5/115) Receiving objects: 5% (6/115) Receiving objects: 6% (7/115) Receiving objects: 7% (9/115) Receiving objects: 8% (10/115) Receiving objects: 9% (11/115) Receiving objects: 10% (12/115) Receiving objects: 11% (13/115) Receiving objects: 12% (14/115) Receiving objects: 13% (15/115) Receiving objects: 14% (17/115) Receiving objects: 15% (18/115) Receiving objects: 16% (19/115) Receiving objects: 17% (20/115) Receiving objects: 18% (21/115) Receiving objects: 19% (22/115) Receiving objects: 20% (23/115) Receiving objects: 21% (25/115) Receiving objects: 22% (26/115) Receiving objects: 23% (27/115) Receiving objects: 24% (28/115) Receiving objects: 25% (29/115) Receiving objects: 26% (30/115) Receiving objects: 27% (32/115) Receiving objects: 28% (33/115) Receiving objects: 29% (34/115) Receiving objects: 30% (35/115) Receiving objects: 31% (36/115) Receiving objects: 32% (37/115) Receiving objects: 33% (38/115) Receiving objects: 34% (40/115) Receiving objects: 35% (41/115) Receiving objects: 36% (42/115) Receiving objects: 37% (43/115) Receiving objects: 38% (44/115) remote: Total 115 (delta 14), reused 40 (delta 8), pack-reused 39 Receiving objects: 39% (45/115) Receiving objects: 40% (46/115) Receiving objects: 41% (48/115) Receiving objects: 42% (49/115) Receiving objects: 43% (50/115) Receiving objects: 44% (51/115) Receiving objects: 45% (52/115) Receiving objects: 46% (53/115) Receiving objects: 47% (55/115) Receiving objects: 48% (56/115) Receiving objects: 49% (57/115) Receiving objects: 50% (58/115) Receiving objects: 51% (59/115) Receiving objects: 52% (60/115) Receiving objects: 53% (61/115) Receiving objects: 54% (63/115) Receiving objects: 55% (64/115) Receiving objects: 56% (65/115) Receiving objects: 57% (66/115) Receiving objects: 58% (67/115) Receiving objects: 59% (68/115) Receiving objects: 60% (69/115) Receiving objects: 61% (71/115) Receiving objects: 62% (72/115) Receiving objects: 63% (73/115) Receiving objects: 64% (74/115) Receiving objects: 65% (75/115) Receiving objects: 66% (76/115) Receiving objects: 67% (78/115) Receiving objects: 68% (79/115) Receiving objects: 69% (80/115) Receiving objects: 70% (81/115) Receiving objects: 71% (82/115) Receiving objects: 72% (83/115) Receiving objects: 73% (84/115) Receiving objects: 74% (86/115) Receiving objects: 75% (87/115) Receiving objects: 76% (88/115) Receiving objects: 77% (89/115) Receiving objects: 78% (90/115) Receiving objects: 79% (91/115) Receiving objects: 80% (92/115) Receiving objects: 81% (94/115) Receiving objects: 82% (95/115) Receiving objects: 83% (96/115) Receiving objects: 84% (97/115) Receiving objects: 85% (98/115) Receiving objects: 86% (99/115) Receiving objects: 87% (101/115) Receiving objects: 88% (102/115) Receiving objects: 89% (103/115) Receiving objects: 90% (104/115) Receiving objects: 91% (105/115) Receiving objects: 92% (106/115) Receiving objects: 93% (107/115) Receiving objects: 94% (109/115) Receiving objects: 95% (110/115) Receiving objects: 96% (111/115) Receiving objects: 97% (112/115) Receiving objects: 98% (113/115) Receiving objects: 99% (114/115) Receiving objects: 100% (115/115) Receiving objects: 100% (115/115), 18.04 KiB | 4.51 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 10% (2/20) Resolving deltas: 15% (3/20) Resolving deltas: 20% (4/20) Resolving deltas: 25% (5/20) Resolving deltas: 30% (6/20) Resolving deltas: 40% (8/20) Resolving deltas: 80% (16/20) Resolving deltas: 85% (17/20) Resolving deltas: 90% (18/20) Resolving deltas: 95% (19/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), 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: 582, done. remote: Counting objects: 0% (1/153) remote: Counting objects: 1% (2/153) remote: Counting objects: 2% (4/153) remote: Counting objects: 3% (5/153) remote: Counting objects: 4% (7/153) remote: Counting objects: 5% (8/153) remote: Counting objects: 6% (10/153) remote: Counting objects: 7% (11/153) remote: Counting objects: 8% (13/153) remote: Counting objects: 9% (14/153) remote: Counting objects: 10% (16/153) remote: Counting objects: 11% (17/153) remote: Counting objects: 12% (19/153) remote: Counting objects: 13% (20/153) remote: Counting objects: 14% (22/153) remote: Counting objects: 15% (23/153) remote: Counting objects: 16% (25/153) remote: Counting objects: 17% (27/153) remote: Counting objects: 18% (28/153) remote: Counting objects: 19% (30/153) remote: Counting objects: 20% (31/153) remote: Counting objects: 21% (33/153) remote: Counting objects: 22% (34/153) remote: Counting objects: 23% (36/153) remote: Counting objects: 24% (37/153) remote: Counting objects: 25% (39/153) remote: Counting objects: 26% (40/153) remote: Counting objects: 27% (42/153) remote: Counting objects: 28% (43/153) remote: Counting objects: 29% (45/153) remote: Counting objects: 30% (46/153) remote: Counting objects: 31% (48/153) remote: Counting objects: 32% (49/153) remote: Counting objects: 33% (51/153) remote: Counting objects: 34% (53/153) remote: Counting objects: 35% (54/153) remote: Counting objects: 36% (56/153) remote: Counting objects: 37% (57/153) remote: Counting objects: 38% (59/153) remote: Counting objects: 39% (60/153) remote: Counting objects: 40% (62/153) remote: Counting objects: 41% (63/153) remote: Counting objects: 42% (65/153) remote: Counting objects: 43% (66/153) remote: Counting objects: 44% (68/153) remote: Counting objects: 45% (69/153) remote: Counting objects: 46% (71/153) remote: Counting objects: 47% (72/153) remote: Counting objects: 48% (74/153) remote: Counting objects: 49% (75/153) remote: Counting objects: 50% (77/153) remote: Counting objects: 51% (79/153) remote: Counting objects: 52% (80/153) remote: Counting objects: 53% (82/153) remote: Counting objects: 54% (83/153) remote: Counting objects: 55% (85/153) remote: Counting objects: 56% (86/153) remote: Counting objects: 57% (88/153) remote: Counting objects: 58% (89/153) remote: Counting objects: 59% (91/153) remote: Counting objects: 60% (92/153) remote: Counting objects: 61% (94/153) remote: Counting objects: 62% (95/153) remote: Counting objects: 63% (97/153) remote: Counting objects: 64% (98/153) remote: Counting objects: 65% (100/153) remote: Counting objects: 66% (101/153) remote: Counting objects: 67% (103/153) remote: Counting objects: 68% (105/153) remote: Counting objects: 69% (106/153) remote: Counting objects: 70% (108/153) remote: Counting objects: 71% (109/153) remote: Counting objects: 72% (111/153) remote: Counting objects: 73% (112/153) remote: Counting objects: 74% (114/153) remote: Counting objects: 75% (115/153) remote: Counting objects: 76% (117/153) remote: Counting objects: 77% (118/153) remote: Counting objects: 78% (120/153) remote: Counting objects: 79% (121/153) remote: Counting objects: 80% (123/153) remote: Counting objects: 81% (124/153) remote: Counting objects: 82% (126/153) remote: Counting objects: 83% (127/153) remote: Counting objects: 84% (129/153) remote: Counting objects: 85% (131/153) remote: Counting objects: 86% (132/153) remote: Counting objects: 87% (134/153) remote: Counting objects: 88% (135/153) remote: Counting objects: 89% (137/153) remote: Counting objects: 90% (138/153) remote: Counting objects: 91% (140/153) remote: Counting objects: 92% (141/153) remote: Counting objects: 93% (143/153) remote: Counting objects: 94% (144/153) remote: Counting objects: 95% (146/153) remote: Counting objects: 96% (147/153) remote: Counting objects: 97% (149/153) remote: Counting objects: 98% (150/153) remote: Counting objects: 99% (152/153) remote: Counting objects: 100% (153/153) remote: Counting objects: 100% (153/153), done. remote: Compressing objects: 1% (1/81) remote: Compressing objects: 2% (2/81) remote: Compressing objects: 3% (3/81) remote: Compressing objects: 4% (4/81) remote: Compressing objects: 6% (5/81) remote: Compressing objects: 7% (6/81) remote: Compressing objects: 8% (7/81) remote: Compressing objects: 9% (8/81) remote: Compressing objects: 11% (9/81) remote: Compressing objects: 12% (10/81) remote: Compressing objects: 13% (11/81) remote: Compressing objects: 14% (12/81) remote: Compressing objects: 16% (13/81) remote: Compressing objects: 17% (14/81) remote: Compressing objects: 18% (15/81) remote: Compressing objects: 19% (16/81) remote: Compressing objects: 20% (17/81) remote: Compressing objects: 22% (18/81) remote: Compressing objects: 23% (19/81) remote: Compressing objects: 24% (20/81) remote: Compressing objects: 25% (21/81) remote: Compressing objects: 27% (22/81) remote: Compressing objects: 28% (23/81) remote: Compressing objects: 29% (24/81) remote: Compressing objects: 30% (25/81) remote: Compressing objects: 32% (26/81) remote: Compressing objects: 33% (27/81) remote: Compressing objects: 34% (28/81) remote: Compressing objects: 35% (29/81) remote: Compressing objects: 37% (30/81) remote: Compressing objects: 38% (31/81) remote: Compressing objects: 39% (32/81) remote: Compressing objects: 40% (33/81) remote: Compressing objects: 41% (34/81) remote: Compressing objects: 43% (35/81) remote: Compressing objects: 44% (36/81) remote: Compressing objects: 45% (37/81) remote: Compressing objects: 46% (38/81) remote: Compressing objects: 48% (39/81) remote: Compressing objects: 49% (40/81) remote: Compressing objects: 50% (41/81) remote: Compressing objects: 51% (42/81) remote: Compressing objects: 53% (43/81) remote: Compressing objects: 54% (44/81) remote: Compressing objects: 55% (45/81) remote: Compressing objects: 56% (46/81) remote: Compressing objects: 58% (47/81) remote: Compressing objects: 59% (48/81) remote: Compressing objects: 60% (49/81) remote: Compressing objects: 61% (50/81) remote: Compressing objects: 62% (51/81) remote: Compressing objects: 64% (52/81) remote: Compressing objects: 65% (53/81) remote: Compressing objects: 66% (54/81) remote: Compressing objects: 67% (55/81) remote: Compressing objects: 69% (56/81) remote: Compressing objects: 70% (57/81) remote: Compressing objects: 71% (58/81) remote: Compressing objects: 72% (59/81) remote: Compressing objects: 74% (60/81) remote: Compressing objects: 75% (61/81) remote: Compressing objects: 76% (62/81) remote: Compressing objects: 77% (63/81) remote: Compressing objects: 79% (64/81) remote: Compressing objects: 80% (65/81) remote: Compressing objects: 81% (66/81) remote: Compressing objects: 82% (67/81) remote: Compressing objects: 83% (68/81) remote: Compressing objects: 85% (69/81) remote: Compressing objects: 86% (70/81) remote: Compressing objects: 87% (71/81) remote: Compressing objects: 88% (72/81) remote: Compressing objects: 90% (73/81) remote: Compressing objects: 91% (74/81) remote: Compressing objects: 92% (75/81) remote: Compressing objects: 93% (76/81) remote: Compressing objects: 95% (77/81) remote: Compressing objects: 96% (78/81) remote: Compressing objects: 97% (79/81) remote: Compressing objects: 98% (80/81) remote: Compressing objects: 100% (81/81) remote: Compressing objects: 100% (81/81), done. Receiving objects: 0% (1/582) Receiving objects: 1% (6/582) Receiving objects: 2% (12/582) Receiving objects: 3% (18/582) Receiving objects: 4% (24/582) Receiving objects: 5% (30/582) Receiving objects: 6% (35/582) Receiving objects: 7% (41/582) Receiving objects: 8% (47/582) Receiving objects: 9% (53/582) Receiving objects: 10% (59/582) Receiving objects: 11% (65/582) Receiving objects: 12% (70/582) Receiving objects: 13% (76/582) Receiving objects: 14% (82/582) Receiving objects: 15% (88/582) Receiving objects: 16% (94/582) Receiving objects: 17% (99/582) Receiving objects: 18% (105/582) Receiving objects: 19% (111/582) Receiving objects: 20% (117/582) Receiving objects: 21% (123/582) Receiving objects: 22% (129/582) Receiving objects: 23% (134/582) Receiving objects: 24% (140/582) Receiving objects: 25% (146/582) Receiving objects: 26% (152/582) remote: Total 582 (delta 61), reused 113 (delta 43), pack-reused 429 Receiving objects: 27% (158/582) Receiving objects: 28% (163/582) Receiving objects: 29% (169/582) Receiving objects: 30% (175/582) Receiving objects: 31% (181/582) Receiving objects: 32% (187/582) Receiving objects: 33% (193/582) Receiving objects: 34% (198/582) Receiving objects: 35% (204/582) Receiving objects: 36% (210/582) Receiving objects: 37% (216/582) Receiving objects: 38% (222/582) Receiving objects: 39% (227/582) Receiving objects: 40% (233/582) Receiving objects: 41% (239/582) Receiving objects: 42% (245/582) Receiving objects: 43% (251/582) Receiving objects: 44% (257/582) Receiving objects: 45% (262/582) Receiving objects: 46% (268/582) Receiving objects: 47% (274/582) Receiving objects: 48% (280/582) Receiving objects: 49% (286/582) Receiving objects: 50% (291/582) Receiving objects: 51% (297/582) Receiving objects: 52% (303/582) Receiving objects: 53% (309/582) Receiving objects: 54% (315/582) Receiving objects: 55% (321/582) Receiving objects: 56% (326/582) Receiving objects: 57% (332/582) Receiving objects: 58% (338/582) Receiving objects: 59% (344/582) Receiving objects: 60% (350/582) Receiving objects: 61% (356/582) Receiving objects: 62% (361/582) Receiving objects: 63% (367/582) Receiving objects: 64% (373/582) Receiving objects: 65% (379/582) Receiving objects: 66% (385/582) Receiving objects: 67% (390/582) Receiving objects: 68% (396/582) Receiving objects: 69% (402/582) Receiving objects: 70% (408/582) Receiving objects: 71% (414/582) Receiving objects: 72% (420/582) Receiving objects: 73% (425/582) Receiving objects: 74% (431/582) Receiving objects: 75% (437/582) Receiving objects: 76% (443/582) Receiving objects: 77% (449/582) Receiving objects: 78% (454/582) Receiving objects: 79% (460/582) Receiving objects: 80% (466/582) Receiving objects: 81% (472/582) Receiving objects: 82% (478/582) Receiving objects: 83% (484/582) Receiving objects: 84% (489/582) Receiving objects: 85% (495/582) Receiving objects: 86% (501/582) Receiving objects: 87% (507/582) Receiving objects: 88% (513/582) Receiving objects: 89% (518/582) Receiving objects: 90% (524/582) Receiving objects: 91% (530/582) Receiving objects: 92% (536/582) Receiving objects: 93% (542/582) Receiving objects: 94% (548/582) Receiving objects: 95% (553/582) Receiving objects: 96% (559/582) Receiving objects: 97% (565/582) Receiving objects: 98% (571/582) Receiving objects: 99% (577/582) Receiving objects: 100% (582/582) Receiving objects: 100% (582/582), 99.22 KiB | 6.61 MiB/s, done. Resolving deltas: 0% (0/241) Resolving deltas: 1% (3/241) Resolving deltas: 2% (5/241) Resolving deltas: 3% (8/241) Resolving deltas: 9% (22/241) Resolving deltas: 11% (28/241) Resolving deltas: 17% (41/241) Resolving deltas: 25% (62/241) Resolving deltas: 26% (63/241) Resolving deltas: 27% (66/241) Resolving deltas: 28% (68/241) Resolving deltas: 33% (80/241) Resolving deltas: 39% (94/241) Resolving deltas: 41% (101/241) Resolving deltas: 43% (106/241) Resolving deltas: 45% (110/241) Resolving deltas: 48% (117/241) Resolving deltas: 49% (119/241) Resolving deltas: 50% (121/241) Resolving deltas: 51% (124/241) Resolving deltas: 52% (127/241) Resolving deltas: 53% (129/241) Resolving deltas: 55% (133/241) Resolving deltas: 56% (136/241) Resolving deltas: 57% (138/241) Resolving deltas: 58% (140/241) Resolving deltas: 65% (159/241) Resolving deltas: 66% (160/241) Resolving deltas: 70% (170/241) Resolving deltas: 71% (172/241) Resolving deltas: 72% (175/241) Resolving deltas: 74% (180/241) Resolving deltas: 78% (188/241) Resolving deltas: 79% (191/241) Resolving deltas: 80% (193/241) Resolving deltas: 81% (196/241) Resolving deltas: 82% (198/241) Resolving deltas: 83% (201/241) Resolving deltas: 100% (241/241) Resolving deltas: 100% (241/241), 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: 119, 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/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 119 (delta 26), reused 40 (delta 17), pack-reused 63 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) 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.32 KiB | 9.16 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 1% (1/62) Resolving deltas: 4% (3/62) Resolving deltas: 22% (14/62) Resolving deltas: 25% (16/62) Resolving deltas: 29% (18/62) Resolving deltas: 30% (19/62) Resolving deltas: 32% (20/62) Resolving deltas: 33% (21/62) Resolving deltas: 35% (22/62) Resolving deltas: 40% (25/62) Resolving deltas: 45% (28/62) Resolving deltas: 46% (29/62) Resolving deltas: 53% (33/62) Resolving deltas: 58% (36/62) Resolving deltas: 61% (38/62) Resolving deltas: 62% (39/62) Resolving deltas: 64% (40/62) Resolving deltas: 67% (42/62) Resolving deltas: 69% (43/62) Resolving deltas: 72% (45/62) Resolving deltas: 74% (46/62) Resolving deltas: 75% (47/62) Resolving deltas: 77% (48/62) Resolving deltas: 82% (51/62) Resolving deltas: 87% (54/62) Resolving deltas: 91% (57/62) Resolving deltas: 95% (59/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), 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: 26% (4/15) Resolving deltas: 33% (5/15) Resolving deltas: 40% (6/15) Resolving deltas: 46% (7/15) Resolving deltas: 66% (10/15) Resolving deltas: 73% (11/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: 46, 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: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. remote: Total 46 (delta 0), reused 0 (delta 0), pack-reused 41 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.60 KiB | 5.60 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), 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. 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 | 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: 18% (13/71) Resolving deltas: 26% (19/71) Resolving deltas: 83% (59/71) Resolving deltas: 88% (63/71) Resolving deltas: 95% (68/71) Resolving deltas: 97% (69/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: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 42% (11/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 3.17 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/daxie-config/P01/params_new/perception_new_detection'... remote: Enumerating objects: 6199, 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/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/6199) Receiving objects: 1% (62/6199) Receiving objects: 2% (124/6199) Receiving objects: 3% (186/6199) Receiving objects: 4% (248/6199) Receiving objects: 5% (310/6199) Receiving objects: 6% (372/6199) Receiving objects: 7% (434/6199) Receiving objects: 8% (496/6199) Receiving objects: 9% (558/6199) Receiving objects: 10% (620/6199) Receiving objects: 11% (682/6199) Receiving objects: 12% (744/6199) Receiving objects: 13% (806/6199) Receiving objects: 14% (868/6199) Receiving objects: 15% (930/6199) Receiving objects: 16% (992/6199) Receiving objects: 17% (1054/6199) Receiving objects: 18% (1116/6199) Receiving objects: 19% (1178/6199) Receiving objects: 20% (1240/6199) Receiving objects: 21% (1302/6199) Receiving objects: 22% (1364/6199) Receiving objects: 23% (1426/6199) Receiving objects: 24% (1488/6199) Receiving objects: 25% (1550/6199) Receiving objects: 26% (1612/6199) Receiving objects: 27% (1674/6199) Receiving objects: 28% (1736/6199) Receiving objects: 29% (1798/6199) Receiving objects: 30% (1860/6199) Receiving objects: 31% (1922/6199) Receiving objects: 32% (1984/6199) Receiving objects: 33% (2046/6199) Receiving objects: 34% (2108/6199) Receiving objects: 35% (2170/6199) Receiving objects: 36% (2232/6199) Receiving objects: 37% (2294/6199) Receiving objects: 38% (2356/6199) Receiving objects: 39% (2418/6199) Receiving objects: 40% (2480/6199) Receiving objects: 41% (2542/6199) Receiving objects: 42% (2604/6199) Receiving objects: 43% (2666/6199) Receiving objects: 44% (2728/6199) Receiving objects: 45% (2790/6199) Receiving objects: 46% (2852/6199) Receiving objects: 47% (2914/6199) Receiving objects: 48% (2976/6199) Receiving objects: 49% (3038/6199) Receiving objects: 50% (3100/6199) Receiving objects: 51% (3162/6199) Receiving objects: 52% (3224/6199) Receiving objects: 53% (3286/6199) Receiving objects: 54% (3348/6199) Receiving objects: 55% (3410/6199) Receiving objects: 56% (3472/6199) Receiving objects: 57% (3534/6199) Receiving objects: 58% (3596/6199) Receiving objects: 59% (3658/6199) Receiving objects: 60% (3720/6199) Receiving objects: 61% (3782/6199) Receiving objects: 62% (3844/6199) Receiving objects: 63% (3906/6199) Receiving objects: 64% (3968/6199) Receiving objects: 65% (4030/6199) Receiving objects: 66% (4092/6199) Receiving objects: 67% (4154/6199) Receiving objects: 68% (4216/6199) Receiving objects: 69% (4278/6199) Receiving objects: 70% (4340/6199) Receiving objects: 71% (4402/6199) Receiving objects: 72% (4464/6199) Receiving objects: 73% (4526/6199) Receiving objects: 74% (4588/6199) Receiving objects: 75% (4650/6199) Receiving objects: 76% (4712/6199) Receiving objects: 77% (4774/6199) Receiving objects: 78% (4836/6199) Receiving objects: 79% (4898/6199) Receiving objects: 80% (4960/6199) Receiving objects: 81% (5022/6199) Receiving objects: 82% (5084/6199) Receiving objects: 83% (5146/6199) Receiving objects: 84% (5208/6199) Receiving objects: 85% (5270/6199) Receiving objects: 86% (5332/6199) Receiving objects: 87% (5394/6199) Receiving objects: 88% (5456/6199) remote: Total 6199 (delta 35), reused 59 (delta 18), pack-reused 6088 Receiving objects: 89% (5518/6199) Receiving objects: 90% (5580/6199) Receiving objects: 91% (5642/6199) Receiving objects: 92% (5704/6199) Receiving objects: 93% (5766/6199) Receiving objects: 94% (5828/6199) Receiving objects: 95% (5890/6199) Receiving objects: 96% (5952/6199) Receiving objects: 97% (6014/6199) Receiving objects: 98% (6076/6199) Receiving objects: 99% (6138/6199) Receiving objects: 100% (6199/6199) Receiving objects: 100% (6199/6199), 682.29 KiB | 19.49 MiB/s, done. Resolving deltas: 0% (0/1228) Resolving deltas: 2% (34/1228) Resolving deltas: 3% (42/1228) Resolving deltas: 5% (65/1228) Resolving deltas: 6% (82/1228) Resolving deltas: 8% (101/1228) Resolving deltas: 9% (111/1228) Resolving deltas: 11% (138/1228) Resolving deltas: 12% (148/1228) Resolving deltas: 13% (165/1228) Resolving deltas: 14% (174/1228) Resolving deltas: 15% (185/1228) Resolving deltas: 26% (320/1228) Resolving deltas: 64% (791/1228) Resolving deltas: 65% (810/1228) Resolving deltas: 66% (811/1228) Resolving deltas: 67% (827/1228) Resolving deltas: 68% (843/1228) Resolving deltas: 69% (848/1228) Resolving deltas: 71% (880/1228) Resolving deltas: 74% (913/1228) Resolving deltas: 99% (1222/1228) Resolving deltas: 100% (1228/1228) Resolving deltas: 100% (1228/1228), 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. 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 | 10.90 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 11% (7/62) Resolving deltas: 12% (8/62) Resolving deltas: 16% (10/62) Resolving deltas: 19% (12/62) Resolving deltas: 77% (48/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: 12% (4/32) Resolving deltas: 25% (8/32) Resolving deltas: 62% (20/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: 630, done. remote: Counting objects: 0% (1/126) remote: Counting objects: 1% (2/126) remote: Counting objects: 2% (3/126) remote: Counting objects: 3% (4/126) remote: Counting objects: 4% (6/126) remote: Counting objects: 5% (7/126) remote: Counting objects: 6% (8/126) remote: Counting objects: 7% (9/126) remote: Counting objects: 8% (11/126) remote: Counting objects: 9% (12/126) remote: Counting objects: 10% (13/126) remote: Counting objects: 11% (14/126) remote: Counting objects: 12% (16/126) remote: Counting objects: 13% (17/126) remote: Counting objects: 14% (18/126) remote: Counting objects: 15% (19/126) remote: Counting objects: 16% (21/126) remote: Counting objects: 17% (22/126) remote: Counting objects: 18% (23/126) remote: Counting objects: 19% (24/126) remote: Counting objects: 20% (26/126) remote: Counting objects: 21% (27/126) remote: Counting objects: 22% (28/126) remote: Counting objects: 23% (29/126) remote: Counting objects: 24% (31/126) remote: Counting objects: 25% (32/126) remote: Counting objects: 26% (33/126) remote: Counting objects: 27% (35/126) remote: Counting objects: 28% (36/126) remote: Counting objects: 29% (37/126) remote: Counting objects: 30% (38/126) remote: Counting objects: 31% (40/126) remote: Counting objects: 32% (41/126) remote: Counting objects: 33% (42/126) remote: Counting objects: 34% (43/126) remote: Counting objects: 35% (45/126) remote: Counting objects: 36% (46/126) remote: Counting objects: 37% (47/126) remote: Counting objects: 38% (48/126) remote: Counting objects: 39% (50/126) remote: Counting objects: 40% (51/126) remote: Counting objects: 41% (52/126) remote: Counting objects: 42% (53/126) remote: Counting objects: 43% (55/126) remote: Counting objects: 44% (56/126) remote: Counting objects: 45% (57/126) remote: Counting objects: 46% (58/126) remote: Counting objects: 47% (60/126) remote: Counting objects: 48% (61/126) remote: Counting objects: 49% (62/126) remote: Counting objects: 50% (63/126) remote: Counting objects: 51% (65/126) remote: Counting objects: 52% (66/126) remote: Counting objects: 53% (67/126) remote: Counting objects: 54% (69/126) remote: Counting objects: 55% (70/126) remote: Counting objects: 56% (71/126) remote: Counting objects: 57% (72/126) remote: Counting objects: 58% (74/126) remote: Counting objects: 59% (75/126) remote: Counting objects: 60% (76/126) remote: Counting objects: 61% (77/126) remote: Counting objects: 62% (79/126) remote: Counting objects: 63% (80/126) remote: Counting objects: 64% (81/126) remote: Counting objects: 65% (82/126) remote: Counting objects: 66% (84/126) remote: Counting objects: 67% (85/126) remote: Counting objects: 68% (86/126) remote: Counting objects: 69% (87/126) remote: Counting objects: 70% (89/126) remote: Counting objects: 71% (90/126) remote: Counting objects: 72% (91/126) remote: Counting objects: 73% (92/126) remote: Counting objects: 74% (94/126) remote: Counting objects: 75% (95/126) remote: Counting objects: 76% (96/126) remote: Counting objects: 77% (98/126) remote: Counting objects: 78% (99/126) remote: Counting objects: 79% (100/126) remote: Counting objects: 80% (101/126) remote: Counting objects: 81% (103/126) remote: Counting objects: 82% (104/126) remote: Counting objects: 83% (105/126) remote: Counting objects: 84% (106/126) remote: Counting objects: 85% (108/126) remote: Counting objects: 86% (109/126) remote: Counting objects: 87% (110/126) remote: Counting objects: 88% (111/126) remote: Counting objects: 89% (113/126) remote: Counting objects: 90% (114/126) remote: Counting objects: 91% (115/126) remote: Counting objects: 92% (116/126) remote: Counting objects: 93% (118/126) remote: Counting objects: 94% (119/126) remote: Counting objects: 95% (120/126) remote: Counting objects: 96% (121/126) remote: Counting objects: 97% (123/126) remote: Counting objects: 98% (124/126) remote: Counting objects: 99% (125/126) remote: Counting objects: 100% (126/126) remote: Counting objects: 100% (126/126), 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/630) Receiving objects: 1% (7/630) Receiving objects: 2% (13/630) Receiving objects: 3% (19/630) Receiving objects: 4% (26/630) Receiving objects: 5% (32/630) Receiving objects: 6% (38/630) Receiving objects: 7% (45/630) Receiving objects: 8% (51/630) Receiving objects: 9% (57/630) Receiving objects: 10% (63/630) Receiving objects: 11% (70/630) Receiving objects: 12% (76/630) Receiving objects: 13% (82/630) Receiving objects: 14% (89/630) Receiving objects: 15% (95/630) Receiving objects: 16% (101/630) Receiving objects: 17% (108/630) Receiving objects: 18% (114/630) Receiving objects: 19% (120/630) Receiving objects: 20% (126/630) remote: Total 630 (delta 58), reused 111 (delta 50), pack-reused 504 Receiving objects: 21% (133/630) Receiving objects: 22% (139/630) Receiving objects: 23% (145/630) Receiving objects: 24% (152/630) Receiving objects: 25% (158/630) Receiving objects: 26% (164/630) Receiving objects: 27% (171/630) Receiving objects: 28% (177/630) Receiving objects: 29% (183/630) Receiving objects: 30% (189/630) Receiving objects: 31% (196/630) Receiving objects: 32% (202/630) Receiving objects: 33% (208/630) Receiving objects: 34% (215/630) Receiving objects: 35% (221/630) Receiving objects: 36% (227/630) Receiving objects: 37% (234/630) Receiving objects: 38% (240/630) Receiving objects: 39% (246/630) Receiving objects: 40% (252/630) Receiving objects: 41% (259/630) Receiving objects: 42% (265/630) Receiving objects: 43% (271/630) Receiving objects: 44% (278/630) Receiving objects: 45% (284/630) Receiving objects: 46% (290/630) Receiving objects: 47% (297/630) Receiving objects: 48% (303/630) Receiving objects: 49% (309/630) Receiving objects: 50% (315/630) Receiving objects: 51% (322/630) Receiving objects: 52% (328/630) Receiving objects: 53% (334/630) Receiving objects: 54% (341/630) Receiving objects: 55% (347/630) Receiving objects: 56% (353/630) Receiving objects: 57% (360/630) Receiving objects: 58% (366/630) Receiving objects: 59% (372/630) Receiving objects: 60% (378/630) Receiving objects: 61% (385/630) Receiving objects: 62% (391/630) Receiving objects: 63% (397/630) Receiving objects: 64% (404/630) Receiving objects: 65% (410/630) Receiving objects: 66% (416/630) Receiving objects: 67% (423/630) Receiving objects: 68% (429/630) Receiving objects: 69% (435/630) Receiving objects: 70% (441/630) Receiving objects: 71% (448/630) Receiving objects: 72% (454/630) Receiving objects: 73% (460/630) Receiving objects: 74% (467/630) Receiving objects: 75% (473/630) Receiving objects: 76% (479/630) Receiving objects: 77% (486/630) Receiving objects: 78% (492/630) Receiving objects: 79% (498/630) Receiving objects: 80% (504/630) Receiving objects: 81% (511/630) Receiving objects: 82% (517/630) Receiving objects: 83% (523/630) Receiving objects: 84% (530/630) Receiving objects: 85% (536/630) Receiving objects: 86% (542/630) Receiving objects: 87% (549/630) Receiving objects: 88% (555/630) Receiving objects: 89% (561/630) Receiving objects: 90% (567/630) Receiving objects: 91% (574/630) Receiving objects: 92% (580/630) Receiving objects: 93% (586/630) Receiving objects: 94% (593/630) Receiving objects: 95% (599/630) Receiving objects: 96% (605/630) Receiving objects: 97% (612/630) Receiving objects: 98% (618/630) Receiving objects: 99% (624/630) Receiving objects: 100% (630/630) Receiving objects: 100% (630/630), 91.07 KiB | 13.01 MiB/s, done. Resolving deltas: 0% (0/301) Resolving deltas: 26% (79/301) Resolving deltas: 27% (82/301) Resolving deltas: 53% (161/301) Resolving deltas: 55% (167/301) Resolving deltas: 57% (172/301) Resolving deltas: 60% (182/301) Resolving deltas: 61% (184/301) Resolving deltas: 62% (189/301) Resolving deltas: 63% (190/301) Resolving deltas: 65% (198/301) Resolving deltas: 66% (199/301) Resolving deltas: 67% (204/301) Resolving deltas: 68% (205/301) Resolving deltas: 69% (208/301) Resolving deltas: 70% (212/301) Resolving deltas: 71% (214/301) Resolving deltas: 73% (221/301) Resolving deltas: 75% (226/301) Resolving deltas: 76% (229/301) Resolving deltas: 85% (258/301) Resolving deltas: 94% (283/301) Resolving deltas: 95% (288/301) Resolving deltas: 96% (289/301) Resolving deltas: 100% (301/301) Resolving deltas: 100% (301/301), 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: 88% (8/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: 102, 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: 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 102 (delta 7), reused 23 (delta 4), pack-reused 67 Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 17.74 KiB | 8.87 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: 58% (10/17) Resolving deltas: 70% (12/17) Resolving deltas: 76% (13/17) Resolving deltas: 88% (15/17) Resolving deltas: 94% (16/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/daxie-config/P01/params_new/pncc_port_related_config'... remote: Enumerating objects: 611, done. remote: Counting objects: 0% (1/213) remote: Counting objects: 1% (3/213) remote: Counting objects: 2% (5/213) remote: Counting objects: 3% (7/213) remote: Counting objects: 4% (9/213) remote: Counting objects: 5% (11/213) remote: Counting objects: 6% (13/213) remote: Counting objects: 7% (15/213) remote: Counting objects: 8% (18/213) remote: Counting objects: 9% (20/213) remote: Counting objects: 10% (22/213) remote: Counting objects: 11% (24/213) remote: Counting objects: 12% (26/213) remote: Counting objects: 13% (28/213) remote: Counting objects: 14% (30/213) remote: Counting objects: 15% (32/213) remote: Counting objects: 16% (35/213) remote: Counting objects: 17% (37/213) remote: Counting objects: 18% (39/213) remote: Counting objects: 19% (41/213) remote: Counting objects: 20% (43/213) remote: Counting objects: 21% (45/213) remote: Counting objects: 22% (47/213) remote: Counting objects: 23% (49/213) remote: Counting objects: 24% (52/213) remote: Counting objects: 25% (54/213) remote: Counting objects: 26% (56/213) remote: Counting objects: 27% (58/213) remote: Counting objects: 28% (60/213) remote: Counting objects: 29% (62/213) remote: Counting objects: 30% (64/213) remote: Counting objects: 31% (67/213) remote: Counting objects: 32% (69/213) remote: Counting objects: 33% (71/213) remote: Counting objects: 34% (73/213) remote: Counting objects: 35% (75/213) remote: Counting objects: 36% (77/213) remote: Counting objects: 37% (79/213) remote: Counting objects: 38% (81/213) remote: Counting objects: 39% (84/213) remote: Counting objects: 40% (86/213) remote: Counting objects: 41% (88/213) remote: Counting objects: 42% (90/213) remote: Counting objects: 43% (92/213) remote: Counting objects: 44% (94/213) remote: Counting objects: 45% (96/213) remote: Counting objects: 46% (98/213) remote: Counting objects: 47% (101/213) remote: Counting objects: 48% (103/213) remote: Counting objects: 49% (105/213) remote: Counting objects: 50% (107/213) remote: Counting objects: 51% (109/213) remote: Counting objects: 52% (111/213) remote: Counting objects: 53% (113/213) remote: Counting objects: 54% (116/213) remote: Counting objects: 55% (118/213) remote: Counting objects: 56% (120/213) remote: Counting objects: 57% (122/213) remote: Counting objects: 58% (124/213) remote: Counting objects: 59% (126/213) remote: Counting objects: 60% (128/213) remote: Counting objects: 61% (130/213) remote: Counting objects: 62% (133/213) remote: Counting objects: 63% (135/213) remote: Counting objects: 64% (137/213) remote: Counting objects: 65% (139/213) remote: Counting objects: 66% (141/213) remote: Counting objects: 67% (143/213) remote: Counting objects: 68% (145/213) remote: Counting objects: 69% (147/213) remote: Counting objects: 70% (150/213) remote: Counting objects: 71% (152/213) remote: Counting objects: 72% (154/213) remote: Counting objects: 73% (156/213) remote: Counting objects: 74% (158/213) remote: Counting objects: 75% (160/213) remote: Counting objects: 76% (162/213) remote: Counting objects: 77% (165/213) remote: Counting objects: 78% (167/213) remote: Counting objects: 79% (169/213) remote: Counting objects: 80% (171/213) remote: Counting objects: 81% (173/213) remote: Counting objects: 82% (175/213) remote: Counting objects: 83% (177/213) remote: Counting objects: 84% (179/213) remote: Counting objects: 85% (182/213) remote: Counting objects: 86% (184/213) remote: Counting objects: 87% (186/213) remote: Counting objects: 88% (188/213) remote: Counting objects: 89% (190/213) remote: Counting objects: 90% (192/213) remote: Counting objects: 91% (194/213) remote: Counting objects: 92% (196/213) remote: Counting objects: 93% (199/213) remote: Counting objects: 94% (201/213) remote: Counting objects: 95% (203/213) remote: Counting objects: 96% (205/213) remote: Counting objects: 97% (207/213) remote: Counting objects: 98% (209/213) remote: Counting objects: 99% (211/213) remote: Counting objects: 100% (213/213) remote: Counting objects: 100% (213/213), done. remote: Compressing objects: 0% (1/169) remote: Compressing objects: 1% (2/169) remote: Compressing objects: 2% (4/169) remote: Compressing objects: 3% (6/169) remote: Compressing objects: 4% (7/169) remote: Compressing objects: 5% (9/169) remote: Compressing objects: 6% (11/169) remote: Compressing objects: 7% (12/169) remote: Compressing objects: 8% (14/169) remote: Compressing objects: 9% (16/169) remote: Compressing objects: 10% (17/169) remote: Compressing objects: 11% (19/169) remote: Compressing objects: 12% (21/169) remote: Compressing objects: 13% (22/169) remote: Compressing objects: 14% (24/169) remote: Compressing objects: 15% (26/169) remote: Compressing objects: 16% (28/169) remote: Compressing objects: 17% (29/169) remote: Compressing objects: 18% (31/169) remote: Compressing objects: 19% (33/169) remote: Compressing objects: 20% (34/169) remote: Compressing objects: 21% (36/169) remote: Compressing objects: 22% (38/169) remote: Compressing objects: 23% (39/169) remote: Compressing objects: 24% (41/169) remote: Compressing objects: 25% (43/169) remote: Compressing objects: 26% (44/169) remote: Compressing objects: 27% (46/169) remote: Compressing objects: 28% (48/169) remote: Compressing objects: 29% (50/169) remote: Compressing objects: 30% (51/169) remote: Compressing objects: 31% (53/169) remote: Compressing objects: 32% (55/169) remote: Compressing objects: 33% (56/169) remote: Compressing objects: 34% (58/169) remote: Compressing objects: 35% (60/169) remote: Compressing objects: 36% (61/169) remote: Compressing objects: 37% (63/169) remote: Compressing objects: 38% (65/169) remote: Compressing objects: 39% (66/169) remote: Compressing objects: 40% (68/169) remote: Compressing objects: 41% (70/169) remote: Compressing objects: 42% (71/169) remote: Compressing objects: 43% (73/169) remote: Compressing objects: 44% (75/169) remote: Compressing objects: 45% (77/169) remote: Compressing objects: 46% (78/169) remote: Compressing objects: 47% (80/169) remote: Compressing objects: 48% (82/169) remote: Compressing objects: 49% (83/169) remote: Compressing objects: 50% (85/169) remote: Compressing objects: 51% (87/169) remote: Compressing objects: 52% (88/169) remote: Compressing objects: 53% (90/169) remote: Compressing objects: 54% (92/169) remote: Compressing objects: 55% (93/169) remote: Compressing objects: 56% (95/169) remote: Compressing objects: 57% (97/169) remote: Compressing objects: 58% (99/169) remote: Compressing objects: 59% (100/169) remote: Compressing objects: 60% (102/169) remote: Compressing objects: 61% (104/169) remote: Compressing objects: 62% (105/169) remote: Compressing objects: 63% (107/169) remote: Compressing objects: 64% (109/169) remote: Compressing objects: 65% (110/169) remote: Compressing objects: 66% (112/169) remote: Compressing objects: 67% (114/169) remote: Compressing objects: 68% (115/169) remote: Compressing objects: 69% (117/169) remote: Compressing objects: 70% (119/169) remote: Compressing objects: 71% (120/169) remote: Compressing objects: 72% (122/169) remote: Compressing objects: 73% (124/169) remote: Compressing objects: 74% (126/169) remote: Compressing objects: 75% (127/169) remote: Compressing objects: 76% (129/169) remote: Compressing objects: 77% (131/169) remote: Compressing objects: 78% (132/169) remote: Compressing objects: 79% (134/169) remote: Compressing objects: 80% (136/169) remote: Compressing objects: 81% (137/169) remote: Compressing objects: 82% (139/169) remote: Compressing objects: 83% (141/169) remote: Compressing objects: 84% (142/169) remote: Compressing objects: 85% (144/169) remote: Compressing objects: 86% (146/169) remote: Compressing objects: 87% (148/169) remote: Compressing objects: 88% (149/169) remote: Compressing objects: 89% (151/169) remote: Compressing objects: 90% (153/169) remote: Compressing objects: 91% (154/169) remote: Compressing objects: 92% (156/169) remote: Compressing objects: 93% (158/169) remote: Compressing objects: 94% (159/169) remote: Compressing objects: 95% (161/169) remote: Compressing objects: 96% (163/169) remote: Compressing objects: 97% (164/169) remote: Compressing objects: 98% (166/169) remote: Compressing objects: 99% (168/169) remote: Compressing objects: 100% (169/169) remote: Compressing objects: 100% (169/169), done. Receiving objects: 0% (1/611) Receiving objects: 1% (7/611) Receiving objects: 2% (13/611) Receiving objects: 3% (19/611) Receiving objects: 4% (25/611) Receiving objects: 5% (31/611) Receiving objects: 6% (37/611) Receiving objects: 7% (43/611) Receiving objects: 8% (49/611) Receiving objects: 9% (55/611) Receiving objects: 10% (62/611) Receiving objects: 11% (68/611) Receiving objects: 12% (74/611) remote: Total 611 (delta 94), reused 138 (delta 40), pack-reused 398 Receiving objects: 13% (80/611) Receiving objects: 14% (86/611) Receiving objects: 15% (92/611) Receiving objects: 16% (98/611) Receiving objects: 17% (104/611) Receiving objects: 18% (110/611) Receiving objects: 19% (117/611) Receiving objects: 20% (123/611) Receiving objects: 21% (129/611) Receiving objects: 22% (135/611) Receiving objects: 23% (141/611) Receiving objects: 24% (147/611) Receiving objects: 25% (153/611) Receiving objects: 26% (159/611) Receiving objects: 27% (165/611) Receiving objects: 28% (172/611) Receiving objects: 29% (178/611) Receiving objects: 30% (184/611) Receiving objects: 31% (190/611) Receiving objects: 32% (196/611) Receiving objects: 33% (202/611) Receiving objects: 34% (208/611) Receiving objects: 35% (214/611) Receiving objects: 36% (220/611) Receiving objects: 37% (227/611) Receiving objects: 38% (233/611) Receiving objects: 39% (239/611) Receiving objects: 40% (245/611) Receiving objects: 41% (251/611) Receiving objects: 42% (257/611) Receiving objects: 43% (263/611) Receiving objects: 44% (269/611) Receiving objects: 45% (275/611) Receiving objects: 46% (282/611) Receiving objects: 47% (288/611) Receiving objects: 48% (294/611) Receiving objects: 49% (300/611) Receiving objects: 50% (306/611) Receiving objects: 51% (312/611) Receiving objects: 52% (318/611) Receiving objects: 53% (324/611) Receiving objects: 54% (330/611) Receiving objects: 55% (337/611) Receiving objects: 56% (343/611) Receiving objects: 57% (349/611) Receiving objects: 58% (355/611) Receiving objects: 59% (361/611) Receiving objects: 60% (367/611) Receiving objects: 61% (373/611) Receiving objects: 62% (379/611) Receiving objects: 63% (385/611) Receiving objects: 64% (392/611) Receiving objects: 65% (398/611) Receiving objects: 66% (404/611) Receiving objects: 67% (410/611) Receiving objects: 68% (416/611) Receiving objects: 69% (422/611) Receiving objects: 70% (428/611) Receiving objects: 71% (434/611) Receiving objects: 72% (440/611) Receiving objects: 73% (447/611) Receiving objects: 74% (453/611) Receiving objects: 75% (459/611) Receiving objects: 76% (465/611) Receiving objects: 77% (471/611) Receiving objects: 78% (477/611) Receiving objects: 79% (483/611) Receiving objects: 80% (489/611) Receiving objects: 81% (495/611) Receiving objects: 82% (502/611) Receiving objects: 83% (508/611) Receiving objects: 84% (514/611) Receiving objects: 85% (520/611) Receiving objects: 86% (526/611) Receiving objects: 87% (532/611) Receiving objects: 88% (538/611) Receiving objects: 89% (544/611) Receiving objects: 90% (550/611) Receiving objects: 91% (557/611) Receiving objects: 92% (563/611) Receiving objects: 93% (569/611) Receiving objects: 94% (575/611) Receiving objects: 95% (581/611) Receiving objects: 96% (587/611) Receiving objects: 97% (593/611) Receiving objects: 98% (599/611) Receiving objects: 99% (605/611) Receiving objects: 100% (611/611) Receiving objects: 100% (611/611), 73.89 KiB | 10.55 MiB/s, done. Resolving deltas: 0% (0/261) Resolving deltas: 1% (4/261) Resolving deltas: 5% (14/261) Resolving deltas: 7% (20/261) Resolving deltas: 12% (32/261) Resolving deltas: 13% (36/261) Resolving deltas: 18% (48/261) Resolving deltas: 21% (56/261) Resolving deltas: 22% (59/261) Resolving deltas: 23% (61/261) Resolving deltas: 29% (76/261) Resolving deltas: 31% (83/261) Resolving deltas: 37% (98/261) Resolving deltas: 41% (108/261) Resolving deltas: 42% (112/261) Resolving deltas: 44% (115/261) Resolving deltas: 47% (123/261) Resolving deltas: 48% (126/261) Resolving deltas: 49% (128/261) Resolving deltas: 50% (131/261) Resolving deltas: 55% (144/261) Resolving deltas: 58% (153/261) Resolving deltas: 61% (161/261) Resolving deltas: 63% (166/261) Resolving deltas: 69% (181/261) Resolving deltas: 72% (188/261) Resolving deltas: 74% (195/261) Resolving deltas: 75% (196/261) Resolving deltas: 78% (206/261) Resolving deltas: 81% (212/261) Resolving deltas: 82% (216/261) Resolving deltas: 83% (217/261) Resolving deltas: 85% (223/261) Resolving deltas: 87% (229/261) Resolving deltas: 88% (231/261) Resolving deltas: 91% (238/261) Resolving deltas: 92% (242/261) Resolving deltas: 93% (245/261) Resolving deltas: 94% (246/261) Resolving deltas: 98% (257/261) Resolving deltas: 100% (261/261) Resolving deltas: 100% (261/261), done. Cloning into '/root/workspace/daxie-config/P01/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 640, 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/43) remote: Compressing objects: 4% (2/43) remote: Compressing objects: 6% (3/43) remote: Compressing objects: 9% (4/43) remote: Compressing objects: 11% (5/43) remote: Compressing objects: 13% (6/43) remote: Compressing objects: 16% (7/43) remote: Compressing objects: 18% (8/43) remote: Compressing objects: 20% (9/43) remote: Compressing objects: 23% (10/43) remote: Compressing objects: 25% (11/43) remote: Compressing objects: 27% (12/43) remote: Compressing objects: 30% (13/43) remote: Compressing objects: 32% (14/43) remote: Compressing objects: 34% (15/43) remote: Compressing objects: 37% (16/43) remote: Compressing objects: 39% (17/43) remote: Compressing objects: 41% (18/43) remote: Compressing objects: 44% (19/43) remote: Compressing objects: 46% (20/43) remote: Compressing objects: 48% (21/43) remote: Compressing objects: 51% (22/43) remote: Compressing objects: 53% (23/43) remote: Compressing objects: 55% (24/43) remote: Compressing objects: 58% (25/43) remote: Compressing objects: 60% (26/43) remote: Compressing objects: 62% (27/43) remote: Compressing objects: 65% (28/43) remote: Compressing objects: 67% (29/43) remote: Compressing objects: 69% (30/43) remote: Compressing objects: 72% (31/43) remote: Compressing objects: 74% (32/43) remote: Compressing objects: 76% (33/43) remote: Compressing objects: 79% (34/43) remote: Compressing objects: 81% (35/43) remote: Compressing objects: 83% (36/43) remote: Compressing objects: 86% (37/43) remote: Compressing objects: 88% (38/43) remote: Compressing objects: 90% (39/43) remote: Compressing objects: 93% (40/43) remote: Compressing objects: 95% (41/43) remote: Compressing objects: 97% (42/43) remote: Compressing objects: 100% (43/43) remote: Compressing objects: 100% (43/43), done. Receiving objects: 0% (1/640) Receiving objects: 1% (7/640) Receiving objects: 2% (13/640) Receiving objects: 3% (20/640) Receiving objects: 4% (26/640) Receiving objects: 5% (32/640) Receiving objects: 6% (39/640) Receiving objects: 7% (45/640) Receiving objects: 8% (52/640) Receiving objects: 9% (58/640) Receiving objects: 10% (64/640) Receiving objects: 11% (71/640) Receiving objects: 12% (77/640) Receiving objects: 13% (84/640) Receiving objects: 14% (90/640) Receiving objects: 15% (96/640) Receiving objects: 16% (103/640) Receiving objects: 17% (109/640) Receiving objects: 18% (116/640) Receiving objects: 19% (122/640) Receiving objects: 20% (128/640) Receiving objects: 21% (135/640) Receiving objects: 22% (141/640) Receiving objects: 23% (148/640) Receiving objects: 24% (154/640) Receiving objects: 25% (160/640) Receiving objects: 26% (167/640) Receiving objects: 27% (173/640) Receiving objects: 28% (180/640) Receiving objects: 29% (186/640) Receiving objects: 30% (192/640) Receiving objects: 31% (199/640) Receiving objects: 32% (205/640) Receiving objects: 33% (212/640) Receiving objects: 34% (218/640) Receiving objects: 35% (224/640) Receiving objects: 36% (231/640) Receiving objects: 37% (237/640) Receiving objects: 38% (244/640) Receiving objects: 39% (250/640) Receiving objects: 40% (256/640) remote: Total 640 (delta 5), reused 46 (delta 4), pack-reused 588 Receiving objects: 41% (263/640) Receiving objects: 42% (269/640) Receiving objects: 43% (276/640) Receiving objects: 44% (282/640) Receiving objects: 45% (288/640) Receiving objects: 46% (295/640) Receiving objects: 47% (301/640) Receiving objects: 48% (308/640) Receiving objects: 49% (314/640) Receiving objects: 50% (320/640) Receiving objects: 51% (327/640) Receiving objects: 52% (333/640) Receiving objects: 53% (340/640) Receiving objects: 54% (346/640) Receiving objects: 55% (352/640) Receiving objects: 56% (359/640) Receiving objects: 57% (365/640) Receiving objects: 58% (372/640) Receiving objects: 59% (378/640) Receiving objects: 60% (384/640) Receiving objects: 61% (391/640) Receiving objects: 62% (397/640) Receiving objects: 63% (404/640) Receiving objects: 64% (410/640) Receiving objects: 65% (416/640) Receiving objects: 66% (423/640) Receiving objects: 67% (429/640) Receiving objects: 68% (436/640) Receiving objects: 69% (442/640) Receiving objects: 70% (448/640) Receiving objects: 71% (455/640) Receiving objects: 72% (461/640) Receiving objects: 73% (468/640) Receiving objects: 74% (474/640) Receiving objects: 75% (480/640) Receiving objects: 76% (487/640) Receiving objects: 77% (493/640) Receiving objects: 78% (500/640) Receiving objects: 79% (506/640) Receiving objects: 80% (512/640) Receiving objects: 81% (519/640) Receiving objects: 82% (525/640) Receiving objects: 83% (532/640) Receiving objects: 84% (538/640) Receiving objects: 85% (544/640) Receiving objects: 86% (551/640) Receiving objects: 87% (557/640) Receiving objects: 88% (564/640) Receiving objects: 89% (570/640) Receiving objects: 90% (576/640) Receiving objects: 91% (583/640) Receiving objects: 92% (589/640) Receiving objects: 93% (596/640) Receiving objects: 94% (602/640) Receiving objects: 95% (608/640) Receiving objects: 96% (615/640) Receiving objects: 97% (621/640) Receiving objects: 98% (628/640) Receiving objects: 99% (634/640) Receiving objects: 100% (640/640) Receiving objects: 100% (640/640), 118.80 KiB | 10.80 MiB/s, done. Resolving deltas: 0% (0/224) Resolving deltas: 1% (4/224) Resolving deltas: 4% (11/224) Resolving deltas: 5% (12/224) Resolving deltas: 6% (14/224) Resolving deltas: 8% (19/224) Resolving deltas: 9% (22/224) Resolving deltas: 16% (38/224) Resolving deltas: 33% (74/224) Resolving deltas: 36% (82/224) Resolving deltas: 37% (84/224) Resolving deltas: 42% (95/224) Resolving deltas: 45% (102/224) Resolving deltas: 47% (107/224) Resolving deltas: 48% (108/224) Resolving deltas: 52% (118/224) Resolving deltas: 57% (128/224) Resolving deltas: 59% (134/224) Resolving deltas: 69% (155/224) Resolving deltas: 70% (158/224) Resolving deltas: 75% (169/224) Resolving deltas: 76% (172/224) Resolving deltas: 78% (176/224) Resolving deltas: 81% (183/224) Resolving deltas: 82% (184/224) Resolving deltas: 84% (189/224) Resolving deltas: 85% (192/224) Resolving deltas: 86% (194/224) Resolving deltas: 92% (207/224) Resolving deltas: 93% (209/224) Resolving deltas: 94% (212/224) Resolving deltas: 95% (213/224) Resolving deltas: 96% (216/224) Resolving deltas: 97% (218/224) Resolving deltas: 98% (220/224) Resolving deltas: 99% (222/224) Resolving deltas: 100% (224/224) Resolving deltas: 100% (224/224), done. Cloning into '/root/workspace/daxie-config/P01/params_new/pointcloud_customized'... remote: Enumerating objects: 404, 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/70) remote: Compressing objects: 2% (2/70) remote: Compressing objects: 4% (3/70) remote: Compressing objects: 5% (4/70) remote: Compressing objects: 7% (5/70) remote: Compressing objects: 8% (6/70) remote: Compressing objects: 10% (7/70) remote: Compressing objects: 11% (8/70) remote: Compressing objects: 12% (9/70) remote: Compressing objects: 14% (10/70) remote: Compressing objects: 15% (11/70) remote: Compressing objects: 17% (12/70) remote: Compressing objects: 18% (13/70) remote: Compressing objects: 20% (14/70) remote: Compressing objects: 21% (15/70) remote: Compressing objects: 22% (16/70) remote: Compressing objects: 24% (17/70) remote: Compressing objects: 25% (18/70) remote: Compressing objects: 27% (19/70) remote: Compressing objects: 28% (20/70) remote: Compressing objects: 30% (21/70) remote: Compressing objects: 31% (22/70) remote: Compressing objects: 32% (23/70) remote: Compressing objects: 34% (24/70) remote: Compressing objects: 35% (25/70) remote: Compressing objects: 37% (26/70) remote: Compressing objects: 38% (27/70) remote: Compressing objects: 40% (28/70) remote: Compressing objects: 41% (29/70) remote: Compressing objects: 42% (30/70) remote: Compressing objects: 44% (31/70) remote: Compressing objects: 45% (32/70) remote: Compressing objects: 47% (33/70) remote: Compressing objects: 48% (34/70) remote: Compressing objects: 50% (35/70) remote: Compressing objects: 51% (36/70) remote: Compressing objects: 52% (37/70) remote: Compressing objects: 54% (38/70) remote: Compressing objects: 55% (39/70) remote: Compressing objects: 57% (40/70) remote: Compressing objects: 58% (41/70) remote: Compressing objects: 60% (42/70) remote: Compressing objects: 61% (43/70) remote: Compressing objects: 62% (44/70) remote: Compressing objects: 64% (45/70) remote: Compressing objects: 65% (46/70) remote: Compressing objects: 67% (47/70) remote: Compressing objects: 68% (48/70) remote: Compressing objects: 70% (49/70) remote: Compressing objects: 71% (50/70) remote: Compressing objects: 72% (51/70) remote: Compressing objects: 74% (52/70) remote: Compressing objects: 75% (53/70) remote: Compressing objects: 77% (54/70) remote: Compressing objects: 78% (55/70) remote: Compressing objects: 80% (56/70) remote: Compressing objects: 81% (57/70) remote: Compressing objects: 82% (58/70) remote: Compressing objects: 84% (59/70) remote: Compressing objects: 85% (60/70) remote: Compressing objects: 87% (61/70) remote: Compressing objects: 88% (62/70) remote: Compressing objects: 90% (63/70) remote: Compressing objects: 91% (64/70) remote: Compressing objects: 92% (65/70) remote: Compressing objects: 94% (66/70) remote: Compressing objects: 95% (67/70) remote: Compressing objects: 97% (68/70) remote: Compressing objects: 98% (69/70) remote: Compressing objects: 100% (70/70) remote: Compressing objects: 100% (70/70), done. Receiving objects: 0% (1/404) Receiving objects: 1% (5/404) Receiving objects: 2% (9/404) Receiving objects: 3% (13/404) Receiving objects: 4% (17/404) Receiving objects: 5% (21/404) Receiving objects: 6% (25/404) Receiving objects: 7% (29/404) Receiving objects: 8% (33/404) Receiving objects: 9% (37/404) Receiving objects: 10% (41/404) Receiving objects: 11% (45/404) Receiving objects: 11% (47/404), 20.42 MiB | 20.41 MiB/s Receiving objects: 11% (47/404), 51.22 MiB | 25.61 MiB/s Receiving objects: 11% (47/404), 75.50 MiB | 25.16 MiB/s Receiving objects: 11% (48/404), 100.64 MiB | 25.16 MiB/s Receiving objects: 11% (48/404), 131.07 MiB | 27.14 MiB/s Receiving objects: 12% (49/404), 148.58 MiB | 28.48 MiB/s Receiving objects: 12% (50/404), 161.07 MiB | 27.92 MiB/s Receiving objects: 13% (53/404), 161.07 MiB | 27.92 MiB/s Receiving objects: 14% (57/404), 161.07 MiB | 27.92 MiB/s Receiving objects: 15% (61/404), 172.54 MiB | 26.96 MiB/s Receiving objects: 16% (65/404), 172.54 MiB | 26.96 MiB/s Receiving objects: 17% (69/404), 172.54 MiB | 26.96 MiB/s Receiving objects: 17% (70/404), 184.63 MiB | 26.24 MiB/s Receiving objects: 18% (73/404), 184.63 MiB | 26.24 MiB/s Receiving objects: 19% (77/404), 184.63 MiB | 26.24 MiB/s Receiving objects: 20% (81/404), 184.63 MiB | 26.24 MiB/s Receiving objects: 21% (85/404), 194.20 MiB | 26.38 MiB/s Receiving objects: 22% (89/404), 194.20 MiB | 26.38 MiB/s Receiving objects: 23% (93/404), 194.20 MiB | 26.38 MiB/s Receiving objects: 23% (93/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 24% (97/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 25% (101/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 26% (106/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 27% (110/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 28% (114/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 29% (118/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 30% (122/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 31% (126/404), 204.80 MiB | 26.40 MiB/s Receiving objects: 32% (130/404), 216.72 MiB | 25.80 MiB/s Receiving objects: 33% (134/404), 216.72 MiB | 25.80 MiB/s Receiving objects: 34% (138/404), 216.72 MiB | 25.80 MiB/s Receiving objects: 34% (139/404), 227.43 MiB | 25.05 MiB/s Receiving objects: 35% (142/404), 227.43 MiB | 25.05 MiB/s Receiving objects: 36% (146/404), 244.66 MiB | 25.24 MiB/s Receiving objects: 37% (150/404), 244.66 MiB | 25.24 MiB/s Receiving objects: 38% (154/404), 244.66 MiB | 25.24 MiB/s Receiving objects: 39% (158/404), 244.66 MiB | 25.24 MiB/s Receiving objects: 39% (161/404), 253.65 MiB | 23.35 MiB/s Receiving objects: 40% (162/404), 265.92 MiB | 23.30 MiB/s Receiving objects: 41% (166/404), 265.92 MiB | 23.30 MiB/s Receiving objects: 41% (168/404), 278.06 MiB | 23.45 MiB/s Receiving objects: 42% (170/404), 288.83 MiB | 23.15 MiB/s Receiving objects: 43% (174/404), 288.83 MiB | 23.15 MiB/s Receiving objects: 43% (174/404), 299.93 MiB | 23.49 MiB/s Receiving objects: 44% (178/404), 299.93 MiB | 23.49 MiB/s Receiving objects: 45% (182/404), 299.93 MiB | 23.49 MiB/s Receiving objects: 46% (186/404), 299.93 MiB | 23.49 MiB/s Receiving objects: 46% (186/404), 326.93 MiB | 24.49 MiB/s Receiving objects: 47% (190/404), 338.39 MiB | 24.66 MiB/s Receiving objects: 47% (192/404), 354.38 MiB | 24.38 MiB/s Receiving objects: 47% (193/404), 374.20 MiB | 24.06 MiB/s Receiving objects: 48% (194/404), 385.59 MiB | 23.90 MiB/s Receiving objects: 49% (198/404), 385.59 MiB | 23.90 MiB/s Receiving objects: 49% (199/404), 398.51 MiB | 24.37 MiB/s Receiving objects: 49% (201/404), 415.29 MiB | 22.35 MiB/s Receiving objects: 50% (202/404), 415.29 MiB | 22.35 MiB/s Receiving objects: 51% (207/404), 437.13 MiB | 24.47 MiB/s Receiving objects: 52% (211/404), 437.13 MiB | 24.47 MiB/s Receiving objects: 52% (212/404), 449.54 MiB | 24.68 MiB/s Receiving objects: 53% (215/404), 449.54 MiB | 24.68 MiB/s Receiving objects: 54% (219/404), 449.54 MiB | 24.68 MiB/s Receiving objects: 55% (223/404), 459.58 MiB | 23.37 MiB/s Receiving objects: 56% (227/404), 459.58 MiB | 23.37 MiB/s Receiving objects: 56% (227/404), 467.15 MiB | 23.09 MiB/s Receiving objects: 57% (231/404), 474.66 MiB | 22.29 MiB/s Receiving objects: 58% (235/404), 474.66 MiB | 22.29 MiB/s Receiving objects: 58% (237/404), 484.64 MiB | 21.98 MiB/s Receiving objects: 58% (238/404), 498.22 MiB | 20.26 MiB/s Receiving objects: 59% (239/404), 505.05 MiB | 19.84 MiB/s Receiving objects: 59% (239/404), 512.42 MiB | 16.66 MiB/s Receiving objects: 60% (243/404), 519.78 MiB | 15.54 MiB/s Receiving objects: 60% (245/404), 525.69 MiB | 14.61 MiB/s Receiving objects: 60% (246/404), 542.55 MiB | 14.96 MiB/s Receiving objects: 61% (247/404), 542.55 MiB | 14.96 MiB/s Receiving objects: 62% (251/404), 542.55 MiB | 14.96 MiB/s Receiving objects: 63% (255/404), 542.55 MiB | 14.96 MiB/s Receiving objects: 64% (259/404), 542.55 MiB | 14.96 MiB/s Receiving objects: 65% (263/404), 542.55 MiB | 14.96 MiB/s Receiving objects: 66% (267/404), 542.55 MiB | 14.96 MiB/s Receiving objects: 67% (271/404), 551.57 MiB | 14.75 MiB/s Receiving objects: 67% (272/404), 559.50 MiB | 15.04 MiB/s Receiving objects: 68% (275/404), 559.50 MiB | 15.04 MiB/s Receiving objects: 69% (279/404), 559.50 MiB | 15.04 MiB/s Receiving objects: 70% (283/404), 569.08 MiB | 15.65 MiB/s Receiving objects: 71% (287/404), 569.08 MiB | 15.65 MiB/s Receiving objects: 71% (289/404), 569.08 MiB | 15.65 MiB/s Receiving objects: 72% (291/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 73% (295/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 74% (299/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 75% (303/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 76% (308/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 77% (312/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 78% (316/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 79% (320/404), 575.78 MiB | 15.65 MiB/s Receiving objects: 79% (323/404), 588.67 MiB | 11.31 MiB/s Receiving objects: 80% (324/404), 588.67 MiB | 11.31 MiB/s Receiving objects: 80% (324/404), 597.05 MiB | 11.73 MiB/s Receiving objects: 80% (324/404), 608.79 MiB | 10.91 MiB/s Receiving objects: 80% (326/404), 609.94 MiB | 7.93 MiB/s Receiving objects: 81% (328/404), 609.94 MiB | 7.93 MiB/s Receiving objects: 81% (328/404), 615.18 MiB | 7.57 MiB/s Receiving objects: 81% (328/404), 627.57 MiB | 7.04 MiB/s Receiving objects: 82% (332/404), 627.57 MiB | 7.04 MiB/s Receiving objects: 82% (333/404), 631.43 MiB | 5.18 MiB/s Receiving objects: 82% (334/404), 637.50 MiB | 6.50 MiB/s Receiving objects: 82% (334/404), 649.10 MiB | 6.08 MiB/s Receiving objects: 82% (335/404), 658.39 MiB | 7.76 MiB/s Receiving objects: 82% (335/404), 667.27 MiB | 7.32 MiB/s Receiving objects: 82% (335/404), 667.58 MiB | 3.87 MiB/s Receiving objects: 83% (336/404), 667.58 MiB | 3.87 MiB/s Receiving objects: 83% (336/404), 680.97 MiB | 5.76 MiB/s Receiving objects: 83% (336/404), 684.94 MiB | 3.77 MiB/s Receiving objects: 83% (339/404), 697.54 MiB | 4.26 MiB/s Receiving objects: 84% (340/404), 697.54 MiB | 4.26 MiB/s Receiving objects: 84% (342/404), 711.64 MiB | 4.63 MiB/s Receiving objects: 84% (342/404), 723.13 MiB | 3.43 MiB/s Receiving objects: 85% (344/404), 723.13 MiB | 3.43 MiB/s Receiving objects: 86% (348/404), 723.13 MiB | 3.43 MiB/s Receiving objects: 86% (348/404), 751.40 MiB | 6.29 MiB/s Receiving objects: 87% (352/404), 764.17 MiB | 6.24 MiB/s Receiving objects: 88% (356/404), 764.17 MiB | 6.24 MiB/s Receiving objects: 88% (357/404), 780.00 MiB | 10.15 MiB/s Receiving objects: 88% (358/404), 801.87 MiB | 10.27 MiB/s Receiving objects: 89% (360/404), 811.43 MiB | 10.65 MiB/s Receiving objects: 90% (364/404), 811.43 MiB | 10.65 MiB/s Receiving objects: 90% (364/404), 821.44 MiB | 11.01 MiB/s Receiving objects: 90% (365/404), 842.21 MiB | 18.92 MiB/s Receiving objects: 91% (368/404), 842.21 MiB | 18.92 MiB/s Receiving objects: 91% (371/404), 844.73 MiB | 8.87 MiB/s Receiving objects: 92% (372/404), 844.73 MiB | 8.87 MiB/s Receiving objects: 92% (373/404), 844.73 MiB | 8.87 MiB/s Receiving objects: 93% (376/404), 861.03 MiB | 9.20 MiB/s Receiving objects: 94% (380/404), 861.03 MiB | 9.20 MiB/s Receiving objects: 95% (384/404), 870.35 MiB | 8.58 MiB/s Receiving objects: 95% (386/404), 870.35 MiB | 8.58 MiB/s Receiving objects: 96% (388/404), 870.35 MiB | 8.58 MiB/s Receiving objects: 96% (391/404), 895.71 MiB | 8.91 MiB/s Receiving objects: 97% (392/404), 895.71 MiB | 8.91 MiB/s Receiving objects: 98% (396/404), 895.71 MiB | 8.91 MiB/s remote: Total 404 (delta 28), reused 80 (delta 15), pack-reused 293 Receiving objects: 99% (400/404), 915.28 MiB | 8.92 MiB/s Receiving objects: 100% (404/404), 915.28 MiB | 8.92 MiB/s Receiving objects: 100% (404/404), 922.97 MiB | 12.99 MiB/s, done. Resolving deltas: 0% (0/78) Resolving deltas: 8% (7/78) Resolving deltas: 14% (11/78) Resolving deltas: 23% (18/78) Resolving deltas: 28% (22/78) Resolving deltas: 29% (23/78) Resolving deltas: 32% (25/78) Resolving deltas: 35% (28/78) Resolving deltas: 37% (29/78) Resolving deltas: 44% (35/78) Resolving deltas: 48% (38/78) Resolving deltas: 51% (40/78) Resolving deltas: 52% (41/78) Resolving deltas: 53% (42/78) Resolving deltas: 56% (44/78) Resolving deltas: 58% (46/78) Resolving deltas: 61% (48/78) Resolving deltas: 64% (50/78) Resolving deltas: 65% (51/78) Resolving deltas: 75% (59/78) Resolving deltas: 76% (60/78) Resolving deltas: 79% (62/78) Resolving deltas: 82% (64/78) Resolving deltas: 84% (66/78) Resolving deltas: 92% (72/78) Resolving deltas: 93% (73/78) Resolving deltas: 94% (74/78) Resolving deltas: 100% (78/78) Resolving deltas: 100% (78/78), done. Cloning into '/root/workspace/daxie-config/P01/params_new/prediction_config'... remote: Enumerating objects: 205, 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: 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/205) Receiving objects: 1% (3/205) Receiving objects: 2% (5/205) Receiving objects: 3% (7/205) Receiving objects: 4% (9/205) Receiving objects: 5% (11/205) Receiving objects: 6% (13/205) Receiving objects: 7% (15/205) Receiving objects: 8% (17/205) Receiving objects: 9% (19/205) Receiving objects: 10% (21/205) Receiving objects: 11% (23/205) Receiving objects: 12% (25/205) Receiving objects: 13% (27/205) Receiving objects: 14% (29/205) Receiving objects: 15% (31/205) Receiving objects: 16% (33/205) Receiving objects: 17% (35/205) Receiving objects: 18% (37/205) Receiving objects: 19% (39/205) Receiving objects: 20% (41/205) Receiving objects: 21% (44/205) Receiving objects: 22% (46/205) Receiving objects: 23% (48/205) Receiving objects: 24% (50/205) Receiving objects: 25% (52/205) Receiving objects: 26% (54/205) Receiving objects: 27% (56/205) Receiving objects: 28% (58/205) Receiving objects: 29% (60/205) Receiving objects: 30% (62/205) Receiving objects: 31% (64/205) Receiving objects: 32% (66/205) Receiving objects: 33% (68/205) Receiving objects: 34% (70/205) Receiving objects: 35% (72/205) Receiving objects: 36% (74/205) Receiving objects: 37% (76/205) Receiving objects: 38% (78/205) Receiving objects: 39% (80/205), 11.27 MiB | 22.53 MiB/s Receiving objects: 39% (80/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 40% (82/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 41% (85/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 42% (87/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 43% (89/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 44% (91/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 45% (93/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 46% (95/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 47% (97/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 48% (99/205), 20.05 MiB | 20.07 MiB/s Receiving objects: 49% (101/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 50% (103/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 51% (105/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 52% (107/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 53% (109/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 54% (111/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 55% (113/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 56% (115/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 57% (117/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 58% (119/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 59% (121/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 60% (123/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 61% (126/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 62% (128/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 63% (130/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 64% (132/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 65% (134/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 66% (136/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 67% (138/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 68% (140/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 69% (142/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 70% (144/205), 29.54 MiB | 19.66 MiB/s Receiving objects: 70% (145/205), 41.48 MiB | 20.72 MiB/s Receiving objects: 71% (146/205), 41.48 MiB | 20.72 MiB/s Receiving objects: 72% (148/205), 41.48 MiB | 20.72 MiB/s Receiving objects: 73% (150/205), 41.48 MiB | 20.72 MiB/s Receiving objects: 74% (152/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 75% (154/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 76% (156/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 77% (158/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 78% (160/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 79% (162/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 80% (164/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 81% (167/205), 50.50 MiB | 20.18 MiB/s Receiving objects: 81% (167/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 82% (169/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 83% (171/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 84% (173/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 85% (175/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 86% (177/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 87% (179/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 88% (181/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 89% (183/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 90% (185/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 91% (187/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 92% (189/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 93% (191/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 94% (193/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 95% (195/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 96% (197/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 97% (199/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 98% (201/205), 58.72 MiB | 19.56 MiB/s Receiving objects: 99% (203/205), 58.72 MiB | 19.56 MiB/s remote: Total 205 (delta 4), reused 16 (delta 4), pack-reused 189 Receiving objects: 100% (205/205), 69.91 MiB | 19.96 MiB/s Receiving objects: 100% (205/205), 70.41 MiB | 20.03 MiB/s, done. Resolving deltas: 0% (0/59) Resolving deltas: 45% (27/59) Resolving deltas: 47% (28/59) Resolving deltas: 50% (30/59) Resolving deltas: 71% (42/59) Resolving deltas: 74% (44/59) Resolving deltas: 79% (47/59) Resolving deltas: 81% (48/59) Resolving deltas: 83% (49/59) Resolving deltas: 86% (51/59) Resolving deltas: 89% (53/59) Resolving deltas: 94% (56/59) Resolving deltas: 100% (59/59) Resolving deltas: 100% (59/59), 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. 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: 32% (14/43) Resolving deltas: 86% (37/43) Resolving deltas: 88% (38/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: 287, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 0% (1/287) Receiving objects: 1% (3/287) Receiving objects: 2% (6/287) Receiving objects: 3% (9/287) Receiving objects: 4% (12/287) Receiving objects: 5% (15/287) Receiving objects: 6% (18/287) Receiving objects: 7% (21/287) Receiving objects: 8% (23/287) Receiving objects: 9% (26/287) Receiving objects: 10% (29/287) Receiving objects: 11% (32/287) Receiving objects: 12% (35/287) Receiving objects: 13% (38/287) Receiving objects: 14% (41/287) Receiving objects: 15% (44/287) Receiving objects: 16% (46/287) Receiving objects: 17% (49/287) Receiving objects: 18% (52/287) Receiving objects: 19% (55/287) Receiving objects: 20% (58/287) Receiving objects: 21% (61/287) Receiving objects: 22% (64/287) Receiving objects: 23% (67/287) remote: Total 287 (delta 4), reused 0 (delta 0), pack-reused 272 Receiving objects: 24% (69/287) Receiving objects: 25% (72/287) Receiving objects: 26% (75/287) Receiving objects: 27% (78/287) Receiving objects: 28% (81/287) Receiving objects: 29% (84/287) Receiving objects: 30% (87/287) Receiving objects: 31% (89/287) Receiving objects: 32% (92/287) Receiving objects: 33% (95/287) Receiving objects: 34% (98/287) Receiving objects: 35% (101/287) Receiving objects: 36% (104/287) Receiving objects: 37% (107/287) Receiving objects: 38% (110/287) Receiving objects: 39% (112/287) Receiving objects: 40% (115/287) Receiving objects: 41% (118/287) Receiving objects: 42% (121/287) Receiving objects: 43% (124/287) Receiving objects: 44% (127/287) Receiving objects: 45% (130/287) Receiving objects: 46% (133/287) Receiving objects: 47% (135/287) Receiving objects: 48% (138/287) Receiving objects: 49% (141/287) Receiving objects: 50% (144/287) Receiving objects: 51% (147/287) Receiving objects: 52% (150/287) Receiving objects: 53% (153/287) Receiving objects: 54% (155/287) Receiving objects: 55% (158/287) Receiving objects: 56% (161/287) Receiving objects: 57% (164/287) Receiving objects: 58% (167/287) Receiving objects: 59% (170/287) Receiving objects: 60% (173/287) Receiving objects: 61% (176/287) Receiving objects: 62% (178/287) Receiving objects: 63% (181/287) Receiving objects: 64% (184/287) Receiving objects: 65% (187/287) Receiving objects: 66% (190/287) Receiving objects: 67% (193/287) Receiving objects: 68% (196/287) Receiving objects: 69% (199/287) Receiving objects: 70% (201/287) Receiving objects: 71% (204/287) Receiving objects: 72% (207/287) Receiving objects: 73% (210/287) Receiving objects: 74% (213/287) Receiving objects: 75% (216/287) Receiving objects: 76% (219/287) Receiving objects: 77% (221/287) Receiving objects: 78% (224/287) Receiving objects: 79% (227/287) Receiving objects: 80% (230/287) Receiving objects: 81% (233/287) Receiving objects: 82% (236/287) Receiving objects: 83% (239/287) Receiving objects: 84% (242/287) Receiving objects: 85% (244/287) Receiving objects: 86% (247/287) Receiving objects: 87% (250/287) Receiving objects: 88% (253/287) Receiving objects: 89% (256/287) Receiving objects: 90% (259/287) Receiving objects: 91% (262/287) Receiving objects: 92% (265/287) Receiving objects: 93% (267/287) Receiving objects: 94% (270/287) Receiving objects: 95% (273/287) Receiving objects: 96% (276/287) Receiving objects: 97% (279/287) Receiving objects: 98% (282/287) Receiving objects: 99% (285/287) Receiving objects: 100% (287/287) Receiving objects: 100% (287/287), 9.57 MiB | 20.77 MiB/s, done. Resolving deltas: 0% (0/68) Resolving deltas: 1% (1/68) Resolving deltas: 2% (2/68) Resolving deltas: 4% (3/68) Resolving deltas: 5% (4/68) Resolving deltas: 7% (5/68) Resolving deltas: 8% (6/68) Resolving deltas: 10% (7/68) Resolving deltas: 11% (8/68) Resolving deltas: 35% (24/68) Resolving deltas: 48% (33/68) Resolving deltas: 50% (34/68) Resolving deltas: 52% (36/68) Resolving deltas: 54% (37/68) Resolving deltas: 57% (39/68) Resolving deltas: 60% (41/68) Resolving deltas: 67% (46/68) Resolving deltas: 83% (57/68) Resolving deltas: 100% (68/68) Resolving deltas: 100% (68/68), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-device'... remote: Enumerating objects: 2389, done. remote: Counting objects: 25% (1/4) remote: Counting objects: 50% (2/4) remote: Counting objects: 75% (3/4) remote: Counting objects: 100% (4/4) remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. Receiving objects: 0% (1/2389) Receiving objects: 1% (24/2389) Receiving objects: 2% (48/2389) Receiving objects: 3% (72/2389) Receiving objects: 4% (96/2389) Receiving objects: 5% (120/2389) Receiving objects: 6% (144/2389) Receiving objects: 7% (168/2389) Receiving objects: 8% (192/2389) Receiving objects: 9% (216/2389) Receiving objects: 10% (239/2389) Receiving objects: 11% (263/2389) Receiving objects: 12% (287/2389) Receiving objects: 13% (311/2389) Receiving objects: 14% (335/2389) Receiving objects: 15% (359/2389) Receiving objects: 16% (383/2389) Receiving objects: 17% (407/2389) Receiving objects: 18% (431/2389) Receiving objects: 19% (454/2389) Receiving objects: 20% (478/2389) Receiving objects: 21% (502/2389) Receiving objects: 22% (526/2389) Receiving objects: 23% (550/2389) Receiving objects: 24% (574/2389) Receiving objects: 25% (598/2389) Receiving objects: 26% (622/2389) Receiving objects: 27% (646/2389) Receiving objects: 28% (669/2389) Receiving objects: 29% (693/2389) Receiving objects: 30% (717/2389) Receiving objects: 31% (741/2389) Receiving objects: 32% (765/2389) Receiving objects: 33% (789/2389) Receiving objects: 34% (813/2389) Receiving objects: 35% (837/2389) Receiving objects: 36% (861/2389) Receiving objects: 37% (884/2389) Receiving objects: 38% (908/2389) Receiving objects: 39% (932/2389) Receiving objects: 40% (956/2389) Receiving objects: 41% (980/2389) Receiving objects: 42% (1004/2389) Receiving objects: 43% (1028/2389) Receiving objects: 44% (1052/2389) Receiving objects: 45% (1076/2389) Receiving objects: 46% (1099/2389) Receiving objects: 47% (1123/2389) Receiving objects: 48% (1147/2389) Receiving objects: 49% (1171/2389) Receiving objects: 50% (1195/2389) Receiving objects: 51% (1219/2389) Receiving objects: 52% (1243/2389) Receiving objects: 53% (1267/2389) Receiving objects: 54% (1291/2389) Receiving objects: 55% (1314/2389) Receiving objects: 56% (1338/2389) Receiving objects: 57% (1362/2389) Receiving objects: 58% (1386/2389) Receiving objects: 59% (1410/2389) Receiving objects: 60% (1434/2389) Receiving objects: 61% (1458/2389) Receiving objects: 62% (1482/2389) Receiving objects: 63% (1506/2389) Receiving objects: 64% (1529/2389) Receiving objects: 65% (1553/2389) Receiving objects: 66% (1577/2389) Receiving objects: 67% (1601/2389) Receiving objects: 68% (1625/2389) Receiving objects: 69% (1649/2389) Receiving objects: 70% (1673/2389) Receiving objects: 71% (1697/2389) Receiving objects: 72% (1721/2389) remote: Total 2389 (delta 0), reused 0 (delta 0), pack-reused 2385 Receiving objects: 73% (1744/2389) Receiving objects: 74% (1768/2389) Receiving objects: 75% (1792/2389) Receiving objects: 76% (1816/2389) Receiving objects: 77% (1840/2389) Receiving objects: 78% (1864/2389) Receiving objects: 79% (1888/2389) Receiving objects: 80% (1912/2389) Receiving objects: 81% (1936/2389) Receiving objects: 82% (1959/2389) Receiving objects: 83% (1983/2389) Receiving objects: 84% (2007/2389) Receiving objects: 85% (2031/2389) Receiving objects: 86% (2055/2389) Receiving objects: 87% (2079/2389) Receiving objects: 88% (2103/2389) Receiving objects: 89% (2127/2389) Receiving objects: 90% (2151/2389) Receiving objects: 91% (2174/2389) Receiving objects: 92% (2198/2389) Receiving objects: 93% (2222/2389) Receiving objects: 94% (2246/2389) Receiving objects: 95% (2270/2389) Receiving objects: 96% (2294/2389) Receiving objects: 97% (2318/2389) Receiving objects: 98% (2342/2389) Receiving objects: 99% (2366/2389) Receiving objects: 100% (2389/2389) Receiving objects: 100% (2389/2389), 278.08 KiB | 12.64 MiB/s, done. Resolving deltas: 0% (0/840) Resolving deltas: 12% (104/840) Resolving deltas: 15% (133/840) Resolving deltas: 17% (146/840) Resolving deltas: 18% (154/840) Resolving deltas: 19% (160/840) Resolving deltas: 22% (186/840) Resolving deltas: 24% (205/840) Resolving deltas: 27% (235/840) Resolving deltas: 30% (258/840) Resolving deltas: 31% (261/840) Resolving deltas: 33% (285/840) Resolving deltas: 36% (305/840) Resolving deltas: 38% (326/840) Resolving deltas: 39% (332/840) Resolving deltas: 42% (357/840) Resolving deltas: 43% (362/840) Resolving deltas: 45% (379/840) Resolving deltas: 46% (393/840) Resolving deltas: 47% (397/840) Resolving deltas: 48% (406/840) Resolving deltas: 49% (415/840) Resolving deltas: 58% (493/840) Resolving deltas: 61% (517/840) Resolving deltas: 66% (557/840) Resolving deltas: 67% (567/840) Resolving deltas: 68% (572/840) Resolving deltas: 69% (584/840) Resolving deltas: 70% (588/840) Resolving deltas: 71% (598/840) Resolving deltas: 72% (612/840) Resolving deltas: 73% (619/840) Resolving deltas: 74% (624/840) Resolving deltas: 75% (631/840) Resolving deltas: 78% (660/840) Resolving deltas: 79% (665/840) Resolving deltas: 80% (672/840) Resolving deltas: 81% (682/840) Resolving deltas: 99% (839/840) Resolving deltas: 100% (840/840) Resolving deltas: 100% (840/840), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-mqtt'... remote: Enumerating objects: 187, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 181 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.67 KiB | 1.51 MiB/s, done. Resolving deltas: 0% (0/47) Resolving deltas: 2% (1/47) Resolving deltas: 6% (3/47) Resolving deltas: 8% (4/47) Resolving deltas: 44% (21/47) Resolving deltas: 91% (43/47) Resolving deltas: 93% (44/47) Resolving deltas: 95% (45/47) Resolving deltas: 97% (46/47) Resolving deltas: 100% (47/47) Resolving deltas: 100% (47/47), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-node-daxie'... remote: Enumerating objects: 568, done. remote: Counting objects: 0% (1/156) remote: Counting objects: 1% (2/156) remote: Counting objects: 2% (4/156) remote: Counting objects: 3% (5/156) remote: Counting objects: 4% (7/156) remote: Counting objects: 5% (8/156) remote: Counting objects: 6% (10/156) remote: Counting objects: 7% (11/156) remote: Counting objects: 8% (13/156) remote: Counting objects: 9% (15/156) remote: Counting objects: 10% (16/156) remote: Counting objects: 11% (18/156) remote: Counting objects: 12% (19/156) remote: Counting objects: 13% (21/156) remote: Counting objects: 14% (22/156) remote: Counting objects: 15% (24/156) remote: Counting objects: 16% (25/156) remote: Counting objects: 17% (27/156) remote: Counting objects: 18% (29/156) remote: Counting objects: 19% (30/156) remote: Counting objects: 20% (32/156) remote: Counting objects: 21% (33/156) remote: Counting objects: 22% (35/156) remote: Counting objects: 23% (36/156) remote: Counting objects: 24% (38/156) remote: Counting objects: 25% (39/156) remote: Counting objects: 26% (41/156) remote: Counting objects: 27% (43/156) remote: Counting objects: 28% (44/156) remote: Counting objects: 29% (46/156) remote: Counting objects: 30% (47/156) remote: Counting objects: 31% (49/156) remote: Counting objects: 32% (50/156) remote: Counting objects: 33% (52/156) remote: Counting objects: 34% (54/156) remote: Counting objects: 35% (55/156) remote: Counting objects: 36% (57/156) remote: Counting objects: 37% (58/156) remote: Counting objects: 38% (60/156) remote: Counting objects: 39% (61/156) remote: Counting objects: 40% (63/156) remote: Counting objects: 41% (64/156) remote: Counting objects: 42% (66/156) remote: Counting objects: 43% (68/156) remote: Counting objects: 44% (69/156) remote: Counting objects: 45% (71/156) remote: Counting objects: 46% (72/156) remote: Counting objects: 47% (74/156) remote: Counting objects: 48% (75/156) remote: Counting objects: 49% (77/156) remote: Counting objects: 50% (78/156) remote: Counting objects: 51% (80/156) remote: Counting objects: 52% (82/156) remote: Counting objects: 53% (83/156) remote: Counting objects: 54% (85/156) remote: Counting objects: 55% (86/156) remote: Counting objects: 56% (88/156) remote: Counting objects: 57% (89/156) remote: Counting objects: 58% (91/156) remote: Counting objects: 59% (93/156) remote: Counting objects: 60% (94/156) remote: Counting objects: 61% (96/156) remote: Counting objects: 62% (97/156) remote: Counting objects: 63% (99/156) remote: Counting objects: 64% (100/156) remote: Counting objects: 65% (102/156) remote: Counting objects: 66% (103/156) remote: Counting objects: 67% (105/156) remote: Counting objects: 68% (107/156) remote: Counting objects: 69% (108/156) remote: Counting objects: 70% (110/156) remote: Counting objects: 71% (111/156) remote: Counting objects: 72% (113/156) remote: Counting objects: 73% (114/156) remote: Counting objects: 74% (116/156) remote: Counting objects: 75% (117/156) remote: Counting objects: 76% (119/156) remote: Counting objects: 77% (121/156) remote: Counting objects: 78% (122/156) remote: Counting objects: 79% (124/156) remote: Counting objects: 80% (125/156) remote: Counting objects: 81% (127/156) remote: Counting objects: 82% (128/156) remote: Counting objects: 83% (130/156) remote: Counting objects: 84% (132/156) remote: Counting objects: 85% (133/156) remote: Counting objects: 86% (135/156) remote: Counting objects: 87% (136/156) remote: Counting objects: 88% (138/156) remote: Counting objects: 89% (139/156) remote: Counting objects: 90% (141/156) remote: Counting objects: 91% (142/156) remote: Counting objects: 92% (144/156) remote: Counting objects: 93% (146/156) remote: Counting objects: 94% (147/156) remote: Counting objects: 95% (149/156) remote: Counting objects: 96% (150/156) remote: Counting objects: 97% (152/156) remote: Counting objects: 98% (153/156) remote: Counting objects: 99% (155/156) remote: Counting objects: 100% (156/156) remote: Counting objects: 100% (156/156), done. remote: Compressing objects: 1% (1/55) remote: Compressing objects: 3% (2/55) remote: Compressing objects: 5% (3/55) remote: Compressing objects: 7% (4/55) remote: Compressing objects: 9% (5/55) remote: Compressing objects: 10% (6/55) remote: Compressing objects: 12% (7/55) remote: Compressing objects: 14% (8/55) remote: Compressing objects: 16% (9/55) remote: Compressing objects: 18% (10/55) remote: Compressing objects: 20% (11/55) remote: Compressing objects: 21% (12/55) remote: Compressing objects: 23% (13/55) remote: Compressing objects: 25% (14/55) remote: Compressing objects: 27% (15/55) remote: Compressing objects: 29% (16/55) remote: Compressing objects: 30% (17/55) remote: Compressing objects: 32% (18/55) remote: Compressing objects: 34% (19/55) remote: Compressing objects: 36% (20/55) remote: Compressing objects: 38% (21/55) remote: Compressing objects: 40% (22/55) remote: Compressing objects: 41% (23/55) remote: Compressing objects: 43% (24/55) remote: Compressing objects: 45% (25/55) remote: Compressing objects: 47% (26/55) remote: Compressing objects: 49% (27/55) remote: Compressing objects: 50% (28/55) remote: Compressing objects: 52% (29/55) remote: Compressing objects: 54% (30/55) remote: Compressing objects: 56% (31/55) remote: Compressing objects: 58% (32/55) remote: Compressing objects: 60% (33/55) remote: Compressing objects: 61% (34/55) remote: Compressing objects: 63% (35/55) remote: Compressing objects: 65% (36/55) remote: Compressing objects: 67% (37/55) remote: Compressing objects: 69% (38/55) remote: Compressing objects: 70% (39/55) remote: Compressing objects: 72% (40/55) remote: Compressing objects: 74% (41/55) remote: Compressing objects: 76% (42/55) remote: Compressing objects: 78% (43/55) remote: Compressing objects: 80% (44/55) remote: Compressing objects: 81% (45/55) remote: Compressing objects: 83% (46/55) remote: Compressing objects: 85% (47/55) remote: Compressing objects: 87% (48/55) remote: Compressing objects: 89% (49/55) remote: Compressing objects: 90% (50/55) remote: Compressing objects: 92% (51/55) remote: Compressing objects: 94% (52/55) remote: Compressing objects: 96% (53/55) remote: Compressing objects: 98% (54/55) remote: Compressing objects: 100% (55/55) remote: Compressing objects: 100% (55/55), done. remote: Total 568 (delta 25), reused 154 (delta 23), pack-reused 412 Receiving objects: 0% (1/568) Receiving objects: 1% (6/568) Receiving objects: 2% (12/568) Receiving objects: 3% (18/568) Receiving objects: 4% (23/568) Receiving objects: 5% (29/568) Receiving objects: 6% (35/568) Receiving objects: 7% (40/568) Receiving objects: 8% (46/568) Receiving objects: 9% (52/568) Receiving objects: 10% (57/568) Receiving objects: 11% (63/568) Receiving objects: 12% (69/568) Receiving objects: 13% (74/568) Receiving objects: 14% (80/568) Receiving objects: 15% (86/568) Receiving objects: 16% (91/568) Receiving objects: 17% (97/568) Receiving objects: 18% (103/568) Receiving objects: 19% (108/568) Receiving objects: 20% (114/568) Receiving objects: 21% (120/568) Receiving objects: 22% (125/568) Receiving objects: 23% (131/568) Receiving objects: 24% (137/568) Receiving objects: 25% (142/568) Receiving objects: 26% (148/568) Receiving objects: 27% (154/568) Receiving objects: 28% (160/568) Receiving objects: 29% (165/568) Receiving objects: 30% (171/568) Receiving objects: 31% (177/568) Receiving objects: 32% (182/568) Receiving objects: 33% (188/568) Receiving objects: 34% (194/568) Receiving objects: 35% (199/568) Receiving objects: 36% (205/568) Receiving objects: 37% (211/568) Receiving objects: 38% (216/568) Receiving objects: 39% (222/568) Receiving objects: 40% (228/568) Receiving objects: 41% (233/568) Receiving objects: 42% (239/568) Receiving objects: 43% (245/568) Receiving objects: 44% (250/568) Receiving objects: 45% (256/568) Receiving objects: 46% (262/568) Receiving objects: 47% (267/568) Receiving objects: 48% (273/568) Receiving objects: 49% (279/568) Receiving objects: 50% (284/568) Receiving objects: 51% (290/568) Receiving objects: 52% (296/568) Receiving objects: 53% (302/568) Receiving objects: 54% (307/568) Receiving objects: 55% (313/568) Receiving objects: 56% (319/568) Receiving objects: 57% (324/568) Receiving objects: 58% (330/568) Receiving objects: 59% (336/568) Receiving objects: 60% (341/568) Receiving objects: 61% (347/568) Receiving objects: 62% (353/568) Receiving objects: 63% (358/568) Receiving objects: 64% (364/568) Receiving objects: 65% (370/568) Receiving objects: 66% (375/568) Receiving objects: 67% (381/568) Receiving objects: 68% (387/568) Receiving objects: 69% (392/568) Receiving objects: 70% (398/568) Receiving objects: 71% (404/568) Receiving objects: 72% (409/568) Receiving objects: 73% (415/568) Receiving objects: 74% (421/568) Receiving objects: 75% (426/568) Receiving objects: 76% (432/568) Receiving objects: 77% (438/568) Receiving objects: 78% (444/568) Receiving objects: 79% (449/568) Receiving objects: 80% (455/568) Receiving objects: 81% (461/568) Receiving objects: 82% (466/568) Receiving objects: 83% (472/568) Receiving objects: 84% (478/568) Receiving objects: 85% (483/568) Receiving objects: 86% (489/568) Receiving objects: 87% (495/568) Receiving objects: 88% (500/568) Receiving objects: 89% (506/568) Receiving objects: 90% (512/568) Receiving objects: 91% (517/568) Receiving objects: 92% (523/568) Receiving objects: 93% (529/568) Receiving objects: 94% (534/568) Receiving objects: 95% (540/568) Receiving objects: 96% (546/568) Receiving objects: 97% (551/568) Receiving objects: 98% (557/568) Receiving objects: 99% (563/568) Receiving objects: 100% (568/568) Receiving objects: 100% (568/568), 58.15 KiB | 7.27 MiB/s, done. Resolving deltas: 0% (0/99) Resolving deltas: 1% (1/99) Resolving deltas: 2% (2/99) Resolving deltas: 3% (3/99) Resolving deltas: 4% (4/99) Resolving deltas: 5% (5/99) Resolving deltas: 6% (6/99) Resolving deltas: 34% (34/99) Resolving deltas: 35% (35/99) Resolving deltas: 36% (36/99) Resolving deltas: 70% (70/99) Resolving deltas: 71% (71/99) Resolving deltas: 100% (99/99) Resolving deltas: 100% (99/99), done. Cloning into '/root/workspace/daxie-config/P01/params_new/system-port'... remote: Enumerating objects: 471, done. remote: Counting objects: 0% (1/173) remote: Counting objects: 1% (2/173) remote: Counting objects: 2% (4/173) remote: Counting objects: 3% (6/173) remote: Counting objects: 4% (7/173) remote: Counting objects: 5% (9/173) remote: Counting objects: 6% (11/173) remote: Counting objects: 7% (13/173) remote: Counting objects: 8% (14/173) remote: Counting objects: 9% (16/173) remote: Counting objects: 10% (18/173) remote: Counting objects: 11% (20/173) remote: Counting objects: 12% (21/173) remote: Counting objects: 13% (23/173) remote: Counting objects: 14% (25/173) remote: Counting objects: 15% (26/173) remote: Counting objects: 16% (28/173) remote: Counting objects: 17% (30/173) remote: Counting objects: 18% (32/173) remote: Counting objects: 19% (33/173) remote: Counting objects: 20% (35/173) remote: Counting objects: 21% (37/173) remote: Counting objects: 22% (39/173) remote: Counting objects: 23% (40/173) remote: Counting objects: 24% (42/173) remote: Counting objects: 25% (44/173) remote: Counting objects: 26% (45/173) remote: Counting objects: 27% (47/173) remote: Counting objects: 28% (49/173) remote: Counting objects: 29% (51/173) remote: Counting objects: 30% (52/173) remote: Counting objects: 31% (54/173) remote: Counting objects: 32% (56/173) remote: Counting objects: 33% (58/173) remote: Counting objects: 34% (59/173) remote: Counting objects: 35% (61/173) remote: Counting objects: 36% (63/173) remote: Counting objects: 37% (65/173) remote: Counting objects: 38% (66/173) remote: Counting objects: 39% (68/173) remote: Counting objects: 40% (70/173) remote: Counting objects: 41% (71/173) remote: Counting objects: 42% (73/173) remote: Counting objects: 43% (75/173) remote: Counting objects: 44% (77/173) remote: Counting objects: 45% (78/173) remote: Counting objects: 46% (80/173) remote: Counting objects: 47% (82/173) remote: Counting objects: 48% (84/173) remote: Counting objects: 49% (85/173) remote: Counting objects: 50% (87/173) remote: Counting objects: 51% (89/173) remote: Counting objects: 52% (90/173) remote: Counting objects: 53% (92/173) remote: Counting objects: 54% (94/173) remote: Counting objects: 55% (96/173) remote: Counting objects: 56% (97/173) remote: Counting objects: 57% (99/173) remote: Counting objects: 58% (101/173) remote: Counting objects: 59% (103/173) remote: Counting objects: 60% (104/173) remote: Counting objects: 61% (106/173) remote: Counting objects: 62% (108/173) remote: Counting objects: 63% (109/173) remote: Counting objects: 64% (111/173) remote: Counting objects: 65% (113/173) remote: Counting objects: 66% (115/173) remote: Counting objects: 67% (116/173) remote: Counting objects: 68% (118/173) remote: Counting objects: 69% (120/173) remote: Counting objects: 70% (122/173) remote: Counting objects: 71% (123/173) remote: Counting objects: 72% (125/173) remote: Counting objects: 73% (127/173) remote: Counting objects: 74% (129/173) remote: Counting objects: 75% (130/173) remote: Counting objects: 76% (132/173) remote: Counting objects: 77% (134/173) remote: Counting objects: 78% (135/173) remote: Counting objects: 79% (137/173) remote: Counting objects: 80% (139/173) remote: Counting objects: 81% (141/173) remote: Counting objects: 82% (142/173) remote: Counting objects: 83% (144/173) remote: Counting objects: 84% (146/173) remote: Counting objects: 85% (148/173) remote: Counting objects: 86% (149/173) remote: Counting objects: 87% (151/173) remote: Counting objects: 88% (153/173) remote: Counting objects: 89% (154/173) remote: Counting objects: 90% (156/173) remote: Counting objects: 91% (158/173) remote: Counting objects: 92% (160/173) remote: Counting objects: 93% (161/173) remote: Counting objects: 94% (163/173) remote: Counting objects: 95% (165/173) remote: Counting objects: 96% (167/173) remote: Counting objects: 97% (168/173) remote: Counting objects: 98% (170/173) remote: Counting objects: 99% (172/173) remote: Counting objects: 100% (173/173) remote: Counting objects: 100% (173/173), done. remote: Compressing objects: 1% (1/97) remote: Compressing objects: 2% (2/97) remote: Compressing objects: 3% (3/97) remote: Compressing objects: 4% (4/97) remote: Compressing objects: 5% (5/97) remote: Compressing objects: 6% (6/97) remote: Compressing objects: 7% (7/97) remote: Compressing objects: 8% (8/97) remote: Compressing objects: 9% (9/97) remote: Compressing objects: 10% (10/97) remote: Compressing objects: 11% (11/97) remote: Compressing objects: 12% (12/97) remote: Compressing objects: 13% (13/97) remote: Compressing objects: 14% (14/97) remote: Compressing objects: 15% (15/97) remote: Compressing objects: 16% (16/97) remote: Compressing objects: 17% (17/97) remote: Compressing objects: 18% (18/97) remote: Compressing objects: 19% (19/97) remote: Compressing objects: 20% (20/97) remote: Compressing objects: 21% (21/97) remote: Compressing objects: 22% (22/97) remote: Compressing objects: 23% (23/97) remote: Compressing objects: 24% (24/97) remote: Compressing objects: 25% (25/97) remote: Compressing objects: 26% (26/97) remote: Compressing objects: 27% (27/97) remote: Compressing objects: 28% (28/97) remote: Compressing objects: 29% (29/97) remote: Compressing objects: 30% (30/97) remote: Compressing objects: 31% (31/97) remote: Compressing objects: 32% (32/97) remote: Compressing objects: 34% (33/97) remote: Compressing objects: 35% (34/97) remote: Compressing objects: 36% (35/97) remote: Compressing objects: 37% (36/97) remote: Compressing objects: 38% (37/97) remote: Compressing objects: 39% (38/97) remote: Compressing objects: 40% (39/97) remote: Compressing objects: 41% (40/97) remote: Compressing objects: 42% (41/97) remote: Compressing objects: 43% (42/97) remote: Compressing objects: 44% (43/97) remote: Compressing objects: 45% (44/97) remote: Compressing objects: 46% (45/97) remote: Compressing objects: 47% (46/97) remote: Compressing objects: 48% (47/97) remote: Compressing objects: 49% (48/97) remote: Compressing objects: 50% (49/97) remote: Compressing objects: 51% (50/97) remote: Compressing objects: 52% (51/97) remote: Compressing objects: 53% (52/97) remote: Compressing objects: 54% (53/97) remote: Compressing objects: 55% (54/97) remote: Compressing objects: 56% (55/97) remote: Compressing objects: 57% (56/97) remote: Compressing objects: 58% (57/97) remote: Compressing objects: 59% (58/97) remote: Compressing objects: 60% (59/97) remote: Compressing objects: 61% (60/97) remote: Compressing objects: 62% (61/97) remote: Compressing objects: 63% (62/97) remote: Compressing objects: 64% (63/97) remote: Compressing objects: 65% (64/97) remote: Compressing objects: 67% (65/97) remote: Compressing objects: 68% (66/97) remote: Compressing objects: 69% (67/97) remote: Compressing objects: 70% (68/97) remote: Compressing objects: 71% (69/97) remote: Compressing objects: 72% (70/97) remote: Compressing objects: 73% (71/97) remote: Compressing objects: 74% (72/97) remote: Compressing objects: 75% (73/97) remote: Compressing objects: 76% (74/97) remote: Compressing objects: 77% (75/97) remote: Compressing objects: 78% (76/97) remote: Compressing objects: 79% (77/97) remote: Compressing objects: 80% (78/97) remote: Compressing objects: 81% (79/97) remote: Compressing objects: 82% (80/97) remote: Compressing objects: 83% (81/97) remote: Compressing objects: 84% (82/97) remote: Compressing objects: 85% (83/97) remote: Compressing objects: 86% (84/97) remote: Compressing objects: 87% (85/97) remote: Compressing objects: 88% (86/97) remote: Compressing objects: 89% (87/97) remote: Compressing objects: 90% (88/97) remote: Compressing objects: 91% (89/97) remote: Compressing objects: 92% (90/97) remote: Compressing objects: 93% (91/97) remote: Compressing objects: 94% (92/97) remote: Compressing objects: 95% (93/97) remote: Compressing objects: 96% (94/97) remote: Compressing objects: 97% (95/97) remote: Compressing objects: 98% (96/97) remote: Compressing objects: 100% (97/97) remote: Compressing objects: 100% (97/97), done. Receiving objects: 0% (1/471) Receiving objects: 1% (5/471) Receiving objects: 2% (10/471) Receiving objects: 3% (15/471) Receiving objects: 4% (19/471) Receiving objects: 5% (24/471) Receiving objects: 6% (29/471) Receiving objects: 7% (33/471) Receiving objects: 8% (38/471) Receiving objects: 9% (43/471) Receiving objects: 10% (48/471) Receiving objects: 11% (52/471) Receiving objects: 12% (57/471) Receiving objects: 13% (62/471) Receiving objects: 14% (66/471) Receiving objects: 15% (71/471) Receiving objects: 16% (76/471) Receiving objects: 17% (81/471) Receiving objects: 18% (85/471) Receiving objects: 19% (90/471) Receiving objects: 20% (95/471) Receiving objects: 21% (99/471) Receiving objects: 22% (104/471) Receiving objects: 23% (109/471) Receiving objects: 24% (114/471) Receiving objects: 25% (118/471) Receiving objects: 26% (123/471) Receiving objects: 27% (128/471) Receiving objects: 28% (132/471) Receiving objects: 29% (137/471) Receiving objects: 30% (142/471) Receiving objects: 31% (147/471) Receiving objects: 32% (151/471) Receiving objects: 33% (156/471) Receiving objects: 34% (161/471) Receiving objects: 35% (165/471) Receiving objects: 36% (170/471) Receiving objects: 37% (175/471) Receiving objects: 38% (179/471) Receiving objects: 39% (184/471) remote: Total 471 (delta 64), reused 116 (delta 32), pack-reused 298 Receiving objects: 40% (189/471) Receiving objects: 41% (194/471) Receiving objects: 42% (198/471) Receiving objects: 43% (203/471) Receiving objects: 44% (208/471) Receiving objects: 45% (212/471) Receiving objects: 46% (217/471) Receiving objects: 47% (222/471) Receiving objects: 48% (227/471) Receiving objects: 49% (231/471) Receiving objects: 50% (236/471) Receiving objects: 51% (241/471) Receiving objects: 52% (245/471) Receiving objects: 53% (250/471) Receiving objects: 54% (255/471) Receiving objects: 55% (260/471) Receiving objects: 56% (264/471) Receiving objects: 57% (269/471) Receiving objects: 58% (274/471) Receiving objects: 59% (278/471) Receiving objects: 60% (283/471) Receiving objects: 61% (288/471) Receiving objects: 62% (293/471) Receiving objects: 63% (297/471) Receiving objects: 64% (302/471) Receiving objects: 65% (307/471) Receiving objects: 66% (311/471) Receiving objects: 67% (316/471) Receiving objects: 68% (321/471) Receiving objects: 69% (325/471) Receiving objects: 70% (330/471) Receiving objects: 71% (335/471) Receiving objects: 72% (340/471) Receiving objects: 73% (344/471) Receiving objects: 74% (349/471) Receiving objects: 75% (354/471) Receiving objects: 76% (358/471) Receiving objects: 77% (363/471) Receiving objects: 78% (368/471) Receiving objects: 79% (373/471) Receiving objects: 80% (377/471) Receiving objects: 81% (382/471) Receiving objects: 82% (387/471) Receiving objects: 83% (391/471) Receiving objects: 84% (396/471) Receiving objects: 85% (401/471) Receiving objects: 86% (406/471) Receiving objects: 87% (410/471) Receiving objects: 88% (415/471) Receiving objects: 89% (420/471) Receiving objects: 90% (424/471) Receiving objects: 91% (429/471) Receiving objects: 92% (434/471) Receiving objects: 93% (439/471) Receiving objects: 94% (443/471) Receiving objects: 95% (448/471) Receiving objects: 96% (453/471) Receiving objects: 97% (457/471) Receiving objects: 98% (462/471) Receiving objects: 99% (467/471) Receiving objects: 100% (471/471) Receiving objects: 100% (471/471), 194.67 KiB | 12.98 MiB/s, done. Resolving deltas: 0% (0/199) Resolving deltas: 1% (2/199) Resolving deltas: 2% (4/199) Resolving deltas: 3% (6/199) Resolving deltas: 5% (10/199) Resolving deltas: 18% (36/199) Resolving deltas: 20% (40/199) Resolving deltas: 21% (42/199) Resolving deltas: 49% (98/199) Resolving deltas: 57% (114/199) Resolving deltas: 58% (116/199) Resolving deltas: 59% (119/199) Resolving deltas: 62% (125/199) Resolving deltas: 63% (126/199) Resolving deltas: 64% (128/199) Resolving deltas: 65% (131/199) Resolving deltas: 66% (132/199) Resolving deltas: 67% (134/199) Resolving deltas: 75% (151/199) Resolving deltas: 78% (156/199) Resolving deltas: 80% (160/199) Resolving deltas: 81% (163/199) Resolving deltas: 85% (170/199) Resolving deltas: 88% (177/199) Resolving deltas: 90% (181/199) Resolving deltas: 91% (183/199) Resolving deltas: 92% (184/199) Resolving deltas: 95% (191/199) Resolving deltas: 97% (194/199) Resolving deltas: 98% (196/199) Resolving deltas: 100% (199/199) Resolving deltas: 100% (199/199), done. Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0' Submodule path 'crane_align_customized': checked out '6c7706107a080023a921a6cb571a69c3b50dc3b2' Submodule path 'hardware': checked out '42e1d1ba30c930d94d934f656438dd2fc39dd833' Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e' Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744' Submodule path 'lidar-extrinsics': checked out 'a5ed0323e639731f17a1400a17a37743f8722244' 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 '7a9c1963ab6afa3cd44bfe7b546af3d7c24240f8' 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 '3cf5b6240856f78354364862ffa19bc220437783' Submodule path 'pncc_port_related_config': checked out 'ab747cf0b68cf08ad34d16a385e3e9aff0e0e186' 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 '46341a4aaa2ebaee5b9bdeeba5c548844e0457cf' 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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/hardware/ [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/hdmap_interface/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/lidar_loc_v2_common/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/mqtt-tls/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/msf-vehicle/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/perception_camera_driver/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/perception_crane_detection/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/perception_new_detection/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/pncc_common_config/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/pncc_vehicle_related_config/ [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/prediction_config/ [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 + ls /root/workspace/daxie-config/P01/params_new/system-common/ + wc -l [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 + wc -l + ls /root/workspace/daxie-config/P01/params_new/system-device/ [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 + ls /root/workspace/daxie-config/P01/params_new/system-port/ + wc -l [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 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/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] } [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 master [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/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + 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/master@tmp [Pipeline] sh + cp -r params_P01 params_orin_master_P01_2024-12-17_15-02-59 [Pipeline] sh + zip -rq params_orin_master_P01_2024-12-17_15-02-59.zip params_orin_master_P01_2024-12-17_15-02-59 ./version.json [Pipeline] echo /root/workspace/daxie-config/P01/params_orin_master_P01_2024-12-17_15-02-59.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_master_P01_2024-12-17_15-02-59.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 100 235M 0 0 100 235M 0 172M 0:00:01 0:00:01 --:--:-- 172M 100 235M 0 0 100 235M 0 99.5M 0:00:02 0:00:02 --:--:-- 99.5M 100 235M 0 0 100 235M 0 70.0M 0:00:03 0:00:03 --:--:-- 70.0M 100 235M 0 0 100 235M 0 53.9M 0:00:04 0:00:04 --:--:-- 53.9M 100 235M 0 0 100 235M 0 43.9M 0:00:05 0:00:05 --:--:-- 43.9M 100 235M 0 0 100 235M 0 37.0M 0:00:06 0:00:06 --:--:-- 0 100 235M 0 0 100 235M 0 31.9M 0:00:07 0:00:07 --:--:-- 0 100 235M 0 0 100 235M 0 28.1M 0:00:08 0:00:08 --:--:-- 0 100 235M 0 0 100 235M 0 25.1M 0:00:09 0:00:09 --:--:-- 0 100 235M 0 0 100 235M 0 22.7M 0:00:10 0:00:10 --:--:-- 0 100 235M 0 0 100 235M 0 20.7M 0:00:11 0:00:11 --:--:-- 0 100 235M 0 0 100 235M 0 19.0M 0:00:12 0:00:12 --:--:-- 0 100 235M 0 0 100 235M 0 17.6M 0:00:13 0:00:13 --:--:-- 0 100 235M 0 0 100 235M 0 16.4M 0:00:14 0:00:14 --:--:-- 0 100 235M 0 0 100 235M 0 15.3M 0:00:15 0:00:15 --:--:-- 0 100 235M 0 0 100 235M 0 14.4M 0:00:16 0:00:16 --:--:-- 0 100 235M 0 0 100 235M 0 13.5M 0:00:17 0:00:17 --:--:-- 0 100 235M 0 0 100 235M 0 12.8M 0:00:18 0:00:18 --:--:-- 0 100 235M 0 0 100 235M 0 12.1M 0:00:19 0:00:19 --:--:-- 0 100 235M 0 0 100 235M 0 11.5M 0:00:20 0:00:20 --:--:-- 0 100 235M 0 0 100 235M 0 11.0M 0:00:21 0:00:21 --:--:-- 0 100 235M 0 0 100 235M 0 10.5M 0:00:22 0:00:22 --:--:-- 0 100 235M 0 0 100 235M 0 10.0M 0:00:23 0:00:23 --:--:-- 0 100 235M 0 0 100 235M 0 9906k 0:00:24 0:00:24 --:--:-- 0 100 235M 0 0 100 235M 0 9515k 0:00:25 0:00:25 --:--:-- 0 100 235M 0 0 100 235M 0 9154k 0:00:26 0:00:26 --:--:-- 0 100 235M 0 0 100 235M 0 8819k 0:00:27 0:00:27 --:--:-- 0 100 235M 0 0 100 235M 0 8508k 0:00:28 0:00:28 --:--:-- 0 100 235M 0 0 100 235M 0 8219k 0:00:29 0:00:29 --:--:-- 0 100 235M 0 0 100 235M 0 7948k 0:00:30 0:00:30 --:--:-- 0 100 235M 0 0 100 235M 0 7694k 0:00:31 0:00:31 --:--:-- 0 100 235M 0 0 100 235M 0 7457k 0:00:32 0:00:32 --:--:-- 0 100 235M 0 0 100 235M 0 7233k 0:00:33 0:00:33 --:--:-- 0 100 235M 0 0 100 235M 0 7023k 0:00:34 0:00:34 --:--:-- 0 100 235M 0 0 100 235M 0 6824k 0:00:35 0:00:35 --:--:-- 0 100 235M 0 0 100 235M 0 6637k 0:00:36 0:00:36 --:--:-- 0 100 235M 0 0 100 235M 0 6459k 0:00:37 0:00:37 --:--:-- 0 100 235M 0 0 100 235M 0 6290k 0:00:38 0:00:38 --:--:-- 0 100 235M 0 0 100 235M 0 6131k 0:00:39 0:00:39 --:--:-- 0 100 235M 0 0 100 235M 0 5979k 0:00:40 0:00:40 --:--:-- 0 100 235M 0 0 100 235M 0 5834k 0:00:41 0:00:41 --:--:-- 0 100 235M 0 0 100 235M 0 5696k 0:00:42 0:00:42 --:--:-- 0 100 235M 0 0 100 235M 0 5565k 0:00:43 0:00:43 --:--:-- 0 100 235M 0 0 100 235M 0 5440k 0:00:44 0:00:44 --:--:-- 0 100 235M 0 0 100 235M 0 5320k 0:00:45 0:00:45 --:--:-- 0 100 235M 0 0 100 235M 0 5205k 0:00:46 0:00:46 --:--:-- 0 100 235M 0 0 100 235M 0 5095k 0:00:47 0:00:47 --:--:-- 0 100 235M 0 0 100 235M 0 4990k 0:00:48 0:00:48 --:--:-- 0 100 235M 0 0 100 235M 0 4889k 0:00:49 0:00:49 --:--:-- 0 100 235M 0 0 100 235M 0 4792k 0:00:50 0:00:50 --:--:-- 0 100 235M 0 0 100 235M 0 4698k 0:00:51 0:00:51 --:--:-- 0 100 235M 0 0 100 235M 0 4609k 0:00:52 0:00:52 --:--:-- 0 100 235M 0 0 100 235M 0 4522k 0:00:53 0:00:53 --:--:-- 0 100 235M 0 0 100 235M 0 4439k 0:00:54 0:00:54 --:--:-- 0 100 235M 0 0 100 235M 0 4359k 0:00:55 0:00:55 --:--:-- 0 100 235M 0 0 100 235M 0 4281k 0:00:56 0:00:56 --:--:-- 0 100 235M 0 0 100 235M 0 4207k 0:00:57 0:00:57 --:--:-- 0 100 235M 0 0 100 235M 0 4135k 0:00:58 0:00:58 --:--:-- 0 100 235M 0 0 100 235M 0 4065k 0:00:59 0:00:59 --:--:-- 0 100 235M 0 0 100 235M 0 3998k 0:01:00 0:01:00 --:--:-- 0 100 235M 0 0 100 235M 0 3933k 0:01:01 0:01:01 --:--:-- 0 100 235M 0 0 100 235M 0 3870k 0:01:02 0:01:02 --:--:-- 0 100 235M 0 0 100 235M 0 3808k 0:01:03 0:01:03 --:--:-- 0 100 235M 0 0 100 235M 0 3749k 0:01:04 0:01:04 --:--:-- 0 100 235M 0 0 100 235M 0 3692k 0:01:05 0:01:05 --:--:-- 0 100 235M 0 0 100 235M 0 3636k 0:01:06 0:01:06 --:--:-- 0 100 235M 0 0 100 235M 0 3582k 0:01:07 0:01:07 --:--:-- 0 100 235M 0 0 100 235M 0 3530k 0:01:08 0:01:08 --:--:-- 0 100 235M 0 0 100 235M 0 3479k 0:01:09 0:01:09 --:--:-- 0 100 235M 0 0 100 235M 0 3430k 0:01:10 0:01:10 --:--:-- 0 100 235M 0 0 100 235M 0 3382k 0:01:11 0:01:11 --:--:-- 0 100 235M 0 0 100 235M 0 3335k 0:01:12 0:01:12 --:--:-- 0 100 235M 0 0 100 235M 0 3289k 0:01:13 0:01:13 --:--:-- 0 100 235M 0 0 100 235M 0 3245k 0:01:14 0:01:14 --:--:-- 0 100 235M 0 0 100 235M 0 3202k 0:01:15 0:01:15 --:--:-- 0 100 235M 0 0 100 235M 0 3160k 0:01:16 0:01:16 --:--:-- 0 100 235M 0 0 100 235M 0 3119k 0:01:17 0:01:17 --:--:-- 0 100 235M 0 0 100 235M 0 3079k 0:01:18 0:01:18 --:--:-- 0 100 235M 0 0 100 235M 0 3041k 0:01:19 0:01:19 --:--:-- 0 100 235M 0 0 100 235M 0 3003k 0:01:20 0:01:20 --:--:-- 0 100 235M 0 0 100 235M 0 2966k 0:01:21 0:01:21 --:--:-- 0 100 235M 0 0 100 235M 0 2930k 0:01:22 0:01:22 --:--:-- 0 100 235M 0 0 100 235M 0 2895k 0:01:23 0:01:23 --:--:-- 0 100 235M 0 0 100 235M 0 2860k 0:01:24 0:01:24 --:--:-- 0 100 235M 0 0 100 235M 0 2827k 0:01:25 0:01:25 --:--:-- 0 100 235M 0 0 100 235M 0 2794k 0:01:26 0:01:26 --:--:-- 0 100 235M 0 0 100 235M 0 2762k 0:01:27 0:01:27 --:--:-- 0 100 235M 0 0 100 235M 0 2731k 0:01:28 0:01:28 --:--:-- 0 100 235M 0 0 100 235M 0 2700k 0:01:29 0:01:29 --:--:-- 0 100 235M 0 0 100 235M 0 2670k 0:01:30 0:01:30 --:--:-- 0 100 235M 0 0 100 235M 0 2641k 0:01:31 0:01:31 --:--:-- 0 100 235M 0 0 100 235M 0 2613k 0:01:32 0:01:32 --:--:-- 0 100 235M 0 0 100 235M 0 2585k 0:01:33 0:01:33 --:--:-- 0 100 235M 0 0 100 235M 0 2557k 0:01:34 0:01:34 --:--:-- 0 100 235M 0 0 100 235M 0 2530k 0:01:35 0:01:35 --:--:-- 0 100 235M 0 0 100 235M 0 2504k 0:01:36 0:01:36 --:--:-- 0 100 235M 0 0 100 235M 0 2478k 0:01:37 0:01:37 --:--:-- 0 100 235M 0 0 100 235M 0 2453k 0:01:38 0:01:38 --:--:-- 0 100 235M 0 0 100 235M 0 2428k 0:01:39 0:01:39 --:--:-- 0 100 235M 0 0 100 235M 0 2404k 0:01:40 0:01:40 --:--:-- 0 100 235M 0 0 100 235M 0 2381k 0:01:41 0:01:41 --:--:-- 0 100 235M 0 0 100 235M 0 2357k 0:01:42 0:01:42 --:--:-- 0 100 235M 0 0 100 235M 0 2334k 0:01:43 0:01:43 --:--:-- 0 100 235M 0 0 100 235M 0 2312k 0:01:44 0:01:44 --:--:-- 0 100 235M 0 0 100 235M 0 2290k 0:01:45 0:01:45 --:--:-- 0 100 235M 0 0 100 235M 0 2269k 0:01:46 0:01:46 --:--:-- 0 100 235M 0 0 100 235M 0 2247k 0:01:47 0:01:47 --:--:-- 0 100 235M 0 0 100 235M 0 2227k 0:01:48 0:01:48 --:--:-- 0 100 235M 0 0 100 235M 0 2206k 0:01:49 0:01:49 --:--:-- 0 100 235M 0 0 100 235M 0 2186k 0:01:50 0:01:50 --:--:-- 0 100 235M 0 0 100 235M 0 2167k 0:01:51 0:01:51 --:--:-- 0 100 235M 0 0 100 235M 0 2147k 0:01:52 0:01:52 --:--:-- 0 100 235M 0 0 100 235M 0 2129k 0:01:53 0:01:53 --:--:-- 0 100 235M 0 0 100 235M 0 2110k 0:01:54 0:01:54 --:--:-- 0 100 235M 0 0 100 235M 0 2092k 0:01:55 0:01:55 --:--:-- 0 100 235M 0 0 100 235M 0 2074k 0:01:56 0:01:56 --:--:-- 0 100 235M 0 0 100 235M 0 2056k 0:01:57 0:01:57 --:--:-- 0 100 235M 0 0 100 235M 0 2039k 0:01:58 0:01:58 --:--:-- 0 100 235M 0 0 100 235M 0 2022k 0:01:59 0:01:59 --:--:-- 0 100 235M 0 0 100 235M 0 2005k 0:02:00 0:02:00 --:--:-- 0 100 235M 0 0 100 235M 0 1988k 0:02:01 0:02:01 --:--:-- 0 100 235M 0 0 100 235M 0 1972k 0:02:02 0:02:02 --:--:-- 0 100 235M 0 0 100 235M 0 1956k 0:02:03 0:02:03 --:--:-- 0 100 235M 0 0 100 235M 0 1940k 0:02:04 0:02:04 --:--:-- 0 100 235M 0 0 100 235M 0 1925k 0:02:05 0:02:05 --:--:-- 0 100 235M 0 0 100 235M 0 1910k 0:02:06 0:02:06 --:--:-- 0 100 235M 0 0 100 235M 0 1895k 0:02:07 0:02:07 --:--:-- 0 100 235M 0 0 100 235M 0 1880k 0:02:08 0:02:08 --:--:-- 0 100 235M 0 0 100 235M 0 1865k 0:02:09 0:02:09 --:--:-- 0 100 235M 0 0 100 235M 0 1851k 0:02:10 0:02:10 --:--:-- 0 100 235M 0 0 100 235M 0 1837k 0:02:11 0:02:11 --:--:-- 0 100 235M 0 0 100 235M 0 1823k 0:02:12 0:02:12 --:--:-- 0 100 235M 0 0 100 235M 0 1809k 0:02:13 0:02:13 --:--:-- 0 100 235M 0 0 100 235M 0 1796k 0:02:14 0:02:14 --:--:-- 0 100 235M 0 0 100 235M 0 1783k 0:02:15 0:02:15 --:--:-- 0 100 235M 0 0 100 235M 0 1769k 0:02:16 0:02:16 --:--:-- 0 100 235M 0 0 100 235M 0 1757k 0:02:17 0:02:17 --:--:-- 0 100 235M 0 0 100 235M 0 1744k 0:02:18 0:02:18 --:--:-- 0 100 235M 0 0 100 235M 0 1731k 0:02:19 0:02:19 --:--:-- 0 100 235M 0 0 100 235M 0 1719k 0:02:20 0:02:20 --:--:-- 0 100 235M 0 0 100 235M 0 1707k 0:02:21 0:02:21 --:--:-- 0 100 235M 0 0 100 235M 0 1695k 0:02:22 0:02:22 --:--:-- 0 100 235M 0 0 100 235M 0 1683k 0:02:23 0:02:23 --:--:-- 0 100 235M 0 0 100 235M 0 1671k 0:02:24 0:02:24 --:--:-- 0 100 235M 0 0 100 235M 0 1660k 0:02:25 0:02:25 --:--:-- 0 100 235M 0 0 100 235M 0 1649k 0:02:26 0:02:26 --:--:-- 0 100 235M 0 0 100 235M 0 1637k 0:02:27 0:02:27 --:--:-- 0 100 235M 0 0 100 235M 0 1626k 0:02:28 0:02:28 --:--:-- 0 100 235M 0 0 100 235M 0 1615k 0:02:29 0:02:29 --:--:-- 0 100 235M 0 0 100 235M 0 1605k 0:02:30 0:02:30 --:--:-- 0 100 235M 0 0 100 235M 0 1594k 0:02:31 0:02:31 --:--:-- 0 100 235M 0 0 100 235M 0 1584k 0:02:32 0:02:32 --:--:-- 0 100 235M 0 0 100 235M 0 1573k 0:02:33 0:02:33 --:--:-- 0 100 235M 0 0 100 235M 0 1563k 0:02:34 0:02:34 --:--:-- 0 100 235M 0 0 100 235M 0 1553k 0:02:35 0:02:35 --:--:-- 0 100 235M 0 0 100 235M 0 1543k 0:02:36 0:02:36 --:--:-- 0 100 235M 0 0 100 235M 0 1533k 0:02:37 0:02:37 --:--:-- 0 100 235M 0 0 100 235M 0 1524k 0:02:38 0:02:38 --:--:-- 0 100 235M 0 0 100 235M 0 1514k 0:02:39 0:02:39 --:--:-- 0 100 235M 0 0 100 235M 0 1505k 0:02:40 0:02:40 --:--:-- 0 100 235M 0 0 100 235M 0 1495k 0:02:41 0:02:41 --:--:-- 0 100 235M 0 0 100 235M 0 1486k 0:02:42 0:02:42 --:--:-- 0 100 235M 0 0 100 235M 0 1477k 0:02:43 0:02:43 --:--:-- 0 100 235M 0 0 100 235M 0 1468k 0:02:44 0:02:44 --:--:-- 0 100 235M 0 0 100 235M 0 1459k 0:02:45 0:02:45 --:--:-- 0 100 235M 0 0 100 235M 0 1450k 0:02:46 0:02:46 --:--:-- 0 100 235M 0 0 100 235M 0 1442k 0:02:47 0:02:47 --:--:-- 0 100 235M 0 0 100 235M 0 1433k 0:02:48 0:02:48 --:--:-- 0 100 235M 0 0 100 235M 0 1425k 0:02:49 0:02:49 --:--:-- 0 100 235M 0 0 100 235M 0 1416k 0:02:50 0:02:50 --:--:-- 0 100 235M 0 0 100 235M 0 1408k 0:02:51 0:02:51 --:--:-- 0 100 235M 0 0 100 235M 0 1400k 0:02:52 0:02:52 --:--:-- 0 100 235M 0 0 100 235M 0 1392k 0:02:53 0:02:53 --:--:-- 0 100 235M 0 0 100 235M 0 1384k 0:02:54 0:02:54 --:--:-- 0 100 235M 0 0 100 235M 0 1376k 0:02:55 0:02:55 --:--:-- 0 100 235M 0 0 100 235M 0 1368k 0:02:56 0:02:56 --:--:-- 0 100 235M 0 0 100 235M 0 1360k 0:02:57 0:02:57 --:--:-- 0 100 235M 0 0 100 235M 0 1353k 0:02:58 0:02:58 --:--:-- 0 100 235M 0 0 100 235M 0 1345k 0:02:59 0:02:59 --:--:-- 0 100 235M 0 0 100 235M 0 1338k 0:03:00 0:03:00 --:--:-- 0 100 235M 0 0 100 235M 0 1330k 0:03:01 0:03:01 --:--:-- 0 100 235M 0 0 100 235M 0 1323k 0:03:02 0:03:02 --:--:-- 0 100 235M 0 0 100 235M 0 1316k 0:03:03 0:03:03 --:--:-- 0 100 235M 0 0 100 235M 0 1309k 0:03:04 0:03:04 --:--:-- 0 100 235M 0 0 100 235M 0 1302k 0:03:05 0:03:05 --:--:-- 0 100 235M 0 0 100 235M 0 1295k 0:03:06 0:03:06 --:--:-- 0 100 235M 0 0 100 235M 0 1288k 0:03:07 0:03:07 --:--:-- 0 100 235M 0 0 100 235M 0 1281k 0:03:08 0:03:08 --:--:-- 0 100 235M 0 0 100 235M 0 1274k 0:03:09 0:03:09 --:--:-- 0 100 235M 0 0 100 235M 0 1267k 0:03:10 0:03:10 --:--:-- 0 100 235M 0 0 100 235M 0 1261k 0:03:11 0:03:11 --:--:-- 0 100 235M 0 0 100 235M 0 1254k 0:03:12 0:03:12 --:--:-- 0 100 235M 0 0 100 235M 0 1248k 0:03:13 0:03:13 --:--:-- 0 100 235M 0 0 100 235M 0 1241k 0:03:14 0:03:14 --:--:-- 0 100 235M 0 0 100 235M 0 1235k 0:03:15 0:03:15 --:--:-- 0 100 235M 0 0 100 235M 0 1229k 0:03:16 0:03:16 --:--:-- 0 100 235M 0 0 100 235M 0 1222k 0:03:17 0:03:17 --:--:-- 0 100 235M 0 0 100 235M 0 1216k 0:03:18 0:03:18 --:--:-- 0 100 235M 0 0 100 235M 0 1210k 0:03:19 0:03:19 --:--:-- 0 100 235M 0 0 100 235M 0 1204k 0:03:20 0:03:20 --:--:-- 0 100 235M 0 0 100 235M 0 1198k 0:03:21 0:03:21 --:--:-- 0 100 235M 0 0 100 235M 0 1192k 0:03:22 0:03:22 --:--:-- 0 100 235M 0 0 100 235M 0 1186k 0:03:23 0:03:23 --:--:-- 0 100 235M 0 0 100 235M 0 1180k 0:03:24 0:03:24 --:--:-- 0 100 235M 0 0 100 235M 0 1175k 0:03:25 0:03:25 --:--:-- 0 100 235M 0 0 100 235M 0 1169k 0:03:26 0:03:26 --:--:-- 0 100 235M 0 0 100 235M 0 1163k 0:03:27 0:03:27 --:--:-- 0 100 235M 0 0 100 235M 0 1158k 0:03:28 0:03:28 --:--:-- 0 100 235M 0 0 100 235M 0 1152k 0:03:29 0:03:29 --:--:-- 0 100 235M 0 0 100 235M 0 1147k 0:03:30 0:03:30 --:--:-- 0 100 235M 0 0 100 235M 0 1141k 0:03:31 0:03:31 --:--:-- 0 100 235M 0 0 100 235M 0 1136k 0:03:32 0:03:32 --:--:-- 0 100 235M 0 0 100 235M 0 1131k 0:03:33 0:03:33 --:--:-- 0 100 235M 0 0 100 235M 0 1125k 0:03:34 0:03:34 --:--:-- 0 100 235M 0 0 100 235M 0 1120k 0:03:35 0:03:35 --:--:-- 0 100 235M 0 0 100 235M 0 1115k 0:03:36 0:03:36 --:--:-- 0 100 235M 0 0 100 235M 0 1110k 0:03:37 0:03:37 --:--:-- 0 100 235M 0 0 100 235M 0 1105k 0:03:38 0:03:38 --:--:-- 0 100 235M 0 0 100 235M 0 1100k 0:03:39 0:03:39 --:--:-- 0 100 235M 0 0 100 235M 0 1095k 0:03:40 0:03:40 --:--:-- 0 100 235M 0 0 100 235M 0 1090k 0:03:41 0:03:41 --:--:-- 0 100 235M 0 0 100 235M 0 1085k 0:03:42 0:03:42 --:--:-- 0 100 235M 0 0 100 235M 0 1080k 0:03:43 0:03:43 --:--:-- 0 100 235M 0 0 100 235M 0 1075k 0:03:44 0:03:44 --:--:-- 0 100 235M 0 0 100 235M 0 1070k 0:03:45 0:03:45 --:--:-- 0 100 235M 0 0 100 235M 0 1066k 0:03:46 0:03:46 --:--:-- 0 100 235M 0 0 100 235M 0 1061k 0:03:47 0:03:47 --:--:-- 0 100 235M 0 0 100 235M 0 1056k 0:03:48 0:03:48 --:--:-- 0 100 235M 0 0 100 235M 0 1052k 0:03:49 0:03:49 --:--:-- 0 100 235M 0 0 100 235M 0 1047k 0:03:50 0:03:50 --:--:-- 0 100 235M 0 0 100 235M 0 1043k 0:03:51 0:03:51 --:--:-- 0 100 235M 0 0 100 235M 0 1038k 0:03:52 0:03:52 --:--:-- 0 100 235M 0 0 100 235M 0 1034k 0:03:53 0:03:53 --:--:-- 0 100 235M 0 0 100 235M 0 1029k 0:03:54 0:03:54 --:--:-- 0 100 235M 0 0 100 235M 0 1025k 0:03:55 0:03:55 --:--:-- 0 100 235M 0 0 100 235M 0 1021k 0:03:56 0:03:56 --:--:-- 0 100 235M 0 0 100 235M 0 1016k 0:03:57 0:03:57 --:--:-- 0 100 235M 0 0 100 235M 0 1012k 0:03:58 0:03:58 --:--:-- 0 100 235M 0 0 100 235M 0 1008k 0:03:59 0:03:59 --:--:-- 0 100 235M 0 0 100 235M 0 1004k 0:04:00 0:04:00 --:--:-- 0 100 235M 0 0 100 235M 0 999k 0:04:01 0:04:01 --:--:-- 0 100 235M 0 0 100 235M 0 995k 0:04:02 0:04:02 --:--:-- 0 100 235M 0 0 100 235M 0 991k 0:04:03 0:04:03 --:--:-- 0 100 235M 0 0 100 235M 0 987k 0:04:04 0:04:04 --:--:-- 0 100 235M 0 0 100 235M 0 983k 0:04:05 0:04:05 --:--:-- 0 100 235M 0 0 100 235M 0 979k 0:04:06 0:04:06 --:--:-- 0 100 235M 0 0 100 235M 0 975k 0:04:07 0:04:07 --:--:-- 0 100 235M 0 0 100 235M 0 971k 0:04:08 0:04:08 --:--:-- 0 100 235M 0 0 100 235M 0 967k 0:04:09 0:04:09 --:--:-- 0 100 235M 0 0 100 235M 0 964k 0:04:10 0:04:10 --:--:-- 0 100 235M 0 0 100 235M 0 960k 0:04:11 0:04:11 --:--:-- 0 100 235M 0 0 100 235M 0 956k 0:04:12 0:04:12 --:--:-- 0 100 235M 0 0 100 235M 0 952k 0:04:13 0:04:13 --:--:-- 0 100 235M 0 0 100 235M 0 948k 0:04:14 0:04:14 --:--:-- 0 100 235M 0 0 100 235M 0 945k 0:04:15 0:04:15 --:--:-- 0 100 235M 0 0 100 235M 0 941k 0:04:16 0:04:16 --:--:-- 0 100 235M 0 0 100 235M 0 937k 0:04:17 0:04:17 --:--:-- 0 100 235M 0 0 100 235M 0 934k 0:04:18 0:04:18 --:--:-- 0 100 235M 0 0 100 235M 0 930k 0:04:19 0:04:19 --:--:-- 0 100 235M 0 0 100 235M 0 926k 0:04:20 0:04:20 --:--:-- 0 100 235M 0 0 100 235M 0 923k 0:04:21 0:04:21 --:--:-- 0 100 235M 0 0 100 235M 0 919k 0:04:22 0:04:22 --:--:-- 0 100 235M 0 0 100 235M 0 916k 0:04:23 0:04:23 --:--:-- 0 100 235M 0 0 100 235M 0 912k 0:04:24 0:04:24 --:--:-- 0 100 235M 0 0 100 235M 0 909k 0:04:25 0:04:25 --:--:-- 0 100 235M 0 0 100 235M 0 906k 0:04:26 0:04:26 --:--:-- 0 100 235M 0 0 100 235M 0 902k 0:04:27 0:04:27 --:--:-- 0 100 235M 0 0 100 235M 0 899k 0:04:28 0:04:28 --:--:-- 0 100 235M 0 0 100 235M 0 896k 0:04:29 0:04:29 --:--:-- 0 100 235M 0 0 100 235M 0 892k 0:04:30 0:04:30 --:--:-- 0 100 235M 0 0 100 235M 0 889k 0:04:31 0:04:31 --:--:-- 0 100 235M 0 0 100 235M 0 886k 0:04:32 0:04:32 --:--:-- 0 100 235M 0 0 100 235M 0 882k 0:04:33 0:04:33 --:--:-- 0 100 235M 0 0 100 235M 0 879k 0:04:34 0:04:34 --:--:-- 0 100 235M 0 0 100 235M 0 876k 0:04:35 0:04:35 --:--:-- 0 100 235M 0 0 100 235M 0 873k 0:04:36 0:04:36 --:--:-- 0 100 235M 0 0 100 235M 0 870k 0:04:37 0:04:37 --:--:-- 0 100 235M 0 0 100 235M 0 867k 0:04:38 0:04:38 --:--:-- 0 100 235M 0 0 100 235M 0 863k 0:04:39 0:04:39 --:--:-- 0 100 235M 0 0 100 235M 0 860k 0:04:40 0:04:40 --:--:-- 0 100 235M 0 0 100 235M 0 857k 0:04:41 0:04:41 --:--:-- 0 100 235M 0 0 100 235M 0 854k 0:04:42 0:04:42 --:--:-- 0 100 235M 0 0 100 235M 0 851k 0:04:43 0:04:43 --:--:-- 0 100 235M 0 0 100 235M 0 848k 0:04:44 0:04:44 --:--:-- 0 100 235M 0 0 100 235M 0 845k 0:04:45 0:04:45 --:--:-- 0 100 235M 0 0 100 235M 0 842k 0:04:46 0:04:46 --:--:-- 0 100 235M 0 0 100 235M 0 839k 0:04:47 0:04:47 --:--:-- 0 100 235M 0 0 100 235M 0 836k 0:04:48 0:04:48 --:--:-- 0 100 235M 0 0 100 235M 0 834k 0:04:49 0:04:49 --:--:-- 0 100 235M 0 0 100 235M 0 831k 0:04:50 0:04:50 --:--:-- 0 100 235M 0 0 100 235M 0 828k 0:04:51 0:04:51 --:--:-- 0 100 235M 0 0 100 235M 0 825k 0:04:52 0:04:52 --:--:-- 0 100 235M 0 0 100 235M 0 822k 0:04:53 0:04:53 --:--:-- 0 100 235M 0 0 100 235M 0 819k 0:04:54 0:04:54 --:--:-- 0 100 235M 0 0 100 235M 0 817k 0:04:55 0:04:55 --:--:-- 0 100 235M 0 0 100 235M 0 814k 0:04:56 0:04:56 --:--:-- 0 100 235M 0 0 100 235M 0 811k 0:04:57 0:04:57 --:--:-- 0 100 235M 0 0 100 235M 0 808k 0:04:58 0:04:58 --:--:-- 0 100 235M 0 0 100 235M 0 806k 0:04:59 0:04:59 --:--:-- 0 100 235M 0 0 100 235M 0 803k 0:05:00 0:05:00 --:--:-- 0 100 235M 0 0 100 235M 0 800k 0:05:01 0:05:01 --:--:-- 0 100 235M 0 0 100 235M 0 798k 0:05:02 0:05:02 --:--:-- 0 100 235M 0 0 100 235M 0 795k 0:05:03 0:05:03 --:--:-- 0 100 235M 0 0 100 235M 0 792k 0:05:04 0:05:04 --:--:-- 0 100 235M 0 0 100 235M 0 790k 0:05:05 0:05:05 --:--:-- 0 100 235M 0 0 100 235M 0 787k 0:05:06 0:05:06 --:--:-- 0 100 235M 0 0 100 235M 0 785k 0:05:07 0:05:07 --:--:-- 0 100 235M 0 0 100 235M 0 782k 0:05:08 0:05:08 --:--:-- 0 100 235M 0 0 100 235M 0 780k 0:05:09 0:05:09 --:--:-- 0 100 235M 0 0 100 235M 0 777k 0:05:10 0:05:10 --:--:-- 0 100 235M 0 0 100 235M 0 775k 0:05:11 0:05:11 --:--:-- 0 100 235M 0 0 100 235M 0 772k 0:05:12 0:05:12 --:--:-- 0 100 235M 0 0 100 235M 0 770k 0:05:13 0:05:13 --:--:-- 0 100 235M 0 0 100 235M 0 767k 0:05:14 0:05:14 --:--:-- 0 100 235M 0 0 100 235M 0 765k 0:05:15 0:05:15 --:--:-- 0 100 235M 0 0 100 235M 0 762k 0:05:16 0:05:16 --:--:-- 0 100 235M 0 0 100 235M 0 760k 0:05:17 0:05:17 --:--:-- 0 100 235M 0 0 100 235M 0 758k 0:05:18 0:05:18 --:--:-- 0 100 235M 0 0 100 235M 0 755k 0:05:19 0:05:19 --:--:-- 0 100 235M 0 0 100 235M 0 753k 0:05:20 0:05:20 --:--:-- 0 100 235M 0 0 100 235M 0 751k 0:05:21 0:05:21 --:--:-- 0 100 235M 0 0 100 235M 0 748k 0:05:22 0:05:22 --:--:-- 0 100 235M 0 0 100 235M 0 746k 0:05:23 0:05:23 --:--:-- 0 100 235M 0 0 100 235M 0 744k 0:05:24 0:05:24 --:--:-- 0 100 235M 0 0 100 235M 0 741k 0:05:25 0:05:25 --:--:-- 0 100 235M 0 0 100 235M 0 739k 0:05:26 0:05:26 --:--:-- 0 100 235M 0 0 100 235M 0 737k 0:05:27 0:05:27 --:--:-- 0 100 235M 0 0 100 235M 0 735k 0:05:28 0:05:28 --:--:-- 0 100 235M 0 0 100 235M 0 732k 0:05:29 0:05:29 --:--:-- 0 100 235M 0 0 100 235M 0 730k 0:05:30 0:05:30 --:--:-- 0 100 235M 0 0 100 235M 0 728k 0:05:31 0:05:31 --:--:-- 0 100 235M 0 0 100 235M 0 726k 0:05:32 0:05:32 --:--:-- 0 100 235M 0 0 100 235M 0 724k 0:05:33 0:05:33 --:--:-- 0 100 235M 0 0 100 235M 0 721k 0:05:34 0:05:34 --:--:-- 0 100 235M 0 0 100 235M 0 719k 0:05:35 0:05:35 --:--:-- 0 100 235M 0 0 100 235M 0 717k 0:05:36 0:05:36 --:--:-- 0 100 235M 0 0 100 235M 0 715k 0:05:37 0:05:37 --:--:-- 0 100 235M 0 0 100 235M 0 713k 0:05:38 0:05:38 --:--:-- 0 100 235M 0 0 100 235M 0 711k 0:05:39 0:05:39 --:--:-- 0 100 235M 0 0 100 235M 0 709k 0:05:40 0:05:40 --:--:-- 0 100 235M 0 0 100 235M 0 707k 0:05:41 0:05:41 --:--:-- 0 100 235M 0 0 100 235M 0 704k 0:05:42 0:05:42 --:--:-- 0 100 235M 0 0 100 235M 0 702k 0:05:43 0:05:43 --:--:-- 0 100 235M 0 0 100 235M 0 700k 0:05:44 0:05:44 --:--:-- 0 100 235M 0 0 100 235M 0 698k 0:05:45 0:05:45 --:--:-- 0 100 235M 0 0 100 235M 0 696k 0:05:46 0:05:46 --:--:-- 0 100 235M 0 0 100 235M 0 694k 0:05:47 0:05:47 --:--:-- 0 100 235M 0 0 100 235M 0 692k 0:05:48 0:05:48 --:--:-- 0 100 235M 0 0 100 235M 0 690k 0:05:49 0:05:49 --:--:-- 0 100 235M 0 0 100 235M 0 688k 0:05:50 0:05:50 --:--:-- 0 100 235M 0 0 100 235M 0 686k 0:05:51 0:05:51 --:--:-- 0 100 235M 0 0 100 235M 0 684k 0:05:52 0:05:52 --:--:-- 0 100 235M 0 0 100 235M 0 683k 0:05:53 0:05:53 --:--:-- 0 100 235M 0 0 100 235M 0 681k 0:05:54 0:05:54 --:--:-- 0 100 235M 0 0 100 235M 0 679k 0:05:55 0:05:55 --:--:-- 0 100 235M 0 0 100 235M 0 677k 0:05:56 0:05:56 --:--:-- 0 100 235M 0 0 100 235M 0 675k 0:05:57 0:05:57 --:--:-- 0 100 235M 0 0 100 235M 0 673k 0:05:58 0:05:58 --:--:-- 0 100 235M 0 0 100 235M 0 671k 0:05:59 0:05:59 --:--:-- 0 100 235M 0 0 100 235M 0 669k 0:06:00 0:06:00 --:--:-- 0 100 235M 0 0 100 235M 0 667k 0:06:01 0:06:01 --:--:-- 0 100 235M 0 0 100 235M 0 666k 0:06:02 0:06:02 --:--:-- 0 100 235M 0 0 100 235M 0 664k 0:06:03 0:06:03 --:--:-- 0 100 235M 0 0 100 235M 0 662k 0:06:04 0:06:04 --:--:-- 0 100 235M 0 0 100 235M 0 660k 0:06:05 0:06:05 --:--:-- 0 100 235M 0 0 100 235M 0 658k 0:06:06 0:06:06 --:--:-- 0 100 235M 0 0 100 235M 0 657k 0:06:07 0:06:07 --:--:-- 0 100 235M 0 0 100 235M 0 655k 0:06:08 0:06:08 --:--:-- 0 100 235M 0 0 100 235M 0 653k 0:06:09 0:06:09 --:--:-- 0 100 235M 0 0 100 235M 0 651k 0:06:10 0:06:10 --:--:-- 0 100 235M 0 0 100 235M 0 649k 0:06:11 0:06:11 --:--:-- 0 100 235M 0 0 100 235M 0 648k 0:06:12 0:06:12 --:--:-- 0 100 235M 0 0 100 235M 0 646k 0:06:13 0:06:13 --:--:-- 0 100 235M 0 0 100 235M 0 644k 0:06:14 0:06:14 --:--:-- 0 100 235M 0 0 100 235M 0 642k 0:06:15 0:06:15 --:--:-- 0 100 235M 0 0 100 235M 0 641k 0:06:16 0:06:16 --:--:-- 0 100 235M 0 0 100 235M 0 639k 0:06:17 0:06:17 --:--:-- 0 100 235M 0 0 100 235M 0 637k 0:06:18 0:06:18 --:--:-- 0 100 235M 0 0 100 235M 0 636k 0:06:19 0:06:19 --:--:-- 0 100 235M 0 0 100 235M 0 634k 0:06:20 0:06:20 --:--:-- 0 100 235M 0 0 100 235M 0 632k 0:06:21 0:06:21 --:--:-- 0 100 235M 0 0 100 235M 0 631k 0:06:22 0:06:22 --:--:-- 0 100 235M 0 0 100 235M 0 629k 0:06:23 0:06:23 --:--:-- 0 100 235M 0 0 100 235M 0 627k 0:06:24 0:06:24 --:--:-- 0 100 235M 0 0 100 235M 0 626k 0:06:25 0:06:25 --:--:-- 0 100 235M 0 0 100 235M 0 624k 0:06:26 0:06:26 --:--:-- 0 100 235M 0 0 100 235M 0 623k 0:06:27 0:06:27 --:--:-- 0 100 235M 0 43 100 235M 0 622k 0:06:28 0:06:28 --:--:-- 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/P01@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] 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": "# 参数发布通知 ### [参数] --- - 状态: 编译成功 - 执行人:weilikang - 更新车辆: > - [P01master]: **公有rc_dev**: 770a9da.**2024/01/15/14:44:26** **私有rc_dev**: 0519626.**2024/06/20/17:32:05** --- > 请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 552 100 27 100 525 238 4646 --:--:-- --:--:-- --:--:-- 4884 [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