Closed cgrindel-self-hosted-renovate[bot] closed 3 weeks ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: ./do_renovate_post_upgrade
2024/10/28 21:03:17 Downloading https://releases.bazel.build/7.4.0/release/bazel-7.4.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping:
Computing main repo mapping:
WARNING: For repository 'bazel_skylib', the root module requires module version bazel_skylib@1.4.2, but got bazel_skylib@1.6.1 in the resolved dependency graph.
WARNING: For repository 'apple_support', the root module requires module version apple_support@1.11.1, but got apple_support@1.15.1 in the resolved dependency graph.
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.0.6, but got rules_cc@0.0.9 in the resolved dependency graph.
WARNING: For repository 'platforms', the root module requires module version platforms@0.0.6, but got platforms@0.0.9 in the resolved dependency graph.
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading:
Loading: 1 packages loaded
Loading: 1 packages loaded
currently loading:
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)
Analyzing: target //:tidy_modified (2 packages loaded, 0 targets configured)
Analyzing: target //:tidy_modified (56 packages loaded, 477 targets configured)
INFO: Analyzed target //:tidy_modified (63 packages loaded, 581 targets configured).
[1 / 1] no actions running
INFO: Found 1 target...
Target //:tidy_modified up-to-date:
bazel-bin/tidy_modified
INFO: Elapsed time: 8.297s, Critical Path: 0.03s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: bazel-bin/tidy_modified --mode modified --tidy_target //:tidy
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping:
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading:
Loading: 1 packages loaded
Analyzing: target //:tidy (1 packages loaded, 0 targets configured)
Analyzing: target //:tidy (1 packages loaded, 0 targets configured)
Analyzing: target //:tidy (49 packages loaded, 15 targets configured)
Analyzing: target //:tidy (62 packages loaded, 627 targets configured)
INFO: Analyzed target //:tidy (67 packages loaded, 656 targets configured).
INFO: Found 1 target...
Target //:tidy up-to-date:
/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/execroot/_main/bazel-out/k8-fastbuild/bin/tidy
INFO: Elapsed time: 3.342s, Critical Path: 0.04s
INFO: 5 processes: 5 internal.
INFO: Build completed successfully, 5 total actions
INFO: Running command line: /opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/execroot/_main/bazel-out/k8-fastbuild/bin/tidy :update_build_files
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Computing main repo mapping:
WARNING: Option 'experimental_remote_build_event_upload' is deprecated: Use --remote_build_event_upload instead
Loading:
Loading: 0 packages loaded
Analyzing: target //:update_build_files (0 packages loaded, 0 targets configured)
Analyzing: target //:update_build_files (0 packages loaded, 0 targets configured)
Analyzing: target //:update_build_files (46 packages loaded, 1958 targets configured)
Analyzing: target //:update_build_files (47 packages loaded, 1999 targets configured)
Analyzing: target //:update_build_files (49 packages loaded, 2002 targets configured)
Analyzing: target //:update_build_files (50 packages loaded, 2003 targets configured)
Analyzing: target //:update_build_files (50 packages loaded, 2003 targets configured)
Analyzing: target //:update_build_files (50 packages loaded, 2003 targets configured)
Analyzing: target //:update_build_files (51 packages loaded, 2036 targets configured)
Analyzing: target //:update_build_files (52 packages loaded, 11342 targets configured)
INFO: Repository rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk instantiated at:
<builtin>: in <toplevel>
Repository rule swift_package defined at:
/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/swift_package.bzl:186:32: in <toplevel>
ERROR: /opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repository_files.bzl:282:13: An error occurred during the fetch of repository 'rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk':
Traceback (most recent call last):
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/swift_package.bzl", line 83, column 31, in _swift_package_impl
repo_rules.gen_build_files(repository_ctx, pkg_ctx)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 90, column 52, in _gen_build_files
artifact_infos = _download_artifact(
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 162, column 37, in _download_artifact
return _artifact_infos_from_path(repository_ctx, path)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repo_rules.bzl", line 143, column 55, in _artifact_infos_from_path
artifact_infos.new_xcframework_info_from_files(repository_ctx, xf)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 207, column 51, in _new_xcframework_info_from_files
_new_framework_info_from_framework_dir(repository_ctx, fp)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 92, column 27, in _new_framework_info_from_framework_dir
link_type = _link_type(repository_ctx, binary_files[0])
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/artifact_infos.bzl", line 150, column 43, in _link_type
file_type = repository_files.file_type(repository_ctx, path)
File "/opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~/swiftpkg/internal/repository_files.bzl", line 282, column 13, in _file_type
fail("Failed to determine the file type for {path}. stderr:\n{stderr}".format(
Error in fail: Failed to determine the file type for remote/archive/FirebaseAnalytics.zip/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/FirebaseAnalytics. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: no such package '@@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk//': Failed to determine the file type for remote/archive/FirebaseAnalytics.zip/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/FirebaseAnalytics. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: /opt/containerbase/cache/bazel/_bazel_ubuntu/9630b80068a510236ce61a735d922272/external/rules_swift_package_manager~~swift_deps~swift_deps_info/BUILD.bazel:4:17: @@rules_swift_package_manager~~swift_deps~swift_deps_info//:swift_deps_index depends on @@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk//:pkg_info.json in repository @@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk which failed to fetch. no such package '@@rules_swift_package_manager~~swift_deps~swiftpkg_firebase_ios_sdk//': Failed to determine the file type for remote/archive/FirebaseAnalytics.zip/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/FirebaseAnalytics. stderr:
src/main/tools/process-wrapper-legacy.cc:80: "execvp(file, ...)": No such file or directory
ERROR: Analysis of target '//:update_build_files' failed; build aborted: Analysis failed
INFO: Elapsed time: 24.001s, Critical Path: 0.01s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
FAILED:
ERROR: Build failed. Not running target
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
2.7.0
->2.8.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.