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

Update quickstart sample to output correct severity strings #329

Closed
wants to merge 1 commit into from

Update quickstart sample to output correct severity strings

25cc07c
Select commit
Loading
Failed to load commit list.
Closed

Update quickstart sample to output correct severity strings #329

Update quickstart sample to output correct severity strings
25cc07c
Select commit
Loading
Failed to load commit list.
Google Cloud Build / ops-java-e2e-cloud-functions-gen2 (opentelemetry-ops-e2e) succeeded Apr 17, 2024 in 5m 3s

Summary

Build Information

Trigger ops-java-e2e-cloud-functions-gen2
Build c8c93a51-c5db-4bff-b169-1d653825ab01
Start 2024-04-17T11:04:05-07:00
Duration 5m0.276s
Status SUCCESS

Steps

Step Status Duration
generate-jar SUCCESS 2m15.735s
zip-jar SUCCESS 13.306s
run-tests-cloudfunction SUCCESS 2m27.851s

Details

starting build "c8c93a51-c5db-4bff-b169-1d653825ab01"

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/GoogleCloudPlatform/opentelemetry-operations-java
 * branch            25cc07c8b271b4ae173e2d50c93f4193b2ca03eb -> FETCH_HEAD
HEAD is now at 25cc07c Update quickstart sample to output correct severity strings
BUILD
Starting Step #0 - "generate-jar"
Step #0 - "generate-jar": Pulling image: gradle:8.0.2-jdk11
Step #0 - "generate-jar": 8.0.2-jdk11: Pulling from library/gradle
Step #0 - "generate-jar": 74ac377868f8: Pulling fs layer
Step #0 - "generate-jar": b9cabe75b440: Pulling fs layer
Step #0 - "generate-jar": cff6df0cca35: Pulling fs layer
Step #0 - "generate-jar": 342f22ed35dc: Pulling fs layer
Step #0 - "generate-jar": f368811eee6c: Pulling fs layer
Step #0 - "generate-jar": 575ad575010b: Pulling fs layer
Step #0 - "generate-jar": c85799d2945a: Pulling fs layer
Step #0 - "generate-jar": 342f22ed35dc: Waiting
Step #0 - "generate-jar": f368811eee6c: Waiting
Step #0 - "generate-jar": 575ad575010b: Waiting
Step #0 - "generate-jar": c85799d2945a: Waiting
Step #0 - "generate-jar": 74ac377868f8: Verifying Checksum
Step #0 - "generate-jar": 74ac377868f8: Download complete
Step #0 - "generate-jar": b9cabe75b440: Verifying Checksum
Step #0 - "generate-jar": b9cabe75b440: Download complete
Step #0 - "generate-jar": 342f22ed35dc: Verifying Checksum
Step #0 - "generate-jar": 342f22ed35dc: Download complete
Step #0 - "generate-jar": f368811eee6c: Verifying Checksum
Step #0 - "generate-jar": f368811eee6c: Download complete
Step #0 - "generate-jar": 575ad575010b: Verifying Checksum
Step #0 - "generate-jar": 575ad575010b: Download complete
Step #0 - "generate-jar": cff6df0cca35: Verifying Checksum
Step #0 - "generate-jar": cff6df0cca35: Download complete
Step #0 - "generate-jar": 74ac377868f8: Pull complete
Step #0 - "generate-jar": c85799d2945a: Verifying Checksum
Step #0 - "generate-jar": c85799d2945a: Download complete
Step #0 - "generate-jar": b9cabe75b440: Pull complete
Step #0 - "generate-jar": cff6df0cca35: Pull complete
Step #0 - "generate-jar": 342f22ed35dc: Pull complete
Step #0 - "generate-jar": f368811eee6c: Pull complete
Step #0 - "generate-jar": 575ad575010b: Pull complete
Step #0 - "generate-jar": c85799d2945a: Pull complete
Step #0 - "generate-jar": Digest: sha256:3a0b8bb5d52f1ceb100debaab2a7d473f510e629cc2bd2689205cda1389878a8
Step #0 - "generate-jar": Status: Downloaded newer image for gradle:8.0.2-jdk11
Step #0 - "generate-jar": docker.io/library/gradle:8.0.2-jdk11
Step #0 - "generate-jar": 
Step #0 - "generate-jar": Welcome to Gradle 8.0.2!
Step #0 - "generate-jar": 
Step #0 - "generate-jar": Here are the highlights of this release:
Step #0 - "generate-jar":  - Improvements to the Kotlin DSL
Step #0 - "generate-jar":  - Fine-grained parallelism from the first build with configuration cache
Step #0 - "generate-jar":  - Configurable Gradle user home cache cleanup
Step #0 - "generate-jar": 
Step #0 - "generate-jar": For more details see https://docs.gradle.org/8.0.2/release-notes.html
Step #0 - "generate-jar": 
Step #0 - "generate-jar": Starting a Gradle Daemon (subsequent builds will be faster)
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Configure project :
Step #0 - "generate-jar": Inferred project: opentelemetry-operations-java, version: 0.1.0-SNAPSHOT
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Task :shared-resourcemapping:compileJava
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Task :exporter-trace:compileJava
Step #0 - "generate-jar": Note: Some input files use or override a deprecated API.
Step #0 - "generate-jar": Note: Recompile with -Xlint:deprecation for details.
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Task :propagators-gcp:compileJava
Step #0 - "generate-jar": > Task :e2e-test-server:compileJava
Step #0 - "generate-jar": > Task :e2e-test-server:processResources NO-SOURCE
Step #0 - "generate-jar": > Task :e2e-test-server:classes
Step #0 - "generate-jar": > Task :e2e-test-server:jar
Step #0 - "generate-jar": > Task :exporter-trace:generateVersionResource
Step #0 - "generate-jar": > Task :exporter-trace:processResources NO-SOURCE
Step #0 - "generate-jar": > Task :exporter-trace:classes
Step #0 - "generate-jar": > Task :exporter-trace:jar
Step #0 - "generate-jar": > Task :propagators-gcp:processResources NO-SOURCE
Step #0 - "generate-jar": > Task :propagators-gcp:classes
Step #0 - "generate-jar": > Task :propagators-gcp:jar
Step #0 - "generate-jar": > Task :shared-resourcemapping:processResources NO-SOURCE
Step #0 - "generate-jar": > Task :shared-resourcemapping:classes
Step #0 - "generate-jar": > Task :shared-resourcemapping:jar
Step #0 - "generate-jar": > Task :e2e-test-server:startScripts
Step #0 - "generate-jar": > Task :e2e-test-server:distTar
Step #0 - "generate-jar": > Task :e2e-test-server:distZip
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Task :e2e-test-server:javadoc
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/Request.java:24: warning: no @return
Step #0 - "generate-jar":   String testId();
Step #0 - "generate-jar":          ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/Request.java:27: warning: no @return
Step #0 - "generate-jar":   Map<String, String> headers();
Step #0 - "generate-jar":                       ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/Request.java:30: warning: no @return
Step #0 - "generate-jar":   ByteString data();
Step #0 - "generate-jar":              ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/Response.java:34: warning: no @return
Step #0 - "generate-jar":   Code statusCode();
Step #0 - "generate-jar":        ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/Response.java:37: warning: no @return
Step #0 - "generate-jar":   ByteString data();
Step #0 - "generate-jar":              ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/ScenarioHandler.java:21: warning: no @param for request
Step #0 - "generate-jar":   public Response handle(Request request);
Step #0 - "generate-jar":                   ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/ScenarioHandler.java:21: warning: no @return
Step #0 - "generate-jar":   public Response handle(Request request);
Step #0 - "generate-jar":                   ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/ScenarioHandlerManager.java:161: warning: no @param for scenario
Step #0 - "generate-jar":   public Response handleScenario(String scenario, Request request) {
Step #0 - "generate-jar":                   ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/ScenarioHandlerManager.java:161: warning: no @param for request
Step #0 - "generate-jar":   public Response handleScenario(String scenario, Request request) {
Step #0 - "generate-jar":                   ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/ScenarioHandlerManager.java:161: warning: no @return
Step #0 - "generate-jar":   public Response handleScenario(String scenario, Request request) {
Step #0 - "generate-jar":                   ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/Server.java:129: warning: no @param for args
Step #0 - "generate-jar":   public static void main(String[] args) throws Exception {
Step #0 - "generate-jar":                      ^
Step #0 - "generate-jar": /workspace/e2e-test-server/src/main/java/com/google/cloud/opentelemetry/endtoend/Server.java:129: warning: no @throws for java.lang.Exception
Step #0 - "generate-jar":   public static void main(String[] args) throws Exception {
Step #0 - "generate-jar":                      ^
Step #0 - "generate-jar": 12 warnings
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Task :e2e-test-server:javadocJar
Step #0 - "generate-jar": > Task :e2e-test-server:shadowJar
Step #0 - "generate-jar": > Task :e2e-test-server:startShadowScripts
Step #0 - "generate-jar": > Task :e2e-test-server:shadowDistTar
Step #0 - "generate-jar": > Task :e2e-test-server:shadowDistZip
Step #0 - "generate-jar": > Task :e2e-test-server:sourcesJar
Step #0 - "generate-jar": > Task :e2e-test-server:assemble
Step #0 - "generate-jar": > Task :spotlessInternalRegisterDependencies
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessGroovyGradle
Step #0 - "generate-jar": Missing required bundle org.eclipse.jdt.debug needed by [org.eclipse.jdt.launching]
Step #0 - "generate-jar": Recommend setting osgi.configuration.area to a directory, getDataFile will return null
Step #0 - "generate-jar": Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
Step #0 - "generate-jar": 119 org.codehaus.groovy_0.0.0 STARTING
Step #0 - "generate-jar": 
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessGroovyGradleCheck
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessJava
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessJavaCheck
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessShell
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessShellCheck
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessYaml
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessYamlCheck
Step #0 - "generate-jar": > Task :e2e-test-server:spotlessCheck
Step #0 - "generate-jar": > Task :e2e-test-server:compileTestJava NO-SOURCE
Step #0 - "generate-jar": > Task :e2e-test-server:processTestResources NO-SOURCE
Step #0 - "generate-jar": > Task :e2e-test-server:testClasses UP-TO-DATE
Step #0 - "generate-jar": > Task :e2e-test-server:test NO-SOURCE
Step #0 - "generate-jar": > Task :e2e-test-server:jacocoTestReport SKIPPED
Step #0 - "generate-jar": > Task :e2e-test-server:check
Step #0 - "generate-jar": > Task :e2e-test-server:build
Step #0 - "generate-jar": 
Step #0 - "generate-jar": BUILD SUCCESSFUL in 1m 55s
Step #0 - "generate-jar": 28 actionable tasks: 28 executed
Finished Step #0 - "generate-jar"
Starting Step #1 - "zip-jar"
Step #1 - "zip-jar": Pulling image: ubuntu
Step #1 - "zip-jar": Using default tag: latest
Step #1 - "zip-jar": latest: Pulling from library/ubuntu
Step #1 - "zip-jar": 3c645031de29: Pulling fs layer
Step #1 - "zip-jar": 3c645031de29: Verifying Checksum
Step #1 - "zip-jar": 3c645031de29: Download complete
Step #1 - "zip-jar": 3c645031de29: Pull complete
Step #1 - "zip-jar": Digest: sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
Step #1 - "zip-jar": Status: Downloaded newer image for ubuntu:latest
Step #1 - "zip-jar": docker.io/library/ubuntu:latest
Step #1 - "zip-jar": Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
Step #1 - "zip-jar": Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Step #1 - "zip-jar": Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Step #1 - "zip-jar": Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Step #1 - "zip-jar": Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1695 kB]
Step #1 - "zip-jar": Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1082 kB]
Step #1 - "zip-jar": Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
Step #1 - "zip-jar": Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2135 kB]
Step #1 - "zip-jar": Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
Step #1 - "zip-jar": Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
Step #1 - "zip-jar": Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
Step #1 - "zip-jar": Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
Step #1 - "zip-jar": Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2176 kB]
Step #1 - "zip-jar": Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [61.3 kB]
Step #1 - "zip-jar": Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1375 kB]
Step #1 - "zip-jar": Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1975 kB]
Step #1 - "zip-jar": Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.3 kB]
Step #1 - "zip-jar": Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [80.9 kB]
Step #1 - "zip-jar": Fetched 31.0 MB in 2s (13.1 MB/s)
Step #1 - "zip-jar": Reading package lists...
Step #1 - "zip-jar": Reading package lists...
Step #1 - "zip-jar": Building dependency tree...
Step #1 - "zip-jar": Reading state information...
Step #1 - "zip-jar": The following additional packages will be installed:
Step #1 - "zip-jar":   unzip
Step #1 - "zip-jar": The following NEW packages will be installed:
Step #1 - "zip-jar":   unzip zip
Step #1 - "zip-jar": 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Step #1 - "zip-jar": Need to get 350 kB of archives.
Step #1 - "zip-jar": After this operation, 930 kB of additional disk space will be used.
Step #1 - "zip-jar": Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB]
Step #1 - "zip-jar": Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB]
Step #1 - "zip-jar": debconf: delaying package configuration, since apt-utils is not installed
Step #1 - "zip-jar": Fetched 350 kB in 1s (537 kB/s)
Step #1 - "zip-jar": Selecting previously unselected package unzip.
Step #1 - "zip-jar": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
Step #1 - "zip-jar": Preparing to unpack .../unzip_6.0-26ubuntu3.2_amd64.deb ...
Step #1 - "zip-jar": Unpacking unzip (6.0-26ubuntu3.2) ...
Step #1 - "zip-jar": Selecting previously unselected package zip.
Step #1 - "zip-jar": Preparing to unpack .../zip_3.0-12build2_amd64.deb ...
Step #1 - "zip-jar": Unpacking zip (3.0-12build2) ...
Step #1 - "zip-jar": Setting up unzip (6.0-26ubuntu3.2) ...
Step #1 - "zip-jar": Setting up zip (3.0-12build2) ...
Step #1 - "zip-jar":   adding: e2e-test-server-0.1.0-SNAPSHOT-all.jar (deflated 7%)
Finished Step #1 - "zip-jar"
Starting Step #2 - "run-tests-cloudfunction"
Step #2 - "run-tests-cloudfunction": Pulling image: gcr.io/opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing:0.17.0
Step #2 - "run-tests-cloudfunction": 0.17.0: Pulling from opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing
Step #2 - "run-tests-cloudfunction": f7dab3ab2d6e: Pulling fs layer
Step #2 - "run-tests-cloudfunction": 7b3f66dd6b6d: Pulling fs layer
Step #2 - "run-tests-cloudfunction": 6b322c8002b8: Pulling fs layer
Step #2 - "run-tests-cloudfunction": 35cf4472c2e2: Pulling fs layer
Step #2 - "run-tests-cloudfunction": c39b8cb4208b: Pulling fs layer
Step #2 - "run-tests-cloudfunction": 35cf4472c2e2: Waiting
Step #2 - "run-tests-cloudfunction": c39b8cb4208b: Waiting
Step #2 - "run-tests-cloudfunction": f7dab3ab2d6e: Download complete
Step #2 - "run-tests-cloudfunction": 6b322c8002b8: Verifying Checksum
Step #2 - "run-tests-cloudfunction": 6b322c8002b8: Download complete
Step #2 - "run-tests-cloudfunction": 7b3f66dd6b6d: Verifying Checksum
Step #2 - "run-tests-cloudfunction": 7b3f66dd6b6d: Download complete
Step #2 - "run-tests-cloudfunction": f7dab3ab2d6e: Pull complete
Step #2 - "run-tests-cloudfunction": 35cf4472c2e2: Verifying Checksum
Step #2 - "run-tests-cloudfunction": 35cf4472c2e2: Download complete
Step #2 - "run-tests-cloudfunction": c39b8cb4208b: Verifying Checksum
Step #2 - "run-tests-cloudfunction": c39b8cb4208b: Download complete
Step #2 - "run-tests-cloudfunction": 7b3f66dd6b6d: Pull complete
Step #2 - "run-tests-cloudfunction": 6b322c8002b8: Pull complete
Step #2 - "run-tests-cloudfunction": 35cf4472c2e2: Pull complete
Step #2 - "run-tests-cloudfunction": c39b8cb4208b: Pull complete
Step #2 - "run-tests-cloudfunction": Digest: sha256:09a8e5c19688bc12a5c257a17391e45ddf17a34c8ef340088dbe66a3f956c96b
Step #2 - "run-tests-cloudfunction": Status: Downloaded newer image for gcr.io/opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing:0.17.0
Step #2 - "run-tests-cloudfunction": gcr.io/opentelemetry-ops-e2e/opentelemetry-operations-e2e-testing:0.17.0
Step #2 - "run-tests-cloudfunction": TestMain: 2024/04/17 18:06:43 setuptf.go:53: Running command: /bin/terraform init -input=false -backend-config=bucket=opentelemetry-ops-e2e-e2e-tfstate -var=project_id=opentelemetry-ops-e2e -var=entrypoint=com.google.cloud.opentelemetry.endtoend.CloudFunctionHandler -var=runtime=java11 -var=functionsource=/workspace/e2e-test-server/build/libs/function-source.zip
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[0m�[1mInitializing the backend...�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[32m
Step #2 - "run-tests-cloudfunction": Successfully configured the backend "gcs"! Terraform will automatically
Step #2 - "run-tests-cloudfunction": use this backend unless the backend configuration changes.�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mInitializing modules...�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[0m�[1mInitializing provider plugins...�[0m
Step #2 - "run-tests-cloudfunction": - Reusing previous version of hashicorp/google from the dependency lock file
Step #2 - "run-tests-cloudfunction": - Reusing previous version of hashicorp/kubernetes from the dependency lock file
Step #2 - "run-tests-cloudfunction": - Using hashicorp/google v4.41.0 from the shared cache directory
Step #2 - "run-tests-cloudfunction": - Using hashicorp/kubernetes v2.3.2 from the shared cache directory
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[0m�[1m�[32mTerraform has been successfully initialized!�[0m�[32m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[32m
Step #2 - "run-tests-cloudfunction": You may now begin working with Terraform. Try running "terraform plan" to see
Step #2 - "run-tests-cloudfunction": any changes that are required for your infrastructure. All Terraform commands
Step #2 - "run-tests-cloudfunction": should now work.
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": If you ever set or change modules or backend configuration for Terraform,
Step #2 - "run-tests-cloudfunction": rerun this command to reinitialize your working directory. If you forget, other
Step #2 - "run-tests-cloudfunction": commands will detect it and remind you to do so if necessary.�[0m
Step #2 - "run-tests-cloudfunction": TestMain: 2024/04/17 18:06:44 setuptf.go:53: Running command: /bin/terraform workspace new 76f635f9045f
Step #2 - "run-tests-cloudfunction": �[0m�[32m�[1mCreated and switched to workspace "76f635f9045f"!�[0m�[32m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": You're now on a new, empty workspace. Workspaces isolate their state,
Step #2 - "run-tests-cloudfunction": so if you run "terraform plan" Terraform will not see any existing state
Step #2 - "run-tests-cloudfunction": for this configuration.�[0m
Step #2 - "run-tests-cloudfunction": TestMain: 2024/04/17 18:06:45 setuptf.go:53: Running command: /bin/terraform apply -input=false -auto-approve -var=project_id=opentelemetry-ops-e2e -var=entrypoint=com.google.cloud.opentelemetry.endtoend.CloudFunctionHandler -var=runtime=java11 -var=functionsource=/workspace/e2e-test-server/build/libs/function-source.zip
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": Terraform used the selected providers to generate the following execution
Step #2 - "run-tests-cloudfunction": plan. Resource actions are indicated with the following symbols:
Step #2 - "run-tests-cloudfunction":   �[32m+�[0m create�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": Terraform will perform the following actions:
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # google_cloudfunctions2_function.function�[0m will be created
Step #2 - "run-tests-cloudfunction": �[0m  �[32m+�[0m�[0m resource "google_cloudfunctions2_function" "function" {
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m environment = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m id          = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m location    = "us-central1"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m name        = "e2etest-76f635f9045f"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m project     = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m state       = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m update_time = (known after apply)
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m build_config {
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m build                 = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m entry_point           = "com.google.cloud.opentelemetry.endtoend.CloudFunctionHandler"
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m environment_variables = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m runtime               = "java11"
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m source {
Step #2 - "run-tests-cloudfunction":               �[32m+�[0m�[0m storage_source {
Step #2 - "run-tests-cloudfunction":                   �[32m+�[0m�[0m bucket = "76f635f9045f-gcf-source"
Step #2 - "run-tests-cloudfunction":                   �[32m+�[0m�[0m object = "function-source.zip"
Step #2 - "run-tests-cloudfunction":                 }
Step #2 - "run-tests-cloudfunction":             }
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m event_trigger {
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m event_type            = "google.cloud.pubsub.topic.v1.messagePublished"
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m pubsub_topic          = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m retry_policy          = "RETRY_POLICY_RETRY"
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m service_account_email = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m trigger               = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m trigger_region        = "us-central1"
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m service_config {
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m all_traffic_on_latest_revision = true
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m available_memory               = "256M"
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m environment_variables          = {
Step #2 - "run-tests-cloudfunction":               �[32m+�[0m�[0m "PROJECT_ID"          = "opentelemetry-ops-e2e"
Step #2 - "run-tests-cloudfunction":               �[32m+�[0m�[0m "RESPONSE_TOPIC_NAME" = "response-76f635f9045f"
Step #2 - "run-tests-cloudfunction":             }
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m gcf_uri                        = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m ingress_settings               = "ALLOW_INTERNAL_ONLY"
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m max_instance_count             = 1
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m service                        = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m service_account_email          = (known after apply)
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m timeout_seconds                = 120
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m uri                            = (known after apply)
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m timeouts {
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m create = "5m"
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # google_storage_bucket.bucket�[0m will be created
Step #2 - "run-tests-cloudfunction": �[0m  �[32m+�[0m�[0m resource "google_storage_bucket" "bucket" {
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m force_destroy               = false
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m id                          = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m location                    = "US"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m name                        = "76f635f9045f-gcf-source"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m project                     = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m self_link                   = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m storage_class               = "STANDARD"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m uniform_bucket_level_access = true
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m url                         = (known after apply)
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # google_storage_bucket_object.object�[0m will be created
Step #2 - "run-tests-cloudfunction": �[0m  �[32m+�[0m�[0m resource "google_storage_bucket_object" "object" {
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m bucket         = "76f635f9045f-gcf-source"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m content_type   = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m crc32c         = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m detect_md5hash = "different hash"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m id             = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m kms_key_name   = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m md5hash        = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m media_link     = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m name           = "function-source.zip"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m output_name    = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m self_link      = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m source         = "/workspace/e2e-test-server/build/libs/function-source.zip"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m storage_class  = (known after apply)
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_subscription.request_subscription�[0m will be created
Step #2 - "run-tests-cloudfunction": �[0m  �[32m+�[0m�[0m resource "google_pubsub_subscription" "request_subscription" {
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m ack_deadline_seconds       = 60
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m id                         = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m labels                     = {
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m "tf-workspace" = "76f635f9045f"
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m message_retention_duration = "1200s"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m name                       = "request-76f635f9045f-pull"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m project                    = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m topic                      = "request-76f635f9045f"
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_subscription.response_subscription�[0m will be created
Step #2 - "run-tests-cloudfunction": �[0m  �[32m+�[0m�[0m resource "google_pubsub_subscription" "response_subscription" {
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m ack_deadline_seconds       = 60
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m id                         = (known after apply)
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m labels                     = {
Step #2 - "run-tests-cloudfunction":           �[32m+�[0m�[0m "tf-workspace" = "76f635f9045f"
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m message_retention_duration = "1200s"
Step #2 - "run-tests-cloudfunction":       �[32m+�[0m�[0m name                       = "response-76f635f9045f-pull"
Step #2 - "run-tests-cloudfunction":
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-c8c93a51-c5db-4bff-b169-1d653825ab01.txt.]
...
-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_g.co/agent (0.00s)
Step #2 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_test_id (0.00s)
Step #2 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.provider (0.00s)
Step #2 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.platform (0.00s)
Step #2 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_cloud.region (0.00s)
Step #2 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_faas.name (0.00s)
Step #2 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_faas.instance (0.00s)
Step #2 - "run-tests-cloudfunction":     --- PASS: TestResourceDetectionTrace/Span_has_label_faas.version (0.00s)
Step #2 - "run-tests-cloudfunction": === RUN   TestComplexTrace
Step #2 - "run-tests-cloudfunction":     trace_test.go:61: test server does not support this scenario, skipping
Step #2 - "run-tests-cloudfunction": --- SKIP: TestComplexTrace (4.55s)
Step #2 - "run-tests-cloudfunction": === RUN   TestBasicPropagator
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction":     trace_test.go:80: Retrying GetTrace: googleapi: Error 404: Requested entity was not found., notFound
Step #2 - "run-tests-cloudfunction": --- PASS: TestBasicPropagator (13.73s)
Step #2 - "run-tests-cloudfunction": PASS
Step #2 - "run-tests-cloudfunction": TestMain: 2024/04/17 18:08:46 main_test.go:106: 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": +------------------------------------------------------------------------------+
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": | -------------------------->    End Test Output    <------------------------- |
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": |                                                                              |
Step #2 - "run-tests-cloudfunction": +------------------------------------------------------------------------------+
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": TestMain: 2024/04/17 18:08:46 setuptf.go:53: Running command: /bin/terraform destroy -input=false -auto-approve -var=project_id=opentelemetry-ops-e2e -var=entrypoint=com.google.cloud.opentelemetry.endtoend.CloudFunctionHandler -var=runtime=java11 -var=functionsource=/workspace/e2e-test-server/build/libs/function-source.zip
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/response-76f635f9045f]�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Refreshing state... [id=projects/opentelemetry-ops-e2e/topics/request-76f635f9045f]�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket.bucket: Refreshing state... [id=76f635f9045f-gcf-source]�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket_object.object: Refreshing state... [id=76f635f9045f-gcf-source-function-source.zip]�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/response-76f635f9045f-pull]�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Refreshing state... [id=projects/opentelemetry-ops-e2e/subscriptions/request-76f635f9045f-pull]�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Refreshing state... [id=projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-76f635f9045f]�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": Terraform used the selected providers to generate the following execution
Step #2 - "run-tests-cloudfunction": plan. Resource actions are indicated with the following symbols:
Step #2 - "run-tests-cloudfunction":   �[31m-�[0m destroy�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": Terraform will perform the following actions:
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # google_cloudfunctions2_function.function�[0m will be �[1m�[31mdestroyed�[0m
Step #2 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_cloudfunctions2_function" "function" {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m environment = "GEN_2" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id          = "projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels      = {} �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m location    = "us-central1" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name        = "e2etest-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project     = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m state       = "ACTIVE" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m update_time = "2024-04-17T18:08:03.570631841Z" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m build_config {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m build                 = "projects/427213409062/locations/us-central1/builds/39f3bb9b-c95b-415b-bde6-8cbec401e142" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m docker_repository     = "projects/opentelemetry-ops-e2e/locations/us-central1/repositories/gcf-artifacts" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m entry_point           = "com.google.cloud.opentelemetry.endtoend.CloudFunctionHandler" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m environment_variables = {} �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m runtime               = "java11" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m source {
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m storage_source {
Step #2 - "run-tests-cloudfunction":                   �[31m-�[0m�[0m bucket     = "76f635f9045f-gcf-source" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":                   �[31m-�[0m�[0m generation = 1713377222662618 �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":                   �[31m-�[0m�[0m object     = "function-source.zip" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":                 }
Step #2 - "run-tests-cloudfunction":             }
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m event_trigger {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m event_type            = "google.cloud.pubsub.topic.v1.messagePublished" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m pubsub_topic          = "projects/opentelemetry-ops-e2e/topics/request-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m retry_policy          = "RETRY_POLICY_RETRY" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m service_account_email = "427213409062-compute@developer.gserviceaccount.com" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m trigger               = "projects/opentelemetry-ops-e2e/locations/us-central1/triggers/e2etest-76f635f9045f-114871" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m trigger_region        = "us-central1" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m service_config {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m all_traffic_on_latest_revision = true �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m available_memory               = "256M" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m environment_variables          = {
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "PROJECT_ID"          = "opentelemetry-ops-e2e"
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "RESPONSE_TOPIC_NAME" = "response-76f635f9045f"
Step #2 - "run-tests-cloudfunction":             } �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m ingress_settings               = "ALLOW_INTERNAL_ONLY" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m max_instance_count             = 1 �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m min_instance_count             = 0 �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m service                        = "projects/opentelemetry-ops-e2e/locations/us-central1/services/e2etest-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m service_account_email          = "427213409062-compute@developer.gserviceaccount.com" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m timeout_seconds                = 120 �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m uri                            = "https://e2etest-76f635f9045f-e5yan3golq-uc.a.run.app" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m timeouts {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m create = "5m" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # google_storage_bucket.bucket�[0m will be �[1m�[31mdestroyed�[0m
Step #2 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_storage_bucket" "bucket" {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m default_event_based_hold    = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m force_destroy               = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id                          = "76f635f9045f-gcf-source" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels                      = {} �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m location                    = "US" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name                        = "76f635f9045f-gcf-source" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project                     = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m requester_pays              = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m self_link                   = "https://www.googleapis.com/storage/v1/b/76f635f9045f-gcf-source" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m storage_class               = "STANDARD" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m uniform_bucket_level_access = true �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m url                         = "gs://76f635f9045f-gcf-source" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # google_storage_bucket_object.object�[0m will be �[1m�[31mdestroyed�[0m
Step #2 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_storage_bucket_object" "object" {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m bucket           = "76f635f9045f-gcf-source" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m content_type     = "application/zip" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m crc32c           = "rHnG/g==" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m detect_md5hash   = "b62m5Y7cnro1OofEiIYubw==" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m event_based_hold = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id               = "76f635f9045f-gcf-source-function-source.zip" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m md5hash          = "b62m5Y7cnro1OofEiIYubw==" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m media_link       = "https://storage.googleapis.com/download/storage/v1/b/76f635f9045f-gcf-source/o/function-source.zip?generation=1713377210321688&alt=media" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m metadata         = {} �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name             = "function-source.zip" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m output_name      = "function-source.zip" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m self_link        = "https://www.googleapis.com/storage/v1/b/76f635f9045f-gcf-source/o/function-source.zip" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m source           = "/workspace/e2e-test-server/build/libs/function-source.zip" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m storage_class    = "STANDARD" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m temporary_hold   = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_subscription.request_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #2 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_subscription" "request_subscription" {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m ack_deadline_seconds         = 60 �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_message_ordering      = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id                           = "projects/opentelemetry-ops-e2e/subscriptions/request-76f635f9045f-pull" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels                       = {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "76f635f9045f"
Step #2 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_retention_duration   = "1200s" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name                         = "request-76f635f9045f-pull" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project                      = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m retain_acked_messages        = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m topic                        = "projects/opentelemetry-ops-e2e/topics/request-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m expiration_policy {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_subscription.response_subscription�[0m will be �[1m�[31mdestroyed�[0m
Step #2 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_subscription" "response_subscription" {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m ack_deadline_seconds         = 60 �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_exactly_once_delivery = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m enable_message_ordering      = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id                           = "projects/opentelemetry-ops-e2e/subscriptions/response-76f635f9045f-pull" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels                       = {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "76f635f9045f"
Step #2 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_retention_duration   = "1200s" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name                         = "response-76f635f9045f-pull" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project                      = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m retain_acked_messages        = false �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m topic                        = "projects/opentelemetry-ops-e2e/topics/response-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m expiration_policy {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m ttl = "2678400s" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_topic.request�[0m will be �[1m�[31mdestroyed�[0m
Step #2 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_topic" "request" {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id      = "projects/opentelemetry-ops-e2e/topics/request-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels  = {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "76f635f9045f"
Step #2 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name    = "request-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_storage_policy {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m allowed_persistence_regions = [
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-east1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-northeast1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-southeast1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "australia-southeast1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-north1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west2",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west3",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west4",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "southamerica-west1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central2",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east4",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east5",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east7",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-south1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west2",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west3",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west4",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west8",
Step #2 - "run-tests-cloudfunction":             ] �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1m  # module.pubsub.google_pubsub_topic.response�[0m will be �[1m�[31mdestroyed�[0m
Step #2 - "run-tests-cloudfunction": �[0m  �[31m-�[0m�[0m resource "google_pubsub_topic" "response" {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m id      = "projects/opentelemetry-ops-e2e/topics/response-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m labels  = {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m "tf-workspace" = "76f635f9045f"
Step #2 - "run-tests-cloudfunction":         } �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m name    = "response-76f635f9045f" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m project = "opentelemetry-ops-e2e" �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m message_storage_policy {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m allowed_persistence_regions = [
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-east1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-northeast1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "asia-southeast1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "australia-southeast1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-north1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west2",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west3",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "europe-west4",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "southamerica-west1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-central2",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east4",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east5",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-east7",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-south1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west1",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west2",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west3",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west4",
Step #2 - "run-tests-cloudfunction":               �[31m-�[0m�[0m "us-west8",
Step #2 - "run-tests-cloudfunction":             ] �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":     }
Step #2 - "run-tests-cloudfunction": 
Step #2 - "run-tests-cloudfunction": �[1mPlan:�[0m 0 to add, 0 to change, 7 to destroy.
Step #2 - "run-tests-cloudfunction": �[0m
Step #2 - "run-tests-cloudfunction": Changes to Outputs:
Step #2 - "run-tests-cloudfunction":   �[31m-�[0m�[0m pubsub_info = {
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m request_topic  = {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m subscription_name = "request-76f635f9045f-pull"
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m topic_id          = "projects/opentelemetry-ops-e2e/topics/request-76f635f9045f"
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m topic_name        = "request-76f635f9045f"
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":       �[31m-�[0m�[0m response_topic = {
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m subscription_name = "response-76f635f9045f-pull"
Step #2 - "run-tests-cloudfunction":           �[31m-�[0m�[0m topic_name        = "response-76f635f9045f"
Step #2 - "run-tests-cloudfunction":         }
Step #2 - "run-tests-cloudfunction":     } �[90m-> null�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Destroying... [id=projects/opentelemetry-ops-e2e/locations/us-central1/functions/e2etest-76f635f9045f]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Still destroying... [id=projects/opentelemetry-ops-e2e/location...entral1/functions/e2etest-76f635f9045f, 10s elapsed]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_cloudfunctions2_function.function: Destruction complete after 11s�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/request-76f635f9045f-pull]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destroying... [id=projects/opentelemetry-ops-e2e/subscriptions/response-76f635f9045f-pull]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket_object.object: Destroying... [id=76f635f9045f-gcf-source-function-source.zip]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket_object.object: Destruction complete after 0s�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket.bucket: Destroying... [id=76f635f9045f-gcf-source]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.request_subscription: Destruction complete after 0s�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destroying... [id=projects/opentelemetry-ops-e2e/topics/request-76f635f9045f]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mgoogle_storage_bucket.bucket: Destruction complete after 0s�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_subscription.response_subscription: Destruction complete after 1s�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destroying... [id=projects/opentelemetry-ops-e2e/topics/response-76f635f9045f]�[0m�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.request: Destruction complete after 1s�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1mmodule.pubsub.google_pubsub_topic.response: Destruction complete after 0s�[0m
Step #2 - "run-tests-cloudfunction": �[0m�[1m�[32m
Step #2 - "run-tests-cloudfunction": Destroy complete! Resources: 7 destroyed.
Step #2 - "run-tests-cloudfunction": �[0mTestMain: 2024/04/17 18:09:02 setuptf.go:53: Running command: /bin/terraform workspace select default
Step #2 - "run-tests-cloudfunction": �[0m�[32mSwitched to workspace "default".�[0m
Step #2 - "run-tests-cloudfunction": TestMain: 2024/04/17 18:09:03 setuptf.go:53: Running command: /bin/terraform workspace delete 76f635f9045f
Step #2 - "run-tests-cloudfunction": �[0m�[32mDeleted workspace "76f635f9045f"!�[0m
Finished Step #2 - "run-tests-cloudfunction"
PUSH
DONE

Build Log: https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-c8c93a51-c5db-4bff-b169-1d653825ab01.txt