continuous-integration icon indicating copy to clipboard operation
continuous-integration copied to clipboard

Bazel's Continuous Integration Setup

Results 138 continuous-integration issues
Sort by recently updated
recently updated
newest added

We already have this for Kythe, so it should just be a matter of adding the platform definition and verifying that everything still works fine on that platform.

Log: https://buildkite.com/bazel/bazel-bazel-github-presubmit/builds/6941#07cd8d84-f495-4f45-a4e8-5e110509ed5e ``` # Creating "/var/lib/buildkite-agent/builds/bk-docker-pblz/bazel/bazel-bazel-github-presubmit" --   | $ cd /var/lib/buildkite-agent/builds/bk-docker-pblz/bazel/bazel-bazel-github-presubmit   | # Using git-mirrors experiment 🧪   | $ cd /var/lib/gitmirrors   | # Updating existing repository mirror to find commit...

When setting `VmDnsSettings=ZonalOnly` in our GCE project, this test fails: ``` ** test_sandbox_can_resolve_own_hostname *************************************** -- Test log: ----------------------------------------------------------- $TEST_TMPDIR defined: output root default is '/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/ec321eb2cc2d0f8f91b676b6d4c66c29/execroot/io_bazel/_tmp/f3e0213ba37051bb8f392dea4c875d9c' and max_idle_secs default is '15'....

While preparing Bazel 3.5 I encountered this problem - we flipped the default for a flag and removed it within the same release cycle. --experimental_allow_incremental_repository_updates - this caused rules_typescript to...

I see lots of Windows failures on this pipeline: https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/579 For example, I see 7 failures for the flag `incompatible_string_replace_count`, all of them seem flaky. Examples of error messages: >...

https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/591#453ea8eb-ade6-4be8-978f-97cdf1217910 The aggregation step fails due to timeouts ``` File "/workdir/bazelci.py", line 599, in _open_url --   | urllib.request.urlopen("{}?access_token={}{}".format(url, self._token, params_str))   | File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen   | return opener.open(url,...

Bazel Auto Sheriff often reports flaky jobs failing like: ``` $ git clone -v -- https://github.com/buildkite-plugins/docker-buildkite-plugin . Cloning into '.'... fatal: unable to access 'https://github.com/buildkite-plugins/docker-buildkite-plugin/': Failed to connect to github.com...

P1
infra-flakes

Gerrit code currently has disabled two test groups because of timeout on Bazel CI. See this CL: [2]. Can someone please verify, if Bildkite CI works now and we could...

I've been attempting to send a PR to bazel-skylib to [add a Gazelle generator to the repo](https://github.com/bazelbuild/bazel-skylib/pull/251). Unfortunately that repo doesn't seem to be in a state where it is...

Example: https://buildkite.com/bazel/rules-apple-darwin/builds/1001#79e3bc6b-af8b-4a08-834e-ea686a58f848

bug
P2