Skip to content

Instantly share code, notes, and snippets.

@grv87
Created September 24, 2020 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grv87/7dae3d6fce31f5563365a456f6276679 to your computer and use it in GitHub Desktop.
Save grv87/7dae3d6fce31f5563365a456f6276679 to your computer and use it in GitHub Desktop.
2020/09/24 20:14:04 [INFO] Terraform version: 0.13.3
...
2020/09/24 20:14:09 [DEBUG] gitlab_project.projects["gitlab_config"]: applying the planned Update change
2020-09-24T20:14:09.257+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: 2020/09/24 20:14:09 [DEBUG] Editing push rules for project "158"
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: 2020/09/24 20:14:09 [DEBUG] GitLab API Request Details:
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: ---[ REQUEST ]---------------------------------------
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: PUT /api/v4/projects/158/push_rule HTTP/1.1
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Host: xxxxxx
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: User-Agent: go-gitlab
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Content-Length: 375
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Accept: application/json
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Content-Type: application/json
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Private-Token: xxxxxxxxxxxx
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Accept-Encoding: gzip
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe:
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: {
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "author_email_regex": "",
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "branch_name_regex": "^(master|(feature|hotfix)\\/.+)$",
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "commit_message_regex": "^(feat|fix|docs|style|refactor|test|chore|perf): .+",
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "commit_message_negative_regex": "",
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "file_name_regex": "\\.(jar|exe)$",
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "deny_delete_tag": true,
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "member_check": false,
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "prevent_secrets": true,
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "max_file_size": 10,
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "commit_committer_check": false,
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "reject_unsigned_commits": false
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: }
2020-09-24T20:14:09.258+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: -----------------------------------------------------
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: 2020/09/24 20:14:09 [DEBUG] GitLab API Response Details:
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: ---[ RESPONSE ]--------------------------------------
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: HTTP/1.1 403 Forbidden
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Content-Length: 27
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Cache-Control: no-cache
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Connection: keep-alive
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Content-Type: application/json
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Date: Thu, 24 Sep 2020 17:18:11 GMT
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Server: nginx
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: Vary: Origin
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: X-Content-Type-Options: nosniff
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: X-Frame-Options: SAMEORIGIN
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: X-Request-Id: znoPHW7zHQ
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: X-Runtime: 0.034024
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe:
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: {
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: "message": "403 Forbidden"
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: }
2020-09-24T20:14:09.319+0300 [DEBUG] plugin.terraform-provider-gitlab_v3.0.0.exe: -----------------------------------------------------
2020/09/24 20:14:09 [DEBUG] gitlab_project.projects["manifest"]: apply errored, but we're indicating that via the Error pointer rather than returning it: Failed to edit push rules for project "157": PUT http://xxxxxx/api/v4/projects/157/push_rule: 403 {message: 403 Forbidden}
2020/09/24 20:14:09 [ERROR] eval: *terraform.EvalApplyPost, err: Failed to edit push rules for project "157": PUT http://xxxxxx/api/v4/projects/157/push_rule: 403 {message: 403 Forbidden}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment