Skip to content

github-actions: use ephemeral tokens #197

github-actions: use ephemeral tokens

github-actions: use ephemeral tokens #197

GitHub Actions / Test Report succeeded Oct 8, 2024 in 0s

238 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.EcsJsonSerializerTest.xml 9✔️ 160ms
ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.TimestampSerializerTest.xml 2✔️ 772ms
jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.EcsFormatterTest.xml 3✔️ 256ms
jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.JBossLogManagerTest.xml 10✔️ 90ms
jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.EcsFormatterTest.xml 7✔️ 10ms
jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulIntegrationTest.xml 11✔️ 290ms
jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulLoggingTest.xml 11✔️ 60ms
log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest.xml 10✔️ 52ms
log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutTest.xml 10✔️ 384ms
log4j-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest.xml 10✔️ 333ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest.xml 20✔️ 692ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest.xml 17✔️ 120ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest.xml 17✔️ 131ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsBuilderTest.xml 1✔️ 1ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest.xml 17✔️ 105ms
log4j2-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest.xml 17✔️ 555ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderIntegrationTest.xml 11✔️ 83ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderTest.xml 11✔️ 39ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest.xml 11✔️ 427ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest.xml 11✔️ 25ms
logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest.xml 11✔️ 460ms
logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderTest.xml 11✔️ 42ms

✔️ ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.EcsJsonSerializerTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.EcsJsonSerializerTest 9✔️ 160ms

✔️ co.elastic.logging.EcsJsonSerializerTest

✔️ testEscaping
✔️ serializeNullDoesNotThrowAnException
✔️ serializeExceptionWithStackTraceAsArray
✔️ testRemoveIfEndsWith
✔️ serializeExceptionWithNullMessage
✔️ serializeExceptionAsArray
✔️ serializeException
✔️ serializeExceptionAsString
✔️ serializeExceptionWithSingleLineStackTraceAsArray

✔️ ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.TimestampSerializerTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.TimestampSerializerTest 2✔️ 772ms

✔️ co.elastic.logging.TimestampSerializerTest

✔️ testSerializeWithCustomLocale
✔️ testSerializeEpochTimestampAsIsoDateTime

✔️ jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.EcsFormatterTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.jboss.logmanager.EcsFormatterTest 3✔️ 256ms

✔️ co.elastic.logging.jboss.logmanager.EcsFormatterTest

✔️ testMultipleNDCInformationLogging
✔️ testExceptionLogging
✔️ testSingleNDCInformationLogging

✔️ jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.JBossLogManagerTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.jboss.logmanager.JBossLogManagerTest 10✔️ 90ms

✔️ co.elastic.logging.jboss.logmanager.JBossLogManagerTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.EcsFormatterTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.jul.EcsFormatterTest 7✔️ 10ms

✔️ co.elastic.logging.jul.EcsFormatterTest

✔️ testFormatWithoutLoggerName
✔️ testFormatWithInnerClassName
✔️ testFormatWithInvalidClassName
✔️ testFormatWithEmptyLoggerName
✔️ testFormatWithoutIncludeOriginFlag
✔️ testMdcSerialization_singleEntry
✔️ testFormatWithIncludeOriginFlag

✔️ jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.jul.JulIntegrationTest 11✔️ 290ms

✔️ co.elastic.logging.jul.JulIntegrationTest

✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testLogOrigin
✔️ testAdditionalFieldsAsList
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulLoggingTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.jul.JulLoggingTest 11✔️ 60ms

✔️ co.elastic.logging.jul.JulLoggingTest

✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testLogOrigin
✔️ testAdditionalFieldsAsList

✔️ log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest 10✔️ 52ms

✔️ co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j.Log4jEcsLayoutTest 10✔️ 384ms

✔️ co.elastic.logging.log4j.Log4jEcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ log4j-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest 10✔️ 333ms

✔️ co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest 20✔️ 692ms

✔️ co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker
✔️ testJsonMessageObject
✔️ testMapMessage
✔️ testParameterizedStructuredMessage

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest 17✔️ 120ms

✔️ co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest 17✔️ 131ms

✔️ co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsBuilderTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.Log4j2EcsBuilderTest 1✔️ 1ms

✔️ co.elastic.logging.log4j2.Log4j2EcsBuilderTest

✔️ testAdditionalFieldsCanBeEmptyInBuilder

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest 17✔️ 105ms

✔️ co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker

✔️ log4j2-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest 17✔️ 555ms

✔️ co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderIntegrationTest 11✔️ 83ms

✔️ co.elastic.logging.logback.EcsEncoderIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderTest 11✔️ 39ms

✔️ co.elastic.logging.logback.EcsEncoderTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest 11✔️ 427ms

✔️ co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker
✔️ testLogException

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest 11✔️ 25ms

✔️ co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest 11✔️ 460ms

✔️ co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker

✔️ logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderTest.xml

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

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.LegacyEcsEncoderTest 11✔️ 42ms

✔️ co.elastic.logging.logback.LegacyEcsEncoderTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker