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

Checker concurrency change #887

Merged

Copy the AST before type-checking to avoid concurrency issues

45ab588
Select commit
Loading
Failed to load commit list.
Merged

Checker concurrency change #887

Copy the AST before type-checking to avoid concurrency issues
45ab588
Select commit
Loading
Failed to load commit list.
Google Cloud Build / cel-go-builder (cel-analysis) succeeded Jan 23, 2024 in 4m 22s

Summary

Build Information

Trigger cel-go-builder
Build 9964a114-8caf-4c21-a2f5-cc96c86401e3
Start 2024-01-23T12:44:24-08:00
Duration 3m37.176s
Status SUCCESS

Steps

Step Status Duration
golang:1.20 SUCCESS 18.453s
bazel-test SUCCESS 3m33.532s

Details

starting build "9964a114-8caf-4c21-a2f5-cc96c86401e3"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/google/cel-go
 * branch            45ab5884209fcb3fb9c75020bb9082937b6d4d46 -> FETCH_HEAD
HEAD is now at 45ab588 Copy the AST before type-checking to avoid concurrency issues
BUILD
Starting Step #1 - "bazel-test"
Starting Step #0
Step #0: Pulling image: golang:1.20
Step #1 - "bazel-test": Already have image (with digest): gcr.io/cloud-builders/bazel
Step #1 - "bazel-test": Extracting Bazel installation...
Step #0: 1.20: Pulling from library/golang
Step #0: 1b13d4e1a46e: Already exists
Step #0: 1c74526957fc: Already exists
Step #0: 30d855997954: Pulling fs layer
Step #0: 7d90f81b6890: Pulling fs layer
Step #0: 01aa0e3863b4: Pulling fs layer
Step #0: b84861d468c4: Pulling fs layer
Step #0: b84861d468c4: Waiting
Step #1 - "bazel-test": Starting local Bazel server and connecting to it...
Step #0: 30d855997954: Verifying Checksum
Step #0: 30d855997954: Download complete
Step #0: 7d90f81b6890: Verifying Checksum
Step #0: 7d90f81b6890: Download complete
Step #0: 01aa0e3863b4: Verifying Checksum
Step #0: 01aa0e3863b4: Download complete
Step #0: b84861d468c4: Download complete
Step #0: 30d855997954: Pull complete
Step #1 - "bazel-test": Loading: 
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #0: 7d90f81b6890: Pull complete
Step #1 - "bazel-test": Loading: 14 packages loaded
Step #1 - "bazel-test":     currently loading: repl ... (3 packages)
Step #1 - "bazel-test": Analyzing: 61 targets (36 packages loaded, 0 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (69 packages loaded, 8 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (71 packages loaded, 32 targets configured)
Step #0: 01aa0e3863b4: Pull complete
Step #0: b84861d468c4: Pull complete
Step #0: Digest: sha256:dcef7959348fffe8ae7122eca6569626ffd116419e82e7da91ba3e89ef823900
Step #0: Status: Downloaded newer image for golang:1.20
Step #0: docker.io/library/golang:1.20
Step #1 - "bazel-test": Analyzing: 61 targets (71 packages loaded, 32 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (71 packages loaded, 32 targets configured)
Step #0: go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5
Step #0: go: downloading google.golang.org/protobuf v1.31.0
Step #0: go: downloading github.com/stoewer/go-strcase v1.2.0
Step #0: go: downloading github.com/antlr4-go/antlr/v4 v4.13.0
Step #0: go: downloading golang.org/x/text v0.9.0
Step #0: go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230803162519-f966b187b2e5
Step #0: go: downloading golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc
Step #1 - "bazel-test": Analyzing: 61 targets (71 packages loaded, 32 targets configured)
Finished Step #0
Step #1 - "bazel-test": Analyzing: 61 targets (71 packages loaded, 32 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (72 packages loaded, 32 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (99 packages loaded, 9707 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (105 packages loaded, 10166 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (105 packages loaded, 10166 targets configured)
Step #1 - "bazel-test": Analyzing: 61 targets (106 packages loaded, 10299 targets configured)
Step #1 - "bazel-test": INFO: Analyzed 61 targets (259 packages loaded, 12099 targets configured).
Step #1 - "bazel-test": INFO: Found 42 targets and 19 test targets...
Step #1 - "bazel-test": [0 / 56] [Prepa] Creating source manifest for //conformance:ct ... (2 actions, 0 running)
Step #1 - "bazel-test": [42 / 315] Compiling src/google/protobuf/generated_message_reflection.cc; 4s linux-sandbox ... (8 actions, 7 running)
Step #1 - "bazel-test": [63 / 315] Compiling src/google/protobuf/generated_message_tctable_lite.cc; 3s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [90 / 315] Compiling src/google/protobuf/type.pb.cc; 1s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [114 / 315] Compiling src/google/protobuf/compiler/parser.cc; 5s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [132 / 315] Compiling src/google/protobuf/descriptor.cc; 15s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [161 / 315] Compiling src/google/protobuf/compiler/java/field.cc; 2s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [189 / 315] Compiling src/google/protobuf/compiler/objectivec/objectivec_helpers.cc; 4s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [381 / 615] Compiling src/google/protobuf/compiler/java/extension.cc [for host]; 2s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [489 / 615] Compiling src/google/protobuf/wire_format.cc [for host]; 5s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [531 / 615] Compiling src/google/protobuf/descriptor.cc [for host]; 9s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": [594 / 615] Compiling src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [for host]; 4s linux-sandbox ... (8 actions running)
Step #1 - "bazel-test": INFO: Elapsed time: 211.727s, Critical Path: 38.01s
Step #1 - "bazel-test": INFO: 800 processes: 65 internal, 735 linux-sandbox.
Step #1 - "bazel-test": INFO: Build completed successfully, 800 total actions
Step #1 - "bazel-test": //cel:go_default_test                                                    PASSED in 0.8s
Step #1 - "bazel-test": //checker:go_default_test                                                PASSED in 0.3s
Step #1 - "bazel-test": //common:go_default_test                                                 PASSED in 0.2s
Step #1 - "bazel-test": //common/ast:go_default_test                                             PASSED in 0.2s
Step #1 - "bazel-test": //common/containers:go_default_test                                      PASSED in 0.1s
Step #1 - "bazel-test": //common/decls:go_default_test                                           PASSED in 0.0s
Step #1 - "bazel-test": //common/runes:go_default_test                                           PASSED in 0.2s
Step #1 - "bazel-test": //common/types:go_default_test                                           PASSED in 0.1s
Step #1 - "bazel-test": //common/types/pb:go_default_test                                        PASSED in 0.2s
Step #1 - "bazel-test": //conformance:ct                                                         PASSED in 10.4s
Step #1 - "bazel-test": //conformance:ct_dashboard                                               PASSED in 12.0s
Step #1 - "bazel-test": //ext:go_default_test                                                    PASSED in 0.6s
Step #1 - "bazel-test": //interpreter:go_default_test                                            PASSED in 0.2s
Step #1 - "bazel-test": //parser:go_default_test                                                 PASSED in 0.3s
Step #1 - "bazel-test": //repl:go_default_test                                                   PASSED in 0.2s
Step #1 - "bazel-test": //repl/appengine/app:go_default_test                                     PASSED in 0.1s
Step #1 - "bazel-test": //repl/parser:go_default_test                                            PASSED in 0.2s
Step #1 - "bazel-test": //server:go_default_test                                                 PASSED in 0.2s
Step #1 - "bazel-test": //test/bench:go_default_test                                             PASSED in 0.1s
Step #1 - "bazel-test": 
Step #1 - "bazel-test": Executed 19 out of 19 tests: 19 tests pass.
Step #1 - "bazel-test": There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #1 - "bazel-test": INFO: Build Event Protocol files produced successfully.
Step #1 - "bazel-test": INFO: Build completed successfully, 800 total actions
Step #1 - "bazel-test": INFO: Build completed successfully, 800 total actions
Finished Step #1 - "bazel-test"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/9964a114-8caf-4c21-a2f5-cc96c86401e3?project=676743559828