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

Always output logging.googleapis.com/trace_sampled as true #332

Merged
merged 1 commit into from
Apr 19, 2024

Always output logging.googleapis.com/trace_sampled as true

48e7d33
Select commit
Loading
Failed to load commit list.
Merged

Always output logging.googleapis.com/trace_sampled as true #332

Always output logging.googleapis.com/trace_sampled as true
48e7d33
Select commit
Loading
Failed to load commit list.
Google Cloud Build / ops-java-quickstart-integration-test (opentelemetry-ops-e2e) succeeded Apr 19, 2024 in 5m 5s

Summary

Build Information

Trigger ops-java-quickstart-integration-test
Build 294b9953-1793-4432-ae84-4432c2154ba7
Start 2024-04-18T21:15:20-07:00
Duration 5m1.389s
Status SUCCESS

Steps

Step Status Duration
integration-test SUCCESS 4m56.93s

Details

starting build "294b9953-1793-4432-ae84-4432c2154ba7"

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            48e7d33fb6ccf656c22603db5b349f219a23929c -> FETCH_HEAD
HEAD is now at 48e7d33 Always output logging.googleapis.com/trace_sampled as true
SETUPBUILD
BUILD
Pulling image: eclipse-temurin:17-jdk-alpine
17-jdk-alpine: Pulling from library/eclipse-temurin
4abcf2066143: Already exists
a3fd38fd7cf5: Already exists
4198d83a78e8: Already exists
6fffbae739e9: Already exists
a0cc6b7730ff: Already exists
Digest: sha256:9909002ad26c12ac3be05d258f6424cd25620042ab682358a5dfbfe866885846
Status: Downloaded newer image for eclipse-temurin:17-jdk-alpine
docker.io/library/eclipse-temurin:17-jdk-alpine
Downloading https://services.gradle.org/distributions/gradle-8.5-bin.zip
............10%.............20%............30%.............40%.............50%............60%.............70%.............80%............90%.............100%
Initialized native services in: /root/.gradle/native
Initialized jansi services in: /root/.gradle/native

Welcome to Gradle 8.5!

Here are the highlights of this release:
 - Support for running on Java 21
 - Faster first use with Kotlin DSL
 - Improved error and warning messages

For more details see https://docs.gradle.org/8.5/release-notes.html

Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting process 'Gradle build daemon'. Working directory: /root/.gradle/daemon/8.5 Command: /opt/java/openjdk/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /root/.gradle/wrapper/dists/gradle-8.5-bin/5t9huq95ubn472n8rpzujfbqh/gradle-8.5/lib/gradle-launcher-8.5.jar -javaagent:/root/.gradle/wrapper/dists/gradle-8.5-bin/5t9huq95ubn472n8rpzujfbqh/gradle-8.5/lib/agents/gradle-instrumentation-agent-8.5.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.5
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 2.353 secs.
The client will now receive all logging from the daemon (pid: 44). The daemon log file: /root/.gradle/daemon/8.5/daemon-44.out.log
Starting build in new daemon [memory: 512 MiB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Using 2 worker leases.
Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=17.0.10, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.10+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.10+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
Watching the file system is configured to be enabled if available
File system watching is inactive
Starting Build
Compiling settings file '/workspace/examples/instrumentation-quickstart/settings.gradle' using SubsetScriptTransformer.
Compiling settings file '/workspace/examples/instrumentation-quickstart/settings.gradle' using BuildScriptTransformer.
Settings evaluated using settings file '/workspace/examples/instrumentation-quickstart/settings.gradle'.
Projects loaded. Root project using build file '/workspace/examples/instrumentation-quickstart/build.gradle'.
Included projects: [root project 'demo']

> Configure project :
Evaluating root project 'demo' using build file '/workspace/examples/instrumentation-quickstart/build.gradle'.
Compiling build file '/workspace/examples/instrumentation-quickstart/build.gradle' using SubsetScriptTransformer.
Downloading https://plugins.gradle.org/m2/org/springframework/boot/org.springframework.boot.gradle.plugin/2.7.18/org.springframework.boot.gradle.plugin-2.7.18.pom to /root/.gradle/.tmp/gradle_download8442372438963211701bin
Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/springframework/boot/org.springframework.boot.gradle.plugin/2.7.18/org.springframework.boot.gradle.plugin-2.7.18.jar]
Downloading https://plugins.gradle.org/m2/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/1.1.4/io.spring.dependency-management.gradle.plugin-1.1.4.pom to /root/.gradle/.tmp/gradle_download13151765472962869017bin
Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/1.1.4/io.spring.dependency-management.gradle.plugin-1.1.4.jar]
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.pom to /root/.gradle/.tmp/gradle_download13625395566242436468bin
Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/com/diffplug/spotless/com.diffplug.spotless.gradle.plugin/6.25.0/com.diffplug.spotless.gradle.plugin-6.25.0.jar]
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-gradle-plugin/2.7.18/spring-boot-gradle-plugin-2.7.18.pom to /root/.gradle/.tmp/gradle_download3154209269388374168bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-gradle-plugin/2.7.18/spring-boot-gradle-plugin-2.7.18.module to /root/.gradle/.tmp/gradle_download7914964305780038300bin
Downloading https://plugins.gradle.org/m2/io/spring/gradle/dependency-management-plugin/1.1.4/dependency-management-plugin-1.1.4.pom to /root/.gradle/.tmp/gradle_download16020342102859390887bin
Downloading https://plugins.gradle.org/m2/io/spring/gradle/dependency-management-plugin/1.1.4/dependency-management-plugin-1.1.4.module to /root/.gradle/.tmp/gradle_download17358225795976066010bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.pom to /root/.gradle/.tmp/gradle_download2547400421290319146bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.module to /root/.gradle/.tmp/gradle_download1754839148015798725bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-buildpack-platform/2.7.18/spring-boot-buildpack-platform-2.7.18.pom to /root/.gradle/.tmp/gradle_download9385671689812714728bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-loader-tools/2.7.18/spring-boot-loader-tools-2.7.18.pom to /root/.gradle/.tmp/gradle_download255899396014478077bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-buildpack-platform/2.7.18/spring-boot-buildpack-platform-2.7.18.module to /root/.gradle/.tmp/gradle_download14361266983957525672bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-loader-tools/2.7.18/spring-boot-loader-tools-2.7.18.module to /root/.gradle/.tmp/gradle_download12942319309008325561bin
Downloading https://plugins.gradle.org/m2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom to /root/.gradle/.tmp/gradle_download13766390080404347558bin
Downloading https://plugins.gradle.org/m2/org/apache/commons/commons-parent/52/commons-parent-52.pom to /root/.gradle/.tmp/gradle_download1738545072075697922bin
Downloading https://plugins.gradle.org/m2/org/apache/apache/23/apache-23.pom to /root/.gradle/.tmp/gradle_download18037138910523451247bin
Downloading https://plugins.gradle.org/m2/org/springframework/spring-core/5.3.31/spring-core-5.3.31.pom to /root/.gradle/.tmp/gradle_download11311406235879113452bin
Downloading https://plugins.gradle.org/m2/org/springframework/spring-core/5.3.31/spring-core-5.3.31.module to /root/.gradle/.tmp/gradle_download5898349231447972590bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.pom to /root/.gradle/.tmp/gradle_download6176028300670274217bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.pom to /root/.gradle/.tmp/gradle_download9531758936893968049bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.pom to /root/.gradle/.tmp/gradle_download14239520875771379871bin
Downloading https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom to /root/.gradle/.tmp/gradle_download9063148968875296589bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.pom to /root/.gradle/.tmp/gradle_download17948360842238444533bin
Downloading https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom to /root/.gradle/.tmp/gradle_download12598082363303726323bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.module to /root/.gradle/.tmp/gradle_download9048527705944822518bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.pom to /root/.gradle/.tmp/gradle_download10126631317678737273bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.module to /root/.gradle/.tmp/gradle_download11887578498027450613bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-databind/2.13.5/jackson-databind-2.13.5.pom to /root/.gradle/.tmp/gradle_download8517523118494475310bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.pom to /root/.gradle/.tmp/gradle_download9927016336977623800bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.5/jackson-modules-java8-2.13.5.pom to /root/.gradle/.tmp/gradle_download4567954942961088289bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/jackson-base/2.13.5/jackson-base-2.13.5.pom to /root/.gradle/.tmp/gradle_download3706400356661110563bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/jackson-bom/2.13.5/jackson-bom-2.13.5.pom to /root/.gradle/.tmp/gradle_download13032303907257003602bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom to /root/.gradle/.tmp/gradle_download16049876669780341196bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/oss-parent/43/oss-parent-43.pom to /root/.gradle/.tmp/gradle_download10721234587377507570bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-databind/2.13.5/jackson-databind-2.13.5.module to /root/.gradle/.tmp/gradle_download2092158088707893307bin
Downloading https://plugins.gradle.org/m2/net/java/dev/jna/jna-platform/5.7.0/jna-platform-5.7.0.pom to /root/.gradle/.tmp/gradle_download8706726706525318046bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.module to /root/.gradle/.tmp/gradle_download3577191409348630626bin
Downloading https://plugins.gradle.org/m2/org/tomlj/tomlj/1.0.0/tomlj-1.0.0.pom to /root/.gradle/.tmp/gradle_download717894212665301058bin
Downloading https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom to /root/.gradle/.tmp/gradle_download11781422780563012317bin
Downloading https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom to /root/.gradle/.tmp/gradle_download9006972384419092728bin
Downloading https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom to /root/.gradle/.tmp/gradle_download666730129531677728bin
Downloading https://plugins.gradle.org/m2/org/apache/apache/21/apache-21.pom to /root/.gradle/.tmp/gradle_download6864894950487507233bin
Downloading https://plugins.gradle.org/m2/org/springframework/spring-jcl/5.3.31/spring-jcl-5.3.31.pom to /root/.gradle/.tmp/gradle_download1546003434030815925bin
Downloading https://plugins.gradle.org/m2/org/springframework/spring-jcl/5.3.31/spring-jcl-5.3.31.module to /root/.gradle/.tmp/gradle_download3062877024796750304bin
Downloading https://plugins.gradle.org/m2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom to /root/.gradle/.tmp/gradle_download9772285873223138427bin
Downloading https://plugins.gradle.org/m2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom to /root/.gradle/.tmp/gradle_download11479986354209156131bin
Downloading https://plugins.gradle.org/m2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom to /root/.gradle/.tmp/gradle_download1566732786031700273bin
Downloading https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom to /root/.gradle/.tmp/gradle_download15502103146554015084bin
Downloading https://plugins.gradle.org/m2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom to /root/.gradle/.tmp/gradle_download462899798994947428bin
Downloading https://plugins.gradle.org/m2/org/apache/commons/commons-parent/58/commons-parent-58.pom to /root/.gradle/.tmp/gradle_download11333731462291986892bin
Downloading https://plugins.gradle.org/m2/org/apache/apache/29/apache-29.pom to /root/.gradle/.tmp/gradle_download15295568365895339512bin
Downloading https://plugins.gradle.org/m2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom to /root/.gradle/.tmp/gradle_download11332902326092389149bin
Downloading https://plugins.gradle.org/m2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.module to /root/.gradle/.tmp/gradle_download5094002982910177728bin
Downloading https://plugins.gradle.org/m2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.pom to /root/.gradle/.tmp/gradle_download14483572917697212376bin
Downloading https://plugins.gradle.org/m2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.pom to /root/.gradle/.tmp/gradle_download116496053214937670bin
Downloading https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom to /root/.gradle/.tmp/gradle_download4107739196066842123bin
Downloading https://plugins.gradle.org/m2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.module to /root/.gradle/.tmp/gradle_download5769631388635865571bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-annotations/2.13.5/jackson-annotations-2.13.5.pom to /root/.gradle/.tmp/gradle_download8764997190250969004bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-core/2.13.5/jackson-core-2.13.5.pom to /root/.gradle/.tmp/gradle_download4719358774425284317bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-annotations/2.13.5/jackson-annotations-2.13.5.module to /root/.gradle/.tmp/gradle_download11692853376389040551bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-core/2.13.5/jackson-core-2.13.5.module to /root/.gradle/.tmp/gradle_download6847022738808632823bin
Downloading https://plugins.gradle.org/m2/net/java/dev/jna/jna/5.7.0/jna-5.7.0.pom to /root/.gradle/.tmp/gradle_download978892055111350572bin
Downloading https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom to /root/.gradle/.tmp/gradle_download2796510679668428582bin
Downloading https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom to /root/.gradle/.tmp/gradle_download6203422140025653702bin
Downloading https://plugins.gradle.org/m2/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom to /root/.gradle/.tmp/gradle_download17679843187053733857bin
Downloading https://plugins.gradle.org/m2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom to /root/.gradle/.tmp/gradle_download13601482511790052147bin
Downloading https://plugins.gradle.org/m2/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom to /root/.gradle/.tmp/gradle_download11483023923761380586bin
Downloading https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /root/.gradle/.tmp/gradle_download16596504916426862499bin
Downloading https://plugins.gradle.org/m2/org/tukaani/xz/1.9/xz-1.9.pom to /root/.gradle/.tmp/gradle_download1186602281029386070bin
Downloading https://plugins.gradle.org/m2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom to /root/.gradle/.tmp/gradle_download8228902972358554846bin
Downloading https://plugins.gradle.org/m2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.module to /root/.gradle/.tmp/gradle_download8377278434269458944bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.pom to /root/.gradle/.tmp/gradle_download6092060390405230824bin
Downloading https://plugins.gradle.org/m2/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.pom to /root/.gradle/.tmp/gradle_download13446898339290823827bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.module to /root/.gradle/.tmp/gradle_download15011333242061998311bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.8.21/kotlin-stdlib-jdk8-1.8.21.pom to /root/.gradle/.tmp/gradle_download4829588744624288097bin
Downloading https://plugins.gradle.org/m2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom to /root/.gradle/.tmp/gradle_download16611868157972926953bin
Downloading https://plugins.gradle.org/m2/com/squareup/okio/okio/3.6.0/okio-3.6.0.module to /root/.gradle/.tmp/gradle_download11117087713826129027bin
Downloading https://plugins.gradle.org/m2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom to /root/.gradle/.tmp/gradle_download13887924135486089765bin
Downloading https://plugins.gradle.org/m2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.module to /root/.gradle/.tmp/gradle_download8998315489371503247bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/1.8.21/kotlin-stdlib-1.8.21.pom to /root/.gradle/.tmp/gradle_download5789377553840495385bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.8.21/kotlin-stdlib-jdk7-1.8.21.pom to /root/.gradle/.tmp/gradle_download18162289610398491264bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom to /root/.gradle/.tmp/gradle_download11612836852525829202bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom to /root/.gradle/.tmp/gradle_download14492313724470857028bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom to /root/.gradle/.tmp/gradle_download9950489546793202086bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom to /root/.gradle/.tmp/gradle_download12158482536425666375bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/annotations/13.0/annotations-13.0.pom to /root/.gradle/.tmp/gradle_download3741123600909320059bin
Downloading https://plugins.gradle.org/m2/org/tomlj/tomlj/1.0.0/tomlj-1.0.0.jar to /root/.gradle/.tmp/gradle_download13371947820519746743bin
Downloading https://plugins.gradle.org/m2/io/spring/gradle/dependency-management-plugin/1.1.4/dependency-management-plugin-1.1.4.jar to /root/.gradle/.tmp/gradle_download10818820243475546145bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-gradle-plugin/2.7.18/spring-boot-gradle-plugin-2.7.18.jar to /root/.gradle/.tmp/gradle_download17919235803665670168bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-plugin-gradle/6.25.0/spotless-plugin-gradle-6.25.0.jar to /root/.gradle/.tmp/gradle_download7315035531850415102bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-loader-tools/2.7.18/spring-boot-loader-tools-2.7.18.jar to /root/.gradle/.tmp/gradle_download7436506634833453991bin
Downloading https://plugins.gradle.org/m2/org/springframework/boot/spring-boot-buildpack-platform/2.7.18/spring-boot-buildpack-platform-2.7.18.jar to /root/.gradle/.tmp/gradle_download687612868649757877bin
Downloading https://plugins.gradle.org/m2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar to /root/.gradle/.tmp/gradle_download9946592121176527013bin
Downloading https://plugins.gradle.org/m2/org/springframework/spring-core/5.3.31/spring-core-5.3.31.jar to /root/.gradle/.tmp/gradle_download7440751006263871269bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-io/1.2.0/durian-io-1.2.0.jar to /root/.gradle/.tmp/gradle_download14021272577916040420bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib-extra/2.45.0/spotless-lib-extra-2.45.0.jar to /root/.gradle/.tmp/gradle_download12330286916242612212bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-collect/1.2.0/durian-collect-1.2.0.jar to /root/.gradle/.tmp/gradle_download16182336212812758250bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-core/1.2.0/durian-core-1.2.0.jar to /root/.gradle/.tmp/gradle_download11804819386918159753bin
Downloading https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/2.45.0/spotless-lib-2.45.0.jar to /root/.gradle/.tmp/gradle_download3027766783426202325bin
Downloading https://plugins.gradle.org/m2/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar to /root/.gradle/.tmp/gradle_download5471977995731828019bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-annotations/2.13.5/jackson-annotations-2.13.5.jar to /root/.gradle/.tmp/gradle_download8282815208989088269bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-core/2.13.5/jackson-core-2.13.5.jar to /root/.gradle/.tmp/gradle_download18205804224089794868bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.jar to /root/.gradle/.tmp/gradle_download14228132893987650367bin
Downloading https://plugins.gradle.org/m2/net/java/dev/jna/jna-platform/5.7.0/jna-platform-5.7.0.jar to /root/.gradle/.tmp/gradle_download15543250391302274305bin
Downloading https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar to /root/.gradle/.tmp/gradle_download15654418730073050260bin
Downloading https://plugins.gradle.org/m2/org/springframework/spring-jcl/5.3.31/spring-jcl-5.3.31.jar to /root/.gradle/.tmp/gradle_download3803318664605225262bin
Downloading https://plugins.gradle.org/m2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar to /root/.gradle/.tmp/gradle_download7592200100434630500bin
Downloading https://plugins.gradle.org/m2/dev/equo/ide/solstice/1.7.5/solstice-1.7.5.jar to /root/.gradle/.tmp/gradle_download5083048339838996317bin
Downloading https://plugins.gradle.org/m2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar to /root/.gradle/.tmp/gradle_download4419311109603075035bin
Downloading https://plugins.gradle.org/m2/com/fasterxml/jackson/core/jackson-databind/2.13.5/jackson-databind-2.13.5.jar to /root/.gradle/.tmp/gradle_download15979738915776905563bin
Downloading https://plugins.gradle.org/m2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar to /root/.gradle/.tmp/gradle_download15891402186019733174bin
Downloading https://plugins.gradle.org/m2/com/googlecode/concurrent-trees/concurrent-trees/2.6.1/concurrent-trees-2.6.1.jar to /root/.gradle/.tmp/gradle_download11712175934175442745bin
Downloading https://plugins.gradle.org/m2/net/java/dev/jna/jna/5.7.0/jna-5.7.0.jar to /root/.gradle/.tmp/gradle_download14231716689952616471bin
Downloading https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar to /root/.gradle/.tmp/gradle_download6181474510177419351bin
Downloading https://plugins.gradle.org/m2/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar to /root/.gradle/.tmp/gradle_download6521252354495410688bin
Downloading https://plugins.gradle.org/m2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar to /root/.gradle/.tmp/gradle_download3507453965045658354bin
Downloading https://plugins.gradle.org/m2/org/tukaani/xz/1.9/xz-1.9.jar to /root/.gradle/.tmp/gradle_download7018909969508899009bin
Downloading https://plugins.gradle.org/m2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar to /root/.gradle/.tmp/gradle_download12756677620516421488bin
Downloading https://plugins.gradle.org/m2/com/diffplug/durian/durian-swt.os/4.2.2/durian-swt.os-4.2.2.jar to /root/.gradle/.tmp/gradle_download3922860257042649036bin
Downloading https://plugins.gradle.org/m2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar to /root/.gradle/.tmp/gradle_download10543596432635716907bin
Downloading https://plugins.gradle.org/m2/org/eclipse/platform/org.eclipse.osgi/3.18.300/org.eclipse.osgi-3.18.300.jar to /root/.gradle/.tmp/gradle_download16443826477539305166bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar to /root/.gradle/.tmp/gradle_download12525269684053737630bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar to /root/.gradle/.tmp/gradle_download17889528221476113319bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar to /root/.gradle/.tmp/gradle_download2192485293900090408bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar to /root/.gradle/.tmp/gradle_download15062873257514447759bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/annotations/13.0/annotations-13.0.jar to /root/.gradle/.tmp/gradle_download15879431906627292362bin
Applying dependency management to configuration 'annotationProcessor' in project 'demo'
Applying dependency management to configuration 'apiElements' in project 'demo'
Applying dependency management to configuration 'archives' in project 'demo'
Applying dependency management to configuration 'bootArchives' in project 'demo'
Applying dependency management to configuration 'compileClasspath' in project 'demo'
Applying dependency management to configuration 'compileOnly' in project 'demo'
Applying dependency management to configuration 'default' in project 'demo'
Applying dependency management to configuration 'developmentOnly' in project 'demo'
Applying dependency management to configuration 'implementation' in project 'demo'
Applying dependency management to configuration 'mainSourceElements' in project 'demo'
Applying dependency management to configuration 'productionRuntimeClasspath' in project 'demo'
Applying dependency management to configuration 'runtimeClasspath' in project 'demo'
Applying dependency management to configuration 'runtimeElements' in project 'demo'
Applying dependency management to configuration 'runtimeOnly' in project 'demo'
Applying dependency management to configuration 'testAnnotationProcessor' in project 'demo'
Applying dependency management to configuration 'testCompileClasspath' in project 'demo'
Applying dependency management to configuration 'testCompileOnly' in project 'demo'
Applying dependency management to configuration 'testImplementation' in project 'demo'
Applying dependency management to configuration 'testResultsElementsForTest' in project 'demo'
Applying dependency management to configuration 'testRuntimeClasspath' in project 'demo'
Applying dependency management to configuration 'testRuntimeOnly' in project 'demo'
Compiling build file '/workspace/examples/instrumentation-quickstart/build.gradle' using BuildScriptTransformer.
All projects evaluated.
Task name matched 'integrationTest'
Selected primary task 'integrationTest' from project :
Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':integrationTest']
Tasks that were excluded: []
Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
:compileJava (Thread[Execution worker,5,main]) started.

> Task :compileJava
Resolving global dependency management for project 'demo'
Downloading https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.7.18/spring-boot-dependencies-2.7.18.pom to /root/.gradle/.tmp/gradle_download11276792267137566867bin
Downloading https://repo.maven.apache.org/maven2/com/datastax/oss/java-driver-bom/4.14.1/java-driver-bom-4.14.1.pom to /root/.gradle/.tmp/gradle_download8895477037340407453bin
Downloading https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.22/metrics-bom-4.2.22.pom to /root/.gradle/.tmp/gradle_download12479408132306097838bin
Downloading https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.22/metrics-parent-4.2.22.pom to /root/.gradle/.tmp/gradle_download17059848424310810957bin
Downloading https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.19/groovy-bom-3.0.19.pom to /root/.gradle/.tmp/gradle_download5282221730686859315bin
Downloading https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.20.Final/infinispan-bom-13.0.20.Final.pom to /root/.gradle/.tmp/gradle_download6638966900845134826bin
Downloading https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.20.Final/infinispan-build-configuration-parent-13.0.20.Final.pom to /root/.gradle/.tmp/gradle_download13633257303676984121bin
Downloading https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom to /root/.gradle/.tmp/gradle_download7657180216356037514bin
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/com/fas
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-294b9953-1793-4432-ae84-4432c2154ba7.txt.]
...
s.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:51.983Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:51.981Z\",\"severity\":\"INFO\",\"message\":\"handle /multi request with subRequests=3\",\"logging.googleapis.com/labels\":{\"span_id\":\"b1fd0fd9f1c429a7\",\"trace_flags\":\"01\",\"trace_id\":\"a8ef684de4f79d089971bf43230457c1\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.MultiController.handleMulti\"},\"logging.googleapis.com/insertId\":\"5\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-4\",\"_logger\":\"com.example.demo.MultiController\",\"logging.googleapis.com/trace\":\"a8ef684de4f79d089971bf43230457c1\",\"logging.googleapis.com/spanId\":\"b1fd0fd9f1c429a7\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1865","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.000Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:51.966Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 126\",\"logging.googleapis.com/labels\":{\"span_id\":\"21341c3c67fca57d\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"6\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-3\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"21341c3c67fca57d\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1866","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.090Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.088Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 127\",\"logging.googleapis.com/labels\":{\"span_id\":\"02b6f75da7e5a11a\",\"trace_flags\":\"01\",\"trace_id\":\"a8ef684de4f79d089971bf43230457c1\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"7\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-1\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a8ef684de4f79d089971bf43230457c1\",\"logging.googleapis.com/spanId\":\"02b6f75da7e5a11a\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1867","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.129Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.126Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"21341c3c67fca57d\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"8\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-3\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"21341c3c67fca57d\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1868","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.226Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.217Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"02b6f75da7e5a11a\",\"trace_flags\":\"01\",\"trace_id\":\"a8ef684de4f79d089971bf43230457c1\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"9\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-1\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a8ef684de4f79d089971bf43230457c1\",\"logging.googleapis.com/spanId\":\"02b6f75da7e5a11a\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1869","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.379Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.369Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 148\",\"logging.googleapis.com/labels\":{\"span_id\":\"bfd99387f1b77c50\",\"trace_flags\":\"01\",\"trace_id\":\"a8ef684de4f79d089971bf43230457c1\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"10\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-3\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a8ef684de4f79d089971bf43230457c1\",\"logging.googleapis.com/spanId\":\"bfd99387f1b77c50\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1870","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.380Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.370Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 163\",\"logging.googleapis.com/labels\":{\"span_id\":\"e9be331e47504c16\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"11\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-2\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"e9be331e47504c16\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1871","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.530Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.528Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"bfd99387f1b77c50\",\"trace_flags\":\"01\",\"trace_id\":\"a8ef684de4f79d089971bf43230457c1\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"12\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-3\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a8ef684de4f79d089971bf43230457c1\",\"logging.googleapis.com/spanId\":\"bfd99387f1b77c50\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1872","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.546Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.544Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"e9be331e47504c16\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"13\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-2\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"e9be331e47504c16\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1873","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.579Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.575Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 187\",\"logging.googleapis.com/labels\":{\"span_id\":\"daa3a27d3064f8ff\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"14\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-1\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"daa3a27d3064f8ff\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1874","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.580Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.570Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 105\",\"logging.googleapis.com/labels\":{\"span_id\":\"cb2a1aeb3cf6284a\",\"trace_flags\":\"01\",\"trace_id\":\"a8ef684de4f79d089971bf43230457c1\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"15\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-4\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a8ef684de4f79d089971bf43230457c1\",\"logging.googleapis.com/spanId\":\"cb2a1aeb3cf6284a\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1875","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.685Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.683Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"cb2a1aeb3cf6284a\",\"trace_flags\":\"01\",\"trace_id\":\"a8ef684de4f79d089971bf43230457c1\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"16\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-4\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a8ef684de4f79d089971bf43230457c1\",\"logging.googleapis.com/spanId\":\"cb2a1aeb3cf6284a\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1876","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}

DockerComposeTestsIT > testApp() STANDARD_OUT
    {"timestamp":"2024-04-19T04:19:52.767Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.763Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"daa3a27d3064f8ff\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"17\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-1\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"daa3a27d3064f8ff\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1877","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.811Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.794Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 142\",\"logging.googleapis.com/labels\":{\"span_id\":\"4a8e60c336d11550\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"18\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-2\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"4a8e60c336d11550\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1878","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:52.955Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:52.951Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"4a8e60c336d11550\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"19\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-2\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"4a8e60c336d11550\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1879","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:53.012Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:53.001Z\",\"severity\":\"INFO\",\"message\":\"Going to sleep for 170\",\"logging.googleapis.com/labels\":{\"span_id\":\"1fb60fc3fc0abb84\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"20\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-3\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"1fb60fc3fc0abb84\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1880","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:19:53.185Z","severity":"INFO","message":"[/wytebaynyvoq-app-1] STDOUT: {\"timestamp\":\"2024-04-19T04:19:53.182Z\",\"severity\":\"INFO\",\"message\":\"Finishing the request\",\"logging.googleapis.com/labels\":{\"span_id\":\"1fb60fc3fc0abb84\",\"trace_flags\":\"01\",\"trace_id\":\"a02ad4c50911de1c97089d04c8dda46e\"},\"logging.googleapis.com/sourceLocation\":{\"function\":\"com.example.demo.SingleController.handleSingle\"},\"logging.googleapis.com/insertId\":\"21\",\"_exception\":{\"stackTrace\":\"\"},\"_thread\":\"reactor-http-epoll-3\",\"_logger\":\"com.example.demo.SingleController\",\"logging.googleapis.com/trace\":\"a02ad4c50911de1c97089d04c8dda46e\",\"logging.googleapis.com/spanId\":\"1fb60fc3fc0abb84\",\"logging.googleapis.com/trace_sampled\":true}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1881","_exception":{"stackTrace":""},"_thread":"docker-java-stream-2104912192","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}

DockerComposeTestsIT STANDARD_OUT
    {"timestamp":"2024-04-19T04:20:06.925Z","severity":"INFO","message":"Creating container for image: docker:24.0.2","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.GenericContainer.tryStart"},"logging.googleapis.com/insertId":"1882","_exception":{"stackTrace":""},"_thread":"Test worker","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:07.504Z","severity":"INFO","message":"Container docker:24.0.2 is starting: 41d4997609edbaa12428d6178e0f63ad2ef70ea55e552d8654f5fbe84997d7c6","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.GenericContainer.tryStart"},"logging.googleapis.com/insertId":"1883","_exception":{"stackTrace":""},"_thread":"Test worker","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.069Z","severity":"INFO","message":"[/wytebaynyvoq-otelcol-1] STDERR: 2024-04-19T04:20:19.064Z\tinfo\[email protected]/collector.go:258\tReceived signal from OS\t{\"signal\": \"terminated\"}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1884","_exception":{"stackTrace":""},"_thread":"docker-java-stream-152389426","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.070Z","severity":"INFO","message":"[/wytebaynyvoq-otelcol-1] STDERR: 2024-04-19T04:20:19.064Z\tinfo\[email protected]/service.go:191\tStarting shutdown...","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1885","_exception":{"stackTrace":""},"_thread":"docker-java-stream-152389426","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.070Z","severity":"INFO","message":"[/wytebaynyvoq-otelcol-1] STDERR: 2024-04-19T04:20:19.064Z\tinfo\tadapter/receiver.go:140\tStopping stanza receiver\t{\"kind\": \"receiver\", \"name\": \"filelog\", \"data_type\": \"logs\"}","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1886","_exception":{"stackTrace":""},"_thread":"docker-java-stream-152389426","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.070Z","severity":"INFO","message":"[/wytebaynyvoq-otelcol-1] STDERR: 2024-04-19T04:20:19.068Z\tinfo\textensions/extensions.go:59\tStopping extensions...","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1887","_exception":{"stackTrace":""},"_thread":"docker-java-stream-152389426","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.070Z","severity":"INFO","message":"[/wytebaynyvoq-otelcol-1] STDERR: 2024-04-19T04:20:19.068Z\tinfo\[email protected]/service.go:205\tShutdown complete.","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1888","_exception":{"stackTrace":""},"_thread":"docker-java-stream-152389426","_logger":"org.testcontainers.containers.ComposeDelegate","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.459Z","severity":"INFO","message":"Container docker:24.0.2 started in PT12.533979331S","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.GenericContainer.tryStart"},"logging.googleapis.com/insertId":"1889","_exception":{"stackTrace":""},"_thread":"Test worker","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.460Z","severity":"INFO","message":"Docker Compose container is running for command: compose down -v","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.ContainerisedDockerCompose.invoke"},"logging.googleapis.com/insertId":"1890","_exception":{"stackTrace":""},"_thread":"Test worker","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.462Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-loadgen-1  Stopping","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1891","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.464Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-loadgen-1  Stopped","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1892","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.464Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-loadgen-1  Removing","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1893","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.464Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-loadgen-1  Removed","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1894","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.464Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-app-1  Stopping","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1895","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-app-1  Stopped","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1896","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-app-1  Removing","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1897","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-app-1  Removed","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1898","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-otelcol-1  Stopping","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1899","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-otelcol-1  Stopped","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1900","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-otelcol-1  Removing","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1901","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Container wytebaynyvoq-otelcol-1  Removed","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1902","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.465Z","severity":"INFO","message":"STDERR:  Volume wytebaynyvoq_logs  Removing","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1903","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.466Z","severity":"INFO","message":"STDERR:  Volume wytebaynyvoq_logs  Removed","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.output.Slf4jLogConsumer.accept"},"logging.googleapis.com/insertId":"1904","_exception":{"stackTrace":""},"_thread":"docker-java-stream-748801390","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}
    {"timestamp":"2024-04-19T04:20:19.468Z","severity":"INFO","message":"Docker Compose has finished running","logging.googleapis.com/sourceLocation":{"function":"org.testcontainers.containers.ContainerisedDockerCompose.invoke"},"logging.googleapis.com/insertId":"1905","_exception":{"stackTrace":""},"_thread":"Test worker","_logger":"tc.docker:24.0.2","logging.googleapis.com/trace_sampled":true}

Gradle Test Executor 1 finished executing tests.

> Task :integrationTest
Finished generating test XML results (0.115 secs) into: /workspace/examples/instrumentation-quickstart/build/test-results/integrationTest
Generating HTML test report...
Finished generating test html results (0.173 secs) into: /workspace/examples/instrumentation-quickstart/build/reports/tests/integrationTest

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 4m 52s
5 actionable tasks: 5 executed
PUSH
DONE

Build Log: https://storage.cloud.google.com/opentelemetry-ops-e2e-cloud-build-logs/log-294b9953-1793-4432-ae84-4432c2154ba7.txt