You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/17 12:39:05 UTC

[GitHub] [apisix-ingress-controller] Sindweller commented on pull request #670: feat: expose more prometheus metrics

Sindweller commented on pull request #670:
URL: https://github.com/apache/apisix-ingress-controller/pull/670#issuecomment-971540967


   Here is the CI log:
   ```
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/zipkin", "url": "http://localhost:30046/apisix/admin/schema//plugins/zipkin", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/zipkin: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "zipkin", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/zipkin: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/stream_route.go:117	failed to list stream_routes: Get http://localhost:30046/apisix/admin/stream_routes: dial tcp [::1]:30046: connect: connection refused
   2021-11-09T02:50:22Z	error	apisix/cluster.go:215	failed to list stream_routes in APISIX: Get http://localhost:30046/apisix/admin/stream_routes: dial tcp [::1]:30046: connect: connection refused
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/request-id", "url": "http://localhost:30046/apisix/admin/schema//plugins/request-id", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/request-id: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "request-id", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/request-id: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/fault-injection", "url": "http://localhost:30046/apisix/admin/schema//plugins/fault-injection", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/fault-injection: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "fault-injection", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/fault-injection: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/serverless-pre-function", "url": "http://localhost:30046/apisix/admin/schema//plugins/serverless-pre-function", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/serverless-pre-function: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "serverless-pre-function", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/serverless-pre-function: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/batch-requests", "url": "http://localhost:30046/apisix/admin/schema//plugins/batch-requests", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/batch-requests: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "batch-requests", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/batch-requests: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/cors", "url": "http://localhost:30046/apisix/admin/schema//plugins/cors", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/cors: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "cors", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/cors: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/ip-restriction", "url": "http://localhost:30046/apisix/admin/schema//plugins/ip-restriction", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ip-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "ip-restriction", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ip-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/ua-restriction", "url": "http://localhost:30046/apisix/admin/schema//plugins/ua-restriction", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ua-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "ua-restriction", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ua-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/referer-restriction", "url": "http://localhost:30046/apisix/admin/schema//plugins/referer-restriction", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/referer-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "referer-restriction", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/referer-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/uri-blocker", "url": "http://localhost:30046/apisix/admin/schema//plugins/uri-blocker", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/uri-blocker: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "uri-blocker", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/uri-blocker: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/request-validation", "url": "http://localhost:30046/apisix/admin/schema//plugins/request-validation", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/request-validation: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "request-validation", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/request-validation: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/openid-connect", "url": "http://localhost:30046/apisix/admin/schema//plugins/openid-connect", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/openid-connect: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "openid-connect", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/openid-connect: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/authz-casbin", "url": "http://localhost:30046/apisix/admin/schema//plugins/authz-casbin", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/authz-casbin: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "authz-casbin", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/authz-casbin: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/wolf-rbac", "url": "http://localhost:30046/apisix/admin/schema//plugins/wolf-rbac", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/wolf-rbac: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "wolf-rbac", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/wolf-rbac: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/ldap-auth", "url": "http://localhost:30046/apisix/admin/schema//plugins/ldap-auth", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ldap-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "ldap-auth", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ldap-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/hmac-auth", "url": "http://localhost:30046/apisix/admin/schema//plugins/hmac-auth", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/hmac-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "hmac-auth", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/hmac-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/basic-auth", "url": "http://localhost:30046/apisix/admin/schema//plugins/basic-auth", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/basic-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "basic-auth", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/basic-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/jwt-auth", "url": "http://localhost:30046/apisix/admin/schema//plugins/jwt-auth", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/jwt-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "jwt-auth", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/jwt-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/key-auth", "url": "http://localhost:30046/apisix/admin/schema//plugins/key-auth", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/key-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "key-auth", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/key-auth: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/consumer-restriction", "url": "http://localhost:30046/apisix/admin/schema//plugins/consumer-restriction", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/consumer-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "consumer-restriction", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/consumer-restriction: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/authz-keycloak", "url": "http://localhost:30046/apisix/admin/schema//plugins/authz-keycloak", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/authz-keycloak: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "authz-keycloak", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/authz-keycloak: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/proxy-mirror", "url": "http://localhost:30046/apisix/admin/schema//plugins/proxy-mirror", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/proxy-mirror: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "proxy-mirror", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/proxy-mirror: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/proxy-cache", "url": "http://localhost:30046/apisix/admin/schema//plugins/proxy-cache", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/proxy-cache: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "proxy-cache", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/proxy-cache: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/proxy-rewrite", "url": "http://localhost:30046/apisix/admin/schema//plugins/proxy-rewrite", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/proxy-rewrite: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "proxy-rewrite", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/proxy-rewrite: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/api-breaker", "url": "http://localhost:30046/apisix/admin/schema//plugins/api-breaker", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/api-breaker: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "api-breaker", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/api-breaker: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/limit-conn", "url": "http://localhost:30046/apisix/admin/schema//plugins/limit-conn", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/limit-conn: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "limit-conn", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/limit-conn: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/limit-count", "url": "http://localhost:30046/apisix/admin/schema//plugins/limit-count", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/limit-count: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "limit-count", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/limit-count: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/limit-req", "url": "http://localhost:30046/apisix/admin/schema//plugins/limit-req", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/limit-req: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "limit-req", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/limit-req: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/gzip", "url": "http://localhost:30046/apisix/admin/schema//plugins/gzip", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/gzip: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "gzip", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/gzip: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/server-info", "url": "http://localhost:30046/apisix/admin/schema//plugins/server-info", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/server-info: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "server-info", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/server-info: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/traffic-split", "url": "http://localhost:30046/apisix/admin/schema//plugins/traffic-split", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/traffic-split: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "traffic-split", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/traffic-split: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/redirect", "url": "http://localhost:30046/apisix/admin/schema//plugins/redirect", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/redirect: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "redirect", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/redirect: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/response-rewrite", "url": "http://localhost:30046/apisix/admin/schema//plugins/response-rewrite", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/response-rewrite: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "response-rewrite", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/response-rewrite: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/grpc-transcode", "url": "http://localhost:30046/apisix/admin/schema//plugins/grpc-transcode", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/grpc-transcode: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "grpc-transcode", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/grpc-transcode: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/prometheus", "url": "http://localhost:30046/apisix/admin/schema//plugins/prometheus", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/prometheus: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "prometheus", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/prometheus: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/echo", "url": "http://localhost:30046/apisix/admin/schema//plugins/echo", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/echo: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "echo", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/echo: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/http-logger", "url": "http://localhost:30046/apisix/admin/schema//plugins/http-logger", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/http-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "http-logger", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/http-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/sls-logger", "url": "http://localhost:30046/apisix/admin/schema//plugins/sls-logger", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/sls-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "sls-logger", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/sls-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/tcp-logger", "url": "http://localhost:30046/apisix/admin/schema//plugins/tcp-logger", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/tcp-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "tcp-logger", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/tcp-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/kafka-logger", "url": "http://localhost:30046/apisix/admin/schema//plugins/kafka-logger", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/kafka-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "kafka-logger", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/kafka-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/syslog", "url": "http://localhost:30046/apisix/admin/schema//plugins/syslog", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/syslog: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "syslog", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/syslog: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/udp-logger", "url": "http://localhost:30046/apisix/admin/schema//plugins/udp-logger", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/udp-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "udp-logger", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/udp-logger: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/example-plugin", "url": "http://localhost:30046/apisix/admin/schema//plugins/example-plugin", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/example-plugin: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "example-plugin", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/example-plugin: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/serverless-post-function", "url": "http://localhost:30046/apisix/admin/schema//plugins/serverless-post-function", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/serverless-post-function: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "serverless-post-function", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/serverless-post-function: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	error	apisix/schema.go:69	failed to get schema from APISIX	{"name": "plugins/ext-plugin-post-req", "url": "http://localhost:30046/apisix/admin/schema//plugins/ext-plugin-post-req", "cluster": "default", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ext-plugin-post-req: dial tcp [::1]:30046: connect: connection refused"}
   2021-11-09T02:50:22Z	warn	apisix/cluster.go:373	failed to get plugin schema	{"plugin": "ext-plugin-post-req", "error": "Get http://localhost:30046/apisix/admin/schema//plugins/ext-plugin-post-req: dial tcp [::1]:30046: connect: connection refused"}
   retries is a positive number 2021-11-09T02:50:22Z logger.go:66: warning: deleting cluster-scoped resources, not scoped to the provided namespace
   retries is a positive number 2021-11-09T02:50:22Z logger.go:66: clusterrolebinding.rbac.authorization.k8s.io "ingress-apisix-e2e-tests-default-499295280-clusterrolebinding" deleted
   retries is a positive number 2021-11-09T02:50:22Z logger.go:66: Running command kubectl with args [--kubeconfig /home/runner/.kube/config --namespace ingress-apisix-e2e-tests-default-499295280 delete -f /tmp/retries%20is%20a%20positive%20number909682229]
   retries is a positive number 2021-11-09T02:50:22Z logger.go:66: warning: deleting cluster-scoped resources, not scoped to the provided namespace
   retries is a positive number 2021-11-09T02:50:22Z logger.go:66: clusterrole.rbac.authorization.k8s.io "ingress-apisix-e2e-tests-default-499295280-apisix-view-clusterrole" deleted
   2021-11-09T02:50:24Z	error	apisix/route.go:119	failed to list routes: Get http://localhost:30046/apisix/admin/routes: dial tcp [::1]:30046: connect: connection refused
   2021-11-09T02:50:24Z	error	apisix/cluster.go:200	failed to list route in APISIX: Get http://localhost:30046/apisix/admin/routes: dial tcp [::1]:30046: connect: connection refused
   ```
   
   Could you help to resolve error `dial tcp [::1]:30046: connect: connection refused"`? What does it mean?
   And what should I do to resolve it?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org