updated fronted.yaml.gz #264
Annotations
10 errors and 1 warning
|
Failed Test: TestDirectDomainFrontingWithoutSNIConfig
TestDirectDomainFrontingWithoutSNIConfig: === RUN TestDirectDomainFrontingWithoutSNIConfig
DEBUG fronted: fronted_test.go:74 Testing direct domain fronting without SNI config
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:301 findWorkingFronts::Enough working fronts...sleeping
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with POST request, discarding masquerade: Post "https://ping.example.com/ping": no domain fronting mapping for 'akamai'. Please add it to provider_map.yaml or equivalent for ping.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:143:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:143
/home/runner/work/fronted/fronted/fronted_test.go:75
Error: Should be true
Test: TestDirectDomainFrontingWithoutSNIConfig
--- FAIL: TestDirectDomainFrontingWithoutSNIConfig (1.27s)
- No trace available
|
|
Failed Test: TestDirectDomainFrontingWithSNIConfig
TestDirectDomainFrontingWithSNIConfig: === RUN TestDirectDomainFrontingWithSNIConfig
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with GET request, discarding masquerade: Get "https://config.example.com/global.yaml.gz": no domain fronting mapping for 'cloudfront'. Please add it to provider_map.yaml or equivalent for config.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:108:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:108
Error: Should be true
Test: TestDirectDomainFrontingWithSNIConfig
--- FAIL: TestDirectDomainFrontingWithSNIConfig (1.23s)
- No trace available
|
|
Failed Test: TestHostAliasesBasic
TestHostAliasesBasic: === RUN TestHostAliasesBasic
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:42829...
DEBUG fronted: fronted_test.go:593 Started cloudsack.biz CDN
2025/04/03 20:46:08 http: TLS handshake error from 127.0.0.1:48578: EOF
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:82 Updating cache at /tmp/direct_test1186399399/cachefile.3
ERROR fronted: cache.go:95 Unable to save cache to disk: open /tmp/direct_test1186399399/cachefile.3: no such file or directory [error=Unable to save cache to disk: %v error_location=github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95) error_op=open error_text=Unable to save cache to disk: open /tmp/direct_test1186399399/cachefile.3: no such file or directory error_type=errors.Error]
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95)
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).maintainCache (cache.go:75)
ERROR fronted: cache.go:95 at runtime.goexit (asm_amd64.s:1695)
ERROR fronted: cache.go:95 Caused by: open /tmp/direct_test1186399399/cachefile.3: no such file or directory
ERROR fronted: cache.go:95 Caused by: no such file or directory
DEBUG fronted: cache.go:104 Parent directory of cache file does not exist: /tmp/direct_test1186399399
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:467 Could not dial to 23.35.68.85, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.85 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.85 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.45.180.231, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.180.231 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.180.231 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.47.51.91, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.47.51.91 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.47.51.91 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:4
|
|
Failed Test: TestPassthrough
TestPassthrough: === RUN TestPassthrough
DEBUG fronted: fronted.go:467 Could not dial to 2.19.120.217, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=2.19.120.217 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=2.19.120.217 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:41051...
DEBUG fronted: fronted.go:467 Could not dial to 23.33.32.33, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.33.32.33 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.33.32.33 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 2.18.66.243, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.66.243 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.66.243 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 104.86.110.135, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=104.86.110.135 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=104.86.110.135 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 2.18.121.142, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.121.142 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.121.142 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.208.31.23, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.208.31.23 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.208.31.23 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Droppi
|
|
build
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2327k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
Failed Test: TestDirectDomainFrontingWithoutSNIConfig
TestDirectDomainFrontingWithoutSNIConfig: === RUN TestDirectDomainFrontingWithoutSNIConfig
DEBUG fronted: fronted_test.go:74 Testing direct domain fronting without SNI config
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:301 findWorkingFronts::Enough working fronts...sleeping
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with POST request, discarding masquerade: Post "https://ping.example.com/ping": no domain fronting mapping for 'akamai'. Please add it to provider_map.yaml or equivalent for ping.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:143:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:143
/home/runner/work/fronted/fronted/fronted_test.go:75
Error: Should be true
Test: TestDirectDomainFrontingWithoutSNIConfig
--- FAIL: TestDirectDomainFrontingWithoutSNIConfig (1.27s)
- No trace available
|
|
Failed Test: TestDirectDomainFrontingWithSNIConfig
TestDirectDomainFrontingWithSNIConfig: === RUN TestDirectDomainFrontingWithSNIConfig
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:30 ignorable error: Cache file is empty
DEBUG fronted: fronted.go:295 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: front.go:161 Unsuccessful vetting with GET request, discarding masquerade: Get "https://config.example.com/global.yaml.gz": no domain fronting mapping for 'cloudfront'. Please add it to provider_map.yaml or equivalent for config.example.com [op=check_masquerade root_op=check_masquerade]
fronted_test.go:108:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:108
Error: Should be true
Test: TestDirectDomainFrontingWithSNIConfig
--- FAIL: TestDirectDomainFrontingWithSNIConfig (1.23s)
- No trace available
|
|
Failed Test: TestHostAliasesBasic
TestHostAliasesBasic: === RUN TestHostAliasesBasic
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:42829...
DEBUG fronted: fronted_test.go:593 Started cloudsack.biz CDN
2025/04/03 20:46:08 http: TLS handshake error from 127.0.0.1:48578: EOF
DEBUG fronted: fronted.go:101 Creating new fronted
DEBUG fronted: cache.go:82 Updating cache at /tmp/direct_test1186399399/cachefile.3
ERROR fronted: cache.go:95 Unable to save cache to disk: open /tmp/direct_test1186399399/cachefile.3: no such file or directory [error=Unable to save cache to disk: %v error_location=github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95) error_op=open error_text=Unable to save cache to disk: open /tmp/direct_test1186399399/cachefile.3: no such file or directory error_type=errors.Error]
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).updateCache (cache.go:95)
ERROR fronted: cache.go:95 at github.com/getlantern/fronted.(*fronted).maintainCache (cache.go:75)
ERROR fronted: cache.go:95 at runtime.goexit (asm_amd64.s:1695)
ERROR fronted: cache.go:95 Caused by: open /tmp/direct_test1186399399/cachefile.3: no such file or directory
ERROR fronted: cache.go:95 Caused by: no such file or directory
DEBUG fronted: cache.go:104 Parent directory of cache file does not exist: /tmp/direct_test1186399399
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:575 Loading candidates for 2 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:192 No config URL provided -- not updating fronting configuration
DEBUG fronted: fronted.go:256 Updating fronted configuration
DEBUG fronted: fronted.go:293 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:575 Loading candidates for 1 providers
DEBUG fronted: fronted.go:607 Finished loading candidates
DEBUG fronted: fronted.go:467 Could not dial to 23.35.68.85, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.85 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.35.68.85 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.45.180.231, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.180.231 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.45.180.231 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.47.51.91, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.47.51.91 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.47.51.91 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:4
|
|
Failed Test: TestPassthrough
TestPassthrough: === RUN TestPassthrough
DEBUG fronted: fronted.go:467 Could not dial to 2.19.120.217, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=2.19.120.217 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=2.19.120.217 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted_test.go:589 Waiting for origin server at 127.0.0.1:41051...
DEBUG fronted: fronted.go:467 Could not dial to 23.33.32.33, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.33.32.33 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.33.32.33 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 2.18.66.243, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.66.243 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.66.243 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 104.86.110.135, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=104.86.110.135 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=104.86.110.135 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 2.18.121.142, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.121.142 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=2.18.121.142 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Dropping masquerade: non retryable error: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:366 unexpected error vetting masquerades: x509: certificate signed by unknown authority
DEBUG fronted: fronted.go:467 Could not dial to 23.208.31.23, x509: certificate signed by unknown authority [masquerade_domain=a248.e.akamai.net masquerade_ip=23.208.31.23 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:472 Not re-adding candidate that failed on error 'x509: certificate signed by unknown authority' [masquerade_domain=a248.e.akamai.net masquerade_ip=23.208.31.23 masquerade_provider=akamai op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:438 Droppi
|
|
build
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2327k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ctrf-report
Expired
|
71.2 KB |
sha256:1d080d5572736ff0d745d0d231c632a6f58e27ea4a80be2c06d8011cef67fe76
|
|