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
M024不更新参数
[Pipeline] echo
M025不更新参数
[Pipeline] echo
M026不更新参数
[Pipeline] echo
M027不更新参数
[Pipeline] echo
M028不更新参数
[Pipeline] echo
M029不更新参数
[Pipeline] echo
M030不更新参数
[Pipeline] echo
[M023]
[Pipeline] echo
[M023]
[Pipeline] echo
M023
[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 3e4994c9793fb342640741ea3740320298993598 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3e4994c9793fb342640741ea3740320298993598 # timeout=10
Commit message: "Update weifang-config-container.jenkinsfile"
> git rev-list --no-walk 3e4994c9793fb342640741ea3740320298993598 # 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
[M023]
[Pipeline] echo
M023
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M023
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M023/params_M023
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M023/params /root/workspace/xiamen-config/M023/params_M023 /root/workspace/xiamen-config/M023/params_orin_slave_M023_2023-06-21_17-14-19 /root/workspace/xiamen-config/M023/params_orin_slave_M023_2023-06-21_17-14-19.zip /root/workspace/xiamen-config/M023/version.json
[Pipeline] dir
Running in /root/workspace/xiamen-config/M023
[Pipeline] {
[Pipeline] echo
[M023]
[Pipeline] echo
更新M023参数
[Pipeline] echo
rc_dev
[Pipeline] echo
M023
[Pipeline] echo
dev,http://159.27.226.4/config/xiamen/M023.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M023/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/xiamen/M023.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/xiamen/M023.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/M023.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision b832e547b6636e61e8e234db5dffa49ddae924ba (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f b832e547b6636e61e8e234db5dffa49ddae924ba # timeout=300000
Commit message: "fix_out:7-14 lidars extrinsics"
> git rev-list --no-walk 6e9c936ffd2e64782f764925b33234d699f2a9d9 # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M023.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=M023
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M023
Response Code: HTTP/1.1 200 OK
Response:
[{"id":758,"description":"","name":"M023","name_with_namespace":"config / extrinsics / M023","path":"M023","path_with_namespace":"config/extrinsics/M023","created_at":"2023-07-10T12:59:13.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M023.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M023.git","web_url":"http://159.27.226.4/config/extrinsics/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-11T02:23:21.619Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/758","issues":"http://159.27.226.4/api/v4/projects/758/issues","merge_requests":"http://159.27.226.4/api/v4/projects/758/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/758/repository/branches","labels":"http://159.27.226.4/api/v4/projects/758/labels","events":"http://159.27.226.4/api/v4/projects/758/events","members":"http://159.27.226.4/api/v4/projects/758/members","cluster_agents":"http://159.27.226.4/api/v4/projects/758/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T12:59:13.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":686,"description":"","name":"M023","name_with_namespace":"config / vehicles / M023","path":"M023","path_with_namespace":"config/vehicles/M023","created_at":"2023-07-04T07:51:50.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M023.git","web_url":"http://159.27.226.4/config/vehicles/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-13T06:02:33.571Z","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/686","issues":"http://159.27.226.4/api/v4/projects/686/issues","merge_requests":"http://159.27.226.4/api/v4/projects/686/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/686/repository/branches","labels":"http://159.27.226.4/api/v4/projects/686/labels","events":"http://159.27.226.4/api/v4/projects/686/events","members":"http://159.27.226.4/api/v4/projects/686/members","cluster_agents":"http://159.27.226.4/api/v4/projects/686/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"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:51:50.719Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":460,"description":"","name":"M023","name_with_namespace":"config / xiamen / M023","path":"M023","path_with_namespace":"config/xiamen/M023","created_at":"2022-10-27T04:13:33.878Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M023.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M023.git","web_url":"http://159.27.226.4/config/xiamen/M023","readme_url":"http://159.27.226.4/config/xiamen/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-14T02:08:17.893Z","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/460","issues":"http://159.27.226.4/api/v4/projects/460/issues","merge_requests":"http://159.27.226.4/api/v4/projects/460/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/460/repository/branches","labels":"http://159.27.226.4/api/v4/projects/460/labels","events":"http://159.27.226.4/api/v4/projects/460/events","members":"http://159.27.226.4/api/v4/projects/460/members","cluster_agents":"http://159.27.226.4/api/v4/projects/460/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:13:33.890Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/M023
[Pipeline] echo
config/xiamen/M023
[Pipeline] echo
config/xiamen/M023
[Pipeline] echo
460
[Pipeline] echo
460
[Pipeline] echo
6e9c936
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 460 6e9c936 b832e54
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M023.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"6e9c936","shared_config":"65d1145"}}
[Pipeline] echo
{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b832e54","shared_config":"65d1145"}}
[Pipeline] sh
+ echo '{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b832e54","shared_config":"65d1145"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M023.json
{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b832e54","shared_config":"65d1145"}}
[Pipeline] echo
{"repo_name":"params_orin_master_M023","branch":"dev","time":"2023-07-14_10-30-16","commit_id":"b832e54","version":"","commit_msgs":"IHVwZGF0ZSBwYXJhbXMKNy0xNCBsaWRhcnMgZXh0cmluc2ljcw==,5YWo6YeP5b2V5YyF6L+b56iL5a6I5oqkJuWcsOWbvuS4iuS6keWQr+WKqOmFjee9rgrmmoLml7blhbPpl63mv4DlhYnlrprkvY3lvZXljIUK5omT5byA5Zu+5YOP5YiG5Ymy6IqC54K5,IOebuOacuumFjee9rjEwODBwLT43MjBw77yM6ZmN5L2OQ1BV5Y2g55SoJuinhOaVtOebuOacuuWPguaVsOagvOW8jw=="}
[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=M023
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M023
Response Code: HTTP/1.1 200 OK
Response:
[{"id":758,"description":"","name":"M023","name_with_namespace":"config / extrinsics / M023","path":"M023","path_with_namespace":"config/extrinsics/M023","created_at":"2023-07-10T12:59:13.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M023.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M023.git","web_url":"http://159.27.226.4/config/extrinsics/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-11T02:23:21.619Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/758","issues":"http://159.27.226.4/api/v4/projects/758/issues","merge_requests":"http://159.27.226.4/api/v4/projects/758/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/758/repository/branches","labels":"http://159.27.226.4/api/v4/projects/758/labels","events":"http://159.27.226.4/api/v4/projects/758/events","members":"http://159.27.226.4/api/v4/projects/758/members","cluster_agents":"http://159.27.226.4/api/v4/projects/758/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T12:59:13.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":686,"description":"","name":"M023","name_with_namespace":"config / vehicles / M023","path":"M023","path_with_namespace":"config/vehicles/M023","created_at":"2023-07-04T07:51:50.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M023.git","web_url":"http://159.27.226.4/config/vehicles/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-13T06:02:33.571Z","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/686","issues":"http://159.27.226.4/api/v4/projects/686/issues","merge_requests":"http://159.27.226.4/api/v4/projects/686/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/686/repository/branches","labels":"http://159.27.226.4/api/v4/projects/686/labels","events":"http://159.27.226.4/api/v4/projects/686/events","members":"http://159.27.226.4/api/v4/projects/686/members","cluster_agents":"http://159.27.226.4/api/v4/projects/686/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"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:51:50.719Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":460,"description":"","name":"M023","name_with_namespace":"config / xiamen / M023","path":"M023","path_with_namespace":"config/xiamen/M023","created_at":"2022-10-27T04:13:33.878Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M023.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M023.git","web_url":"http://159.27.226.4/config/xiamen/M023","readme_url":"http://159.27.226.4/config/xiamen/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-14T02:08:17.893Z","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/460","issues":"http://159.27.226.4/api/v4/projects/460/issues","merge_requests":"http://159.27.226.4/api/v4/projects/460/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/460/repository/branches","labels":"http://159.27.226.4/api/v4/projects/460/labels","events":"http://159.27.226.4/api/v4/projects/460/events","members":"http://159.27.226.4/api/v4/projects/460/members","cluster_agents":"http://159.27.226.4/api/v4/projects/460/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:13:33.890Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/M023
[Pipeline] echo
config/xiamen/M023
[Pipeline] echo
config/xiamen/M023
[Pipeline] echo
460
[Pipeline] echo
460
[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/460/repository/commits/b832e54
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/460/repository/commits/b832e54
Response Code: HTTP/1.1 200 OK
Response:
{"id":"b832e547b6636e61e8e234db5dffa49ddae924ba","short_id":"b832e547","created_at":"2023-07-14T10:08:13.000+08:00","parent_ids":["5e6bed6dcfacc914ac0602e61f68efdc73678e64"],"title":"fix_out:7-14 lidars extrinsics","message":"fix_out:7-14 lidars extrinsics\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-14T10:08:13.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-14T10:08:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M023/-/commit/b832e547b6636e61e8e234db5dffa49ddae924ba","stats":{"additions":32,"deletions":32,"total":64},"status":null,"project_id":460,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2023/07/14/10:08:13
[Pipeline] echo
dev**: b832e54.**2023/07/14/10:08:13**
[Pipeline] dir
Running in /root/workspace/xiamen-config/M023/params_M023
[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/M023/params_M023 # 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 2def8bc461e9529b1a8f398b474dda5daca097f4 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2def8bc461e9529b1a8f398b474dda5daca097f4 # timeout=30000
Commit message: "调整岸桥模板,将地面置0"
> git rev-list --no-walk 7e0446edbc1a144dd845fdb91182d2e223937b23 # 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_M023@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M023.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":734,"description":"","name":"shared_config","name_with_namespace":"lidar_localization_mapping / config / crane_align / shared_config","path":"shared_config","path_with_namespace":"lidar_localization_mapping/config/crane_align/shared_config","created_at":"2023-07-10T08:34:07.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/crane_align/shared_config.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/crane_align/shared_config.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/crane_align/shared_config","readme_url":"http://159.27.226.4/lidar_localization_mapping/config/crane_align/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-10T08:34:07.697Z","namespace":{"id":827,"name":"crane_align","path":"crane_align","kind":"group","full_path":"lidar_localization_mapping/config/crane_align","parent_id":825,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/crane_align"},"_links":{"self":"http://159.27.226.4/api/v4/projects/734","issues":"http://159.27.226.4/api/v4/projects/734/issues","merge_requests":"http://159.27.226.4/api/v4/projects/734/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/734/repository/branches","labels":"http://159.27.226.4/api/v4/projects/734/labels","events":"http://159.27.226.4/api/v4/projects/734/events","members":"http://159.27.226.4/api/v4/projects/734/members","cluster_agents":"http://159.27.226.4/api/v4/projects/734/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T08:34:07.720Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"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-10T05:35:52.589Z","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-12T10:23:13.501Z","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-12T10:14:46.422Z","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-13T09:43:55.362Z","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-13T10:00:49.026Z","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-12T10:21:35.859Z","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-13T11:24:18.940Z","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-12T10:35:10.558Z","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-12T10:25:23.692Z","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-12T10:40:59.498Z","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-12T10:40:59.498Z","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-13T08:42:00.287Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
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
65d1145
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 486 65d1145 2def8bc
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M023.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b832e54","shared_config":"65d1145"}}
[Pipeline] echo
{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b832e54","shared_config":"2def8bc"}}
[Pipeline] sh
+ echo '{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b832e54","shared_config":"2def8bc"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M023.json
{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b832e54","shared_config":"2def8bc"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-14_10-30-30","commit_id":"2def8bc","version":"","commit_msgs":"5aKe5Yqg5qCH5a6a5Yid5aeL5YyW5Y+C5pWw,IOWPlua2iOS9jumAn+aOp+WItuWinuebigoKIOWPlua2iOS9jumAn+aOp+WItuWinuebigoKIOmZkOWItuS9jumAn+i9rOWQkeWinumHjwoKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDmjqfliLbljZXluKfovazlkJHop5LlsI/kuo4wLjTluqYKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDmjqfliLblj4LmlbDvvIzlh4/lsI82MTIwMDEvMuaKpeitpumYiOWAvAog6ZmQ5Yi25L2O6YCf6L2s5ZCR5aKe6YePCgrlhajph4/lvZXljIXov5vnqIvlrojmiqQm5Zyw5Zu+5LiK5LqR5ZCv5Yqo6YWN572uCuiwg+aVtHNwcmVhZGVyX2RldGVjdGlvbiB0b3BpY+WIhue7hArosIPmlbRzcHJlYWRlcl9kZXRlY3Rpb24gdG9waWPliIbnu4QK5pqC5pe25YWz6Zet5r+A5YWJ5a6a5L2N5b2V5YyFCnVwZGF0ZSBlcnJvcl9jb2Rlcy50b21sCuWIoOmZpOiKgueCuQrkv67lpI3lvZXljIXlj4LmlbDplJnor68K5omT5byA5Zu+5YOP5YiG5Ymy6IqC54K5CiDov5vlhaXovabpgZPkv53mjIHnmoTmqKrlgY/mlLnkuLowLjJtCiDmjqfliLblj4LmlbDkvJjljJbvvIxwbGFu5aKe5Yqg6L2s5ZCR6ZmQ6YCf5Y+C5pWwCgog6ZmQ6YCf5Y2V5L2NYnVnCgog5o6n5Yi25Y+C5pWw6ZSZ6K+vCgrkv67mlLlCQUcyMeW9leWItnRvcGljCuS/ruWkjeW9leWMheWNoeatu+eahGJ1ZwogbmV3IG1wYyBwYXJhbWV0ZXJzCgrmm7TmlrDplJnor6/noIHphY3nva7mlofku7ZlcnJvcl9jb2Rlcy50b21sCuWinuWKoHNwcmVhZGVyX2luZm/liIbnu4QKIOacgOS9jumZkOmAn+aUueS4ujUKIHVwZGF0ZSBwYXJhbXMK5pu05paw5LqGZXJyb3JfY29kZXMudG9tbOmFjee9rg==,5ZCK5YW35a+55L2N5Y+C5pWw6YCC6YWNCiDlop7liqAvc2VnbWVudGF0aW9uL2NvbnRvdXLnmoTlvZXliLbvvIjlvojlsI/vvIkKIOWinuWKoCBjcmFuZV9ncHNfbWFwIOaJgOS9v+eUqOeahOaooeadvwog5Y676L2m5L2T5Yy65Z+f5L+u5pS577yM5re75Yqg5a2X5q61CjEsbWFzdGVy5ZKMc2xhdmXkuIvnmoRzeXN0ZW0tcm9zL2NvbmZpZy9ub2RlX2V4cG9ydGVyLnRvbWzmlofku7bkuK3kuI3lho1waW5n5LqR5o6nOzIs55Sx5LqO5bey57uP5a+55Y+C5pWw5paH5Lu25YGa5LqG5Li75LuO5Yy65YiG77yM5omA5Lul5LiN5YaNcGluZ+iHquW3sTsKMSxtYXN0ZXLlkoxzbGF2ZeS4i+eahHN5c3RlbS1yb3MvY29uZmlnL25vZGVfZXhwb3J0ZXIudG9tbOaWh+S7tuS4reS4jeWGjXBpbmfkupHmjqc7MiznlLHkuo7lt7Lnu4/lr7nlj4LmlbDmlofku7blgZrkuobkuLvku47ljLrliIbvvIzmiYDku6XkuI3lho1waW5n6Ieq5bexOwog5Zyw5Zu+5aSW55qE6KGM5Lq677yM55So5pu06auY55qE5YiG5pWw6L+H5rukCiDlop7liqAg566x6Zeo5ZKM5ZCK5YW3IHgg5pa55ZCRIHJvaeiMg+WbtArosIPmlbTlkIrlhbflr7nkvY3nm7jlhbPlgY/nva7lj4LmlbDvvIzosIPmlbTnrrHpl6jmo4DmtYvpmIjlgLwKIOS/ruaUueWPguaVsO+8jOmAgumFjei9veeuseWQjumdouWBj+WJjeeahOaDheWGtQog5a6J5YWo5qih5Z2X5YyF5Lit5aKe5YqgL3NlZ21lbnRhdGlvbi9jb250b3Vy5raI5oGvIOW+iOWwjw=="}
[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":734,"description":"","name":"shared_config","name_with_namespace":"lidar_localization_mapping / config / crane_align / shared_config","path":"shared_config","path_with_namespace":"lidar_localization_mapping/config/crane_align/shared_config","created_at":"2023-07-10T08:34:07.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/crane_align/shared_config.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/crane_align/shared_config.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/crane_align/shared_config","readme_url":"http://159.27.226.4/lidar_localization_mapping/config/crane_align/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-10T08:34:07.697Z","namespace":{"id":827,"name":"crane_align","path":"crane_align","kind":"group","full_path":"lidar_localization_mapping/config/crane_align","parent_id":825,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/crane_align"},"_links":{"self":"http://159.27.226.4/api/v4/projects/734","issues":"http://159.27.226.4/api/v4/projects/734/issues","merge_requests":"http://159.27.226.4/api/v4/projects/734/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/734/repository/branches","labels":"http://159.27.226.4/api/v4/projects/734/labels","events":"http://159.27.226.4/api/v4/projects/734/events","members":"http://159.27.226.4/api/v4/projects/734/members","cluster_agents":"http://159.27.226.4/api/v4/projects/734/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T08:34:07.720Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"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-10T05:35:52.589Z","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-12T10:23:13.501Z","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-12T10:14:46.422Z","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-13T09:43:55.362Z","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-13T10:00:49.026Z","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-12T10:21:35.859Z","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-13T11:24:18.940Z","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-12T10:35:10.558Z","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-12T10:25:23.692Z","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-12T10:40:59.498Z","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-12T10:40:59.498Z","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-13T08:42:00.287Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
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/2def8bc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/2def8bc
Response Code: HTTP/1.1 200 OK
Response:
{"id":"2def8bc461e9529b1a8f398b474dda5daca097f4","short_id":"2def8bc4","created_at":"2023-07-13T19:24:05.000+08:00","parent_ids":["7e0446edbc1a144dd845fdb91182d2e223937b23"],"title":"调整岸桥模板,将地面置0","message":"调整岸桥模板,将地面置0\n","author_name":"chenliang","author_email":"chenliang@example.com","authored_date":"2023-07-13T19:24:05.000+08:00","committer_name":"chenliang","committer_email":"chenliang@example.com","committed_date":"2023-07-13T19:24:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/2def8bc461e9529b1a8f398b474dda5daca097f4","stats":{"additions":0,"deletions":0,"total":0},"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/13/19:24:05
[Pipeline] echo
dev**: 2def8bc.**2023/07/13/19:24:05**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_M023","branch":"dev","time":"2023-07-14_10-30-16","commit_id":"b832e54","version":"","commit_msgs":"IHVwZGF0ZSBwYXJhbXMKNy0xNCBsaWRhcnMgZXh0cmluc2ljcw==,5YWo6YeP5b2V5YyF6L+b56iL5a6I5oqkJuWcsOWbvuS4iuS6keWQr+WKqOmFjee9rgrmmoLml7blhbPpl63mv4DlhYnlrprkvY3lvZXljIUK5omT5byA5Zu+5YOP5YiG5Ymy6IqC54K5,IOebuOacuumFjee9rjEwODBwLT43MjBw77yM6ZmN5L2OQ1BV5Y2g55SoJuinhOaVtOebuOacuuWPguaVsOagvOW8jw=="},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-14_10-30-30","commit_id":"2def8bc","version":"","commit_msgs":"5aKe5Yqg5qCH5a6a5Yid5aeL5YyW5Y+C5pWw,IOWPlua2iOS9jumAn+aOp+WItuWinuebigoKIOWPlua2iOS9jumAn+aOp+WItuWinuebigoKIOmZkOWItuS9jumAn+i9rOWQkeWinumHjwoKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDmjqfliLbljZXluKfovazlkJHop5LlsI/kuo4wLjTluqYKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDmjqfliLblj4LmlbDvvIzlh4/lsI82MTIwMDEvMuaKpeitpumYiOWAvAog6ZmQ5Yi25L2O6YCf6L2s5ZCR5aKe6YePCgrlhajph4/lvZXljIXov5vnqIvlrojmiqQm5Zyw5Zu+5LiK5LqR5ZCv5Yqo6YWN572uCuiwg+aVtHNwcmVhZGVyX2RldGVjdGlvbiB0b3BpY+WIhue7hArosIPmlbRzcHJlYWRlcl9kZXRlY3Rpb24gdG9waWPliIbnu4QK5pqC5pe25YWz6Zet5r+A5YWJ5a6a5L2N5b2V5YyFCnVwZGF0ZSBlcnJvcl9jb2Rlcy50b21sCuWIoOmZpOiKgueCuQrkv67lpI3lvZXljIXlj4LmlbDplJnor68K5omT5byA5Zu+5YOP5YiG5Ymy6IqC54K5CiDov5vlhaXovabpgZPkv53mjIHnmoTmqKrlgY/mlLnkuLowLjJtCiDmjqfliLblj4LmlbDkvJjljJbvvIxwbGFu5aKe5Yqg6L2s5ZCR6ZmQ6YCf5Y+C5pWwCgog6ZmQ6YCf5Y2V5L2NYnVnCgog5o6n5Yi25Y+C5pWw6ZSZ6K+vCgrkv67mlLlCQUcyMeW9leWItnRvcGljCuS/ruWkjeW9leWMheWNoeatu+eahGJ1ZwogbmV3IG1wYyBwYXJhbWV0ZXJzCgrmm7TmlrDplJnor6/noIHphY3nva7mlofku7ZlcnJvcl9jb2Rlcy50b21sCuWinuWKoHNwcmVhZGVyX2luZm/liIbnu4QKIOacgOS9jumZkOmAn+aUueS4ujUKIHVwZGF0ZSBwYXJhbXMK5pu05paw5LqGZXJyb3JfY29kZXMudG9tbOmFjee9rg==,5ZCK5YW35a+55L2N5Y+C5pWw6YCC6YWNCiDlop7liqAvc2VnbWVudGF0aW9uL2NvbnRvdXLnmoTlvZXliLbvvIjlvojlsI/vvIkKIOWinuWKoCBjcmFuZV9ncHNfbWFwIOaJgOS9v+eUqOeahOaooeadvwog5Y676L2m5L2T5Yy65Z+f5L+u5pS577yM5re75Yqg5a2X5q61CjEsbWFzdGVy5ZKMc2xhdmXkuIvnmoRzeXN0ZW0tcm9zL2NvbmZpZy9ub2RlX2V4cG9ydGVyLnRvbWzmlofku7bkuK3kuI3lho1waW5n5LqR5o6nOzIs55Sx5LqO5bey57uP5a+55Y+C5pWw5paH5Lu25YGa5LqG5Li75LuO5Yy65YiG77yM5omA5Lul5LiN5YaNcGluZ+iHquW3sTsKMSxtYXN0ZXLlkoxzbGF2ZeS4i+eahHN5c3RlbS1yb3MvY29uZmlnL25vZGVfZXhwb3J0ZXIudG9tbOaWh+S7tuS4reS4jeWGjXBpbmfkupHmjqc7MiznlLHkuo7lt7Lnu4/lr7nlj4LmlbDmlofku7blgZrkuobkuLvku47ljLrliIbvvIzmiYDku6XkuI3lho1waW5n6Ieq5bexOwog5Zyw5Zu+5aSW55qE6KGM5Lq677yM55So5pu06auY55qE5YiG5pWw6L+H5rukCiDlop7liqAg566x6Zeo5ZKM5ZCK5YW3IHgg5pa55ZCRIHJvaeiMg+WbtArosIPmlbTlkIrlhbflr7nkvY3nm7jlhbPlgY/nva7lj4LmlbDvvIzosIPmlbTnrrHpl6jmo4DmtYvpmIjlgLwKIOS/ruaUueWPguaVsO+8jOmAgumFjei9veeuseWQjumdouWBj+WJjeeahOaDheWGtQog5a6J5YWo5qih5Z2X5YyF5Lit5aKe5YqgL3NlZ21lbnRhdGlvbi9jb250b3Vy5raI5oGvIOW+iOWwjw=="}],"device":1,"device_name":"M023_Master","type":0,"project":5}
[Pipeline] echo
M023
[Pipeline] sh
++ grep -v params_M023
++ grep -v version.json
++ xargs
++ ls
+ cp -r params params_M023/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_M023","branch":"dev","time":"2023-07-14_10-30-16","commit_id":"b832e54","version":"","commit_msgs":"IHVwZGF0ZSBwYXJhbXMKNy0xNCBsaWRhcnMgZXh0cmluc2ljcw==,5YWo6YeP5b2V5YyF6L+b56iL5a6I5oqkJuWcsOWbvuS4iuS6keWQr+WKqOmFjee9rgrmmoLml7blhbPpl63mv4DlhYnlrprkvY3lvZXljIUK5omT5byA5Zu+5YOP5YiG5Ymy6IqC54K5,IOebuOacuumFjee9rjEwODBwLT43MjBw77yM6ZmN5L2OQ1BV5Y2g55SoJuinhOaVtOebuOacuuWPguaVsOagvOW8jw=="},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-14_10-30-30","commit_id":"2def8bc","version":"","commit_msgs":"5aKe5Yqg5qCH5a6a5Yid5aeL5YyW5Y+C5pWw,IOWPlua2iOS9jumAn+aOp+WItuWinuebigoKIOWPlua2iOS9jumAn+aOp+WItuWinuebigoKIOmZkOWItuS9jumAn+i9rOWQkeWinumHjwoKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDmjqfliLbljZXluKfovazlkJHop5LlsI/kuo4wLjTluqYKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDmjqfliLblj4LmlbDvvIzlh4/lsI82MTIwMDEvMuaKpeitpumYiOWAvAog6ZmQ5Yi25L2O6YCf6L2s5ZCR5aKe6YePCgrlhajph4/lvZXljIXov5vnqIvlrojmiqQm5Zyw5Zu+5LiK5LqR5ZCv5Yqo6YWN572uCuiwg+aVtHNwcmVhZGVyX2RldGVjdGlvbiB0b3BpY+WIhue7hArosIPmlbRzcHJlYWRlcl9kZXRlY3Rpb24gdG9waWPliIbnu4QK5pqC5pe25YWz6Zet5r+A5YWJ5a6a5L2N5b2V5YyFCnVwZGF0ZSBlcnJvcl9jb2Rlcy50b21sCuWIoOmZpOiKgueCuQrkv67lpI3lvZXljIXlj4LmlbDplJnor68K5omT5byA5Zu+5YOP5YiG5Ymy6IqC54K5CiDov5vlhaXovabpgZPkv53mjIHnmoTmqKrlgY/mlLnkuLowLjJtCiDmjqfliLblj4LmlbDkvJjljJbvvIxwbGFu5aKe5Yqg6L2s5ZCR6ZmQ6YCf5Y+C5pWwCgog6ZmQ6YCf5Y2V5L2NYnVnCgog5o6n5Yi25Y+C5pWw6ZSZ6K+vCgrkv67mlLlCQUcyMeW9leWItnRvcGljCuS/ruWkjeW9leWMheWNoeatu+eahGJ1ZwogbmV3IG1wYyBwYXJhbWV0ZXJzCgrmm7TmlrDplJnor6/noIHphY3nva7mlofku7ZlcnJvcl9jb2Rlcy50b21sCuWinuWKoHNwcmVhZGVyX2luZm/liIbnu4QKIOacgOS9jumZkOmAn+aUueS4ujUKIHVwZGF0ZSBwYXJhbXMK5pu05paw5LqGZXJyb3JfY29kZXMudG9tbOmFjee9rg==,5ZCK5YW35a+55L2N5Y+C5pWw6YCC6YWNCiDlop7liqAvc2VnbWVudGF0aW9uL2NvbnRvdXLnmoTlvZXliLbvvIjlvojlsI/vvIkKIOWinuWKoCBjcmFuZV9ncHNfbWFwIOaJgOS9v+eUqOeahOaooeadvwog5Y676L2m5L2T5Yy65Z+f5L+u5pS577yM5re75Yqg5a2X5q61CjEsbWFzdGVy5ZKMc2xhdmXkuIvnmoRzeXN0ZW0tcm9zL2NvbmZpZy9ub2RlX2V4cG9ydGVyLnRvbWzmlofku7bkuK3kuI3lho1waW5n5LqR5o6nOzIs55Sx5LqO5bey57uP5a+55Y+C5pWw5paH5Lu25YGa5LqG5Li75LuO5Yy65YiG77yM5omA5Lul5LiN5YaNcGluZ+iHquW3sTsKMSxtYXN0ZXLlkoxzbGF2ZeS4i+eahHN5c3RlbS1yb3MvY29uZmlnL25vZGVfZXhwb3J0ZXIudG9tbOaWh+S7tuS4reS4jeWGjXBpbmfkupHmjqc7MiznlLHkuo7lt7Lnu4/lr7nlj4LmlbDmlofku7blgZrkuobkuLvku47ljLrliIbvvIzmiYDku6XkuI3lho1waW5n6Ieq5bexOwog5Zyw5Zu+5aSW55qE6KGM5Lq677yM55So5pu06auY55qE5YiG5pWw6L+H5rukCiDlop7liqAg566x6Zeo5ZKM5ZCK5YW3IHgg5pa55ZCRIHJvaeiMg+WbtArosIPmlbTlkIrlhbflr7nkvY3nm7jlhbPlgY/nva7lj4LmlbDvvIzosIPmlbTnrrHpl6jmo4DmtYvpmIjlgLwKIOS/ruaUueWPguaVsO+8jOmAgumFjei9veeuseWQjumdouWBj+WJjeeahOaDheWGtQog5a6J5YWo5qih5Z2X5YyF5Lit5aKe5YqgL3NlZ21lbnRhdGlvbi9jb250b3Vy5raI5oGvIOW+iOWwjw=="}],"device":1,"device_name":"M023_Master","type":0,"project":5}'
[Pipeline] sh
+ rm -rf params_M023@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [M023master]:
**公有dev**: 2def8bc.**2023/07/13/19:24:05**
**私有dev**: b832e54.**2023/07/14/10:08:13**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M023@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
M023拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M023/params_new
[Pipeline] dir
Running in /root/workspace/xiamen-config/M023/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/M023.git
> git init /root/workspace/xiamen-config/M023/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/M023.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/M023.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/M023.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 4ddfca67c0717d8366a564fc625ce3079ebae195 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4ddfca67c0717d8366a564fc625ce3079ebae195 # timeout=300000
Commit message: "Remove extrinsics"
First time build. Skipping changelog.
[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/M023/params_new/system-common'...
remote: Enumerating objects: 38, done.
remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 38
Receiving objects: 2% (1/38)
Receiving objects: 5% (2/38)
Receiving objects: 7% (3/38)
Receiving objects: 10% (4/38)
Receiving objects: 13% (5/38)
Receiving objects: 15% (6/38)
Receiving objects: 18% (7/38)
Receiving objects: 21% (8/38)
Receiving objects: 23% (9/38)
Receiving objects: 26% (10/38)
Receiving objects: 28% (11/38)
Receiving objects: 31% (12/38)
Receiving objects: 34% (13/38)
Receiving objects: 36% (14/38)
Receiving objects: 39% (15/38)
Receiving objects: 42% (16/38)
Receiving objects: 44% (17/38)
Receiving objects: 47% (18/38)
Receiving objects: 50% (19/38)
Receiving objects: 52% (20/38)
Receiving objects: 55% (21/38)
Receiving objects: 57% (22/38)
Receiving objects: 60% (23/38)
Receiving objects: 63% (24/38)
Receiving objects: 65% (25/38)
Receiving objects: 68% (26/38)
Receiving objects: 71% (27/38)
Receiving objects: 73% (28/38)
Receiving objects: 76% (29/38)
Receiving objects: 78% (30/38)
Receiving objects: 81% (31/38)
Receiving objects: 84% (32/38)
Receiving objects: 86% (33/38)
Receiving objects: 89% (34/38)
Receiving objects: 92% (35/38)
Receiving objects: 94% (36/38)
Receiving objects: 97% (37/38)
Receiving objects: 100% (38/38)
Receiving objects: 100% (38/38), 9.83 KiB | 9.83 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 20% (1/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/xiamen-config/M023/params_new/system-device'...
remote: Enumerating objects: 294, done.
remote: Counting objects: 0% (1/141)
remote: Counting objects: 1% (2/141)
remote: Counting objects: 2% (3/141)
remote: Counting objects: 3% (5/141)
remote: Counting objects: 4% (6/141)
remote: Counting objects: 5% (8/141)
remote: Counting objects: 6% (9/141)
remote: Counting objects: 7% (10/141)
remote: Counting objects: 8% (12/141)
remote: Counting objects: 9% (13/141)
remote: Counting objects: 10% (15/141)
remote: Counting objects: 11% (16/141)
remote: Counting objects: 12% (17/141)
remote: Counting objects: 13% (19/141)
remote: Counting objects: 14% (20/141)
remote: Counting objects: 15% (22/141)
remote: Counting objects: 16% (23/141)
remote: Counting objects: 17% (24/141)
remote: Counting objects: 18% (26/141)
remote: Counting objects: 19% (27/141)
remote: Counting objects: 20% (29/141)
remote: Counting objects: 21% (30/141)
remote: Counting objects: 22% (32/141)
remote: Counting objects: 23% (33/141)
remote: Counting objects: 24% (34/141)
remote: Counting objects: 25% (36/141)
remote: Counting objects: 26% (37/141)
remote: Counting objects: 27% (39/141)
remote: Counting objects: 28% (40/141)
remote: Counting objects: 29% (41/141)
remote: Counting objects: 30% (43/141)
remote: Counting objects: 31% (44/141)
remote: Counting objects: 32% (46/141)
remote: Counting objects: 33% (47/141)
remote: Counting objects: 34% (48/141)
remote: Counting objects: 35% (50/141)
remote: Counting objects: 36% (51/141)
remote: Counting objects: 37% (53/141)
remote: Counting objects: 38% (54/141)
remote: Counting objects: 39% (55/141)
remote: Counting objects: 40% (57/141)
remote: Counting objects: 41% (58/141)
remote: Counting objects: 42% (60/141)
remote: Counting objects: 43% (61/141)
remote: Counting objects: 44% (63/141)
remote: Counting objects: 45% (64/141)
remote: Counting objects: 46% (65/141)
remote: Counting objects: 47% (67/141)
remote: Counting objects: 48% (68/141)
remote: Counting objects: 49% (70/141)
remote: Counting objects: 50% (71/141)
remote: Counting objects: 51% (72/141)
remote: Counting objects: 52% (74/141)
remote: Counting objects: 53% (75/141)
remote: Counting objects: 54% (77/141)
remote: Counting objects: 55% (78/141)
remote: Counting objects: 56% (79/141)
remote: Counting objects: 57% (81/141)
remote: Counting objects: 58% (82/141)
remote: Counting objects: 59% (84/141)
remote: Counting objects: 60% (85/141)
remote: Counting objects: 61% (87/141)
remote: Counting objects: 62% (88/141)
remote: Counting objects: 63% (89/141)
remote: Counting objects: 64% (91/141)
remote: Counting objects: 65% (92/141)
remote: Counting objects: 66% (94/141)
remote: Counting objects: 67% (95/141)
remote: Counting objects: 68% (96/141)
remote: Counting objects: 69% (98/141)
remote: Counting objects: 70% (99/141)
remote: Counting objects: 71% (101/141)
remote: Counting objects: 72% (102/141)
remote: Counting objects: 73% (103/141)
remote: Counting objects: 74% (105/141)
remote: Counting objects: 75% (106/141)
remote: Counting objects: 76% (108/141)
remote: Counting objects: 77% (109/141)
remote: Counting objects: 78% (110/141)
remote: Counting objects: 79% (112/141)
remote: Counting objects: 80% (113/141)
remote: Counting objects: 81% (115/141)
remote: Counting objects: 82% (116/141)
remote: Counting objects: 83% (118/141)
remote: Counting objects: 84% (119/141)
remote: Counting objects: 85% (120/141)
remote: Counting objects: 86% (122/141)
remote: Counting objects: 87% (123/141)
remote: Counting objects: 88% (125/141)
remote: Counting objects: 89% (126/141)
remote: Counting objects: 90% (127/141)
remote: Counting objects: 91% (129/141)
remote: Counting objects: 92% (130/141)
remote: Counting objects: 93% (132/141)
remote: Counting objects: 94% (133/141)
remote: Counting objects: 95% (134/141)
remote: Counting objects: 96% (136/141)
remote: Counting objects: 97% (137/141)
remote: Counting objects: 98% (139/141)
remote: Counting objects: 99% (140/141)
remote: Counting objects: 100% (141/141)
remote: Counting objects: 100% (141/141), done.
remote: Compressing objects: 1% (1/79)
remote: Compressing objects: 2% (2/79)
remote: Compressing objects: 3% (3/79)
remote: Compressing objects: 5% (4/79)
remote: Compressing objects: 6% (5/79)
remote: Compressing objects: 7% (6/79)
remote: Compressing objects: 8% (7/79)
remote: Compressing objects: 10% (8/79)
remote: Compressing objects: 11% (9/79)
remote: Compressing objects: 12% (10/79)
remote: Compressing objects: 13% (11/79)
remote: Compressing objects: 15% (12/79)
remote: Compressing objects: 16% (13/79)
remote: Compressing objects: 17% (14/79)
remote: Compressing objects: 18% (15/79)
remote: Compressing objects: 20% (16/79)
remote: Compressing objects: 21% (17/79)
remote: Compressing objects: 22% (18/79)
remote: Compressing objects: 24% (19/79)
remote: Compressing objects: 25% (20/79)
remote: Compressing objects: 26% (21/79)
remote: Compressing objects: 27% (22/79)
remote: Compressing objects: 29% (23/79)
remote: Compressing objects: 30% (24/79)
remote: Compressing objects: 31% (25/79)
remote: Compressing objects: 32% (26/79)
remote: Compressing objects: 34% (27/79)
remote: Compressing objects: 35% (28/79)
remote: Compressing objects: 36% (29/79)
remote: Compressing objects: 37% (30/79)
remote: Compressing objects: 39% (31/79)
remote: Compressing objects: 40% (32/79)
remote: Compressing objects: 41% (33/79)
remote: Compressing objects: 43% (34/79)
remote: Compressing objects: 44% (35/79)
remote: Compressing objects: 45% (36/79)
remote: Compressing objects: 46% (37/79)
remote: Compressing objects: 48% (38/79)
remote: Compressing objects: 49% (39/79)
remote: Compressing objects: 50% (40/79)
remote: Compressing objects: 51% (41/79)
remote: Compressing objects: 53% (42/79)
remote: Compressing objects: 54% (43/79)
remote: Compressing objects: 55% (44/79)
remote: Compressing objects: 56% (45/79)
remote: Compressing objects: 58% (46/79)
remote: Compressing objects: 59% (47/79)
remote: Compressing objects: 60% (48/79)
remote: Compressing objects: 62% (49/79)
remote: Compressing objects: 63% (50/79)
remote: Compressing objects: 64% (51/79)
remote: Compressing objects: 65% (52/79)
remote: Compressing objects: 67% (53/79)
remote: Compressing objects: 68% (54/79)
remote: Compressing objects: 69% (55/79)
remote: Compressing objects: 70% (56/79)
remote: Compressing objects: 72% (57/79)
remote: Compressing objects: 73% (58/79)
remote: Compressing objects: 74% (59/79)
remote: Compressing objects: 75% (60/79)
remote: Compressing objects: 77% (61/79)
remote: Compressing objects: 78% (62/79)
remote: Compressing objects: 79% (63/79)
remote: Compressing objects: 81% (64/79)
remote: Compressing objects: 82% (65/79)
remote: Compressing objects: 83% (66/79)
remote: Compressing objects: 84% (67/79)
remote: Compressing objects: 86% (68/79)
remote: Compressing objects: 87% (69/79)
remote: Compressing objects: 88% (70/79)
remote: Compressing objects: 89% (71/79)
remote: Compressing objects: 91% (72/79)
remote: Compressing objects: 92% (73/79)
remote: Compressing objects: 93% (74/79)
remote: Compressing objects: 94% (75/79)
remote: Compressing objects: 96% (76/79)
remote: Compressing objects: 97% (77/79)
remote: Compressing objects: 98% (78/79)
remote: Compressing objects: 100% (79/79)
remote: Compressing objects: 100% (79/79), done.
remote: Total 294 (delta 25), reused 122 (delta 20), pack-reused 153
Receiving objects: 0% (1/294)
Receiving objects: 1% (3/294)
Receiving objects: 2% (6/294)
Receiving objects: 3% (9/294)
Receiving objects: 4% (12/294)
Receiving objects: 5% (15/294)
Receiving objects: 6% (18/294)
Receiving objects: 7% (21/294)
Receiving objects: 8% (24/294)
Receiving objects: 9% (27/294)
Receiving objects: 10% (30/294)
Receiving objects: 11% (33/294)
Receiving objects: 12% (36/294)
Receiving objects: 13% (39/294)
Receiving objects: 14% (42/294)
Receiving objects: 15% (45/294)
Receiving objects: 16% (48/294)
Receiving objects: 17% (50/294)
Receiving objects: 18% (53/294)
Receiving objects: 19% (56/294)
Receiving objects: 20% (59/294)
Receiving objects: 21% (62/294)
Receiving objects: 22% (65/294)
Receiving objects: 23% (68/294)
Receiving objects: 24% (71/294)
Receiving objects: 25% (74/294)
Receiving objects: 26% (77/294)
Receiving objects: 27% (80/294)
Receiving objects: 28% (83/294)
Receiving objects: 29% (86/294)
Receiving objects: 30% (89/294)
Receiving objects: 31% (92/294)
Receiving objects: 32% (95/294)
Receiving objects: 33% (98/294)
Receiving objects: 34% (100/294)
Receiving objects: 35% (103/294)
Receiving objects: 36% (106/294)
Receiving objects: 37% (109/294)
Receiving objects: 38% (112/294)
Receiving objects: 39% (115/294)
Receiving objects: 40% (118/294)
Receiving objects: 41% (121/294)
Receiving objects: 42% (124/294)
Receiving objects: 43% (127/294)
Receiving objects: 44% (130/294)
Receiving objects: 45% (133/294)
Receiving objects: 46% (136/294)
Receiving objects: 47% (139/294)
Receiving objects: 48% (142/294)
Receiving objects: 49% (145/294)
Receiving objects: 50% (147/294)
Receiving objects: 51% (150/294)
Receiving objects: 52% (153/294)
Receiving objects: 53% (156/294)
Receiving objects: 54% (159/294)
Receiving objects: 55% (162/294)
Receiving objects: 56% (165/294)
Receiving objects: 57% (168/294)
Receiving objects: 58% (171/294)
Receiving objects: 59% (174/294)
Receiving objects: 60% (177/294)
Receiving objects: 61% (180/294)
Receiving objects: 62% (183/294)
Receiving objects: 63% (186/294)
Receiving objects: 64% (189/294)
Receiving objects: 65% (192/294)
Receiving objects: 66% (195/294)
Receiving objects: 67% (197/294)
Receiving objects: 68% (200/294)
Receiving objects: 69% (203/294)
Receiving objects: 70% (206/294)
Receiving objects: 71% (209/294)
Receiving objects: 72% (212/294)
Receiving objects: 73% (215/294)
Receiving objects: 74% (218/294)
Receiving objects: 75% (221/294)
Receiving objects: 76% (224/294)
Receiving objects: 77% (227/294)
Receiving objects: 78% (230/294)
Receiving objects: 79% (233/294)
Receiving objects: 80% (236/294)
Receiving objects: 81% (239/294)
Receiving objects: 82% (242/294)
Receiving objects: 83% (245/294)
Receiving objects: 84% (247/294)
Receiving objects: 85% (250/294)
Receiving objects: 86% (253/294)
Receiving objects: 87% (256/294)
Receiving objects: 88% (259/294)
Receiving objects: 89% (262/294)
Receiving objects: 90% (265/294)
Receiving objects: 91% (268/294)
Receiving objects: 92% (271/294)
Receiving objects: 93% (274/294)
Receiving objects: 94% (277/294)
Receiving objects: 95% (280/294)
Receiving objects: 96% (283/294)
Receiving objects: 97% (286/294)
Receiving objects: 98% (289/294)
Receiving objects: 99% (292/294)
Receiving objects: 100% (294/294)
Receiving objects: 100% (294/294), 39.77 KiB | 19.88 MiB/s, done.
Resolving deltas: 0% (0/95)
Resolving deltas: 1% (1/95)
Resolving deltas: 3% (3/95)
Resolving deltas: 6% (6/95)
Resolving deltas: 7% (7/95)
Resolving deltas: 8% (8/95)
Resolving deltas: 12% (12/95)
Resolving deltas: 15% (15/95)
Resolving deltas: 17% (17/95)
Resolving deltas: 26% (25/95)
Resolving deltas: 38% (37/95)
Resolving deltas: 40% (38/95)
Resolving deltas: 41% (39/95)
Resolving deltas: 44% (42/95)
Resolving deltas: 47% (45/95)
Resolving deltas: 54% (52/95)
Resolving deltas: 56% (54/95)
Resolving deltas: 57% (55/95)
Resolving deltas: 58% (56/95)
Resolving deltas: 62% (59/95)
Resolving deltas: 65% (62/95)
Resolving deltas: 69% (66/95)
Resolving deltas: 70% (67/95)
Resolving deltas: 71% (68/95)
Resolving deltas: 72% (69/95)
Resolving deltas: 73% (70/95)
Resolving deltas: 76% (73/95)
Resolving deltas: 77% (74/95)
Resolving deltas: 78% (75/95)
Resolving deltas: 80% (76/95)
Resolving deltas: 82% (78/95)
Resolving deltas: 83% (79/95)
Resolving deltas: 88% (84/95)
Resolving deltas: 90% (86/95)
Resolving deltas: 91% (87/95)
Resolving deltas: 92% (88/95)
Resolving deltas: 96% (92/95)
Resolving deltas: 100% (95/95)
Resolving deltas: 100% (95/95), done.
Cloning into '/root/workspace/xiamen-config/M023/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/M023/params_new/system-node-xiamen'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 37 (delta 0), reused 0 (delta 0), pack-reused 31
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 9.17 KiB | 9.17 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 33% (2/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/xiamen-config/M023/params_new/system-port'...
remote: Enumerating objects: 89, done.
remote: Counting objects: 9% (1/11)
remote: Counting objects: 18% (2/11)
remote: Counting objects: 27% (3/11)
remote: Counting objects: 36% (4/11)
remote: Counting objects: 45% (5/11)
remote: Counting objects: 54% (6/11)
remote: Counting objects: 63% (7/11)
remote: Counting objects: 72% (8/11)
remote: Counting objects: 81% (9/11)
remote: Counting objects: 90% (10/11)
remote: Counting objects: 100% (11/11)
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 10% (1/10)
remote: Compressing objects: 20% (2/10)
remote: Compressing objects: 30% (3/10)
remote: Compressing objects: 40% (4/10)
remote: Compressing objects: 50% (5/10)
remote: Compressing objects: 60% (6/10)
remote: Compressing objects: 70% (7/10)
remote: Compressing objects: 80% (8/10)
remote: Compressing objects: 90% (9/10)
remote: Compressing objects: 100% (10/10)
remote: Compressing objects: 100% (10/10), done.
Receiving objects: 1% (1/89)
Receiving objects: 2% (2/89)
Receiving objects: 3% (3/89)
Receiving objects: 4% (4/89)
Receiving objects: 5% (5/89)
Receiving objects: 6% (6/89)
Receiving objects: 7% (7/89)
Receiving objects: 8% (8/89)
Receiving objects: 10% (9/89)
Receiving objects: 11% (10/89)
Receiving objects: 12% (11/89)
remote: Total 89 (delta 3), reused 0 (delta 0), pack-reused 78
Receiving objects: 13% (12/89)
Receiving objects: 14% (13/89)
Receiving objects: 15% (14/89)
Receiving objects: 16% (15/89)
Receiving objects: 17% (16/89)
Receiving objects: 19% (17/89)
Receiving objects: 20% (18/89)
Receiving objects: 21% (19/89)
Receiving objects: 22% (20/89)
Receiving objects: 23% (21/89)
Receiving objects: 24% (22/89)
Receiving objects: 25% (23/89)
Receiving objects: 26% (24/89)
Receiving objects: 28% (25/89)
Receiving objects: 29% (26/89)
Receiving objects: 30% (27/89)
Receiving objects: 31% (28/89)
Receiving objects: 32% (29/89)
Receiving objects: 33% (30/89)
Receiving objects: 34% (31/89)
Receiving objects: 35% (32/89)
Receiving objects: 37% (33/89)
Receiving objects: 38% (34/89)
Receiving objects: 39% (35/89)
Receiving objects: 40% (36/89)
Receiving objects: 41% (37/89)
Receiving objects: 42% (38/89)
Receiving objects: 43% (39/89)
Receiving objects: 44% (40/89)
Receiving objects: 46% (41/89)
Receiving objects: 47% (42/89)
Receiving objects: 48% (43/89)
Receiving objects: 49% (44/89)
Receiving objects: 50% (45/89)
Receiving objects: 51% (46/89)
Receiving objects: 52% (47/89)
Receiving objects: 53% (48/89)
Receiving objects: 55% (49/89)
Receiving objects: 56% (50/89)
Receiving objects: 57% (51/89)
Receiving objects: 58% (52/89)
Receiving objects: 59% (53/89)
Receiving objects: 60% (54/89)
Receiving objects: 61% (55/89)
Receiving objects: 62% (56/89)
Receiving objects: 64% (57/89)
Receiving objects: 65% (58/89)
Receiving objects: 66% (59/89)
Receiving objects: 67% (60/89)
Receiving objects: 68% (61/89)
Receiving objects: 69% (62/89)
Receiving objects: 70% (63/89)
Receiving objects: 71% (64/89)
Receiving objects: 73% (65/89)
Receiving objects: 74% (66/89)
Receiving objects: 75% (67/89)
Receiving objects: 76% (68/89)
Receiving objects: 77% (69/89)
Receiving objects: 78% (70/89)
Receiving objects: 79% (71/89)
Receiving objects: 80% (72/89)
Receiving objects: 82% (73/89)
Receiving objects: 83% (74/89)
Receiving objects: 84% (75/89)
Receiving objects: 85% (76/89)
Receiving objects: 86% (77/89)
Receiving objects: 87% (78/89)
Receiving objects: 88% (79/89)
Receiving objects: 89% (80/89)
Receiving objects: 91% (81/89)
Receiving objects: 92% (82/89)
Receiving objects: 93% (83/89)
Receiving objects: 94% (84/89)
Receiving objects: 95% (85/89)
Receiving objects: 96% (86/89)
Receiving objects: 97% (87/89)
Receiving objects: 98% (88/89)
Receiving objects: 100% (89/89)
Receiving objects: 100% (89/89), 10.20 KiB | 10.20 MiB/s, done.
Resolving deltas: 0% (0/45)
Resolving deltas: 15% (7/45)
Resolving deltas: 51% (23/45)
Resolving deltas: 57% (26/45)
Resolving deltas: 62% (28/45)
Resolving deltas: 64% (29/45)
Resolving deltas: 75% (34/45)
Resolving deltas: 100% (45/45)
Resolving deltas: 100% (45/45), done.
Submodule path 'system-common': checked out 'fc1b08b8748d05f31a120fe0028696decfd7b4d5'
Submodule path 'system-device': checked out '400c175c9dcc8cff16d7274048933af703bc105d'
Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87'
Submodule path 'system-node-xiamen': checked out '5f5bb645f8f03a8401f5f7dccc277eeed594b6a1'
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/M023/params_new/params_new
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M023/params_new/system-common/
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M023/params_new/system-common/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M023/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M023/params_new/system-device/master /root/workspace/xiamen-config/M023/params_new/system-device/slave /root/workspace/xiamen-config/M023/params_new/system-device/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M023/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M023/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/
[Pipeline] echo
3
[Pipeline] echo
system-node-xiamen 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M023/params_new/system-port/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M023/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M023/params_new/system-port/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M023/params_new/params_new/
master
peripheral_controller.toml
slave
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M023/params_new/params_new/master /root/workspace/xiamen-config/M023/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M023/params_new/params_new/slave /root/workspace/xiamen-config/M023/params_new/params_new/system-ros /root/workspace/xiamen-config/M023/params_M023/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
M023
[Pipeline] dir
Running in /root/workspace/xiamen-config/M023
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_M023/.git
[Pipeline] dir
Running in /root/workspace/xiamen-config/M023/params_M023/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
+ cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M023/params_M023/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M023/params_M023/params/master@tmp
[Pipeline] sh
+ cp -r params_M023 params_orin_master_M023_2023-07-14_10-30-45
[Pipeline] sh
+ zip -rq params_orin_master_M023_2023-07-14_10-30-45.zip params_orin_master_M023_2023-07-14_10-30-45 ./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
M023@tmp
M024
M025
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/M023/params_orin_master_M023_2023-07-14_10-30-45.zip,/root/workspace/xiamen-config/M023/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/M023/params_orin_master_M023_2023-07-14_10-30-45.zip"' --form 'version=@"/root/workspace/xiamen-config/M023/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.5M 0 0 100 62.5M 0 47.9M 0:00:01 0:00:01 --:--:-- 47.9M
100 62.5M 0 0 100 62.5M 0 27.1M 0:00:02 0:00:02 --:--:-- 27.1M
100 62.5M 0 0 100 62.5M 0 18.9M 0:00:03 0:00:03 --:--:-- 18.9M
100 62.5M 0 0 100 62.5M 0 14.5M 0:00:04 0:00:04 --:--:-- 14.5M
100 62.5M 0 0 100 62.5M 0 11.7M 0:00:05 0:00:05 --:--:-- 11.7M
100 62.5M 0 0 100 62.5M 0 9.9M 0:00:06 0:00:06 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 8758k 0:00:07 0:00:07 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 7703k 0:00:08 0:00:08 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 6875k 0:00:09 0:00:09 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 6208k 0:00:10 0:00:10 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 5659k 0:00:11 0:00:11 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 5199k 0:00:12 0:00:12 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 4808k 0:00:13 0:00:13 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 4472k 0:00:14 0:00:14 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 4179k 0:00:15 0:00:15 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 3923k 0:00:16 0:00:16 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 3696k 0:00:17 0:00:17 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 3494k 0:00:18 0:00:18 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 3313k 0:00:19 0:00:19 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 3150k 0:00:20 0:00:20 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 3002k 0:00:21 0:00:21 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 2867k 0:00:22 0:00:22 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 2744k 0:00:23 0:00:23 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 2631k 0:00:24 0:00:24 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 2527k 0:00:25 0:00:25 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 2431k 0:00:26 0:00:26 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 2342k 0:00:27 0:00:27 --:--:-- 0
100 62.5M 0 0 100 62.5M 0 2259k 0:00:28 0:00:28 --:--:-- 0
100 62.5M 0 43 100 62.5M 1 2243k 0:00:28 0:00:28 --:--:-- 10
100 62.5M 0 43 100 62.5M 1 2243k 0:00:28 0:00:28 --:--:-- 13
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M023@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": "# 参数发布通知
### [厦门023车主参数]
---
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:wuxintao
- 更新车辆:
> - <font color=#3C3C3C> [M023master]:
**公有dev**: 2def8bc.**2023/07/13/19:24:05**
**私有dev**: b832e54.**2023/07/14/10:08:13**
</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
100 561 100 27 100 534 306 6068 --:--:-- --:--:-- --:--:-- 6375
[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