Fabriceli commented on PR #9204: URL: https://github.com/apache/apisix/pull/9204#issuecomment-1515687903
@monkeyDluffy6017 Encore ERROR: ```sh # Failed test 'ERROR: client socket timed out - t/plugin/authz-casdoor.t TEST 6: test code handling # ' # at /apisix/test-nginx/lib/Test/Nginx/Socket.pm line [222](https://github.com/apache/apisix/actions/runs/4732449515/jobs/8426677125?pr=9204#step:16:223)0. # Failed test 't/plugin/authz-casdoor.t TEST 6: test code handling - status code ok' # at /apisix/test-nginx/lib/Test/Nginx/Socket.pm line 950. # got: '' # expected: '200' # Failed test 't/plugin/authz-casdoor.t TEST 6: test code handling - response_body - response is expected (repeated req 0, req 0)' # at /apisix/test-nginx/lib/Test/Nginx/Socket.pm line 1674. # got: '' # expected: 'done # ' [16:06:17] t/plugin/authz-casdoor.t .. ``` Fail 2: ```sh Error: mERROR] [ERROR] Some problems were encountered while processing the POMs: Warning: 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 87, column 25 Error: Non-resolvable import POM: Could not transfer artifact org.springframework.boot:spring-boot-dependencies:pom:2.1.5.RELEASE from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.5.RELEASE/spring-boot-dependencies-2.1.5.RELEASE.pom @ line 37, column 25 Error: Non-resolvable import POM: Could not transfer artifact org.apache.dubbo:dubbo-dependencies-bom:pom:2.7.21 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/dubbo/dubbo-dependencies-bom/2.7.21/dubbo-dependencies-bom-2.7.21.pom @ line 44, column 25 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.dubbo.backend:dubbo-backend:1.0.0-SNAPSHOT (/home/runner/work/apisix/apisix/t/lib/dubbo-backend/pom.xml) has 2 errors [ERROR] Non-resolvable import POM: Could not transfer artifact org.springframework.boot:spring-boot-dependencies:pom:2.1.5.RELEASE from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.5.RELEASE/spring-boot-dependencies-2.1.5.RELEASE.pom @ line 37, column 25: Unknown host repo.maven.apache.org: Name or service not known -> [Help 2] [ERROR] Non-resolvable import POM: Could not transfer artifact org.apache.dubbo:dubbo-dependencies-bom:pom:2.7.21 from/to central (https://repo.maven.apache.org/maven2): Transfer failed for https://repo.maven.apache.org/maven2/org/apache/dubbo/dubbo-dependencies-bom/2.7.21/dubbo-dependencies-bom-2.7.21.pom @ line 44, column 25: Unknown host repo.maven.apache.org -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException Error: Process completed with exit code 1. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
