Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.30.94
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2021/04/27 20:21:26 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2021/04/27 20:21:26 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2021/04/27 20:21:26 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2021/04/27 20:21:26 [notice] 33#33: using the "epoll" event method
2021/04/27 20:21:26 [notice] 33#33: openresty/1.13.6.1
2021/04/27 20:21:26 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2021/04/27 20:21:26 [notice] 33#33: OS: Linux 4.19.0-13-cloud-amd64
2021/04/27 20:21:26 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2021/04/27 20:21:26 [notice] 34#34: start worker processes
2021/04/27 20:21:26 [notice] 34#34: start worker process 35
2021/04/27 20:21:26 [notice] 34#34: start worker process 36
2021/04/27 20:21:26 [notice] 34#34: start worker process 37
2021/04/27 20:21:26 [notice] 34#34: start worker process 38
2021/04/27 20:21:26 [notice] 34#34: start worker process 39
\n\n### Starting apiroute
2021/04/27 20:21:26 [notice] 34#34: start worker process 41
2021/04/27 20:21:26 [notice] 34#34: start worker process 42
2021/04/27 20:21:26 [notice] 34#34: start worker process 43
2021/04/27 20:21:26 [notice] 34#34: start cache manager process 44
2021/04/27 20:21:26 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20210427202127.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2021-04-27 20:21:54 056 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2021-04-27 20:21:54 158 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2021-04-27 20:21:54 158 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2021-04-27 20:21:55 055 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2021-04-27 20:21:55 055 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.30.94:10081 Enabled:true
2021-04-27 20:22:23 360 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2021-04-27 20:22:25 856 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2021-04-27 20:22:25 856 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2021-04-27 20:22:25 857 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2021-04-27 20:22:25 858 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2021-04-27 20:22:25 858 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2021-04-27 20:22:25 858 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2021-04-27 20:22:25 858 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2021/04/27 20:22:26 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2021-04-27 20:22:26 656 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2021/04/27 20:22:26 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2021/04/27 20:22:26 [notice] 34#34: cache loader process 46 exited with code 0
2021/04/27 20:22:26 [notice] 34#34: signal 29 (SIGIO) received
2021-04-27 20:22:27 559 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2021-04-27 20:22:27 559 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2021-04-27 20:22:27 559 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2021-04-27 20:22:33 059 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2021/04/27 20:42:24 [info] 35#35: *33 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:42:25 [info] 35#35: *34 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:42:34 [info] 35#35: *36 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:42:35 [info] 35#35: *37 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:42:44 [info] 35#35: *38 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:42:45 [info] 35#35: *39 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:42:54 [info] 35#35: *40 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:42:55 [info] 35#35: *41 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:04 [info] 35#35: *42 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:05 [info] 35#35: *43 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:14 [info] 35#35: *44 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:15 [info] 35#35: *45 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:24 [info] 35#35: *46 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:25 [info] 35#35: *47 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:34 [info] 35#35: *49 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:35 [info] 35#35: *50 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:44 [info] 35#35: *51 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:45 [info] 35#35: *52 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:54 [info] 35#35: *53 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:43:55 [info] 35#35: *54 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:04 [info] 35#35: *55 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:05 [info] 35#35: *56 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:14 [info] 35#35: *57 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:15 [info] 35#35: *58 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:24 [info] 35#35: *59 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:25 [info] 35#35: *60 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:34 [info] 35#35: *62 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:35 [info] 35#35: *63 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:44 [info] 35#35: *64 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:45 [info] 35#35: *65 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:54 [info] 35#35: *66 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:44:55 [info] 35#35: *67 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:04 [info] 35#35: *68 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:05 [info] 35#35: *69 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:14 [info] 35#35: *70 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:15 [info] 35#35: *71 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:24 [info] 35#35: *72 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:25 [info] 35#35: *73 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:34 [info] 35#35: *75 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:35 [info] 35#35: *76 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:44 [info] 35#35: *77 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:45 [info] 35#35: *78 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:54 [info] 35#35: *79 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:45:55 [info] 35#35: *80 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:04 [info] 35#35: *81 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:05 [info] 35#35: *82 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:14 [info] 35#35: *83 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:15 [info] 35#35: *84 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:24 [info] 35#35: *85 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:25 [info] 35#35: *86 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:34 [info] 35#35: *88 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:35 [info] 35#35: *89 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:44 [info] 35#35: *90 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:45 [info] 35#35: *91 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:54 [info] 35#35: *92 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:46:55 [info] 35#35: *93 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:04 [info] 35#35: *94 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:05 [info] 35#35: *95 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:14 [info] 35#35: *96 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:15 [info] 35#35: *97 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:24 [info] 35#35: *98 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:25 [info] 35#35: *99 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:34 [info] 35#35: *101 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:35 [info] 35#35: *102 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:44 [info] 35#35: *103 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:45 [info] 35#35: *104 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:54 [info] 35#35: *105 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:47:55 [info] 35#35: *106 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:04 [info] 35#35: *107 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:05 [info] 35#35: *108 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:14 [info] 35#35: *109 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:15 [info] 35#35: *110 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:24 [info] 35#35: *111 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:25 [info] 35#35: *112 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:34 [info] 35#35: *114 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:35 [info] 35#35: *115 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:44 [info] 35#35: *116 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:45 [info] 35#35: *117 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:54 [info] 35#35: *118 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:48:55 [info] 35#35: *119 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:04 [info] 35#35: *120 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:05 [info] 35#35: *121 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:14 [info] 35#35: *122 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:15 [info] 35#35: *123 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:24 [info] 35#35: *124 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:25 [info] 35#35: *125 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:34 [info] 35#35: *127 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:35 [info] 35#35: *128 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:44 [info] 35#35: *129 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:45 [info] 35#35: *130 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:54 [info] 35#35: *131 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:49:55 [info] 35#35: *132 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:04 [info] 35#35: *133 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:05 [info] 35#35: *134 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:14 [info] 35#35: *135 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:15 [info] 35#35: *136 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:24 [info] 35#35: *137 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:25 [info] 35#35: *138 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:34 [info] 35#35: *140 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:35 [info] 35#35: *141 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:44 [info] 35#35: *142 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:45 [info] 35#35: *143 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:54 [info] 35#35: *144 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:50:55 [info] 35#35: *145 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:51:04 [info] 35#35: *146 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:51:05 [info] 35#35: *147 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:51:14 [info] 35#35: *148 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:51:15 [info] 35#35: *149 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80
2021/04/27 20:51:24 [info] 35#35: *150 client closed connection while waiting for request, client: 10.233.73.229, server: 0.0.0.0:80