brettwooldridge / HikariCP

光 HikariCP・A solid, high-performance, JDBC connection pool at last.
Apache License 2.0
19.63k stars 2.9k forks source link

repository @hikaricp which failed to fetch #2167

Open v2less opened 5 months ago

v2less commented 5 months ago

Build: https://gerrit.googlesource.com/plugins/events-log

bazel build events-log
DEBUG: Rule 'com_googlesource_gerrit_bazlets' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1616435427 -0400"
DEBUG: Repository com_googlesource_gerrit_bazlets instantiated at:
  /root/gerrit/events-log/WORKSPACE:5:13: in <toplevel>
  /root/gerrit/events-log/bazlets.bzl:9:23: in load_bazlets
Repository rule git_repository defined at:
  /root/.cache/bazel/_bazel_root/74bf9e9f6434bc668e59a29e1512474c/external/bazel_tools/tools/build_defs/repo/git.bzl:199:33: in <toplevel>
INFO: Repository hikaricp instantiated at:
  /root/gerrit/events-log/WORKSPACE:19:21: in <toplevel>
  /root/gerrit/events-log/external_plugin_deps.bzl:4:14: in external_plugin_deps
Repository rule maven_jar defined at:
  /root/.cache/bazel/_bazel_root/74bf9e9f6434bc668e59a29e1512474c/external/com_googlesource_gerrit_bazlets/tools/maven_jar.bzl:161:28: in <toplevel>
ERROR: An error occurred during the fetch of repository 'hikaricp':
   Traceback (most recent call last):
        File "/root/.cache/bazel/_bazel_root/74bf9e9f6434bc668e59a29e1512474c/external/com_googlesource_gerrit_bazlets/tools/maven_jar.bzl", line 146, column 22, in _maven_jar_impl
                out = ctx.execute(args)
Error in execute: Argument 0 of execute is neither a path, label, nor string.
ERROR: /root/gerrit/events-log/BUILD:10:14: //:events-log__plugin depends on @hikaricp//jar:jar in repository @hikaricp which failed to fetch. no such package '@hikaricp//jar': Argument 0 of execute is neither a path, label, nor string.
ERROR: Analysis of target '//:events-log' failed; build aborted: Analysis failed
INFO: Elapsed time: 0.773s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets configured)