Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade minor Bazel versions in CI #159

Merged
merged 2 commits into from
Apr 8, 2024

5.4.2 -> 5.4.1

9cab25c
Select commit
Loading
Failed to load commit list.
Merged

Upgrade minor Bazel versions in CI #159

5.4.2 -> 5.4.1
9cab25c
Select commit
Loading
Failed to load commit list.
Faster CI / Faster CI / build (5.4.1) succeeded Apr 8, 2024 in 3m 43s

Faster CI / build (5.4.1)

Details

starting workflow Faster CI / build (5.4.1)
# git clone -n https://x-access-token:******@github.com/adobe/rules_gitops.git repo
Cloning into 'repo'...
# git fetch origin refs/pull/159/head --prune
From https://github.com/adobe/rules_gitops
 * branch            refs/pull/159/head -> FETCH_HEAD
# git -c advice.detachedHead=false checkout -f 9cab25cd681aaf9faf2cb976412c4b43b8306e25
HEAD is now at 9cab25c 5.4.2 -> 5.4.1
# bash -ec git clean -dfx -e 'bazel-*'
# bazel build -- //...
2024/04/08 12:18:56 Downloading https://releases.bazel.build/5.4.1/release/bazel-5.4.1-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
(12:19:00) INFO: Invocation ID: 37dc267d-c7f9-4912-a2fc-c9eccdea9048
(12:19:00) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/37dc267d-c7f9-4912-a2fc-c9eccdea9048
(12:19:00) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(12:19:00) INFO: Reading rc options for 'build' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(12:19:00) INFO: Reading rc options for 'build' from /fasterci/repo/.bazelrc:
  'build' options: --nolegacy_external_runfiles --verbose_failures
(12:19:00) INFO: Reading rc options for 'build' from /fasterci/.bazelrc:
  'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF
(12:19:00) INFO: Current date is 2024-04-08
(12:19:00) Loading: 
(12:19:00) Loading: 0 packages loaded
(12:19:01) Loading: 0 packages loaded
(12:19:02) Loading: 0 packages loaded
(12:19:03) Loading: 0 packages loaded
(12:19:04) Loading: 0 packages loaded
(12:19:05) Analyzing: 622 targets (507 packages loaded)
(12:19:05) Analyzing: 622 targets (509 packages loaded, 0 targets configured)
(12:19:06) Analyzing: 622 targets (570 packages loaded, 1073 targets configured)
(12:19:07) Analyzing: 622 targets (573 packages loaded, 1117 targets configured)
(12:19:09) Analyzing: 622 targets (573 packages loaded, 1117 targets configured)
(12:19:10) Analyzing: 622 targets (573 packages loaded, 1117 targets configured)
(12:19:12) Analyzing: 622 targets (573 packages loaded, 1117 targets configured)
(12:19:14) Analyzing: 622 targets (573 packages loaded, 1117 targets configured)
(12:19:16) Analyzing: 622 targets (578 packages loaded, 1301 targets configured)
(12:19:18) Analyzing: 622 targets (582 packages loaded, 3479 targets configured)
(12:19:24) Analyzing: 622 targets (592 packages loaded, 15153 targets configured)
(12:19:30) Analyzing: 622 targets (592 packages loaded, 15153 targets configured)
(12:19:33) INFO: Analyzed 622 targets (637 packages loaded, 15499 targets configured).
(12:19:33) INFO: Found 622 targets...
(12:19:33) [0 / 26] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(12:19:41) [347 / 1,498] GoToolchainBinaryBuild external/go_sdk/builder [for host]; 5s remote-cache, linux-sandbox
(12:19:47) [473 / 1,498] GoCompilePkg vendor/golang.org/x/sys/unix/go_default_library.a; 0s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:19:54) [622 / 1,498] GoCompilePkg external/com_github_google_go_containerregistry/vendor/github.com/google/go-cmp/cmp/cmp.a; 0s remote-cache, linux-sandbox ... (16 actions running)
(12:20:02) [765 / 1,498] GoCompilePkg vendor/k8s.io/apimachinery/pkg/apis/meta/v1/go_default_library.a; 1s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:20:12) [913 / 1,498] GoCompilePkg vendor/k8s.io/api/core/v1/go_default_library.a; 4s remote-cache, linux-sandbox ... (13 actions, 10 running)
(12:20:23) [1,129 / 1,498] GoLink testing/it_manifest_filter/it_manifest_filter_/it_manifest_filter; 0s remote-cache, linux-sandbox ... (14 actions, 12 running)
(12:20:35) [1,322 / 1,498] Kustomize skylib/kustomize/tests/patch.yaml; 0s remote-cache, linux-sandbox ... (6 actions running)
(12:20:49) [1,487 / 1,498] GoCompilePkg vendor/k8s.io/client-go/informers/apps/v1beta1/go_default_library.a; 0s remote-cache, linux-sandbox ... (12 actions running)
(12:20:53) INFO: Elapsed time: 115.768s, Critical Path: 30.00s
(12:20:53) INFO: 1498 processes: 8 remote cache hit, 331 internal, 1159 linux-sandbox.
(12:20:53) INFO: Build completed successfully, 1498 total actions
(12:20:53) INFO: Build completed successfully, 1498 total actions
(12:20:53) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/37dc267d-c7f9-4912-a2fc-c9eccdea9048
(12:20:53) INFO: Build completed successfully, 1498 total actions
# bazel test -- //...
(12:20:53) INFO: Invocation ID: 8784160e-8e76-4c36-92fb-a944ddd54e55
(12:20:53) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/8784160e-8e76-4c36-92fb-a944ddd54e55
(12:20:53) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(12:20:53) INFO: Reading rc options for 'test' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(12:20:53) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc:
  Inherited 'build' options: --nolegacy_external_runfiles --verbose_failures
(12:20:53) INFO: Reading rc options for 'test' from /fasterci/.bazelrc:
  Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF
(12:20:53) INFO: Reading rc options for 'test' from /fasterci/repo/.bazelrc:
  'test' options: --test_output=errors
(12:20:53) INFO: Current date is 2024-04-08
(12:20:53) Loading: 
(12:20:53) Loading: 0 packages loaded
(12:20:53) Analyzing: 622 targets (0 packages loaded, 0 targets configured)
(12:20:53) INFO: Analyzed 622 targets (0 packages loaded, 0 targets configured).
(12:20:53) INFO: Found 588 targets and 34 test targets...
(12:20:54) [0 / 6] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(12:20:55) [74 / 91] 17 / 34 tests; Testing //skylib/tests:fork_join_test; 0s remote-cache, linux-sandbox ... (13 actions, 11 running)
(12:20:55) INFO: Elapsed time: 2.176s, Critical Path: 0.63s
(12:20:55) INFO: 35 processes: 32 remote cache hit, 28 linux-sandbox.
(12:20:55) INFO: Build completed successfully, 35 total actions
//gitops/bazel:go_default_test                                  (cached) PASSED in 0.3s
//gitops/commitmsg:go_default_test                              (cached) PASSED in 0.3s
//gitops/testing:external_image_legacy_test                     (cached) PASSED in 0.2s
//gitops/testing:legacy_alias_test                              (cached) PASSED in 0.2s
//gitops/testing:legacy_renamed_alias_test                      (cached) PASSED in 0.1s
//skylib/kustomize/tests:configmap_test_file                    (cached) PASSED in 0.3s
//skylib/kustomize/tests:deployment_prefix_compat_test          (cached) PASSED in 0.3s
//skylib/kustomize/tests:deployment_prefix_test                 (cached) PASSED in 0.1s
//skylib/kustomize/tests:deployment_suffix_compat_test          (cached) PASSED in 0.3s
//skylib/kustomize/tests:deployment_suffix_test                 (cached) PASSED in 0.3s
//skylib/kustomize/tests:patch_images_test                      (cached) PASSED in 0.1s
//skylib/kustomize/tests:secret_test_file                       (cached) PASSED in 0.2s
//templating/fasttemplate:go_default_test                       (cached) PASSED in 0.3s
//testing/it_sidecar/client/test_callback:go_default_test       (cached) PASSED in 0.1s
//gitops/git/bitbucket:go_default_test                                   PASSED in 0.0s
//gitops/git/gitlab:go_default_test                                      PASSED in 0.0s
//gitops/testing:external_image_label_test                               PASSED in 0.0s
//gitops/testing:label_test                                              PASSED in 0.0s
//gitops/testing:legacy_label_test                                       PASSED in 0.0s
//resolver/pkg:go_default_test                                           PASSED in 0.0s
//skylib/kustomize/tests:common_labels_test                              PASSED in 0.0s
//skylib/kustomize/tests:has_namespace                                   PASSED in 0.0s
//skylib/kustomize/tests:image_digest_resolved_file                      PASSED in 0.0s
//skylib/kustomize/tests:image_resolved_file                             PASSED in 0.0s
//skylib/kustomize/tests:logacy_image_resolved_file                      PASSED in 0.0s
//skylib/kustomize/tests:name_prefix_test                                PASSED in 0.0s
//skylib/kustomize/tests:name_suffix_test                                PASSED in 0.0s
//skylib/kustomize/tests:patch_test                                      PASSED in 0.0s
//skylib/kustomize/tests:raw2_file                                       PASSED in 0.0s
//skylib/kustomize/tests:raw_file                                        PASSED in 0.0s
//skylib/kustomize/tests:raw_generates_yaml                              PASSED in 0.0s
//skylib/kustomize/tests:set_namespace_test                              PASSED in 0.1s
//skylib/tests:fork_join_test                                            PASSED in 0.0s
//testing/it_manifest_filter/pkg:go_default_test                         PASSED in 0.0s

Executed 20 out of 34 tests: 34 tests pass.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
(12:20:55) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/8784160e-8e76-4c36-92fb-a944ddd54e55
(12:20:55) INFO: Build completed successfully, 35 total actions
(12:20:55) INFO: Build completed successfully, 35 total actions
# bazel build -- //...
Starting local Bazel server and connecting to it...
(12:20:57) INFO: Invocation ID: 703287dd-e28b-4497-a398-27cc1c938177
(12:20:57) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/703287dd-e28b-4497-a398-27cc1c938177
(12:20:57) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(12:20:57) INFO: Reading rc options for 'build' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(12:20:57) INFO: Reading rc options for 'build' from /fasterci/.bazelrc:
  'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF
(12:20:57) INFO: Current date is 2024-04-08
(12:20:57) Loading: 
(12:20:57) Loading: 0 packages loaded
(12:20:58) Loading: 0 packages loaded
(12:20:58) Analyzing: 33 targets (5 packages loaded, 0 targets configured)
(12:21:00) Analyzing: 33 targets (50 packages loaded, 64 targets configured)
(12:21:02) Analyzing: 33 targets (50 packages loaded, 64 targets configured)
(12:21:04) Analyzing: 33 targets (50 packages loaded, 64 targets configured)
(12:21:05) Analyzing: 33 targets (50 packages loaded, 64 targets configured)
(12:21:07) Analyzing: 33 targets (135 packages loaded, 10770 targets configured)
(12:21:08) Analyzing: 33 targets (142 packages loaded, 11003 targets configured)
(12:21:11) Analyzing: 33 targets (148 packages loaded, 11561 targets configured)
(12:21:15) Analyzing: 33 targets (149 packages loaded, 11694 targets configured)
(12:21:17) INFO: Analyzed 33 targets (194 packages loaded, 12010 targets configured).
(12:21:17) INFO: Found 33 targets...
(12:21:17) [0 / 34] [Prepa] Creating source manifest for //helloworld:canary.gitops ... (6 actions, 0 running)
(12:21:20) [167 / 318] GoCompilePkg external/com_github_google_go_containerregistry/vendor/github.com/google/go-cmp/cmp/cmp.a [for host]; 0s remote-cache, linux-sandbox ... (10 actions, 4 running)
(12:21:24) [251 / 318] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 2s remote-cache, linux-sandbox ... (11 actions, 6 running)
(12:21:28) [290 / 318] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 7s remote-cache, linux-sandbox ... (6 actions running)
(12:21:33) [295 / 318] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 11s remote-cache, linux-sandbox ... (4 actions running)
(12:21:38) [298 / 318] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; 13s remote-cache, linux-sandbox ... (3 actions, 2 running)
(12:21:40) INFO: Elapsed time: 44.576s, Critical Path: 20.53s
(12:21:40) INFO: 318 processes: 109 remote cache hit, 115 internal, 94 linux-sandbox.
(12:21:40) INFO: Build completed successfully, 318 total actions
(12:21:40) INFO: Build completed successfully, 318 total actions
(12:21:40) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/703287dd-e28b-4497-a398-27cc1c938177
(12:21:40) INFO: Build completed successfully, 318 total actions
# bazel test -- //...
(12:21:40) INFO: Invocation ID: b980bb2c-3dd2-471f-ad29-20344d6c0d73
(12:21:40) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/b980bb2c-3dd2-471f-ad29-20344d6c0d73
(12:21:40) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(12:21:40) INFO: Reading rc options for 'test' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(12:21:40) INFO: Reading rc options for 'test' from /fasterci/.bazelrc:
  Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF
(12:21:40) INFO: Current date is 2024-04-08
(12:21:40) Loading: 
(12:21:40) Loading: 0 packages loaded
(12:21:40) Analyzing: 33 targets (0 packages loaded, 0 targets configured)
(12:21:40) INFO: Analyzed 33 targets (0 packages loaded, 0 targets configured).
(12:21:40) INFO: Found 31 targets and 2 test targets...
(12:21:41) [0 / 6] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(12:21:41) INFO: Elapsed time: 0.847s, Critical Path: 0.44s
(12:21:41) INFO: 3 processes: 3 linux-sandbox.
(12:21:41) INFO: Build completed successfully, 3 total actions
//helloworld:go_default_test                                             PASSED in 0.0s
//helloworld:k8s_deploy_test                                             PASSED in 0.1s

Executed 2 out of 2 tests: 2 tests pass.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
(12:21:41) INFO: Build completed successfully, 3 total actions
(12:21:41) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/b980bb2c-3dd2-471f-ad29-20344d6c0d73
(12:21:41) INFO: Build completed successfully, 3 total actions
# bash -c bazel run //:buildifier-check
(12:21:41) INFO: Invocation ID: 61186f62-d605-4cd1-8ff5-13e35c5c38be
(12:21:41) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/61186f62-d605-4cd1-8ff5-13e35c5c38be
(12:21:41) INFO: Options provided by the client:
  Inherited 'common' options: --isatty=0 --terminal_columns=80
(12:21:41) INFO: Reading rc options for 'run' from /fasterci/.bazelrc:
  Inherited 'common' options: --show_timestamps --watchfs
(12:21:41) INFO: Reading rc options for 'run' from /fasterci/repo/.bazelrc:
  Inherited 'build' options: --nolegacy_external_runfiles --verbose_failures
(12:21:41) INFO: Reading rc options for 'run' from /fasterci/.bazelrc:
  Inherited 'build' options: --announce_rc --incompatible_strict_action_env --action_env=PATH=/usr/local/bin:/bin:/usr/bin --repository_cache=~/.cache/repository_cache --remote_local_fallback --grpc_keepalive_time=30s --remote_cache=grpc://localhost:2345 --remote_proxy=unix:/tmp/periscope --bes_backend=grpc://localhost:2345 --bes_proxy=unix:/tmp/periscope --bes_results_url=https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF
(12:21:42) INFO: Current date is 2024-04-08
(12:21:42) Loading: 
(12:21:42) Loading: 0 packages loaded
(12:21:42) Analyzing: target //:buildifier-check (0 packages loaded, 0 targets configured)
(12:21:43) Analyzing: target //:buildifier-check (63 packages loaded, 1041 targets configured)
(12:21:44) Analyzing: target //:buildifier-check (65 packages loaded, 1149 targets configured)
(12:21:44) DEBUG: /fasterci/.cache/bazel/_bazel_fasterci/ae01478554b908b6ba6aad7d608f325c/external/com_github_bazelbuild_buildtools/buildifier/internal/factory.bzl:17:10: DEPRECATION NOTICE: value 'check' for attribute 'mode' will be removed in the future. Migrate '//:buildifier-check' to buildifier_test.
(12:21:44) INFO: Analyzed target //:buildifier-check (66 packages loaded, 1518 targets configured).
(12:21:44) INFO: Found 1 target...
(12:21:44) [0 / 2] [Prepa] BazelWorkspaceStatusAction stable-status.txt
(12:21:45) [13 / 229] GoToolchainBinaryBuild external/go_sdk/builder; 0s remote-cache, linux-sandbox ... (14 actions, 12 running)
(12:21:46) [17 / 229] GoToolchainBinaryBuild external/go_sdk/builder; 2s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:21:48) [22 / 229] GoToolchainBinaryBuild external/go_sdk/builder; 3s remote-cache, linux-sandbox ... (16 actions running)
(12:21:49) [24 / 229] GoToolchainBinaryBuild external/go_sdk/builder; 4s remote-cache, linux-sandbox ... (16 actions running)
(12:21:50) [28 / 229] GoToolchainBinaryBuild external/go_sdk/builder; 5s remote-cache, linux-sandbox ... (16 actions running)
(12:21:51) [34 / 229] GoToolchainBinaryBuild external/go_sdk/builder; 6s remote-cache, linux-sandbox ... (13 actions, 10 running)
(12:21:52) [48 / 229] Compiling src/google/protobuf/compiler/java/java_field.cc; 1s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:21:54) [56 / 229] Compiling src/google/protobuf/compiler/cpp/cpp_file.cc; 2s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:21:57) [65 / 229] Compiling src/google/protobuf/compiler/python/python_generator.cc; 2s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:21:59) [80 / 229] Compiling src/google/protobuf/util/message_differencer.cc; 2s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:22:02) [95 / 229] Compiling src/google/protobuf/text_format.cc; 3s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:22:05) [110 / 229] Compiling src/google/protobuf/descriptor_database.cc; 1s remote-cache, linux-sandbox ... (15 actions running)
(12:22:09) [125 / 229] Compiling src/google/protobuf/descriptor.pb.cc; 4s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:22:13) [152 / 229] Compiling src/google/protobuf/compiler/cpp/cpp_message.cc; 3s remote-cache, linux-sandbox ... (15 actions, 14 running)
(12:22:18) [179 / 229] Compiling src/google/protobuf/compiler/java/java_message.cc; 2s remote-cache, linux-sandbox ... (16 actions running)
(12:22:23) [251 / 300] GoCompilePkg external/org_golang_google_protobuf/internal/impl/impl.a; 0s remote-cache, linux-sandbox ... (7 actions, 6 running)
(12:22:29) [296 / 300] [Prepa] GoCompilePkg external/com_github_bazelbuild_buildtools/buildifier/config/go_default_library.a
Target //:buildifier-check up-to-date:
  bazel-bin/buildifier-check.bash
(12:22:30) INFO: Elapsed time: 48.879s, Critical Path: 18.25s
(12:22:30) INFO: 300 processes: 2 remote cache hit, 16 internal, 282 linux-sandbox.
(12:22:30) INFO: Build completed successfully, 300 total actions
(12:22:30) INFO: Running command line: bazel-bin/buildifier-check.bash
(12:22:30) INFO: Build completed successfully, 300 total actions
(12:22:30) INFO: Streaming build results to: https://fasterci.com/app/dashboard/adobe/rules_gitops/Sb8xT7bEwxAG0xoSDqDF/61186f62-d605-4cd1-8ff5-13e35c5c38be
(12:22:30) INFO: Build completed successfully, 300 total actions
# bash -ec git status --porcelain