Skip to content

[ci] build, sign and publish snapshot #165

[ci] build, sign and publish snapshot

[ci] build, sign and publish snapshot #165

GitHub Actions / JUnit Tests succeeded Jan 17, 2024 in 1s

67 passed, 0 failed and 8 skipped

Tests passed successfully

Report Passed Failed Skipped Time
custom/build/test-results/test/TEST-co.elastic.otel.config.ReconcileOptionsTest.xml 3✔️ 9ms
custom/build/test-results/test/TEST-co.elastic.otel.ElasticSpanProcessorTest.xml 2✔️ 253ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerTest.xml 2✔️ 251ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerUpgrader.xml 1✖️ 0ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.JfrParserTest.xml 1✔️ 45ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeSpanifyTest.xml 2✔️ 768ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeTest.xml 33✔️ 1✖️ 1s
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerQueueTest.xml 1✔️ 58ms
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerTest.xml 6✔️ 1✖️ 19s
inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.ThreadMatcherTest.xml 1✔️ 3ms
jvmti-access/build/test-results/test/TEST-co.elastic.otel.JvmtiAccessTest.xml 1✔️ 85ms
jvmti-access/build/test-results/test/TEST-co.elastic.otel.ResourceExtractionUtilTest.xml 5✔️ 1s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AgentFeaturesSmokeTest.xml 5✔️ 11s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AppServerProvidersTest.xml 1✔️ 46s
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AwsResourceProvidersTest.xml 5✖️ 7ms
smoke-tests/test-app/build/test-results/test/TEST-co.elastic.otel.test.ProfilingControllerTest.xml 4✔️ 3s

✔️ custom/build/test-results/test/TEST-co.elastic.otel.config.ReconcileOptionsTest.xml

3 tests were completed in 9ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.config.ReconcileOptionsTest 3✔️ 9ms

✔️ co.elastic.otel.config.ReconcileOptionsTest

✔️ reconcileWithOneDifferentOption()
✔️ reconcileWithoutOneOption()
✔️ reconcileAllOptions()

✔️ custom/build/test-results/test/TEST-co.elastic.otel.ElasticSpanProcessorTest.xml

2 tests were completed in 253ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.ElasticSpanProcessorTest 2✔️ 253ms

✔️ co.elastic.otel.ElasticSpanProcessorTest

✔️ spanStackTraceCaptureDoesNotOverwrite()
✔️ spanStackTraceCapture()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerTest.xml

2 tests were completed in 251ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.asyncprofiler.AsyncProfilerTest 2✔️ 251ms

✔️ co.elastic.otel.profiler.asyncprofiler.AsyncProfilerTest

✔️ testShouldCopyLibToSpecifiedDirectory(File)
✔️ testShouldCopyLibToTempDirectory()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.AsyncProfilerUpgrader.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.asyncprofiler.AsyncProfilerUpgrader 1✖️ 0ms

✔️ co.elastic.otel.profiler.asyncprofiler.AsyncProfilerUpgrader

✖️ updateAsyncProfilerBinaries()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.asyncprofiler.JfrParserTest.xml

1 tests were completed in 45ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.asyncprofiler.JfrParserTest 1✔️ 45ms

✔️ co.elastic.otel.profiler.asyncprofiler.JfrParserTest

✔️ name()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeSpanifyTest.xml

2 tests were completed in 768ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.CallTreeSpanifyTest 2✔️ 768ms

✔️ co.elastic.otel.profiler.CallTreeSpanifyTest

✔️ testCallTreeWithActiveSpan()
✔️ testSpanification()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.CallTreeTest.xml

34 tests were completed in 1s with 33 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.CallTreeTest 33✔️ 1✖️ 1s

✔️ co.elastic.otel.profiler.CallTreeTest

✔️ testGiveEmptyChildIdsTo()
✔️ testRemoveNodesWithCountOne()
✔️ testRegularActivationFollowedByNestedActivationAfterMethodEnds()
✔️ testActivationBetweenMethods_AfterFastMethod()
✔️ testShouldNotCreateInferredSpansForPillarsAndLeafShouldHaveStacktrace()
✔️ testCallTreeActivationAsParentOfFastSpan()
✔️ testDectivationAfterEnd()
✔️ testActivationBetweenMethods()
✔️ testActivationAfterMethodEnds_SameRootDeeperStack()
✔️ testNestedActivation()
✔️ testSameTopOfStackDifferentBottom()
✔️ testActivationBeforeMethodStarts()
✔️ testActivationAfterMethodEnds_RootChangesToB2()
✔️ testCallTreeMultipleActivationsAsLeafWithExcludedParent()
✔️ testActivationAfterMethodEnds_RootChangesToB()
✔️ testActivationAfterMethodEnds()
✔️ testFirstInferredSpanShouldHaveNoStackTrace()
✔️ testStackTraceWithRecursion()
✔️ testDectivationBeforeEnd_DontStealChildIdsOfUnrelatedActivations_Nested()
✔️ testBasicCallTree()
✔️ testActivationBetweenFastMethods()
✔️ testDectivationBeforeEnd2()
✔️ testCallTree()
✔️ testCallTreeActivationAsChildOfFastSpan()
✔️ testDeactivationBeforeEnd()
✔️ testNestedActivationAfterMethodEnds_CommonAncestorA()
✔️ testTwoDistinctInvocationsOfMethodBShouldNotBeFoldedIntoOne()
✔️ testCallTreeMultipleActivationsAsLeaf()
✔️ testCallTreeWithSpanActivations()
✔️ testDectivationBeforeEnd_DontStealChildIdsOfUnrelatedActivations()
✖️ testNestedActivationBeforeCallTree()
✔️ testCallTreeMultipleActivationsWithOneChild()
✔️ testNestedActivationAfterMethodEnds_RootChangesToC()
✔️ testCallTreeActivationAsLeaf()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerQueueTest.xml

1 tests were completed in 58ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.SamplingProfilerQueueTest 1✔️ 58ms

✔️ co.elastic.otel.profiler.SamplingProfilerQueueTest

✔️ testFillQueue()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.SamplingProfilerTest.xml

7 tests were completed in 19s with 6 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.SamplingProfilerTest 6✔️ 1✖️ 19s

✔️ co.elastic.otel.profiler.SamplingProfilerTest

✔️ shouldLazilyCreateTempFilesAndCleanThem()
✔️ testPostProcessingDisabled()
✔️ ensurePeriodicCleanupInvoked()
✔️ testProfileTransaction()
✔️ testStartCommand()
✔️ shouldNotDeleteProvidedFiles()
✖️ testVirtualThreadsExcluded()

✔️ inferred-spans/build/test-results/test/TEST-co.elastic.otel.profiler.ThreadMatcherTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.profiler.ThreadMatcherTest 1✔️ 3ms

✔️ co.elastic.otel.profiler.ThreadMatcherTest

✔️ testLookup()

✔️ jvmti-access/build/test-results/test/TEST-co.elastic.otel.JvmtiAccessTest.xml

1 tests were completed in 85ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.JvmtiAccessTest 1✔️ 85ms

✔️ co.elastic.otel.JvmtiAccessTest

✔️ checkHello()

✔️ jvmti-access/build/test-results/test/TEST-co.elastic.otel.ResourceExtractionUtilTest.xml

5 tests were completed in 1s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.ResourceExtractionUtilTest 5✔️ 1s

✔️ co.elastic.otel.ResourceExtractionUtilTest

✔️ exportResourceToDirectoryIdempotence(Path)
✔️ testContentDoesNotMatch(Path)
✔️ exportResourceToDirectoryInMultipleThreads(Path)
✔️ exportResourceToDirectory(Path)
✔️ exportResourceToDirectory_throwExceptionIfNotFound(Path)

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AgentFeaturesSmokeTest.xml

5 tests were completed in 11s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.AgentFeaturesSmokeTest 5✔️ 11s

✔️ com.example.javaagent.smoketest.AgentFeaturesSmokeTest

✔️ healthcheck()
✔️ profiling1()
✔️ profiling2()
✔️ profiling3()
✔️ profiling4()

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AppServerProvidersTest.xml

1 tests were completed in 46s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.AppServerProvidersTest 1✔️ 46s

✔️ com.example.javaagent.smoketest.AppServerProvidersTest

✔️ tomcat()

✔️ smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.AwsResourceProvidersTest.xml

5 tests were completed in 7ms with 0 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
com.example.javaagent.smoketest.AwsResourceProvidersTest 5✖️ 7ms

✔️ com.example.javaagent.smoketest.AwsResourceProvidersTest

✖️ beanstalk()
✖️ lambda()
✖️ ec2()
✖️ ecs()
✖️ eks()

✔️ smoke-tests/test-app/build/test-results/test/TEST-co.elastic.otel.test.ProfilingControllerTest.xml

4 tests were completed in 3s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.otel.test.ProfilingControllerTest 4✔️ 3s

✔️ co.elastic.otel.test.ProfilingControllerTest

✔️ [1] 1
✔️ [2] 2
✔️ [3] 3
✔️ [4] 4