Created
April 5, 2023 09:46
-
-
Save jgrumboe/691fa2c07b2e8c97f5d068045b8d3050 to your computer and use it in GitHub Desktop.
Renovate log for test repo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
DEBUG: No dangling containers to remove | |
INFO: Repository started | |
{ | |
"renovateVersion": "35.32.2" | |
} | |
DEBUG: Using localDir: /mnt/renovate/gh/****/test-renovate-tfc-changelog | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: initRepo("****/test-renovate-tfc-changelog") | |
DEBUG: Using queue: host=api.github.com, concurrency=10 | |
DEBUG: ****/test-renovate-tfc-changelog default branch = master | |
DEBUG: Using app token for git init | |
DEBUG: RepoCacheBase.load() - expecting data of type 'string' received 'object' instead - skipping | |
DEBUG: Resetting npmrc | |
DEBUG: checkOnboarding() | |
DEBUG: isOnboarded() | |
DEBUG: findFile(renovate.json) | |
DEBUG: Initializing git repository into /mnt/renovate/gh/****/test-renovate-tfc-changelog | |
DEBUG: Performing blobless clone | |
DEBUG: git clone completed | |
{ | |
"durationMs": 1236 | |
} | |
DEBUG: latest repository commit | |
{ | |
"latestCommit": { | |
"hash": "a02614e07c4d687dc7a83c168b1612af2085fa53", | |
"date": "2023-04-05T11:30:41+02:00", | |
"message": "initial commit", | |
"refs": "HEAD -> master, origin/master, origin/HEAD", | |
"body": "", | |
"author_name": "Johannes Grumboeck", | |
"author_email": "[email protected]" | |
} | |
} | |
DEBUG: Config file exists, fileName: renovate.json | |
DEBUG: Retrieving issueList | |
DEBUG: Retrieved 0 issues | |
DEBUG: Repo is onboarded | |
DEBUG: Found renovate.json config file | |
DEBUG: Repository config | |
{ | |
"fileName": "renovate.json", | |
"config": { | |
"hostRules": [ | |
{ | |
"hostName": "app.terraform.io", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"regexManagers": [ | |
{ | |
"fileMatch": [ | |
"\\.tfvars$", | |
"\\.tf$" | |
], | |
"matchStrings": [ | |
"# renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+\\w+\\s+=\\s+\"(?<currentValue>.*)\"\\s" | |
], | |
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}" | |
} | |
], | |
"packageRules": [ | |
{ | |
"managers": [ | |
"terraform" | |
], | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"managers": [ | |
"terraform" | |
], | |
"matchPackageNames": [ | |
"google", | |
"google-beta" | |
], | |
"groupName": "Google terraform provider" | |
}, | |
{ | |
"managers": [ | |
"terraform" | |
], | |
"matchPackagePrefixes": [ | |
"app.terraform.io/****/" | |
], | |
"schedule": "at any time" | |
}, | |
{ | |
"managers": [ | |
"gomod" | |
], | |
"groupName": "Go dependencies", | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"managers": [ | |
"gomod" | |
], | |
"matchUpdateTypes": [ | |
"minor", | |
"patch", | |
"pin", | |
"digest" | |
], | |
"automerge": true | |
}, | |
{ | |
"matchDatasources": [ | |
"github-releases" | |
], | |
"matchPackagePatterns": [ | |
"datadog-serverless-functions" | |
], | |
"extractVersion": "^aws-dd-forwarder-(?<version>.*)$", | |
"extends": [ | |
"schedule:monthly" | |
] | |
} | |
] | |
} | |
} | |
DEBUG: migrateAndValidate() | |
DEBUG: Config migration necessary | |
{ | |
"oldConfig": { | |
"hostRules": [ | |
{ | |
"hostName": "app.terraform.io", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"regexManagers": [ | |
{ | |
"fileMatch": [ | |
"\\.tfvars$", | |
"\\.tf$" | |
], | |
"matchStrings": [ | |
"# renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+\\w+\\s+=\\s+\"(?<currentValue>.*)\"\\s" | |
], | |
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}" | |
} | |
], | |
"packageRules": [ | |
{ | |
"managers": [ | |
"terraform" | |
], | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"managers": [ | |
"terraform" | |
], | |
"matchPackageNames": [ | |
"google", | |
"google-beta" | |
], | |
"groupName": "Google terraform provider" | |
}, | |
{ | |
"managers": [ | |
"terraform" | |
], | |
"matchPackagePrefixes": [ | |
"app.terraform.io/****/" | |
], | |
"schedule": "at any time" | |
}, | |
{ | |
"managers": [ | |
"gomod" | |
], | |
"groupName": "Go dependencies", | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"managers": [ | |
"gomod" | |
], | |
"matchUpdateTypes": [ | |
"minor", | |
"patch", | |
"pin", | |
"digest" | |
], | |
"automerge": true | |
}, | |
{ | |
"matchDatasources": [ | |
"github-releases" | |
], | |
"matchPackagePatterns": [ | |
"datadog-serverless-functions" | |
], | |
"extractVersion": "^aws-dd-forwarder-(?<version>.*)$", | |
"extends": [ | |
"schedule:monthly" | |
] | |
} | |
], | |
"extends": [ | |
"github>whitesource/merge-confidence:beta" | |
] | |
}, | |
"newConfig": { | |
"hostRules": [ | |
{ | |
"matchHost": "app.terraform.io", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"regexManagers": [ | |
{ | |
"fileMatch": [ | |
"\\.tfvars$", | |
"\\.tf$" | |
], | |
"matchStrings": [ | |
"# renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+\\w+\\s+=\\s+\"(?<currentValue>.*)\"\\s" | |
], | |
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}" | |
} | |
], | |
"packageRules": [ | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"matchPackageNames": [ | |
"google", | |
"google-beta" | |
], | |
"groupName": "Google terraform provider" | |
}, | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"matchPackagePrefixes": [ | |
"app.terraform.io/****/" | |
], | |
"schedule": "at any time" | |
}, | |
{ | |
"matchManagers": [ | |
"gomod" | |
], | |
"groupName": "Go dependencies", | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"gomod" | |
], | |
"matchUpdateTypes": [ | |
"minor", | |
"patch", | |
"pin", | |
"digest" | |
], | |
"automerge": true | |
}, | |
{ | |
"matchDatasources": [ | |
"github-releases" | |
], | |
"matchPackagePatterns": [ | |
"datadog-serverless-functions" | |
], | |
"extractVersion": "^aws-dd-forwarder-(?<version>.*)$", | |
"extends": [ | |
"schedule:monthly" | |
] | |
} | |
], | |
"extends": [ | |
"github>whitesource/merge-confidence:beta" | |
] | |
} | |
} | |
DEBUG: massaged config | |
{ | |
"config": { | |
"hostRules": [ | |
{ | |
"matchHost": "app.terraform.io", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"regexManagers": [ | |
{ | |
"fileMatch": [ | |
"\\.tfvars$", | |
"\\.tf$" | |
], | |
"matchStrings": [ | |
"# renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+\\w+\\s+=\\s+\"(?<currentValue>.*)\"\\s" | |
], | |
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}" | |
} | |
], | |
"packageRules": [ | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"matchPackageNames": [ | |
"google", | |
"google-beta" | |
], | |
"groupName": "Google terraform provider" | |
}, | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"matchPackagePrefixes": [ | |
"app.terraform.io/****/" | |
], | |
"schedule": [ | |
"at any time" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"gomod" | |
], | |
"groupName": "Go dependencies", | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"gomod" | |
], | |
"matchUpdateTypes": [ | |
"minor", | |
"patch", | |
"pin", | |
"digest" | |
], | |
"automerge": true | |
}, | |
{ | |
"matchDatasources": [ | |
"github-releases" | |
], | |
"matchPackagePatterns": [ | |
"datadog-serverless-functions" | |
], | |
"extractVersion": "^aws-dd-forwarder-(?<version>.*)$", | |
"extends": [ | |
"schedule:monthly" | |
] | |
} | |
], | |
"extends": [ | |
"github>whitesource/merge-confidence:beta" | |
] | |
} | |
} | |
DEBUG: migrated config | |
{ | |
"config": { | |
"hostRules": [ | |
{ | |
"matchHost": "app.terraform.io", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"regexManagers": [ | |
{ | |
"fileMatch": [ | |
"\\.tfvars$", | |
"\\.tf$" | |
], | |
"matchStrings": [ | |
"# renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+\\w+\\s+=\\s+\"(?<currentValue>.*)\"\\s" | |
], | |
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}" | |
} | |
], | |
"packageRules": [ | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"matchPackageNames": [ | |
"google", | |
"google-beta" | |
], | |
"groupName": "Google terraform provider" | |
}, | |
{ | |
"matchManagers": [ | |
"terraform" | |
], | |
"matchPackagePrefixes": [ | |
"app.terraform.io/****/" | |
], | |
"schedule": [ | |
"at any time" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"gomod" | |
], | |
"groupName": "Go dependencies", | |
"extends": [ | |
"schedule:monthly" | |
] | |
}, | |
{ | |
"matchManagers": [ | |
"gomod" | |
], | |
"matchUpdateTypes": [ | |
"minor", | |
"patch", | |
"pin", | |
"digest" | |
], | |
"automerge": true | |
}, | |
{ | |
"matchDatasources": [ | |
"github-releases" | |
], | |
"matchPackagePatterns": [ | |
"datadog-serverless-functions" | |
], | |
"extractVersion": "^aws-dd-forwarder-(?<version>.*)$", | |
"extends": [ | |
"schedule:monthly" | |
] | |
} | |
], | |
"extends": [ | |
"github>whitesource/merge-confidence:beta" | |
] | |
} | |
} | |
DEBUG: Found encrypted config | |
{ | |
"config": { | |
"token": "***********" | |
} | |
} | |
DEBUG: Trying to decrypt token | |
DEBUG: Trying to decrypt with old private key | |
DEBUG: Could not decrypt using default padding | |
DEBUG: Decrypted token | |
DEBUG: Setting hostRules from config | |
DEBUG: Adding token authentication for app.terraform.io to hostRules | |
DEBUG: Found repo ignorePaths | |
{ | |
"ignorePaths": [ | |
"**/node_modules/**", | |
"**/bower_components/**" | |
] | |
} | |
DEBUG: Using queue: host=api.github.com, concurrency=10 | |
DEBUG: No vulnerability alerts found | |
DEBUG: No vulnerability alerts found | |
DEBUG: No baseBranches | |
DEBUG: extract() | |
DEBUG: Setting current branch to master | |
DEBUG: latest commit | |
{ | |
"branchName": "master", | |
"latestCommitDate": "2023-04-05T11:30:41+02:00" | |
} | |
DEBUG: Using file match: (^|/)tasks/[^/]+\.ya?ml$ for manager ansible | |
DEBUG: Using file match: (^|/)requirements\.ya?ml$ for manager ansible-galaxy | |
DEBUG: Using file match: (^|/)galaxy\.ya?ml$ for manager ansible-galaxy | |
DEBUG: Using file match: (^|/)\.tool-versions$ for manager asdf | |
DEBUG: Using file match: azure.*pipelines?.*\.ya?ml$ for manager azure-pipelines | |
DEBUG: Using file match: (^|/)batect(-bundle)?\.yml$ for manager batect | |
DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper | |
DEBUG: Using file match: (^|/)WORKSPACE(|\.bazel)$ for manager bazel | |
DEBUG: Using file match: \.bzl$ for manager bazel | |
DEBUG: Using file match: (^|/)\.bazelversion$ for manager bazelisk | |
DEBUG: Using file match: \.bicep$ for manager bicep | |
DEBUG: Using file match: (^|/)\.?bitbucket-pipelines\.ya?ml$ for manager bitbucket-pipelines | |
DEBUG: Using file match: buildkite\.ya?ml for manager buildkite | |
DEBUG: Using file match: \.buildkite/.+\.ya?ml$ for manager buildkite | |
DEBUG: Using file match: (^|/)Gemfile$ for manager bundler | |
DEBUG: Using file match: \.cake$ for manager cake | |
DEBUG: Using file match: (^|/)Cargo\.toml$ for manager cargo | |
DEBUG: Using file match: (^|/)\.circleci/config\.yml$ for manager circleci | |
DEBUG: Using file match: (^|/)cloudbuild\.ya?ml for manager cloudbuild | |
DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods | |
DEBUG: Using file match: (^|/)([\w-]*)composer\.json$ for manager composer | |
DEBUG: Using file match: (^|/)conanfile\.(txt|py)$ for manager conan | |
DEBUG: Using file match: (^|/)(?:deps|bb)\.edn$ for manager deps-edn | |
DEBUG: Using file match: (^|/)(?:docker-)?compose[^/]*\.ya?ml$ for manager docker-compose | |
DEBUG: Using file match: (^|/|\.)(Docker|Container)file$ for manager dockerfile | |
DEBUG: Using file match: (^|/)(Docker|Container)file[^/]*$ for manager dockerfile | |
DEBUG: Using file match: (^|/)\.drone\.yml$ for manager droneci | |
DEBUG: Using file match: (^|/)fleet\.ya?ml for manager fleet | |
DEBUG: Using file match: (^|/)flux-system/(?:.+/)?gotk-components\.yaml$ for manager flux | |
DEBUG: Using file match: (^|/)\.fvm/fvm_config\.json$ for manager fvm | |
DEBUG: Using file match: (^|/)\.gitmodules$ for manager git-submodules | |
DEBUG: Using file match: ^(workflow-templates|\.github/workflows)/[^/]+\.ya?ml$ for manager github-actions | |
DEBUG: Using file match: (^|/)action\.ya?ml$ for manager github-actions | |
DEBUG: Using file match: \.gitlab-ci\.yml$ for manager gitlabci | |
DEBUG: Using file match: \.gitlab-ci\.yml$ for manager gitlabci-include | |
DEBUG: Using file match: (^|/)go\.mod$ for manager gomod | |
DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle | |
DEBUG: Using file match: (^|/)gradle\.properties$ for manager gradle | |
DEBUG: Using file match: (^|/)gradle/.+\.toml$ for manager gradle | |
DEBUG: Using file match: \.versions\.toml$ for manager gradle | |
DEBUG: Using file match: (^|/)versions.props$ for manager gradle | |
DEBUG: Using file match: (^|/)versions.lock$ for manager gradle | |
DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper\.properties$ for manager gradle-wrapper | |
DEBUG: Using file match: (^|/)requirements\.yaml$ for manager helm-requirements | |
DEBUG: Using file match: (^|/)values\.yaml$ for manager helm-values | |
DEBUG: Using file match: (^|/)helmfile\.yaml$ for manager helmfile | |
DEBUG: Using file match: (^|/)Chart\.yaml$ for manager helmv3 | |
DEBUG: Using file match: (^|/)bin/hermit$ for manager hermit | |
DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew | |
DEBUG: Using file match: \.html?$ for manager html | |
DEBUG: Using file match: (^|/)plugins\.(txt|ya?ml)$ for manager jenkins | |
DEBUG: Using file match: (^|/)jsonnetfile\.json$ for manager jsonnet-bundler | |
DEBUG: Using file match: ^.+\.main\.kts$ for manager kotlin-script | |
DEBUG: Using file match: (^|/)kustomization\.ya?ml$ for manager kustomize | |
DEBUG: Using file match: (^|/)project\.clj$ for manager leiningen | |
DEBUG: Using file match: (^|/|\.)pom\.xml$ for manager maven | |
DEBUG: Using file match: ^(((\.mvn)|(\.m2))/)?settings\.xml$ for manager maven | |
DEBUG: Using file match: (^|\/).mvn/wrapper/maven-wrapper.properties$ for manager maven-wrapper | |
DEBUG: Using file match: (^|/)package\.js$ for manager meteor | |
DEBUG: Using file match: (^|/)Mintfile$ for manager mint | |
DEBUG: Using file match: (^|/)mix\.exs$ for manager mix | |
DEBUG: Using file match: (^|/)flake\.nix$ for manager nix | |
DEBUG: Using file match: (^|/)\.node-version$ for manager nodenv | |
DEBUG: Using file match: (^|/)package\.json$ for manager npm | |
DEBUG: Using file match: \.(?:cs|fs|vb)proj$ for manager nuget | |
DEBUG: Using file match: \.(?:props|targets)$ for manager nuget | |
DEBUG: Using file match: (^|/)dotnet-tools\.json$ for manager nuget | |
DEBUG: Using file match: (^|/)global\.json$ for manager nuget | |
DEBUG: Using file match: (^|/)\.nvmrc$ for manager nvm | |
DEBUG: Using file match: (^|/)src/main/features/.+\.json$ for manager osgi | |
DEBUG: Using file match: (^|/)([\w-]*)requirements\.(txt|pip)$ for manager pip_requirements | |
DEBUG: Using file match: (^|/)setup\.py$ for manager pip_setup | |
DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv | |
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager poetry | |
DEBUG: Using file match: (^|/)\.pre-commit-config\.yaml$ for manager pre-commit | |
DEBUG: Using file match: (^|/)pubspec\.ya?ml$ for manager pub | |
DEBUG: Using file match: (^|/)Puppetfile$ for manager puppet | |
DEBUG: Using file match: (^|/)\.python-version$ for manager pyenv | |
DEBUG: Using file match: \.tfvars$ for manager regex | |
DEBUG: Using file match: \.tf$ for manager regex | |
DEBUG: Using file match: (^|/)\.ruby-version$ for manager ruby-version | |
DEBUG: Using file match: \.sbt$ for manager sbt | |
DEBUG: Using file match: project/[^/]*\.scala$ for manager sbt | |
DEBUG: Using file match: project/build\.properties$ for manager sbt | |
DEBUG: Using file match: (^|/)setup\.cfg$ for manager setup-cfg | |
DEBUG: Using file match: (^|/)Package\.swift for manager swift | |
DEBUG: Using file match: \.tf$ for manager terraform | |
DEBUG: Using file match: (^|/)\.terraform-version$ for manager terraform-version | |
DEBUG: Using file match: (^|/)terragrunt\.hcl$ for manager terragrunt | |
DEBUG: Using file match: (^|/)\.terragrunt-version$ for manager terragrunt-version | |
DEBUG: Using file match: \.tflint\.hcl$ for manager tflint-plugin | |
DEBUG: Using file match: ^\.travis\.yml$ for manager travis | |
DEBUG: Using file match: (^|/)\.vela\.ya?ml$ for manager velaci | |
DEBUG: Using file match: ^\.woodpecker(?:/[^/]+)?\.ya?ml$ for manager woodpecker | |
DEBUG: Matched 1 file(s) for manager regex: main.tf | |
DEBUG: Matched 1 file(s) for manager terraform: main.tf | |
DEBUG: manager extract durations (ms) | |
{ | |
"managers": { | |
"regex": 2, | |
"terraform": 37 | |
} | |
} | |
DEBUG: Found terraform package files | |
DEBUG: Found 1 package file(s) | |
INFO: Dependency extraction complete | |
{ | |
"baseBranch": "master", | |
"stats": { | |
"managers": { | |
"terraform": { | |
"fileCount": 1, | |
"depCount": 1 | |
} | |
}, | |
"total": { | |
"fileCount": 1, | |
"depCount": 1 | |
} | |
} | |
} | |
DEBUG: PackageFiles.add() - Package file saved for base branch | |
{ | |
"baseBranch": "master" | |
} | |
DEBUG: Package releases lookups complete | |
{ | |
"baseBranch": "master" | |
} | |
DEBUG: branchifyUpgrades | |
DEBUG: detectSemanticCommits() | |
DEBUG: getCommitMessages | |
DEBUG: semanticCommits: detected "unknown" | |
DEBUG: semanticCommits: disabled | |
DEBUG: 1 flattened updates found: app.terraform.io/****/base/aws | |
DEBUG: Returning 1 branch(es) | |
DEBUG: config.repoIsOnboarded=true | |
DEBUG: packageFiles with updates | |
{ | |
"baseBranch": "master", | |
"config": { | |
"terraform": [ | |
{ | |
"deps": [ | |
{ | |
"currentValue": "3.0.1", | |
"registryUrls": [ | |
"https://app.terraform.io" | |
], | |
"depType": "module", | |
"depName": "app.terraform.io/****/base/aws", | |
"datasource": "terraform-module", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "3.1.0", | |
"newValue": "3.1.0", | |
"newMajor": 3, | |
"newMinor": 1, | |
"updateType": "minor", | |
"branchName": "renovate/app.terraform.io-****-base-aws-3.x" | |
} | |
], | |
"packageName": "app.terraform.io/****/base/aws", | |
"warnings": [], | |
"versioning": "hashicorp", | |
"registryUrl": "https://app.terraform.io", | |
"currentVersion": "3.0.1", | |
"isSingleVersion": true, | |
"fixedVersion": "3.0.1" | |
} | |
], | |
"packageFile": "main.tf" | |
} | |
] | |
} | |
} | |
DEBUG: detectSemanticCommits() | |
DEBUG: semanticCommits: returning "disabled" from cache | |
DEBUG: processRepo() | |
DEBUG: Processing 1 branch: renovate/app.terraform.io-****-base-aws-3.x | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: getPrList success | |
{ | |
"pullsTotal": 0, | |
"requestsTotal": 1, | |
"apiQuotaAffected": true | |
} | |
DEBUG: currentHourStart=2023-04-05T09:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 2 | |
DEBUG: Calculating prConcurrentLimit (10) | |
DEBUG: getBranchPr(renovate/app.terraform.io-****-base-aws-3.x) | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, undefined, open) | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, undefined, closed) | |
DEBUG: 0 PRs are currently open | |
DEBUG: PR concurrent limit remaining: 10 | |
DEBUG: Calculated maximum PRs remaining this run: 2 | |
DEBUG: PullRequests limit = 2 | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2023-04-05T09:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 2 | |
DEBUG: Calculating branchConcurrentLimit (10) | |
DEBUG: 0 already existing branches found: | |
DEBUG: Branch concurrent limit remaining: 10 | |
DEBUG: Calculated maximum branches remaining this run: 2 | |
DEBUG: Branches limit = 2 | |
DEBUG: syncBranchState()(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: getBranchPr(renovate/app.terraform.io-****-base-aws-3.x)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, undefined, open)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, undefined, closed)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: branchExists=false(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: dependencyDashboardCheck=undefined(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: recreateClosed is false(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, Update Terraform app.terraform.io/****/base/aws to v3.1.0, !open)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: prAlreadyExisted=false(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Checking schedule(at any time, null)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: No schedule defined(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Branch needs creating(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Using reuseExistingBranch: false(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Setting current branch to master(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: latest commit(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"branchName": "master", | |
"latestCommitDate": "2023-04-05T11:30:41+02:00" | |
} | |
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Starting search at index 77(packageFile="main.tf", branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"depName": "app.terraform.io/****/base/aws" | |
} | |
DEBUG: Found match at index 77(packageFile="main.tf", branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"depName": "app.terraform.io/****/base/aws" | |
} | |
DEBUG: Contents updated(packageFile="main.tf", branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"depName": "app.terraform.io/****/base/aws" | |
} | |
DEBUG: terraform.updateArtifacts(main.tf)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: No .terraform.lock.hcl found(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Updated 1 package files(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: No updated lock files in branch(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: 1 file(s) to commit(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Preparing files for committing to branch renovate/app.terraform.io-****-base-aws-3.x(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Setting git author name: Renovate Bot(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Setting git author email: [email protected](branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: git commit(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"deletedFiles": [], | |
"ignoredFiles": [], | |
"result": { | |
"author": null, | |
"branch": "renovate/app.terraform.io-****-base-aws-3.x", | |
"commit": "96a2c0d8990094b04108ee5f837dce2e5a41d4a0", | |
"root": false, | |
"summary": { | |
"changes": 1, | |
"insertions": 1, | |
"deletions": 1 | |
} | |
} | |
} | |
DEBUG: resetToCommit(a02614e07c4d687dc7a83c168b1612af2085fa53)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Fetching branch renovate/app.terraform.io-****-base-aws-3.x(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Setting current branch to master(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: latest commit(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"branchName": "master", | |
"latestCommitDate": "2023-04-05T11:30:41+02:00" | |
} | |
INFO: Branch created(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"commitSha": "2ff8c110b90b6f5cd5c4a6656f47f8a591633a8e" | |
} | |
DEBUG: Ensuring PR(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: There are 0 errors and 0 warnings(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: getBranchPr(renovate/app.terraform.io-****-base-aws-3.x)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, undefined, open)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, undefined, closed)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: getPrCache()(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Creating PR(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"prTitle": "Update Terraform app.terraform.io/****/base/aws to v3.1.0" | |
} | |
DEBUG: Creating PR(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"title": "Update Terraform app.terraform.io/****/base/aws to v3.1.0", | |
"head": "****:renovate/app.terraform.io-****-base-aws-3.x", | |
"base": "master", | |
"draft": false | |
} | |
DEBUG: PR created(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"pr": 1, | |
"draft": false | |
} | |
DEBUG: Adding labels '' to #1(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
INFO: PR created(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
{ | |
"pr": 1, | |
"prTitle": "Update Terraform app.terraform.io/****/base/aws to v3.1.0" | |
} | |
DEBUG: addParticipants(pr=1)(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: setPrCache()(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: Created Pull Request #1(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: PR is not configured for automerge(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: setBranchCommit()(branch="renovate/app.terraform.io-****-base-aws-3.x") | |
DEBUG: getBranchPr(renovate/app.terraform.io-****-base-aws-3.x) | |
DEBUG: findPr(renovate/app.terraform.io-****-base-aws-3.x, undefined, open) | |
DEBUG: Found PR #1 | |
DEBUG: getPrCache() | |
DEBUG: Closing Dependency Dashboard | |
DEBUG: Removing any stale branches | |
DEBUG: config.repoIsOnboarded=true | |
DEBUG: Branch lists | |
{ | |
"branchList": [ | |
"renovate/app.terraform.io-****-base-aws-3.x" | |
], | |
"renovateBranches": [ | |
"renovate/app.terraform.io-****-base-aws-3.x" | |
] | |
} | |
DEBUG: remainingBranches= | |
DEBUG: No branches to clean up | |
DEBUG: Cleaning up Renovate refs: refs/renovate/* | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: Branch summary | |
{ | |
"baseBranches": [ | |
{ | |
"branchName": "master", | |
"sha": "a02614e07c4d687dc7a83c168b1612af2085fa53" | |
} | |
], | |
"branches": [ | |
{ | |
"automerge": false, | |
"baseBranch": "master", | |
"baseBranchSha": "a02614e07c4d687dc7a83c168b1612af2085fa53", | |
"branchName": "renovate/app.terraform.io-****-base-aws-3.x", | |
"branchSha": "2ff8c110b90b6f5cd5c4a6656f47f8a591633a8e", | |
"isModified": false, | |
"isPristine": true | |
} | |
], | |
"inactiveBranches": [] | |
} | |
DEBUG: Renovate repository PR statistics | |
{ | |
"stats": { | |
"total": 1, | |
"open": 1, | |
"closed": 0, | |
"merged": 0 | |
} | |
} | |
DEBUG: Repository result: done, status: onboarded, enabled: true, onboarded: true | |
DEBUG: Repository timing splits (milliseconds) | |
{ | |
"splits": { | |
"init": 2910, | |
"extract": 395, | |
"lookup": 55, | |
"onboarding": 1, | |
"update": 5047 | |
}, | |
"total": 10091 | |
} | |
DEBUG: Package cache statistics | |
{ | |
"get": { | |
"count": 1, | |
"avgMs": 2 | |
}, | |
"set": { | |
"count": 0 | |
} | |
} | |
DEBUG: http statistics | |
{ | |
"urls": { | |
"https://api.github.com/graphql (POST,200)": 2, | |
"https://api.github.com/repos/****/test-renovate-tfc-changelog/git/commits (POST,201)": 1, | |
"https://api.github.com/repos/****/test-renovate-tfc-changelog/git/refs (POST,201)": 1, | |
"https://api.github.com/repos/****/test-renovate-tfc-changelog/git/trees (POST,201)": 1, | |
"https://api.github.com/repos/****/test-renovate-tfc-changelog/pulls (GET,200)": 1, | |
"https://api.github.com/repos/****/test-renovate-tfc-changelog/pulls (POST,201)": 1, | |
"https://api.github.com/repos/whitesource/merge-confidence/contents/beta.json (GET,200)": 1 | |
}, | |
"hostStats": { | |
"api.github.com": { | |
"requestCount": 8, | |
"requestAvgMs": 390, | |
"queueAvgMs": 0 | |
} | |
}, | |
"totalRequests": 8 | |
} | |
DEBUG: Package lookup durations | |
{ | |
"terraform-module": { | |
"count": 1, | |
"averageMs": 7, | |
"totalMs": 7, | |
"maximumMs": 7 | |
} | |
} | |
DEBUG: dns cache | |
{ | |
"hosts": [ | |
"api.github.com" | |
] | |
} | |
INFO: Repository finished | |
{ | |
"cloned": true, | |
"durationMs": 10091 | |
} | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment