Updating to use gzipped fronts config #207
Annotations
6 errors and 2 warnings
Failed Test: TestYamlParsing
TestYamlParsing: === RUN TestYamlParsing
fronted_test.go:31:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:31
Error: Received unexpected error:
open fronted.yaml: no such file or directory
Test: TestYamlParsing
--- FAIL: TestYamlParsing (0.00s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_accept_403
TestCustomValidators/with_custom_validator,_it_should_accept_403: === RUN TestCustomValidators/with_custom_validator,_it_should_accept_403
DEBUG fronted: fronted.go:87 Creating new fronted
2025/01/14 18:02:02 ERROR Failed to create gzip reader error="gzip: invalid header"
DEBUG fronted: fronted.go:168 Updating fronted configuration
DEBUG fronted: fronted.go:632 Loading candidates for 1 providers
DEBUG fronted: fronted.go:664 Finished loading candidates
DEBUG fronted: fronted_test.go:631 requesting forced response code 403
DEBUG fronted: fronted.go:198 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 13.29962ms
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:671 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:287 Successfully vetted one masquerade 127.0.0.1:40987
DEBUG fronted: fronted.go:200 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 13.264945ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:390 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 403
DEBUG fronted: fronted_test.go:682 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=403 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:689 Forcing status code to 403
DEBUG fronted: fronted.go:411 Could not complete request: response status 403: 403 Forbidden [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:361 Could not complete request: response status 403: 403 Forbidden [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:343 Retrying domain-fronted request, pass 1 [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:206 findWorkingFronts::Enough working fronts...sleeping
DEBUG fronted: fronted.go:198 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:468 Could not dial to 127.0.0.1:45343, dial tcp 127.0.0.1:45343: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:45343 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:476 Unexpected error dialing, keeping masquerade: dial tcp 127.0.0.1:45343: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:45343 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:267 unexpected error vetting masquerades: dial tcp 127.0.0.1:45343: connect: connection refused
DEBUG fronted: fronted.go:200 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:198 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:468 Could not dial to 127.0.0.1:36131, dial tcp 127.0.0.1:36131: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:36131 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:476 Unexpected error dialing, keeping masquerade: dial tcp 127.0.0.1:36131: connect: connection refused [masquerade_domain=example.com masquerade_ip=127.0.0.1:36131 masquerade_provider=cloudsack op=dial_masquerade root_op=dial_masquerade]
DEBUG fronted: fronted.go:267 unexpected error vetting masquerades: dial tcp 127.0.0.1:36131: connect: connection refused
DEBUG fronted: fronted.go:200 findWork
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
DEBUG fronted: fronted.go:87 Creating new fronted
2025/01/14 18:02:07 ERROR Failed to create gzip reader error="gzip: invalid header"
DEBUG fronted: fronted.go:168 Updating fronted configuration
DEBUG fronted: fronted.go:632 Loading candidates for 1 providers
DEBUG fronted: fronted.go:664 Finished loading candidates
DEBUG fronted: fronted_test.go:631 requesting forced response code 402
DEBUG fronted: fronted.go:198 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 12.917998ms
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:671 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:287 Successfully vetted one masquerade 127.0.0.1:40987
DEBUG fronted: fronted.go:200 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 12.794229ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:390 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 402
DEBUG fronted: fronted_test.go:682 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=402 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:689 Forcing status code to 402
fronted_test.go:640:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:640
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_402 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
DEBUG fronted: fronted.go:87 Creating new fronted
2025/01/14 18:02:07 ERROR Failed to create gzip reader error="gzip: invalid header"
DEBUG fronted: fronted.go:168 Updating fronted configuration
DEBUG fronted: fronted.go:632 Loading candidates for 1 providers
DEBUG fronted: fronted.go:664 Finished loading candidates
DEBUG fronted: fronted_test.go:631 requesting forced response code 418
DEBUG fronted: fronted.go:198 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 12.599564ms
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:671 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:287 Successfully vetted one masquerade 127.0.0.1:40987
DEBUG fronted: fronted.go:200 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 12.74201ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:390 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 418
DEBUG fronted: fronted_test.go:682 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=418 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:689 Forcing status code to 418
fronted_test.go:640:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:640
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_418 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502: === RUN TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
DEBUG fronted: fronted.go:87 Creating new fronted
2025/01/14 18:02:07 ERROR Failed to create gzip reader error="gzip: invalid header"
DEBUG fronted: fronted.go:168 Updating fronted configuration
DEBUG fronted: fronted.go:632 Loading candidates for 1 providers
DEBUG fronted: fronted.go:664 Finished loading candidates
DEBUG fronted: fronted_test.go:631 requesting forced response code 502
DEBUG fronted: fronted.go:198 findWorkingFronts::Trying all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 12.158582ms
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: POST /ping HTTP/1.1
Host: ttt.sadcloud.io
Accept-Encoding: gzip
Connection: close
Content-Length: 1
Content-Type: application/json
User-Agent: Go-http-client/1.1
a
DEBUG fronted: fronted_test.go:671 accepting request host=ttt.sadcloud.io ff=
DEBUG fronted: fronted.go:287 Successfully vetted one masquerade 127.0.0.1:40987
DEBUG fronted: fronted.go:200 findWorkingFronts::Tried all fronts
DEBUG fronted: fronted.go:439 Returning connection for masquerade 127.0.0.1:40987 in 12.687898ms [is_idempotent=true op=fronted_roundtrip origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted.go:390 Translated origin abc.forbidden.com -> abc.sadcloud.io for provider sadcloud... [is_idempotent=true op=fronted_request origin_host=abc.forbidden.com root_op=fronted_roundtrip]
DEBUG fronted: fronted_test.go:664 (sadcloud.io) CDN Request: GET /quux HTTP/1.1
Host: abc.sadcloud.io
Accept-Encoding: gzip
Connection: close
User-Agent: Go-http-client/1.1
X-Cdn-Force-Fail: 502
DEBUG fronted: fronted_test.go:682 (sadcloud.io) Rejecting request with host = "abc.sadcloud.io" ff=502 allowed=.sadcloud.io
DEBUG fronted: fronted_test.go:689 Forcing status code to 502
fronted_test.go:640:
Error Trace: /home/runner/work/fronted/fronted/fronted_test.go:640
Error: An error is expected but got nil.
Test: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502
--- FAIL: TestCustomValidators/with_custom_validator,_it_should_reject_and_return_error_for_502 (0.03s)
- No trace available
|
Failed Test: TestCustomValidators
TestCustomValidators: --- FAIL: TestCustomValidators (10.43s)
- No trace available
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 | |
---|---|---|
ctrf-report
|
3.59 KB |
|