Console Output
Started by user wuxintao
Obtained xiamen-config-23-30-cloud.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision 4a44e1ca847927e9110cd2efef1be4fc7bf7436c
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-023-030-cloud@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 4a44e1ca847927e9110cd2efef1be4fc7bf7436c (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4a44e1ca847927e9110cd2efef1be4fc7bf7436c # timeout=10
Commit message: "Update msgWeb.groovy"
> git rev-list --no-walk 4a44e1ca847927e9110cd2efef1be4fc7bf7436c # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
shared_config不更新参数
[Pipeline] echo
M023不更新参数
[Pipeline] echo
M024不更新参数
[Pipeline] echo
M026不更新参数
[Pipeline] echo
M027不更新参数
[Pipeline] echo
M028不更新参数
[Pipeline] echo
M029不更新参数
[Pipeline] echo
M030不更新参数
[Pipeline] echo
[M025]
[Pipeline] echo
[M025]
[Pipeline] echo
M025
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-023-030-cloud
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-023-030-cloud/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 96d48057cf3b393266af448827362a830de57b91 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 96d48057cf3b393266af448827362a830de57b91 # timeout=10
Commit message: "Update tangshan-config.jenkinsfile"
> git rev-list --no-walk fad66f018876a5832c65ee26737f99664757b5aa # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
1
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/shared_config/
[Pipeline] sh
+ ls -a /root/workspace/xiamen-config
.
..
M007
M008
M009
M010
M011
M012
M013
M014
M015
M016
M017
M018
M019
M020
M021
M022
M023
M024
M025
M026
M027
M028
M029
M030
M031
M032
M033
M034
M035
M036
M037
M038
M039
M040
M041
M042
M043
M044
[Pipeline] echo
M023.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M023.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M023.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M023.json
[Pipeline] echo
M024.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M024.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M024.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M024.json
[Pipeline] echo
M025.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M025.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M025.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M025.json
[Pipeline] echo
M026.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M026.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M026.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M026.json
[Pipeline] echo
M027.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M027.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M027.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M027.json
[Pipeline] echo
M028.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M028.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M028.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M028.json
[Pipeline] echo
M029.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M029.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M029.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M029.json
[Pipeline] echo
M030.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M030.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M030.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M030.json
[Pipeline] echo
[M025]
[Pipeline] echo
M025
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M025
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M025/params_M025
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M025/params /root/workspace/xiamen-config/M025/params_M025 /root/workspace/xiamen-config/M025/params_new /root/workspace/xiamen-config/M025/params_orin_master_M025_2023-07-07_16-50-36 /root/workspace/xiamen-config/M025/params_orin_master_M025_2023-07-07_16-50-36.zip /root/workspace/xiamen-config/M025/version.json
[Pipeline] dir
Running in /root/workspace/xiamen-config/M025
[Pipeline] {
[Pipeline] echo
[M025]
[Pipeline] echo
更新M025参数
[Pipeline] echo
rc_dev
[Pipeline] echo
M025
[Pipeline] echo
dev,http://159.27.226.4/config/xiamen/m025.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M025/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/xiamen/m025.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/xiamen/m025.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/xiamen/m025.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision c9985473c41ca40a049bb88479661bece54cbd5b (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f c9985473c41ca40a049bb88479661bece54cbd5b # timeout=300000
Commit message: "fix_out:7-8 lidars extrinsics"
> git rev-list --no-walk ab07988b0a678f7b3995553a4757a6cfff93da0c # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M025.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=M025
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M025
Response Code: HTTP/1.1 200 OK
Response:
[{"id":688,"description":"","name":"M025","name_with_namespace":"config / vehicles / M025","path":"M025","path_with_namespace":"config/vehicles/M025","created_at":"2023-07-04T07:52:59.852Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M025.git","web_url":"http://159.27.226.4/config/vehicles/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-05T04:00:11.377Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/688","issues":"http://159.27.226.4/api/v4/projects/688/issues","merge_requests":"http://159.27.226.4/api/v4/projects/688/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/688/repository/branches","labels":"http://159.27.226.4/api/v4/projects/688/labels","events":"http://159.27.226.4/api/v4/projects/688/events","members":"http://159.27.226.4/api/v4/projects/688/members","cluster_agents":"http://159.27.226.4/api/v4/projects/688/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:52:59.865Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":462,"description":"","name":"M025","name_with_namespace":"config / xiamen / M025","path":"M025","path_with_namespace":"config/xiamen/M025","created_at":"2022-10-27T04:14:13.005Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M025.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M025.git","web_url":"http://159.27.226.4/config/xiamen/M025","readme_url":"http://159.27.226.4/config/xiamen/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-08T01:35:23.579Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/462","issues":"http://159.27.226.4/api/v4/projects/462/issues","merge_requests":"http://159.27.226.4/api/v4/projects/462/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/462/repository/branches","labels":"http://159.27.226.4/api/v4/projects/462/labels","events":"http://159.27.226.4/api/v4/projects/462/events","members":"http://159.27.226.4/api/v4/projects/462/members","cluster_agents":"http://159.27.226.4/api/v4/projects/462/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:14:13.018Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M025
[Pipeline] echo
config/xiamen/M025
[Pipeline] echo
462
[Pipeline] echo
462
[Pipeline] echo
ab07988
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 462 ab07988 c998547
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M025.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ab07988","shared_config":"86b8e3d"}}
[Pipeline] echo
{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"c998547","shared_config":"86b8e3d"}}
[Pipeline] sh
+ echo '{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"c998547","shared_config":"86b8e3d"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M025.json
{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"c998547","shared_config":"86b8e3d"}}
[Pipeline] echo
{"repo_name":"params_orin_master_M025","branch":"dev","time":"2023-07-08_10-02-06","commit_id":"c998547","version":"","commit_msgs":"Ny04IGxpZGFycyBleHRyaW5zaWNz,,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=M025
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M025
Response Code: HTTP/1.1 200 OK
Response:
[{"id":688,"description":"","name":"M025","name_with_namespace":"config / vehicles / M025","path":"M025","path_with_namespace":"config/vehicles/M025","created_at":"2023-07-04T07:52:59.852Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M025.git","web_url":"http://159.27.226.4/config/vehicles/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-05T04:00:11.377Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/688","issues":"http://159.27.226.4/api/v4/projects/688/issues","merge_requests":"http://159.27.226.4/api/v4/projects/688/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/688/repository/branches","labels":"http://159.27.226.4/api/v4/projects/688/labels","events":"http://159.27.226.4/api/v4/projects/688/events","members":"http://159.27.226.4/api/v4/projects/688/members","cluster_agents":"http://159.27.226.4/api/v4/projects/688/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:52:59.865Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":462,"description":"","name":"M025","name_with_namespace":"config / xiamen / M025","path":"M025","path_with_namespace":"config/xiamen/M025","created_at":"2022-10-27T04:14:13.005Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M025.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M025.git","web_url":"http://159.27.226.4/config/xiamen/M025","readme_url":"http://159.27.226.4/config/xiamen/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-08T01:35:23.579Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/462","issues":"http://159.27.226.4/api/v4/projects/462/issues","merge_requests":"http://159.27.226.4/api/v4/projects/462/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/462/repository/branches","labels":"http://159.27.226.4/api/v4/projects/462/labels","events":"http://159.27.226.4/api/v4/projects/462/events","members":"http://159.27.226.4/api/v4/projects/462/members","cluster_agents":"http://159.27.226.4/api/v4/projects/462/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:14:13.018Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M025
[Pipeline] echo
config/xiamen/M025
[Pipeline] echo
462
[Pipeline] echo
462
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/462/repository/commits/c998547
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/462/repository/commits/c998547
Response Code: HTTP/1.1 200 OK
Response:
{"id":"c9985473c41ca40a049bb88479661bece54cbd5b","short_id":"c9985473","created_at":"2023-07-08T09:35:19.000+08:00","parent_ids":["ab07988b0a678f7b3995553a4757a6cfff93da0c"],"title":"fix_out:7-8 lidars extrinsics","message":"fix_out:7-8 lidars extrinsics\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-08T09:35:19.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-08T09:35:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M025/-/commit/c9985473c41ca40a049bb88479661bece54cbd5b","stats":{"additions":32,"deletions":32,"total":64},"status":null,"project_id":462,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2023/07/08/09:35:19
[Pipeline] echo
dev**: c998547.**2023/07/08/09:35:19**
[Pipeline] dir
Running in /root/workspace/xiamen-config/M025/params_M025
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/shared_config/dev/
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/xiamen/shared_config.git
> git init /root/workspace/xiamen-config/M025/params_M025 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/xiamen/shared_config.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/xiamen/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/xiamen/shared_config.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 9927eb52d0488f85eb545abc27c0aa6fec2bd440 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9927eb52d0488f85eb545abc27c0aa6fec2bd440 # timeout=30000
Commit message: "modify perception/model_folder : xmaf -> xiamen/orin32"
> git rev-list --no-walk 86b8e3dd4c50cf3f738d1b36dfa5afc23d321da2 # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ cp -r .git/ params pointcloud /root/workspace/xiamen-config/shared_config/dev/
[Pipeline] sh
+ rm -rf params_M025@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M025.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response:
[{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-04T11:29:03.387Z","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-07-04T07:48:33.268Z","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-07-03T07:33:09.782Z","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-07-07T09:17:49.339Z","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":"2023-07-06T14:56:16.937Z","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":"2023-07-06T06:55:14.752Z","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":"2023-07-07T09:09:00.885Z","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-07-07T09:45:40.478Z","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":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:09.597Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:38.281Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:08.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T06:55:59.861Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-29T11:37:07.824Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-06T10:17:29.204Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"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":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-06T10:17:29.204Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-22T13:13:55.140Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"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}}},{"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":"2023-07-07T09:23:06.510Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
86b8e3d
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 486 86b8e3d 9927eb5
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M025.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"c998547","shared_config":"86b8e3d"}}
[Pipeline] echo
{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"c998547","shared_config":"9927eb5"}}
[Pipeline] sh
+ echo '{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"c998547","shared_config":"9927eb5"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M025.json
{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"c998547","shared_config":"9927eb5"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-08_10-02-18","commit_id":"9927eb5","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":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-04T11:29:03.387Z","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-07-04T07:48:33.268Z","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-07-03T07:33:09.782Z","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-07-07T09:17:49.339Z","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":"2023-07-06T14:56:16.937Z","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":"2023-07-06T06:55:14.752Z","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":"2023-07-07T09:09:00.885Z","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-07-07T09:45:40.478Z","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":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:09.597Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:38.281Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:08.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T06:55:59.861Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-29T11:37:07.824Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-06T10:17:29.204Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"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":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-06T10:17:29.204Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-22T13:13:55.140Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"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}}},{"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":"2023-07-07T09:23:06.510Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/486/repository/commits/9927eb5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/9927eb5
Response Code: HTTP/1.1 200 OK
Response:
{"id":"9927eb52d0488f85eb545abc27c0aa6fec2bd440","short_id":"9927eb52","created_at":"2023-07-07T09:09:00.000+00:00","parent_ids":["86b8e3dd4c50cf3f738d1b36dfa5afc23d321da2"],"title":"modify perception/model_folder : xmaf -\u003e xiamen/orin32","message":"modify perception/model_folder : xmaf -\u003e xiamen/orin32","author_name":"yanhaixu","author_email":"yanhaixu@senior.auto","authored_date":"2023-07-07T09:09:00.000+00:00","committer_name":"yanhaixu","committer_email":"yanhaixu@senior.auto","committed_date":"2023-07-07T09:09:00.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/9927eb52d0488f85eb545abc27c0aa6fec2bd440","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2023/07/07/09:09:00
[Pipeline] echo
dev**: 9927eb5.**2023/07/07/09:09:00**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_M025","branch":"dev","time":"2023-07-08_10-02-06","commit_id":"c998547","version":"","commit_msgs":"Ny04IGxpZGFycyBleHRyaW5zaWNz,,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-08_10-02-18","commit_id":"9927eb5","version":"","commit_msgs":",,"}],"device":1,"device_name":"M025_Master","type":0,"project":5}
[Pipeline] echo
M025
[Pipeline] sh
++ grep -v params_M025
++ ls
++ xargs
++ grep -v version.json
+ cp -r params params_M025/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_M025","branch":"dev","time":"2023-07-08_10-02-06","commit_id":"c998547","version":"","commit_msgs":"Ny04IGxpZGFycyBleHRyaW5zaWNz,,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-08_10-02-18","commit_id":"9927eb5","version":"","commit_msgs":",,"}],"device":1,"device_name":"M025_Master","type":0,"project":5}'
[Pipeline] sh
+ rm -rf params_M025@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [M025master]:
**公有dev**: 9927eb5.**2023/07/07/09:09:00**
**私有dev**: c998547.**2023/07/08/09:35:19**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M025@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
M025拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M025/params_new
[Pipeline] dir
Running in /root/workspace/xiamen-config/M025/params_new
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/M025.git
> git init /root/workspace/xiamen-config/M025/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/M025.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/M025.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/M025.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 1b5ecffd88a5cb56224e3afe5f8ef7397a30cae8 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1b5ecffd88a5cb56224e3afe5f8ef7397a30cae8 # timeout=300000
Commit message: "update branch and submodules"
> git rev-list --no-walk 1b5ecffd88a5cb56224e3afe5f8ef7397a30cae8 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote --progress
Cloning into '/root/workspace/xiamen-config/M025/params_new/system-common'...
remote: Enumerating objects: 28, done.
remote: Counting objects: 3% (1/28)
remote: Counting objects: 7% (2/28)
remote: Counting objects: 10% (3/28)
remote: Counting objects: 14% (4/28)
remote: Counting objects: 17% (5/28)
remote: Counting objects: 21% (6/28)
remote: Counting objects: 25% (7/28)
remote: Counting objects: 28% (8/28)
remote: Counting objects: 32% (9/28)
remote: Counting objects: 35% (10/28)
remote: Counting objects: 39% (11/28)
remote: Counting objects: 42% (12/28)
remote: Counting objects: 46% (13/28)
remote: Counting objects: 50% (14/28)
remote: Counting objects: 53% (15/28)
remote: Counting objects: 57% (16/28)
remote: Counting objects: 60% (17/28)
remote: Counting objects: 64% (18/28)
remote: Counting objects: 67% (19/28)
remote: Counting objects: 71% (20/28)
remote: Counting objects: 75% (21/28)
remote: Counting objects: 78% (22/28)
remote: Counting objects: 82% (23/28)
remote: Counting objects: 85% (24/28)
remote: Counting objects: 89% (25/28)
remote: Counting objects: 92% (26/28)
remote: Counting objects: 96% (27/28)
remote: Counting objects: 100% (28/28)
remote: Counting objects: 100% (28/28), done.
remote: Compressing objects: 6% (1/15)
remote: Compressing objects: 13% (2/15)
remote: Compressing objects: 20% (3/15)
remote: Compressing objects: 26% (4/15)
remote: Compressing objects: 33% (5/15)
remote: Compressing objects: 40% (6/15)
remote: Compressing objects: 46% (7/15)
remote: Compressing objects: 53% (8/15)
remote: Compressing objects: 60% (9/15)
remote: Compressing objects: 66% (10/15)
remote: Compressing objects: 73% (11/15)
remote: Compressing objects: 80% (12/15)
remote: Compressing objects: 86% (13/15)
remote: Compressing objects: 93% (14/15)
remote: Compressing objects: 100% (15/15)
remote: Compressing objects: 100% (15/15), done.
remote: Total 28 (delta 3), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/28)
Receiving objects: 7% (2/28)
Receiving objects: 10% (3/28)
Receiving objects: 14% (4/28)
Receiving objects: 17% (5/28)
Receiving objects: 21% (6/28)
Receiving objects: 25% (7/28)
Receiving objects: 28% (8/28)
Receiving objects: 32% (9/28)
Receiving objects: 35% (10/28)
Receiving objects: 39% (11/28)
Receiving objects: 42% (12/28)
Receiving objects: 46% (13/28)
Receiving objects: 50% (14/28)
Receiving objects: 53% (15/28)
Receiving objects: 57% (16/28)
Receiving objects: 60% (17/28)
Receiving objects: 64% (18/28)
Receiving objects: 67% (19/28)
Receiving objects: 71% (20/28)
Receiving objects: 75% (21/28)
Receiving objects: 78% (22/28)
Receiving objects: 82% (23/28)
Receiving objects: 85% (24/28)
Receiving objects: 89% (25/28)
Receiving objects: 92% (26/28)
Receiving objects: 96% (27/28)
Receiving objects: 100% (28/28)
Receiving objects: 100% (28/28), 9.10 KiB | 9.10 MiB/s, done.
Resolving deltas: 0% (0/3)
Resolving deltas: 33% (1/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/xiamen-config/M025/params_new/system-device'...
remote: Enumerating objects: 237, 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: 1% (1/56)
remote: Compressing objects: 3% (2/56)
remote: Compressing objects: 5% (3/56)
remote: Compressing objects: 7% (4/56)
remote: Compressing objects: 8% (5/56)
remote: Compressing objects: 10% (6/56)
remote: Compressing objects: 12% (7/56)
remote: Compressing objects: 14% (8/56)
remote: Compressing objects: 16% (9/56)
remote: Compressing objects: 17% (10/56)
remote: Compressing objects: 19% (11/56)
remote: Compressing objects: 21% (12/56)
remote: Compressing objects: 23% (13/56)
remote: Compressing objects: 25% (14/56)
remote: Compressing objects: 26% (15/56)
remote: Compressing objects: 28% (16/56)
remote: Compressing objects: 30% (17/56)
remote: Compressing objects: 32% (18/56)
remote: Compressing objects: 33% (19/56)
remote: Compressing objects: 35% (20/56)
remote: Compressing objects: 37% (21/56)
remote: Compressing objects: 39% (22/56)
remote: Compressing objects: 41% (23/56)
remote: Compressing objects: 42% (24/56)
remote: Compressing objects: 44% (25/56)
remote: Compressing objects: 46% (26/56)
remote: Compressing objects: 48% (27/56)
remote: Compressing objects: 50% (28/56)
remote: Compressing objects: 51% (29/56)
remote: Compressing objects: 53% (30/56)
remote: Compressing objects: 55% (31/56)
remote: Compressing objects: 57% (32/56)
remote: Compressing objects: 58% (33/56)
remote: Compressing objects: 60% (34/56)
remote: Compressing objects: 62% (35/56)
remote: Compressing objects: 64% (36/56)
remote: Compressing objects: 66% (37/56)
remote: Compressing objects: 67% (38/56)
remote: Compressing objects: 69% (39/56)
remote: Compressing objects: 71% (40/56)
remote: Compressing objects: 73% (41/56)
remote: Compressing objects: 75% (42/56)
remote: Compressing objects: 76% (43/56)
remote: Compressing objects: 78% (44/56)
remote: Compressing objects: 80% (45/56)
remote: Compressing objects: 82% (46/56)
remote: Compressing objects: 83% (47/56)
remote: Compressing objects: 85% (48/56)
remote: Compressing objects: 87% (49/56)
remote: Compressing objects: 89% (50/56)
remote: Compressing objects: 91% (51/56)
remote: Compressing objects: 92% (52/56)
remote: Compressing objects: 94% (53/56)
remote: Compressing objects: 96% (54/56)
remote: Compressing objects: 98% (55/56)
remote: Compressing objects: 100% (56/56)
remote: Compressing objects: 100% (56/56), done.
remote: Total 237 (delta 15), reused 26 (delta 2), pack-reused 153
Receiving objects: 0% (1/237)
Receiving objects: 1% (3/237)
Receiving objects: 2% (5/237)
Receiving objects: 3% (8/237)
Receiving objects: 4% (10/237)
Receiving objects: 5% (12/237)
Receiving objects: 6% (15/237)
Receiving objects: 7% (17/237)
Receiving objects: 8% (19/237)
Receiving objects: 9% (22/237)
Receiving objects: 10% (24/237)
Receiving objects: 11% (27/237)
Receiving objects: 12% (29/237)
Receiving objects: 13% (31/237)
Receiving objects: 14% (34/237)
Receiving objects: 15% (36/237)
Receiving objects: 16% (38/237)
Receiving objects: 17% (41/237)
Receiving objects: 18% (43/237)
Receiving objects: 19% (46/237)
Receiving objects: 20% (48/237)
Receiving objects: 21% (50/237)
Receiving objects: 22% (53/237)
Receiving objects: 23% (55/237)
Receiving objects: 24% (57/237)
Receiving objects: 25% (60/237)
Receiving objects: 26% (62/237)
Receiving objects: 27% (64/237)
Receiving objects: 28% (67/237)
Receiving objects: 29% (69/237)
Receiving objects: 30% (72/237)
Receiving objects: 31% (74/237)
Receiving objects: 32% (76/237)
Receiving objects: 33% (79/237)
Receiving objects: 34% (81/237)
Receiving objects: 35% (83/237)
Receiving objects: 36% (86/237)
Receiving objects: 37% (88/237)
Receiving objects: 38% (91/237)
Receiving objects: 39% (93/237)
Receiving objects: 40% (95/237)
Receiving objects: 41% (98/237)
Receiving objects: 42% (100/237)
Receiving objects: 43% (102/237)
Receiving objects: 44% (105/237)
Receiving objects: 45% (107/237)
Receiving objects: 46% (110/237)
Receiving objects: 47% (112/237)
Receiving objects: 48% (114/237)
Receiving objects: 49% (117/237)
Receiving objects: 50% (119/237)
Receiving objects: 51% (121/237)
Receiving objects: 52% (124/237)
Receiving objects: 53% (126/237)
Receiving objects: 54% (128/237)
Receiving objects: 55% (131/237)
Receiving objects: 56% (133/237)
Receiving objects: 57% (136/237)
Receiving objects: 58% (138/237)
Receiving objects: 59% (140/237)
Receiving objects: 60% (143/237)
Receiving objects: 61% (145/237)
Receiving objects: 62% (147/237)
Receiving objects: 63% (150/237)
Receiving objects: 64% (152/237)
Receiving objects: 65% (155/237)
Receiving objects: 66% (157/237)
Receiving objects: 67% (159/237)
Receiving objects: 68% (162/237)
Receiving objects: 69% (164/237)
Receiving objects: 70% (166/237)
Receiving objects: 71% (169/237)
Receiving objects: 72% (171/237)
Receiving objects: 73% (174/237)
Receiving objects: 74% (176/237)
Receiving objects: 75% (178/237)
Receiving objects: 76% (181/237)
Receiving objects: 77% (183/237)
Receiving objects: 78% (185/237)
Receiving objects: 79% (188/237)
Receiving objects: 80% (190/237)
Receiving objects: 81% (192/237)
Receiving objects: 82% (195/237)
Receiving objects: 83% (197/237)
Receiving objects: 84% (200/237)
Receiving objects: 85% (202/237)
Receiving objects: 86% (204/237)
Receiving objects: 87% (207/237)
Receiving objects: 88% (209/237)
Receiving objects: 89% (211/237)
Receiving objects: 90% (214/237)
Receiving objects: 91% (216/237)
Receiving objects: 92% (219/237)
Receiving objects: 93% (221/237)
Receiving objects: 94% (223/237)
Receiving objects: 95% (226/237)
Receiving objects: 96% (228/237)
Receiving objects: 97% (230/237)
Receiving objects: 98% (233/237)
Receiving objects: 99% (235/237)
Receiving objects: 100% (237/237)
Receiving objects: 100% (237/237), 34.20 KiB | 17.10 MiB/s, done.
Resolving deltas: 0% (0/85)
Resolving deltas: 1% (1/85)
Resolving deltas: 3% (3/85)
Resolving deltas: 7% (6/85)
Resolving deltas: 8% (7/85)
Resolving deltas: 10% (9/85)
Resolving deltas: 11% (10/85)
Resolving deltas: 15% (13/85)
Resolving deltas: 18% (16/85)
Resolving deltas: 25% (22/85)
Resolving deltas: 42% (36/85)
Resolving deltas: 44% (38/85)
Resolving deltas: 45% (39/85)
Resolving deltas: 50% (43/85)
Resolving deltas: 54% (46/85)
Resolving deltas: 62% (53/85)
Resolving deltas: 63% (54/85)
Resolving deltas: 64% (55/85)
Resolving deltas: 65% (56/85)
Resolving deltas: 67% (57/85)
Resolving deltas: 68% (58/85)
Resolving deltas: 75% (64/85)
Resolving deltas: 76% (65/85)
Resolving deltas: 77% (66/85)
Resolving deltas: 78% (67/85)
Resolving deltas: 80% (68/85)
Resolving deltas: 82% (70/85)
Resolving deltas: 84% (72/85)
Resolving deltas: 85% (73/85)
Resolving deltas: 94% (80/85)
Resolving deltas: 95% (81/85)
Resolving deltas: 96% (82/85)
Resolving deltas: 100% (85/85)
Resolving deltas: 100% (85/85), done.
Cloning into '/root/workspace/xiamen-config/M025/params_new/system-mqtt'...
remote: Enumerating objects: 28, done.
remote: Total 28 (delta 0), reused 0 (delta 0), pack-reused 28
Receiving objects: 3% (1/28)
Receiving objects: 7% (2/28)
Receiving objects: 10% (3/28)
Receiving objects: 14% (4/28)
Receiving objects: 17% (5/28)
Receiving objects: 21% (6/28)
Receiving objects: 25% (7/28)
Receiving objects: 28% (8/28)
Receiving objects: 32% (9/28)
Receiving objects: 35% (10/28)
Receiving objects: 39% (11/28)
Receiving objects: 42% (12/28)
Receiving objects: 46% (13/28)
Receiving objects: 50% (14/28)
Receiving objects: 53% (15/28)
Receiving objects: 57% (16/28)
Receiving objects: 60% (17/28)
Receiving objects: 64% (18/28)
Receiving objects: 67% (19/28)
Receiving objects: 71% (20/28)
Receiving objects: 75% (21/28)
Receiving objects: 78% (22/28)
Receiving objects: 82% (23/28)
Receiving objects: 85% (24/28)
Receiving objects: 89% (25/28)
Receiving objects: 92% (26/28)
Receiving objects: 96% (27/28)
Receiving objects: 100% (28/28)
Receiving objects: 100% (28/28), 5.83 KiB | 5.83 MiB/s, done.
Resolving deltas: 0% (0/3)
Resolving deltas: 33% (1/3)
Resolving deltas: 66% (2/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/xiamen-config/M025/params_new/system-node-xiamen'...
remote: Enumerating objects: 26, done.
remote: Counting objects: 3% (1/26)
remote: Counting objects: 7% (2/26)
remote: Counting objects: 11% (3/26)
remote: Counting objects: 15% (4/26)
remote: Counting objects: 19% (5/26)
remote: Counting objects: 23% (6/26)
remote: Counting objects: 26% (7/26)
remote: Counting objects: 30% (8/26)
remote: Counting objects: 34% (9/26)
remote: Counting objects: 38% (10/26)
remote: Counting objects: 42% (11/26)
remote: Counting objects: 46% (12/26)
remote: Counting objects: 50% (13/26)
remote: Counting objects: 53% (14/26)
remote: Counting objects: 57% (15/26)
remote: Counting objects: 61% (16/26)
remote: Counting objects: 65% (17/26)
remote: Counting objects: 69% (18/26)
remote: Counting objects: 73% (19/26)
remote: Counting objects: 76% (20/26)
remote: Counting objects: 80% (21/26)
remote: Counting objects: 84% (22/26)
remote: Counting objects: 88% (23/26)
remote: Counting objects: 92% (24/26)
remote: Counting objects: 96% (25/26)
remote: Counting objects: 100% (26/26)
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 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 26 (delta 7), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/26)
Receiving objects: 7% (2/26)
Receiving objects: 11% (3/26)
Receiving objects: 15% (4/26)
Receiving objects: 19% (5/26)
Receiving objects: 23% (6/26)
Receiving objects: 26% (7/26)
Receiving objects: 30% (8/26)
Receiving objects: 34% (9/26)
Receiving objects: 38% (10/26)
Receiving objects: 42% (11/26)
Receiving objects: 46% (12/26)
Receiving objects: 50% (13/26)
Receiving objects: 53% (14/26)
Receiving objects: 57% (15/26)
Receiving objects: 61% (16/26)
Receiving objects: 65% (17/26)
Receiving objects: 69% (18/26)
Receiving objects: 73% (19/26)
Receiving objects: 76% (20/26)
Receiving objects: 80% (21/26)
Receiving objects: 84% (22/26)
Receiving objects: 88% (23/26)
Receiving objects: 92% (24/26)
Receiving objects: 96% (25/26)
Receiving objects: 100% (26/26)
Receiving objects: 100% (26/26), 5.01 KiB | 5.01 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 42% (3/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/xiamen-config/M025/params_new/system-port'...
remote: Enumerating objects: 78, done.
remote: Counting objects: 1% (1/78)
remote: Counting objects: 2% (2/78)
remote: Counting objects: 3% (3/78)
remote: Counting objects: 5% (4/78)
remote: Counting objects: 6% (5/78)
remote: Counting objects: 7% (6/78)
remote: Counting objects: 8% (7/78)
remote: Counting objects: 10% (8/78)
remote: Counting objects: 11% (9/78)
remote: Counting objects: 12% (10/78)
remote: Counting objects: 14% (11/78)
remote: Counting objects: 15% (12/78)
remote: Counting objects: 16% (13/78)
remote: Counting objects: 17% (14/78)
remote: Counting objects: 19% (15/78)
remote: Counting objects: 20% (16/78)
remote: Counting objects: 21% (17/78)
remote: Counting objects: 23% (18/78)
remote: Counting objects: 24% (19/78)
remote: Counting objects: 25% (20/78)
remote: Counting objects: 26% (21/78)
remote: Counting objects: 28% (22/78)
remote: Counting objects: 29% (23/78)
remote: Counting objects: 30% (24/78)
remote: Counting objects: 32% (25/78)
remote: Counting objects: 33% (26/78)
remote: Counting objects: 34% (27/78)
remote: Counting objects: 35% (28/78)
remote: Counting objects: 37% (29/78)
remote: Counting objects: 38% (30/78)
remote: Counting objects: 39% (31/78)
remote: Counting objects: 41% (32/78)
remote: Counting objects: 42% (33/78)
remote: Counting objects: 43% (34/78)
remote: Counting objects: 44% (35/78)
remote: Counting objects: 46% (36/78)
remote: Counting objects: 47% (37/78)
remote: Counting objects: 48% (38/78)
remote: Counting objects: 50% (39/78)
remote: Counting objects: 51% (40/78)
remote: Counting objects: 52% (41/78)
remote: Counting objects: 53% (42/78)
remote: Counting objects: 55% (43/78)
remote: Counting objects: 56% (44/78)
remote: Counting objects: 57% (45/78)
remote: Counting objects: 58% (46/78)
remote: Counting objects: 60% (47/78)
remote: Counting objects: 61% (48/78)
remote: Counting objects: 62% (49/78)
remote: Counting objects: 64% (50/78)
remote: Counting objects: 65% (51/78)
remote: Counting objects: 66% (52/78)
remote: Counting objects: 67% (53/78)
remote: Counting objects: 69% (54/78)
remote: Counting objects: 70% (55/78)
remote: Counting objects: 71% (56/78)
remote: Counting objects: 73% (57/78)
remote: Counting objects: 74% (58/78)
remote: Counting objects: 75% (59/78)
remote: Counting objects: 76% (60/78)
remote: Counting objects: 78% (61/78)
remote: Counting objects: 79% (62/78)
remote: Counting objects: 80% (63/78)
remote: Counting objects: 82% (64/78)
remote: Counting objects: 83% (65/78)
remote: Counting objects: 84% (66/78)
remote: Counting objects: 85% (67/78)
remote: Counting objects: 87% (68/78)
remote: Counting objects: 88% (69/78)
remote: Counting objects: 89% (70/78)
remote: Counting objects: 91% (71/78)
remote: Counting objects: 92% (72/78)
remote: Counting objects: 93% (73/78)
remote: Counting objects: 94% (74/78)
remote: Counting objects: 96% (75/78)
remote: Counting objects: 97% (76/78)
remote: Counting objects: 98% (77/78)
remote: Counting objects: 100% (78/78)
remote: Counting objects: 100% (78/78), 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 78 (delta 42), reused 58 (delta 30), pack-reused 0
Receiving objects: 1% (1/78)
Receiving objects: 2% (2/78)
Receiving objects: 3% (3/78)
Receiving objects: 5% (4/78)
Receiving objects: 6% (5/78)
Receiving objects: 7% (6/78)
Receiving objects: 8% (7/78)
Receiving objects: 10% (8/78)
Receiving objects: 11% (9/78)
Receiving objects: 12% (10/78)
Receiving objects: 14% (11/78)
Receiving objects: 15% (12/78)
Receiving objects: 16% (13/78)
Receiving objects: 17% (14/78)
Receiving objects: 19% (15/78)
Receiving objects: 20% (16/78)
Receiving objects: 21% (17/78)
Receiving objects: 23% (18/78)
Receiving objects: 24% (19/78)
Receiving objects: 25% (20/78)
Receiving objects: 26% (21/78)
Receiving objects: 28% (22/78)
Receiving objects: 29% (23/78)
Receiving objects: 30% (24/78)
Receiving objects: 32% (25/78)
Receiving objects: 33% (26/78)
Receiving objects: 34% (27/78)
Receiving objects: 35% (28/78)
Receiving objects: 37% (29/78)
Receiving objects: 38% (30/78)
Receiving objects: 39% (31/78)
Receiving objects: 41% (32/78)
Receiving objects: 42% (33/78)
Receiving objects: 43% (34/78)
Receiving objects: 44% (35/78)
Receiving objects: 46% (36/78)
Receiving objects: 47% (37/78)
Receiving objects: 48% (38/78)
Receiving objects: 50% (39/78)
Receiving objects: 51% (40/78)
Receiving objects: 52% (41/78)
Receiving objects: 53% (42/78)
Receiving objects: 55% (43/78)
Receiving objects: 56% (44/78)
Receiving objects: 57% (45/78)
Receiving objects: 58% (46/78)
Receiving objects: 60% (47/78)
Receiving objects: 61% (48/78)
Receiving objects: 62% (49/78)
Receiving objects: 64% (50/78)
Receiving objects: 65% (51/78)
Receiving objects: 66% (52/78)
Receiving objects: 67% (53/78)
Receiving objects: 69% (54/78)
Receiving objects: 70% (55/78)
Receiving objects: 71% (56/78)
Receiving objects: 73% (57/78)
Receiving objects: 74% (58/78)
Receiving objects: 75% (59/78)
Receiving objects: 76% (60/78)
Receiving objects: 78% (61/78)
Receiving objects: 79% (62/78)
Receiving objects: 80% (63/78)
Receiving objects: 82% (64/78)
Receiving objects: 83% (65/78)
Receiving objects: 84% (66/78)
Receiving objects: 85% (67/78)
Receiving objects: 87% (68/78)
Receiving objects: 88% (69/78)
Receiving objects: 89% (70/78)
Receiving objects: 91% (71/78)
Receiving objects: 92% (72/78)
Receiving objects: 93% (73/78)
Receiving objects: 94% (74/78)
Receiving objects: 96% (75/78)
Receiving objects: 97% (76/78)
Receiving objects: 98% (77/78)
Receiving objects: 100% (78/78)
Receiving objects: 100% (78/78), 8.90 KiB | 8.90 MiB/s, done.
Resolving deltas: 0% (0/42)
Resolving deltas: 19% (8/42)
Resolving deltas: 47% (20/42)
Resolving deltas: 52% (22/42)
Resolving deltas: 69% (29/42)
Resolving deltas: 100% (42/42)
Resolving deltas: 100% (42/42), done.
Submodule path 'system-common': checked out '9d141db70f24f8f80e04b0a09f91dcc4c562ec6b'
Submodule path 'system-device': checked out 'ffa472538938dc74cc552bd8e7718030fc76cfbf'
Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87'
Submodule path 'system-node-xiamen': checked out '918cc0d04c14a2289d674434b7717ba22678ea26'
Submodule path 'system-port': checked out '631dbc2f37c19d9be2116adbb30897a4fe070c9a'
[Pipeline] sh
+ ls -d system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/
[Pipeline] echo
[system-common, system-device, system-mqtt, system-node-xiamen, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M025/params_new/params_new
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M025/params_new/system-common/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M025/params_new/system-device/master /root/workspace/xiamen-config/M025/params_new/system-device/slave /root/workspace/xiamen-config/M025/params_new/system-device/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M025/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M025/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M025/params_new/system-port/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M025/params_new/params_new/
master
peripheral_controller.toml
slave
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M025/params_new/params_new/master /root/workspace/xiamen-config/M025/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M025/params_new/params_new/slave /root/workspace/xiamen-config/M025/params_new/params_new/system-ros /root/workspace/xiamen-config/M025/params_M025/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
M025
[Pipeline] dir
Running in /root/workspace/xiamen-config/M025
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_M025/.git
[Pipeline] dir
Running in /root/workspace/xiamen-config/M025/params_M025/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ xargs
++ ls
+ cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M025/params_M025/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M025/params_M025/params/master@tmp
[Pipeline] sh
+ cp -r params_M025 params_orin_master_M025_2023-07-08_10-02-31
[Pipeline] sh
+ zip -rq params_orin_master_M025_2023-07-08_10-02-31.zip params_orin_master_M025_2023-07-08_10-02-31 ./version.json
[Pipeline] sh
+ ls /root/workspace/xiamen-config
M007
M008
M009
M010
M011
M012
M013
M014
M015
M016
M017
M018
M019
M020
M021
M022
M023
M024
M025
M025@tmp
M026
M027
M028
M029
M030
M031
M032
M033
M034
M035
M036
M037
M038
M039
M040
M041
M042
M043
M044
shared_config
[Pipeline] echo
/root/workspace/xiamen-config/M025/params_orin_master_M025_2023-07-08_10-02-31.zip,/root/workspace/xiamen-config/M025/version.json
[Pipeline] sh
+ curl -x socks5h://143.64.33.124:18118 -X POST http://10.200.3.20:8081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M025/params_orin_master_M025_2023-07-08_10-02-31.zip"' --form 'version=@"/root/workspace/xiamen-config/M025/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 62.4M 0 0 100 62.4M 0 47.9M 0:00:01 0:00:01 --:--:-- 47.9M
100 62.4M 0 0 100 62.4M 0 27.0M 0:00:02 0:00:02 --:--:-- 27.1M
100 62.4M 0 0 100 62.4M 0 18.8M 0:00:03 0:00:03 --:--:-- 18.8M
100 62.4M 0 0 100 62.4M 0 14.5M 0:00:04 0:00:04 --:--:-- 14.5M
100 62.4M 0 0 100 62.4M 0 11.7M 0:00:05 0:00:05 --:--:-- 11.7M
100 62.4M 0 0 100 62.4M 0 9.9M 0:00:06 0:00:06 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 8748k 0:00:07 0:00:07 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 7694k 0:00:08 0:00:08 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 6867k 0:00:09 0:00:09 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 6201k 0:00:10 0:00:10 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 5652k 0:00:11 0:00:11 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 5193k 0:00:12 0:00:12 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 4802k 0:00:13 0:00:13 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 4467k 0:00:14 0:00:14 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 4175k 0:00:15 0:00:15 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 3919k 0:00:16 0:00:16 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 3692k 0:00:17 0:00:17 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 3490k 0:00:18 0:00:18 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 3309k 0:00:19 0:00:19 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 3146k 0:00:20 0:00:20 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2999k 0:00:21 0:00:21 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2864k 0:00:22 0:00:22 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2741k 0:00:23 0:00:23 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2629k 0:00:24 0:00:24 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2525k 0:00:25 0:00:25 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2429k 0:00:26 0:00:26 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2340k 0:00:27 0:00:27 --:--:-- 0
100 62.4M 0 0 100 62.4M 0 2257k 0:00:28 0:00:28 --:--:-- 0
100 62.4M 0 43 100 62.4M 1 2220k 0:00:28 0:00:28 --:--:-- 9
100 62.4M 0 43 100 62.4M 1 2220k 0:00:28 0:00:28 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M025@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M023.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M023.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M023.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M024.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M024.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M024.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M025.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M025.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M025.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M026.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M026.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M026.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M027.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M027.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M027.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M028.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M028.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M028.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M029.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M029.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M029.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/.M030.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M030.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/.M030.json
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知
### [厦门025车参数]
---
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:wuxintao
- 更新车辆:
> - <font color=#3C3C3C> [M025master]:
**公有dev**: 9927eb5.**2023/07/07/09:09:00**
**私有dev**: c998547.**2023/07/08/09:35:19**
</font>
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 558 100 27 100 531 177 3493 --:--:-- --:--:-- --:--:-- 3647
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Label: built-in, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS