@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.49.141 ### 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 ======================================== =============================================================================== =========== 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/ ln: /lib64/libluajit-5.1.so.2: No such file or directory \n\n### Starting apiroute 2022/06/19 05:09:00 [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 2022/06/19 05:09:00 [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' 2022/06/19 05:09:00 [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 2022/06/19 05:09:00 [notice] 33#33: using the "epoll" event method 2022/06/19 05:09:00 [notice] 33#33: openresty/1.13.6.1 2022/06/19 05:09:00 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/06/19 05:09:00 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/06/19 05:09:00 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/06/19 05:09:00 [notice] 34#34: start worker processes 2022/06/19 05:09:00 [notice] 34#34: start worker process 35 2022/06/19 05:09:00 [notice] 34#34: start worker process 36 2022/06/19 05:09:00 [notice] 34#34: start worker process 37 2022/06/19 05:09:00 [notice] 34#34: start worker process 38 2022/06/19 05:09:00 [notice] 34#34: start worker process 39 2022/06/19 05:09:00 [notice] 34#34: start worker process 40 2022/06/19 05:09:00 [notice] 34#34: start worker process 41 2022/06/19 05:09:00 [notice] 34#34: start worker process 42 2022/06/19 05:09:00 [notice] 34#34: start cache manager process 44 2022/06/19 05:09:00 [notice] 34#34: start cache loader process 45 @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-20220619050900.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@ 2022-06-19 05:09:03 661 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-06-19 05:09:03 672 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-06-19 05:09:03 672 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-06-19 05:09:03 755 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-06-19 05:09:03 755 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.49.141:10081 Enabled:true 2022-06-19 05:09:05 561 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes 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. 2022-06-19 05:09:05 676 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-06-19 05:09:05 677 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-06-19 05:09:05 678 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-06-19 05:09:05 679 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-06-19 05:09:05 680 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-06-19 05:09:05 680 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-06-19 05:09:05 680 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-06-19 05:09:05 788 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-06-19 05:09:05 909 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-06-19 05:09:05 909 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-06-19 05:09:05 909 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-06-19 05:09:06 469 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/06/19 05:09:10 [info] 35#35: *11 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:10 [info] 35#35: *12 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:20 [info] 35#35: *15 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:20 [info] 35#35: *14 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:30 [info] 39#39: *16 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:30 [info] 39#39: *17 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:40 [info] 35#35: *18 [lua] access_by_lua(msblocations.conf:133):2: 5ae7aef5d72e6bc38ea08cc2555a7540:receive the request, client: 10.233.67.117, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/06/19 05:09:40 [info] 39#39: *21 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:40 [info] 39#39: *22 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:40 [info] 35#35: *18 [lua] logger.lua:23: 5ae7aef5d72e6bc38ea08cc2555a7540 {"matched":"microservices"} while logging request, client: 10.233.67.117, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.67.117 - - [19/Jun/2022:05:09:40 +0000] 5ae7aef5d72e6bc38ea08cc2555a7540 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.460 upstream_response_time:0.458 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" "-" 10.233.67.117 - - [19/Jun/2022:05:09:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 332 2022/06/19 05:09:49 [info] 35#35: *18 client 10.233.67.117 closed keepalive connection 2022/06/19 05:09:50 [info] 35#35: *23 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:09:50 [info] 35#35: *24 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:00 [info] 35#35: *26 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:00 [info] 39#39: *25 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:00 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/06/19 05:10:00 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/06/19 05:10:00 [notice] 34#34: cache loader process 45 exited with code 0 2022/06/19 05:10:00 [notice] 34#34: signal 29 (SIGIO) received 2022/06/19 05:10:02 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:133):2: 3d2b3f4484fe1611c5b93b6c8a2e2fad:receive the request, client: 10.233.72.166, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/06/19 05:10:02 [info] 35#35: *28 [lua] logger.lua:23: 3d2b3f4484fe1611c5b93b6c8a2e2fad {"matched":"microservices"} while logging request, client: 10.233.72.166, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.72.166 - - [19/Jun/2022:05:10:02 +0000] 3d2b3f4484fe1611c5b93b6c8a2e2fad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.136 upstream_response_time:0.135 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" "-" 10.233.72.166 - - [19/Jun/2022:05:10:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/2.30.1 (HttpUrlConnection 11.0.6)" 139 2022/06/19 05:10:10 [info] 35#35: *30 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:10 [info] 35#35: *29 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:12 [info] 35#35: *28 client 10.233.72.166 closed keepalive connection 2022/06/19 05:10:20 [info] 35#35: *32 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:20 [info] 35#35: *31 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:30 [info] 35#35: *33 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:30 [info] 35#35: *34 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:40 [info] 35#35: *36 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:40 [info] 35#35: *35 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:50 [info] 35#35: *37 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:10:50 [info] 35#35: *38 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:00 [info] 35#35: *40 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:00 [info] 35#35: *39 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:10 [info] 35#35: *42 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:10 [info] 35#35: *43 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:20 [info] 39#39: *45 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:20 [info] 35#35: *44 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:30 [info] 35#35: *46 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:30 [info] 35#35: *47 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:40 [info] 39#39: *48 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:40 [info] 39#39: *49 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:50 [info] 35#35: *50 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:11:50 [info] 35#35: *51 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:00 [info] 35#35: *53 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:00 [info] 35#35: *52 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:10 [info] 39#39: *56 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:10 [info] 39#39: *55 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:20 [info] 35#35: *57 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:20 [info] 35#35: *58 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:30 [info] 39#39: *59 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:30 [info] 39#39: *60 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:40 [info] 35#35: *61 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:40 [info] 39#39: *62 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:50 [info] 35#35: *63 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:12:50 [info] 35#35: *64 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:00 [info] 35#35: *65 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:00 [info] 35#35: *66 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:10 [info] 35#35: *68 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:10 [info] 35#35: *69 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:20 [info] 35#35: *71 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:20 [info] 35#35: *70 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:30 [info] 35#35: *72 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:30 [info] 35#35: *73 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:40 [info] 39#39: *74 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:40 [info] 39#39: *75 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:50 [info] 35#35: *77 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:13:50 [info] 39#39: *76 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:00 [info] 35#35: *79 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:00 [info] 35#35: *78 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:10 [info] 39#39: *81 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:10 [info] 39#39: *82 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:20 [info] 35#35: *83 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:20 [info] 35#35: *84 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:30 [info] 35#35: *86 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:30 [info] 39#39: *85 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:40 [info] 39#39: *88 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:40 [info] 39#39: *87 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:50 [info] 35#35: *89 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:14:50 [info] 35#35: *90 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:00 [info] 35#35: *92 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:00 [info] 39#39: *91 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:10 [info] 35#35: *94 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:10 [info] 35#35: *95 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:20 [info] 39#39: *96 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:20 [info] 35#35: *97 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:30 [info] 35#35: *98 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:30 [info] 35#35: *99 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:40 [info] 39#39: *101 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:40 [info] 39#39: *100 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:50 [info] 39#39: *102 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:15:50 [info] 35#35: *103 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:00 [info] 35#35: *104 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:00 [info] 35#35: *105 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:10 [info] 35#35: *107 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:10 [info] 35#35: *108 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:20 [info] 39#39: *109 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:20 [info] 39#39: *110 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:30 [info] 35#35: *111 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:30 [info] 35#35: *112 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:40 [info] 39#39: *113 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:40 [info] 39#39: *114 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:50 [info] 35#35: *115 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:16:50 [info] 35#35: *116 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:00 [info] 35#35: *117 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:00 [info] 35#35: *118 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:10 [info] 35#35: *120 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:10 [info] 35#35: *121 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:20 [info] 39#39: *122 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:20 [info] 39#39: *123 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:30 [info] 35#35: *125 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:30 [info] 35#35: *124 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:40 [info] 39#39: *126 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:40 [info] 39#39: *127 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:50 [info] 35#35: *128 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:17:50 [info] 35#35: *129 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:00 [info] 35#35: *130 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:00 [info] 39#39: *131 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:10 [info] 39#39: *133 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:10 [info] 35#35: *134 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:20 [info] 39#39: *136 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:20 [info] 35#35: *135 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:30 [info] 39#39: *137 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:30 [info] 35#35: *138 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:40 [info] 35#35: *140 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:40 [info] 35#35: *139 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:50 [info] 35#35: *141 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:18:50 [info] 35#35: *142 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:00 [info] 35#35: *143 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:00 [info] 35#35: *144 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:10 [info] 35#35: *146 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:10 [info] 35#35: *147 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:20 [info] 39#39: *149 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:20 [info] 39#39: *148 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:30 [info] 35#35: *150 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:30 [info] 35#35: *151 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:40 [info] 35#35: *152 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:40 [info] 35#35: *153 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:50 [info] 35#35: *154 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:19:50 [info] 35#35: *155 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:00 [info] 35#35: *156 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:00 [info] 35#35: *157 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:10 [info] 39#39: *159 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:10 [info] 39#39: *160 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:20 [info] 35#35: *161 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:20 [info] 35#35: *162 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:30 [info] 35#35: *163 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:30 [info] 35#35: *164 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:40 [info] 35#35: *165 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:40 [info] 39#39: *166 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:50 [info] 35#35: *167 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:20:50 [info] 35#35: *168 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:00 [info] 35#35: *169 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:00 [info] 35#35: *170 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:10 [info] 39#39: *173 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:10 [info] 35#35: *172 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:20 [info] 39#39: *174 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:20 [info] 39#39: *175 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:30 [info] 39#39: *176 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:30 [info] 35#35: *177 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:40 [info] 35#35: *179 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:40 [info] 35#35: *178 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:50 [info] 35#35: *180 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:21:50 [info] 39#39: *181 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:00 [info] 35#35: *182 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:00 [info] 35#35: *183 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:10 [info] 39#39: *185 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:10 [info] 35#35: *186 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:20 [info] 35#35: *187 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:20 [info] 35#35: *188 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:30 [info] 35#35: *190 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:30 [info] 35#35: *189 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:40 [info] 35#35: *191 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:40 [info] 35#35: *192 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:50 [info] 35#35: *194 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:22:50 [info] 35#35: *193 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:00 [info] 39#39: *196 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:00 [info] 35#35: *195 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:10 [info] 35#35: *198 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:10 [info] 35#35: *199 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:20 [info] 39#39: *201 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:20 [info] 39#39: *200 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:30 [info] 35#35: *202 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:30 [info] 35#35: *203 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:40 [info] 35#35: *204 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:40 [info] 39#39: *205 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:50 [info] 35#35: *207 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:23:50 [info] 35#35: *206 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:00 [info] 35#35: *208 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:00 [info] 39#39: *209 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:10 [info] 35#35: *212 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:10 [info] 39#39: *211 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:20 [info] 39#39: *213 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:20 [info] 39#39: *214 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:30 [info] 39#39: *216 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:30 [info] 35#35: *215 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:40 [info] 35#35: *217 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:40 [info] 35#35: *218 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:50 [info] 39#39: *220 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:24:50 [info] 39#39: *219 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:00 [info] 35#35: *221 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:00 [info] 35#35: *222 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:10 [info] 39#39: *224 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:10 [info] 35#35: *225 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:20 [info] 35#35: *226 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:20 [info] 35#35: *227 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:30 [info] 35#35: *229 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:30 [info] 35#35: *228 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:40 [info] 35#35: *231 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:40 [info] 35#35: *230 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:50 [info] 35#35: *232 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:25:50 [info] 35#35: *233 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:00 [info] 39#39: *235 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:00 [info] 35#35: *234 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:10 [info] 35#35: *237 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:10 [info] 35#35: *238 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:20 [info] 35#35: *240 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:20 [info] 39#39: *239 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:30 [info] 35#35: *241 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:30 [info] 35#35: *242 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:40 [info] 35#35: *244 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:40 [info] 39#39: *243 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:50 [info] 35#35: *246 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:26:50 [info] 35#35: *245 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:00 [info] 39#39: *248 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:00 [info] 39#39: *247 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:10 [info] 39#39: *250 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:10 [info] 35#35: *251 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:20 [info] 39#39: *253 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:20 [info] 39#39: *252 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:30 [info] 35#35: *255 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:30 [info] 39#39: *254 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:40 [info] 35#35: *257 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:40 [info] 35#35: *256 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:50 [info] 39#39: *258 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:27:50 [info] 39#39: *259 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:00 [info] 35#35: *261 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:00 [info] 35#35: *260 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:10 [info] 39#39: *263 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:10 [info] 39#39: *264 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:20 [info] 39#39: *265 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:20 [info] 35#35: *266 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:30 [info] 39#39: *268 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:30 [info] 35#35: *267 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:40 [info] 39#39: *269 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:40 [info] 39#39: *270 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:50 [info] 39#39: *272 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:28:50 [info] 39#39: *271 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:00 [info] 39#39: *274 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:00 [info] 39#39: *273 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:10 [info] 35#35: *276 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:10 [info] 35#35: *277 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:20 [info] 39#39: *279 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:20 [info] 39#39: *278 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:30 [info] 35#35: *280 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:30 [info] 35#35: *281 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:40 [info] 39#39: *283 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:40 [info] 39#39: *282 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:50 [info] 39#39: *284 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:29:50 [info] 39#39: *285 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:00 [info] 35#35: *286 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:00 [info] 35#35: *287 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:10 [info] 39#39: *289 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:10 [info] 39#39: *290 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:20 [info] 35#35: *291 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:20 [info] 35#35: *292 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:30 [info] 35#35: *293 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:30 [info] 35#35: *294 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:31 [info] 35#35: *295 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.41, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.71.41 - - [19/Jun/2022:05:30:31 +0000] a5258a5d6778a48641520c24ac2b3aa8 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/06/19 05:30:40 [info] 35#35: *297 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:40 [info] 35#35: *296 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:50 [info] 35#35: *298 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:30:50 [info] 35#35: *299 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:00 [info] 35#35: *300 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:00 [info] 35#35: *301 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:10 [info] 39#39: *303 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:10 [info] 39#39: *304 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:20 [info] 35#35: *305 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:20 [info] 39#39: *306 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:30 [info] 35#35: *307 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:30 [info] 35#35: *308 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:40 [info] 39#39: *309 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:40 [info] 39#39: *310 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:50 [info] 35#35: *311 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:31:50 [info] 35#35: *312 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:00 [info] 39#39: *313 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:00 [info] 39#39: *314 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:10 [info] 39#39: *316 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:10 [info] 39#39: *317 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:20 [info] 39#39: *318 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:20 [info] 35#35: *319 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:30 [info] 35#35: *321 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:30 [info] 35#35: *320 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:40 [info] 39#39: *322 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:40 [info] 39#39: *323 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:50 [info] 35#35: *324 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:32:50 [info] 35#35: *325 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:00 [info] 35#35: *327 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:00 [info] 35#35: *326 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:10 [info] 35#35: *330 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:10 [info] 35#35: *329 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:20 [info] 35#35: *331 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:20 [info] 35#35: *332 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:30 [info] 35#35: *334 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:30 [info] 35#35: *333 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:40 [info] 35#35: *335 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:40 [info] 35#35: *336 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:50 [info] 35#35: *337 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:33:50 [info] 35#35: *338 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:00 [info] 39#39: *339 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:00 [info] 39#39: *340 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:10 [info] 35#35: *342 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:10 [info] 35#35: *343 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:20 [info] 35#35: *345 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:20 [info] 35#35: *344 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:30 [info] 35#35: *346 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:30 [info] 35#35: *347 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:40 [info] 35#35: *348 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:40 [info] 35#35: *349 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:50 [info] 35#35: *350 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:34:50 [info] 35#35: *351 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:00 [info] 35#35: *353 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:00 [info] 39#39: *352 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:10 [info] 35#35: *355 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:10 [info] 35#35: *356 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:20 [info] 35#35: *358 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:20 [info] 35#35: *357 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:30 [info] 35#35: *360 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:30 [info] 39#39: *359 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:40 [info] 39#39: *362 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:40 [info] 39#39: *361 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:50 [info] 39#39: *363 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:35:50 [info] 39#39: *364 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:00 [info] 39#39: *365 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:00 [info] 39#39: *366 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:10 [info] 39#39: *369 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:10 [info] 39#39: *368 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:20 [info] 35#35: *370 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:20 [info] 35#35: *371 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:30 [info] 35#35: *372 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:30 [info] 35#35: *373 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:40 [info] 35#35: *375 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:40 [info] 35#35: *374 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:50 [info] 35#35: *376 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:36:50 [info] 35#35: *377 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:00 [info] 35#35: *379 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:00 [info] 35#35: *378 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:10 [info] 39#39: *381 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:10 [info] 35#35: *382 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:20 [info] 35#35: *384 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:20 [info] 35#35: *383 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:30 [info] 35#35: *385 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:30 [info] 35#35: *386 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:40 [info] 39#39: *387 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:40 [info] 39#39: *388 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:50 [info] 35#35: *390 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:37:50 [info] 39#39: *389 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:00 [info] 39#39: *392 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:00 [info] 35#35: *391 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:10 [info] 39#39: *394 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:10 [info] 39#39: *395 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:20 [info] 35#35: *397 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:20 [info] 35#35: *396 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:30 [info] 39#39: *398 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:30 [info] 39#39: *399 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:40 [info] 35#35: *400 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:40 [info] 35#35: *401 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:50 [info] 39#39: *403 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:38:50 [info] 39#39: *402 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:00 [info] 35#35: *405 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:00 [info] 35#35: *404 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:10 [info] 35#35: *408 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:10 [info] 39#39: *407 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:20 [info] 35#35: *409 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:20 [info] 35#35: *410 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:30 [info] 35#35: *412 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:30 [info] 35#35: *411 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:40 [info] 35#35: *414 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:40 [info] 35#35: *413 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:50 [info] 35#35: *416 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:39:50 [info] 39#39: *415 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:00 [info] 35#35: *418 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:00 [info] 39#39: *417 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:10 [info] 39#39: *420 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:10 [info] 39#39: *421 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:20 [info] 35#35: *423 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:20 [info] 39#39: *422 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:30 [info] 35#35: *424 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:30 [info] 35#35: *425 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:40 [info] 35#35: *427 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:40 [info] 35#35: *426 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:50 [info] 35#35: *428 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:40:50 [info] 39#39: *429 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:00 [info] 35#35: *431 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:00 [info] 35#35: *430 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:10 [info] 35#35: *433 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:10 [info] 39#39: *434 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:20 [info] 35#35: *435 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:20 [info] 35#35: *436 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:30 [info] 35#35: *437 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:30 [info] 39#39: *438 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:40 [info] 35#35: *439 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:40 [info] 39#39: *440 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:50 [info] 39#39: *441 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:41:50 [info] 35#35: *442 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:00 [info] 35#35: *443 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:00 [info] 35#35: *444 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:10 [info] 35#35: *446 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:10 [info] 35#35: *447 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:20 [info] 39#39: *449 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:20 [info] 39#39: *448 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:30 [info] 39#39: *450 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:30 [info] 39#39: *451 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:40 [info] 35#35: *453 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:40 [info] 35#35: *452 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:50 [info] 35#35: *454 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:42:50 [info] 35#35: *455 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:00 [info] 35#35: *456 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:00 [info] 39#39: *457 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:10 [info] 35#35: *460 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:10 [info] 39#39: *459 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:20 [info] 35#35: *461 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:20 [info] 35#35: *462 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:30 [info] 39#39: *463 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:30 [info] 39#39: *464 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:40 [info] 35#35: *465 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:40 [info] 35#35: *466 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:50 [info] 35#35: *467 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:43:50 [info] 35#35: *468 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:00 [info] 39#39: *469 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:00 [info] 39#39: *470 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:10 [info] 35#35: *473 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:10 [info] 39#39: *472 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:20 [info] 39#39: *474 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:20 [info] 39#39: *475 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:30 [info] 35#35: *477 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:30 [info] 35#35: *476 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:40 [info] 35#35: *478 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:40 [info] 35#35: *479 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:50 [info] 39#39: *480 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:44:50 [info] 39#39: *481 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:00 [info] 35#35: *483 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:00 [info] 35#35: *482 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:10 [info] 35#35: *485 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:10 [info] 39#39: *486 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:20 [info] 39#39: *487 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:20 [info] 39#39: *488 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:30 [info] 35#35: *489 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:30 [info] 39#39: *490 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:40 [info] 35#35: *492 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:40 [info] 35#35: *491 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:50 [info] 35#35: *493 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:45:50 [info] 35#35: *494 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:00 [info] 35#35: *495 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:00 [info] 35#35: *496 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:10 [info] 39#39: *499 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:10 [info] 35#35: *498 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:20 [info] 35#35: *500 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:20 [info] 35#35: *501 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:30 [info] 35#35: *503 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:30 [info] 35#35: *502 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:40 [info] 39#39: *505 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:40 [info] 35#35: *504 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:50 [info] 35#35: *506 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:46:50 [info] 35#35: *507 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:00 [info] 39#39: *509 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:00 [info] 39#39: *508 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:10 [info] 35#35: *511 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:10 [info] 35#35: *512 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:20 [info] 39#39: *513 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:20 [info] 35#35: *514 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:30 [info] 39#39: *515 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:30 [info] 39#39: *516 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:40 [info] 35#35: *518 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:40 [info] 39#39: *517 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:50 [info] 35#35: *520 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:47:50 [info] 35#35: *519 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:00 [info] 39#39: *522 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:00 [info] 39#39: *521 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:10 [info] 39#39: *525 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:10 [info] 39#39: *524 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:20 [info] 35#35: *527 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:20 [info] 35#35: *526 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:30 [info] 39#39: *528 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:30 [info] 39#39: *529 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:40 [info] 35#35: *530 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:40 [info] 35#35: *531 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:50 [info] 35#35: *532 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:48:50 [info] 35#35: *533 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:00 [info] 35#35: *534 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:00 [info] 39#39: *535 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:10 [info] 39#39: *537 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:10 [info] 39#39: *538 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:20 [info] 35#35: *539 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:20 [info] 35#35: *540 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:30 [info] 35#35: *541 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:30 [info] 35#35: *542 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:40 [info] 35#35: *544 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:40 [info] 39#39: *543 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:50 [info] 35#35: *546 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:49:50 [info] 35#35: *545 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:00 [info] 39#39: *547 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:00 [info] 35#35: *548 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:10 [info] 39#39: *550 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:10 [info] 39#39: *551 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:20 [info] 35#35: *552 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:20 [info] 35#35: *553 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:30 [info] 35#35: *554 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:30 [info] 35#35: *555 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:40 [info] 35#35: *556 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:40 [info] 35#35: *557 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:50 [info] 35#35: *558 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:50:50 [info] 35#35: *559 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:00 [info] 39#39: *561 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:00 [info] 35#35: *560 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:10 [info] 35#35: *563 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:10 [info] 35#35: *564 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:20 [info] 39#39: *565 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:20 [info] 35#35: *566 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:30 [info] 39#39: *568 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:30 [info] 39#39: *567 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:40 [info] 39#39: *569 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:40 [info] 35#35: *570 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:50 [info] 39#39: *571 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:51:50 [info] 35#35: *572 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:00 [info] 39#39: *573 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:00 [info] 39#39: *574 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:10 [info] 35#35: *577 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:10 [info] 35#35: *576 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:20 [info] 39#39: *578 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:20 [info] 39#39: *579 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:30 [info] 39#39: *581 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:30 [info] 35#35: *580 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:40 [info] 35#35: *582 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:40 [info] 35#35: *583 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:50 [info] 39#39: *584 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:52:50 [info] 39#39: *585 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:00 [info] 39#39: *587 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:00 [info] 35#35: *586 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:10 [info] 35#35: *590 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:10 [info] 35#35: *589 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:20 [info] 35#35: *591 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:20 [info] 35#35: *592 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:30 [info] 35#35: *593 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:30 [info] 39#39: *594 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:40 [info] 35#35: *595 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:40 [info] 35#35: *596 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:50 [info] 35#35: *598 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:53:50 [info] 39#39: *597 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:00 [info] 35#35: *600 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:00 [info] 39#39: *599 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:10 [info] 35#35: *603 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:10 [info] 35#35: *602 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:20 [info] 39#39: *605 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:20 [info] 39#39: *604 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:30 [info] 39#39: *607 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:30 [info] 35#35: *606 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:40 [info] 35#35: *609 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:40 [info] 39#39: *608 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:50 [info] 39#39: *611 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:54:50 [info] 35#35: *610 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:00 [info] 35#35: *612 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:00 [info] 39#39: *613 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:10 [info] 35#35: *615 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:10 [info] 35#35: *616 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:20 [info] 39#39: *618 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:20 [info] 35#35: *617 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:30 [info] 35#35: *619 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:30 [info] 35#35: *620 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:40 [info] 35#35: *621 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:40 [info] 35#35: *622 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:50 [info] 35#35: *623 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:55:50 [info] 39#39: *624 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:00 [info] 39#39: *625 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:00 [info] 39#39: *626 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:10 [info] 39#39: *628 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:10 [info] 39#39: *629 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:20 [info] 35#35: *631 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:20 [info] 39#39: *630 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:30 [info] 39#39: *632 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:30 [info] 39#39: *633 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:40 [info] 35#35: *635 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:40 [info] 35#35: *634 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:50 [info] 35#35: *636 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:56:50 [info] 35#35: *637 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:00 [info] 35#35: *638 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:00 [info] 35#35: *639 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:10 [info] 35#35: *641 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:10 [info] 39#39: *642 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:20 [info] 35#35: *643 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:20 [info] 39#39: *644 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:30 [info] 35#35: *645 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:30 [info] 35#35: *646 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:31 [info] 35#35: *647 client closed connection while waiting for request, client: 10.233.72.28, server: 0.0.0.0:443 2022/06/19 05:57:40 [info] 35#35: *648 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:40 [info] 35#35: *649 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:50 [info] 35#35: *650 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:57:50 [info] 35#35: *651 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:00 [info] 39#39: *652 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:00 [info] 35#35: *653 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:10 [info] 35#35: *655 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:10 [info] 39#39: *656 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:20 [info] 39#39: *658 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:20 [info] 39#39: *657 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:30 [info] 35#35: *659 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:30 [info] 35#35: *660 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:40 [info] 35#35: *662 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:40 [info] 35#35: *661 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:50 [info] 39#39: *663 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:58:50 [info] 39#39: *664 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:00 [info] 35#35: *665 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:00 [info] 35#35: *666 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:10 [info] 39#39: *669 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:10 [info] 39#39: *668 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:20 [info] 35#35: *670 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:20 [info] 35#35: *671 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:30 [info] 39#39: *672 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:30 [info] 39#39: *673 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:40 [info] 35#35: *674 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:40 [info] 35#35: *675 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:50 [info] 35#35: *677 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 05:59:50 [info] 35#35: *676 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:00 [info] 39#39: *678 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:00 [info] 39#39: *679 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:10 [info] 35#35: *681 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:10 [info] 39#39: *682 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:20 [info] 39#39: *683 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:20 [info] 35#35: *684 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:30 [info] 39#39: *685 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:30 [info] 35#35: *686 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:40 [info] 39#39: *687 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:40 [info] 39#39: *688 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:50 [info] 39#39: *690 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:00:50 [info] 35#35: *689 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:00 [info] 35#35: *691 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:00 [info] 35#35: *692 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:10 [info] 35#35: *695 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:10 [info] 39#39: *694 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:20 [info] 39#39: *697 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:20 [info] 39#39: *696 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:30 [info] 35#35: *698 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:30 [info] 35#35: *699 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:40 [info] 39#39: *701 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:40 [info] 35#35: *700 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:50 [info] 39#39: *702 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:01:50 [info] 35#35: *703 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:00 [info] 39#39: *704 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:00 [info] 39#39: *705 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:10 [info] 35#35: *708 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:10 [info] 35#35: *707 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:18 [info] 35#35: *709 client closed connection while waiting for request, client: 10.233.72.28, server: 0.0.0.0:443 2022/06/19 06:02:20 [info] 35#35: *710 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:20 [info] 35#35: *711 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:30 [info] 39#39: *712 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:30 [info] 39#39: *713 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:40 [info] 39#39: *714 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:40 [info] 39#39: *715 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:50 [info] 39#39: *716 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:02:50 [info] 39#39: *717 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:00 [info] 35#35: *718 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:00 [info] 39#39: *719 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:10 [info] 35#35: *721 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:10 [info] 39#39: *722 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:20 [info] 35#35: *723 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:20 [info] 35#35: *724 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:30 [info] 35#35: *726 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:30 [info] 35#35: *725 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:40 [info] 39#39: *728 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:40 [info] 35#35: *727 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:50 [info] 35#35: *730 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:03:50 [info] 35#35: *729 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:00 [info] 39#39: *731 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:00 [info] 39#39: *732 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:10 [info] 35#35: *734 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:10 [info] 35#35: *735 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:20 [info] 39#39: *736 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:20 [info] 39#39: *737 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:30 [info] 35#35: *739 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:30 [info] 35#35: *738 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:40 [info] 39#39: *741 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:40 [info] 39#39: *740 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:50 [info] 39#39: *742 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:04:50 [info] 39#39: *743 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:00 [info] 35#35: *745 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:00 [info] 35#35: *744 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:10 [info] 35#35: *747 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:10 [info] 35#35: *748 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:20 [info] 35#35: *749 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:20 [info] 35#35: *750 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:30 [info] 39#39: *752 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:30 [info] 35#35: *751 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:40 [info] 39#39: *754 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:40 [info] 35#35: *755 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:47 [info] 35#35: *753 client prematurely closed connection while reading client request line, client: 10.233.64.130, server: 10.233.64.130 - - [19/Jun/2022:06:05:47 +0000] 46696ef1bb0c26b68373b583b1bfa502 "" 400 request_processing_time:5.000 upstream_response_time:- "-" "-" "-" 2022/06/19 06:05:47 [info] 35#35: *756 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.130, server: , request: "GET / HTTP/1.0" 10.233.64.130 - - [19/Jun/2022:06:05:47 +0000] 6e965feef2b317b046f064ace2201527 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/06/19 06:05:50 [info] 35#35: *757 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:05:50 [info] 35#35: *758 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:00 [info] 35#35: *759 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:00 [info] 35#35: *760 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:10 [info] 35#35: *762 [lua] access_by_lua(msblocations.conf:133):2: af687e871b6c90acda768f91c93aac4b:receive the request, client: 10.233.64.130, server: , request: "GET /nmaplowercheck1655618769 HTTP/1.1", host: "10.32.242.129:30283" 2022/06/19 06:06:10 [warn] 35#35: *762 [lua] error_handler.lua:29: error_svc_not_found(): af687e871b6c90acda768f91c93aac4b No route found for this request! detail_info:Custom not match, client: 10.233.64.130, server: , request: "GET /nmaplowercheck1655618769 HTTP/1.1", host: "10.32.242.129:30283" 10.233.64.130 - - [19/Jun/2022:06:06:10 +0000] af687e871b6c90acda768f91c93aac4b "GET /nmaplowercheck1655618769 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/19 06:06:10 [info] 35#35: *763 [lua] access_by_lua(msblocations.conf:133):2: 7d028945b70a9ad0b466b7e8ec6f2eb7:receive the request, client: 10.233.64.130, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.129:30283" 2022/06/19 06:06:10 [warn] 35#35: *763 [lua] error_handler.lua:29: error_svc_not_found(): 7d028945b70a9ad0b466b7e8ec6f2eb7 No route found for this request! detail_info:Custom not match, client: 10.233.64.130, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.129:30283" 10.233.64.130 - - [19/Jun/2022:06:06:10 +0000] 7d028945b70a9ad0b466b7e8ec6f2eb7 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/19 06:06:10 [info] 35#35: *765 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:10 [info] 39#39: *766 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:10 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:133):2: b2736d7c8f825bd3dae5d3836b3a95db:receive the request, client: 10.233.64.130, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.129:30283" 2022/06/19 06:06:10 [warn] 35#35: *764 [lua] error_handler.lua:29: error_svc_not_found(): b2736d7c8f825bd3dae5d3836b3a95db No route found for this request! detail_info:Custom not match, client: 10.233.64.130, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.129:30283" 10.233.64.130 - - [19/Jun/2022:06:06:10 +0000] b2736d7c8f825bd3dae5d3836b3a95db "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/19 06:06:10 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:133):2: d4bddc9b1ac610235be99ab237ae8efd:receive the request, client: 10.233.64.130, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.129:30283" 2022/06/19 06:06:10 [warn] 35#35: *767 [lua] error_handler.lua:29: error_svc_not_found(): d4bddc9b1ac610235be99ab237ae8efd No route found for this request! detail_info:Custom not match, client: 10.233.64.130, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.129:30283" 10.233.64.130 - - [19/Jun/2022:06:06:10 +0000] d4bddc9b1ac610235be99ab237ae8efd "POST /sdk HTTP/1.1" 502 request_processing_time:0.105 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/06/19 06:06:17 [info] 35#35: *768 [lua] access_by_lua(msblocations.conf:133):2: 4485a4a60d2c8d60b57933410c2161c8:receive the request, client: 10.233.64.130, server: , request: "GET / HTTP/1.0" 2022/06/19 06:06:17 [warn] 35#35: *768 [lua] error_handler.lua:29: error_svc_not_found(): 4485a4a60d2c8d60b57933410c2161c8 No route found for this request! detail_info:Custom not match, client: 10.233.64.130, server: , request: "GET / HTTP/1.0" 10.233.64.130 - - [19/Jun/2022:06:06:17 +0000] 4485a4a60d2c8d60b57933410c2161c8 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2022/06/19 06:06:17 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:133):2: c4ec068c56bdb9a95e1ba111d2969a00:receive the request, client: 10.233.64.130, server: , request: "GET / HTTP/1.1", host: "10.32.242.129" 2022/06/19 06:06:17 [warn] 35#35: *769 [lua] error_handler.lua:29: error_svc_not_found(): c4ec068c56bdb9a95e1ba111d2969a00 No route found for this request! detail_info:Custom not match, client: 10.233.64.130, server: , request: "GET / HTTP/1.1", host: "10.32.242.129" 10.233.64.130 - - [19/Jun/2022:06:06:17 +0000] c4ec068c56bdb9a95e1ba111d2969a00 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/06/19 06:06:17 [info] 35#35: *769 client 10.233.64.130 closed keepalive connection 2022/06/19 06:06:20 [info] 35#35: *771 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:20 [info] 35#35: *770 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:30 [info] 39#39: *772 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:30 [info] 39#39: *773 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:40 [info] 35#35: *775 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:40 [info] 39#39: *774 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:50 [info] 39#39: *776 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:06:50 [info] 39#39: *777 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:00 [info] 35#35: *778 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:00 [info] 35#35: *779 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:10 [info] 35#35: *781 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:10 [info] 35#35: *782 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:20 [info] 35#35: *784 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:20 [info] 35#35: *783 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:30 [info] 35#35: *785 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:30 [info] 35#35: *786 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:40 [info] 39#39: *787 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:40 [info] 39#39: *788 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:50 [info] 39#39: *789 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:07:50 [info] 35#35: *790 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:00 [info] 35#35: *791 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:00 [info] 35#35: *792 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:10 [info] 39#39: *794 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:10 [info] 35#35: *795 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:20 [info] 35#35: *797 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:20 [info] 39#39: *796 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:30 [info] 35#35: *798 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:30 [info] 35#35: *799 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:40 [info] 35#35: *800 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:40 [info] 39#39: *801 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:50 [info] 39#39: *802 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:08:50 [info] 35#35: *803 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:00 [info] 39#39: *804 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:00 [info] 39#39: *805 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:10 [info] 35#35: *807 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:10 [info] 39#39: *808 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:20 [info] 39#39: *809 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:20 [info] 39#39: *810 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:30 [info] 35#35: *812 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:30 [info] 35#35: *811 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:40 [info] 35#35: *814 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:40 [info] 35#35: *813 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:50 [info] 35#35: *816 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:09:50 [info] 35#35: *815 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:00 [info] 35#35: *817 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:00 [info] 35#35: *818 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:10 [info] 39#39: *820 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:10 [info] 35#35: *821 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:20 [info] 35#35: *822 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:20 [info] 35#35: *823 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:30 [info] 39#39: *824 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:30 [info] 39#39: *825 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:40 [info] 35#35: *826 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:40 [info] 35#35: *827 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:50 [info] 35#35: *828 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:10:50 [info] 35#35: *829 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:00 [info] 35#35: *830 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:00 [info] 35#35: *831 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:10 [info] 35#35: *833 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:10 [info] 35#35: *834 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:20 [info] 35#35: *835 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:20 [info] 35#35: *836 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:30 [info] 39#39: *837 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:30 [info] 39#39: *838 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:40 [info] 35#35: *840 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:40 [info] 35#35: *839 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:50 [info] 39#39: *842 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:11:50 [info] 35#35: *841 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:00 [info] 39#39: *844 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:00 [info] 35#35: *843 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:10 [info] 35#35: *846 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:10 [info] 35#35: *847 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:20 [info] 35#35: *848 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:20 [info] 39#39: *849 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:30 [info] 39#39: *850 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:30 [info] 39#39: *851 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:40 [info] 35#35: *853 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:40 [info] 35#35: *852 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:50 [info] 35#35: *854 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:12:50 [info] 35#35: *855 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:00 [info] 35#35: *856 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:00 [info] 35#35: *857 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:10 [info] 39#39: *860 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:10 [info] 39#39: *859 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:20 [info] 35#35: *861 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:20 [info] 35#35: *862 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:30 [info] 35#35: *863 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:30 [info] 35#35: *864 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:40 [info] 35#35: *865 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:40 [info] 35#35: *866 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:41 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:133):2: 41cda5e41f298b191ac10819f69ec04e:receive the request, client: 10.233.67.21, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:13:41 +0000] 41cda5e41f298b191ac10819f69ec04e "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.047 "-" "python-requests/2.28.0" "-" 2022/06/19 06:13:41 [info] 35#35: *867 [lua] logger.lua:23: 41cda5e41f298b191ac10819f69ec04e {"matched":"microservices"} while logging request, client: 10.233.67.21, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:13:41 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 39 2022/06/19 06:13:41 [info] 35#35: *869 [lua] access_by_lua(msblocations.conf:133):2: bbf74f5db1bf397ed5f875f290359a88:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:13:41 [info] 35#35: *869 [lua] logger.lua:23: bbf74f5db1bf397ed5f875f290359a88 {"matched":"multicloud"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:13:41 +0000] bbf74f5db1bf397ed5f875f290359a88 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.058 "-" "python-requests/2.28.0" "-" 2022/06/19 06:13:41 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:133):2: 22bd4d9c34c5cdc47640de797089420d:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:13:41 [info] 35#35: *871 [lua] logger.lua:23: 22bd4d9c34c5cdc47640de797089420d {"matched":"multicloud-pike"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.32.248:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:13:41 +0000] 22bd4d9c34c5cdc47640de797089420d "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.029 "-" "python-requests/2.28.0" "-" 2022/06/19 06:13:41 [info] 35#35: *873 [lua] access_by_lua(msblocations.conf:133):2: cce2e20abcfb0d70b9f1ac66919c86a4:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:13:41 [info] 35#35: *873 [lua] logger.lua:23: cce2e20abcfb0d70b9f1ac66919c86a4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:13:41 +0000] cce2e20abcfb0d70b9f1ac66919c86a4 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.0" "-" 2022/06/19 06:13:50 [info] 35#35: *876 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:13:50 [info] 35#35: *875 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:00 [info] 35#35: *877 [lua] access_by_lua(msblocations.conf:133):2: 53d5f0f3fccc02a87a899a57a13224d6:receive the request, client: 10.233.67.21, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:00 [info] 35#35: *879 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:00 [info] 39#39: *880 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:00 [info] 35#35: *877 [lua] logger.lua:23: 53d5f0f3fccc02a87a899a57a13224d6 {"matched":"usecaseui"} while logging request, client: 10.233.67.21, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.9.145:8443/usecase-ui/", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:00 +0000] 53d5f0f3fccc02a87a899a57a13224d6 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.156 upstream_response_time:0.155 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:00 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:133):2: 46810933621d68b58980b56543bc5458:receive the request, client: 10.233.67.21, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:00 +0000] 46810933621d68b58980b56543bc5458 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:00 [info] 35#35: *881 [lua] logger.lua:23: 46810933621d68b58980b56543bc5458 {"matched":"gvnfmdriver"} while logging request, client: 10.233.67.21, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.27.209:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:00 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:133):2: 287fd81e441fff507d8d365fee83d1d1:receive the request, client: 10.233.67.21, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:00 +0000] 287fd81e441fff507d8d365fee83d1d1 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.409 upstream_response_time:0.408 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:00 [info] 35#35: *883 [lua] logger.lua:23: 287fd81e441fff507d8d365fee83d1d1 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.67.21, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.61.20:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2022/06/19 06:14:00 [info] 35#35: *886 [lua] access_by_lua(msblocations.conf:133):2: bc0ffd1f6ecf8d754f8a4be783e2d6f5:receive the request, client: 10.233.67.21, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:01 +0000] bc0ffd1f6ecf8d754f8a4be783e2d6f5 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.723 upstream_response_time:0.722 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:01 [info] 35#35: *886 [lua] logger.lua:23: bc0ffd1f6ecf8d754f8a4be783e2d6f5 {"matched":"nslcm"} while logging request, client: 10.233.67.21, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.63.244:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:01 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:133):2: 12a3d54c126a81f0e47ae1d30290feba:receive the request, client: 10.233.67.21, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:02 [info] 35#35: *888 [lua] logger.lua:23: 12a3d54c126a81f0e47ae1d30290feba {"matched":"vnflcm"} while logging request, client: 10.233.67.21, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.51.210:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:02 +0000] 12a3d54c126a81f0e47ae1d30290feba "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.746 upstream_response_time:0.746 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:02 [info] 35#35: *890 [lua] access_by_lua(msblocations.conf:133):2: 3ff3abf500f36feb89e52f789c88584c:receive the request, client: 10.233.67.21, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:03 +0000] 3ff3abf500f36feb89e52f789c88584c "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:1.219 upstream_response_time:1.218 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:03 [info] 35#35: *890 [lua] logger.lua:23: 3ff3abf500f36feb89e52f789c88584c {"matched":"vnfmgr"} while logging request, client: 10.233.67.21, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.39.108:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:03 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:133):2: b5c9676e9c3b1fe4390d01af52484c24:receive the request, client: 10.233.67.21, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:04 +0000] b5c9676e9c3b1fe4390d01af52484c24 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.993 upstream_response_time:0.992 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:04 [info] 35#35: *892 [lua] logger.lua:23: b5c9676e9c3b1fe4390d01af52484c24 {"matched":"vnfres"} while logging request, client: 10.233.67.21, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.47.10:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:04 [info] 35#35: *894 [lua] access_by_lua(msblocations.conf:133):2: 898d04fb508c91290ba2ab9eb8254a13:receive the request, client: 10.233.67.21, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:04 +0000] 898d04fb508c91290ba2ab9eb8254a13 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:04 [info] 35#35: *894 [lua] logger.lua:23: 898d04fb508c91290ba2ab9eb8254a13 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.67.21, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.21.197:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:05 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:133):2: c6baaf56e514b865144406a298a4e0be:receive the request, client: 10.233.67.21, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:05 [info] 35#35: *896 [lua] logger.lua:23: c6baaf56e514b865144406a298a4e0be {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.67.21, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.67.117:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:05 +0000] c6baaf56e514b865144406a298a4e0be "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:05 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:133):2: afc6366af79aede0dad33421ecd6d399:receive the request, client: 10.233.67.21, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:05 +0000] afc6366af79aede0dad33421ecd6d399 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:05 [info] 35#35: *898 [lua] logger.lua:23: afc6366af79aede0dad33421ecd6d399 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.67.21, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.166:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/06/19 06:14:05 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:133):2: c66483001dc8279fc7cd33d5aa5fa5e9:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:05 [info] 35#35: *900 [lua] logger.lua:23: c66483001dc8279fc7cd33d5aa5fa5e9 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.34.178:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:05 +0000] c66483001dc8279fc7cd33d5aa5fa5e9 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:05 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:133):2: 963bfd1995516355e564b90e51777719:receive the request, client: 10.233.67.21, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:14:07 +0000] 963bfd1995516355e564b90e51777719 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.610 upstream_response_time:1.609 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:07 [info] 35#35: *902 [lua] logger.lua:23: 963bfd1995516355e564b90e51777719 {"matched":"parser"} while logging request, client: 10.233.67.21, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.24.186:8806/api/parser/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:10 [info] 35#35: *905 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:10 [info] 35#35: *904 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:13 [info] 35#35: *867 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *869 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *871 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *873 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *881 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *883 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *886 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *888 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *890 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *892 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *894 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *896 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *898 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *900 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *902 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:13 [info] 35#35: *877 client 10.233.67.21 closed keepalive connection 2022/06/19 06:14:20 [info] 35#35: *906 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:20 [info] 39#39: *907 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:25 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:133):2: 1f201435dca1db064549f40dccc1e961:receive the request, client: 10.233.67.227, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:25 +0000] 1f201435dca1db064549f40dccc1e961 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:25 [info] 35#35: *908 [lua] logger.lua:23: 1f201435dca1db064549f40dccc1e961 {"matched":"microservices"} while logging request, client: 10.233.67.227, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:25 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 7 2022/06/19 06:14:25 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:133):2: 4f1d3f737cf30fa0668c818d4db51ab2:receive the request, client: 10.233.67.227, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:25 [info] 35#35: *910 [lua] logger.lua:23: 4f1d3f737cf30fa0668c818d4db51ab2 {"matched":"multicloud"} while logging request, client: 10.233.67.227, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:25 +0000] 4f1d3f737cf30fa0668c818d4db51ab2 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.073 upstream_response_time:0.072 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:25 [info] 35#35: *912 [lua] access_by_lua(msblocations.conf:133):2: 3aae6f2bd5fb91773970fe7a0cce3e66:receive the request, client: 10.233.67.227, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:25 +0000] 3aae6f2bd5fb91773970fe7a0cce3e66 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.032 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:25 [info] 35#35: *912 [lua] logger.lua:23: 3aae6f2bd5fb91773970fe7a0cce3e66 {"matched":"multicloud-pike"} while logging request, client: 10.233.67.227, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.32.248:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2022/06/19 06:14:25 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:133):2: c0bab82b5dcf666117dab41abab9ab20:receive the request, client: 10.233.67.227, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:25 +0000] c0bab82b5dcf666117dab41abab9ab20 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:25 [info] 35#35: *914 [lua] logger.lua:23: c0bab82b5dcf666117dab41abab9ab20 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.227, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/healthcheck", host: "msb-iag.onap" 2022/06/19 06:14:30 [info] 35#35: *915 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:30 [info] 35#35: *916 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:40 [info] 35#35: *917 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:40 [info] 35#35: *918 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:40 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:133):2: 29c973b34286c4e219da43a5abcf3ea7:receive the request, client: 10.233.67.227, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:40 [info] 35#35: *919 [lua] logger.lua:23: 29c973b34286c4e219da43a5abcf3ea7 {"matched":"usecaseui"} while logging request, client: 10.233.67.227, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.9.145:8443/usecase-ui/", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:40 +0000] 29c973b34286c4e219da43a5abcf3ea7 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:40 [info] 35#35: *920 [lua] access_by_lua(msblocations.conf:133):2: 4975f3ae5cd98a74ed75cf55ee19f6be:receive the request, client: 10.233.67.227, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:40 [info] 35#35: *920 [lua] logger.lua:23: 4975f3ae5cd98a74ed75cf55ee19f6be {"matched":"gvnfmdriver"} while logging request, client: 10.233.67.227, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.27.209:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:40 +0000] 4975f3ae5cd98a74ed75cf55ee19f6be "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:40 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:133):2: 7c58840dec8cc1e7576565468c835382:receive the request, client: 10.233.67.227, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:40 [info] 35#35: *922 [lua] logger.lua:23: 7c58840dec8cc1e7576565468c835382 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.67.227, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.61.20:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:40 +0000] 7c58840dec8cc1e7576565468c835382 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:40 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:133):2: c7c331391603e85e623529cdafc85a4f:receive the request, client: 10.233.67.227, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:41 [info] 35#35: *924 [lua] logger.lua:23: c7c331391603e85e623529cdafc85a4f {"matched":"nslcm"} while logging request, client: 10.233.67.227, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.63.244:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:41 +0000] c7c331391603e85e623529cdafc85a4f "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.609 upstream_response_time:0.608 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:41 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:133):2: 538bbfb54c101b90c8943d90784e68ec:receive the request, client: 10.233.67.227, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:41 [info] 35#35: *926 [lua] logger.lua:23: 538bbfb54c101b90c8943d90784e68ec {"matched":"vnflcm"} while logging request, client: 10.233.67.227, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.51.210:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:41 +0000] 538bbfb54c101b90c8943d90784e68ec "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.461 upstream_response_time:0.461 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:41 [info] 35#35: *928 [lua] access_by_lua(msblocations.conf:133):2: f457f2996072e39e30a6092b35e20771:receive the request, client: 10.233.67.227, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:42 [info] 35#35: *928 [lua] logger.lua:23: f457f2996072e39e30a6092b35e20771 {"matched":"vnfmgr"} while logging request, client: 10.233.67.227, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.39.108:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:42 +0000] f457f2996072e39e30a6092b35e20771 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:1.049 upstream_response_time:1.048 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:43 [info] 35#35: *930 [lua] access_by_lua(msblocations.conf:133):2: c02c7337b275ac037487898dfd2a73ed:receive the request, client: 10.233.67.227, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:43 +0000] c02c7337b275ac037487898dfd2a73ed "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:43 [info] 35#35: *930 [lua] logger.lua:23: c02c7337b275ac037487898dfd2a73ed {"matched":"vnfres"} while logging request, client: 10.233.67.227, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.47.10:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:43 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:133):2: 1ffbad93e9166f97b9570bc1d294d354:receive the request, client: 10.233.67.227, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:43 +0000] 1ffbad93e9166f97b9570bc1d294d354 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:43 [info] 35#35: *932 [lua] logger.lua:23: 1ffbad93e9166f97b9570bc1d294d354 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.67.227, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.21.197:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:14:43 [info] 35#35: *934 [lua] access_by_lua(msblocations.conf:133):2: 3ddde6f71130ef1c9d2aefbfe9a943c0:receive the request, client: 10.233.67.227, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:43 [info] 35#35: *934 [lua] logger.lua:23: 3ddde6f71130ef1c9d2aefbfe9a943c0 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.67.227, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.67.117:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:43 +0000] 3ddde6f71130ef1c9d2aefbfe9a943c0 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:43 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:133):2: 81362162b16ada41c58cd6b66aca2960:receive the request, client: 10.233.67.227, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:43 +0000] 81362162b16ada41c58cd6b66aca2960 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:43 [info] 35#35: *936 [lua] logger.lua:23: 81362162b16ada41c58cd6b66aca2960 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.67.227, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.166:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/06/19 06:14:43 [info] 35#35: *938 [lua] access_by_lua(msblocations.conf:133):2: 134e99a5011c4a32cadb407a5a5c51cf:receive the request, client: 10.233.67.227, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:43 [info] 35#35: *938 [lua] logger.lua:23: 134e99a5011c4a32cadb407a5a5c51cf {"matched":"multicloud-fcaps"} while logging request, client: 10.233.67.227, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.34.178:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:43 +0000] 134e99a5011c4a32cadb407a5a5c51cf "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:43 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:133):2: 90cc66a616a6daeeb92bf183ae3d609e:receive the request, client: 10.233.67.227, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:14:45 [info] 35#35: *940 [lua] logger.lua:23: 90cc66a616a6daeeb92bf183ae3d609e {"matched":"parser"} while logging request, client: 10.233.67.227, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.24.186:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.67.227 - - [19/Jun/2022:06:14:45 +0000] 90cc66a616a6daeeb92bf183ae3d609e "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.458 upstream_response_time:1.458 "-" "python-requests/2.28.0" "-" 2022/06/19 06:14:48 [info] 35#35: *908 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *910 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *912 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *914 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *919 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *920 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *922 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *924 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *926 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *928 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *930 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *932 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *934 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *936 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *938 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:48 [info] 35#35: *940 client 10.233.67.227 closed keepalive connection 2022/06/19 06:14:50 [info] 39#39: *942 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:14:50 [info] 39#39: *943 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:00 [info] 35#35: *944 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:00 [info] 35#35: *945 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:10 [info] 35#35: *947 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:10 [info] 35#35: *948 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:20 [info] 35#35: *949 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:20 [info] 39#39: *950 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:30 [info] 35#35: *952 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:30 [info] 35#35: *951 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:40 [info] 39#39: *954 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:40 [info] 35#35: *953 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:50 [info] 35#35: *956 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:15:50 [info] 35#35: *955 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:00 [info] 35#35: *957 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:00 [info] 39#39: *958 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:10 [info] 35#35: *960 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:10 [info] 35#35: *961 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:20 [info] 39#39: *963 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:20 [info] 35#35: *962 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:30 [info] 35#35: *965 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:30 [info] 35#35: *964 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:40 [info] 35#35: *967 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:40 [info] 35#35: *966 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:50 [info] 35#35: *969 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:16:50 [info] 35#35: *968 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:00 [info] 39#39: *971 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:00 [info] 39#39: *970 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:10 [info] 35#35: *973 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:10 [info] 35#35: *974 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:20 [info] 35#35: *975 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:20 [info] 39#39: *976 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:30 [info] 39#39: *977 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:30 [info] 35#35: *978 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:31 [info] 35#35: *979 [lua] access_by_lua(msblocations.conf:133):2: 7daafdf50806d53a712f762856b41308:receive the request, client: 10.233.67.21, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:31 [info] 35#35: *979 [lua] logger.lua:23: 7daafdf50806d53a712f762856b41308 {"matched":"microservices"} while logging request, client: 10.233.67.21, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:31 +0000] 7daafdf50806d53a712f762856b41308 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.0" "-" 10.233.67.21 - - [19/Jun/2022:06:17:31 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.0" 8 2022/06/19 06:17:31 [info] 35#35: *981 [lua] access_by_lua(msblocations.conf:133):2: e0083132b5131513d7ca6fdce642100e:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:31 +0000] e0083132b5131513d7ca6fdce642100e "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:31 [info] 35#35: *981 [lua] logger.lua:23: e0083132b5131513d7ca6fdce642100e {"matched":"multicloud"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/06/19 06:17:32 [info] 35#35: *983 [lua] access_by_lua(msblocations.conf:133):2: ad2dbac4614aa3e3288d4c9e27b2be4f:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:32 [info] 35#35: *983 [lua] logger.lua:23: ad2dbac4614aa3e3288d4c9e27b2be4f {"matched":"multicloud-pike"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.32.248:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:32 +0000] ad2dbac4614aa3e3288d4c9e27b2be4f "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:32 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:133):2: 4cb4fccf7cb71dfb08c2df75a49eab78:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:32 +0000] 4cb4fccf7cb71dfb08c2df75a49eab78 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:32 [info] 35#35: *985 [lua] logger.lua:23: 4cb4fccf7cb71dfb08c2df75a49eab78 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/healthcheck", host: "msb-iag.onap" 2022/06/19 06:17:40 [info] 35#35: *987 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:40 [info] 35#35: *986 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:49 [info] 35#35: *988 [lua] access_by_lua(msblocations.conf:133):2: bcef56546106c3ad6fda1f19747bb060:receive the request, client: 10.233.67.21, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:49 [info] 35#35: *988 [lua] logger.lua:23: bcef56546106c3ad6fda1f19747bb060 {"matched":"usecaseui"} while logging request, client: 10.233.67.21, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.9.145:8443/usecase-ui/", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:49 +0000] bcef56546106c3ad6fda1f19747bb060 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.091 upstream_response_time:0.091 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:49 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:133):2: d8b0076f6f5ece2fb6c4721fc9597c01:receive the request, client: 10.233.67.21, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:49 [info] 35#35: *990 [lua] logger.lua:23: d8b0076f6f5ece2fb6c4721fc9597c01 {"matched":"gvnfmdriver"} while logging request, client: 10.233.67.21, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.27.209:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:49 +0000] d8b0076f6f5ece2fb6c4721fc9597c01 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:49 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:133):2: 94af841c509ec57c311900dd51c0e077:receive the request, client: 10.233.67.21, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:49 +0000] 94af841c509ec57c311900dd51c0e077 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.041 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:49 [info] 35#35: *992 [lua] logger.lua:23: 94af841c509ec57c311900dd51c0e077 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.67.21, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.61.20:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2022/06/19 06:17:49 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:133):2: 5d4832cbe0b64d1912002567cd6a1f8b:receive the request, client: 10.233.67.21, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:49 +0000] 5d4832cbe0b64d1912002567cd6a1f8b "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:49 [info] 35#35: *994 [lua] logger.lua:23: 5d4832cbe0b64d1912002567cd6a1f8b {"matched":"nslcm"} while logging request, client: 10.233.67.21, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.63.244:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 2022/06/19 06:17:49 [info] 35#35: *996 [lua] access_by_lua(msblocations.conf:133):2: 11d098c2dae636e1727e205d11899096:receive the request, client: 10.233.67.21, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:49 [info] 35#35: *996 [lua] logger.lua:23: 11d098c2dae636e1727e205d11899096 {"matched":"vnflcm"} while logging request, client: 10.233.67.21, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.51.210:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:49 +0000] 11d098c2dae636e1727e205d11899096 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:49 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:133):2: de62ea427493a7acc8c7279dce2b84af:receive the request, client: 10.233.67.21, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:49 [info] 35#35: *998 [lua] logger.lua:23: de62ea427493a7acc8c7279dce2b84af {"matched":"vnfmgr"} while logging request, client: 10.233.67.21, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.39.108:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:49 +0000] de62ea427493a7acc8c7279dce2b84af "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.024 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:49 [info] 35#35: *1000 [lua] access_by_lua(msblocations.conf:133):2: 78b942ba0a2ebbfbcd0f356ed8888b77:receive the request, client: 10.233.67.21, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:50 [info] 39#39: *1003 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:50 [info] 35#35: *1002 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:17:50 [info] 35#35: *1000 [lua] logger.lua:23: 78b942ba0a2ebbfbcd0f356ed8888b77 {"matched":"vnfres"} while logging request, client: 10.233.67.21, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.47.10:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:50 +0000] 78b942ba0a2ebbfbcd0f356ed8888b77 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.748 upstream_response_time:0.747 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:50 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:133):2: 9bd16c68721594f0b5b62cc19792c58f:receive the request, client: 10.233.67.21, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:50 [info] 35#35: *1004 [lua] logger.lua:23: 9bd16c68721594f0b5b62cc19792c58f {"matched":"ztevnfmdriver"} while logging request, client: 10.233.67.21, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.21.197:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:50 +0000] 9bd16c68721594f0b5b62cc19792c58f "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:50 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:133):2: 6a3e168b9bf1bc6eee34e1359818c39c:receive the request, client: 10.233.67.21, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:50 [info] 35#35: *1006 [lua] logger.lua:23: 6a3e168b9bf1bc6eee34e1359818c39c {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.67.21, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.67.117:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:50 +0000] 6a3e168b9bf1bc6eee34e1359818c39c "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:51 [info] 35#35: *1008 [lua] access_by_lua(msblocations.conf:133):2: 4b7014f2615e823f3c080bd15f8b375c:receive the request, client: 10.233.67.21, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:51 +0000] 4b7014f2615e823f3c080bd15f8b375c "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:51 [info] 35#35: *1008 [lua] logger.lua:23: 4b7014f2615e823f3c080bd15f8b375c {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.67.21, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.166:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/06/19 06:17:51 [info] 35#35: *1010 [lua] access_by_lua(msblocations.conf:133):2: 2127c91a6d59b821f966a039a09c8859:receive the request, client: 10.233.67.21, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:51 [info] 35#35: *1010 [lua] logger.lua:23: 2127c91a6d59b821f966a039a09c8859 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.67.21, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.34.178:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:51 +0000] 2127c91a6d59b821f966a039a09c8859 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:51 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:133):2: 847d1573747860e0e0fdd3d337c28572:receive the request, client: 10.233.67.21, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:17:52 [info] 35#35: *1012 [lua] logger.lua:23: 847d1573747860e0e0fdd3d337c28572 {"matched":"parser"} while logging request, client: 10.233.67.21, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.24.186:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.67.21 - - [19/Jun/2022:06:17:52 +0000] 847d1573747860e0e0fdd3d337c28572 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.559 upstream_response_time:1.558 "-" "python-requests/2.28.0" "-" 2022/06/19 06:17:56 [info] 35#35: *979 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *981 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *983 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *985 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *988 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *990 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *992 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *994 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *996 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *998 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *1000 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *1004 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *1006 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *1008 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *1010 client 10.233.67.21 closed keepalive connection 2022/06/19 06:17:56 [info] 35#35: *1012 client 10.233.67.21 closed keepalive connection 2022/06/19 06:18:00 [info] 39#39: *1014 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:00 [info] 39#39: *1015 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:10 [info] 39#39: *1018 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:10 [info] 35#35: *1017 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:20 [info] 35#35: *1019 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:20 [info] 35#35: *1020 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:30 [info] 39#39: *1021 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:30 [info] 39#39: *1022 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:40 [info] 35#35: *1024 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:40 [info] 35#35: *1023 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:50 [info] 35#35: *1026 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:18:50 [info] 35#35: *1025 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:00 [info] 39#39: *1027 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:00 [info] 39#39: *1028 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:10 [info] 35#35: *1030 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:10 [info] 35#35: *1031 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:20 [info] 35#35: *1032 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:20 [info] 35#35: *1033 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:30 [info] 35#35: *1035 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:30 [info] 35#35: *1034 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:40 [info] 39#39: *1037 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:40 [info] 35#35: *1036 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:50 [info] 35#35: *1038 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:19:50 [info] 35#35: *1039 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:00 [info] 35#35: *1040 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:00 [info] 39#39: *1041 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:10 [info] 39#39: *1044 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:10 [info] 35#35: *1043 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:20 [info] 35#35: *1046 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:20 [info] 35#35: *1045 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:30 [info] 35#35: *1047 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:30 [info] 35#35: *1048 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:40 [info] 39#39: *1049 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:40 [info] 35#35: *1050 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:50 [info] 39#39: *1052 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:20:50 [info] 35#35: *1051 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:00 [info] 39#39: *1053 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:00 [info] 39#39: *1054 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:10 [info] 35#35: *1056 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:10 [info] 35#35: *1057 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:20 [info] 35#35: *1058 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:20 [info] 35#35: *1059 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:30 [info] 35#35: *1060 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:30 [info] 39#39: *1061 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:40 [info] 39#39: *1062 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:40 [info] 39#39: *1063 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:50 [info] 39#39: *1064 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:21:50 [info] 39#39: *1065 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:00 [info] 35#35: *1066 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:00 [info] 35#35: *1067 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:10 [info] 39#39: *1069 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:10 [info] 35#35: *1070 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:20 [info] 39#39: *1071 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:20 [info] 39#39: *1072 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:30 [info] 39#39: *1073 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:30 [info] 35#35: *1074 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:40 [info] 35#35: *1075 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:40 [info] 35#35: *1076 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:50 [info] 35#35: *1078 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:22:50 [info] 35#35: *1077 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:00 [info] 39#39: *1080 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:00 [info] 39#39: *1079 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:10 [info] 35#35: *1083 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:10 [info] 35#35: *1082 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:20 [info] 39#39: *1084 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:20 [info] 39#39: *1085 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:30 [info] 39#39: *1086 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:30 [info] 39#39: *1087 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:40 [info] 35#35: *1088 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:40 [info] 35#35: *1089 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:50 [info] 39#39: *1090 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:23:50 [info] 39#39: *1091 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:00 [info] 39#39: *1093 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:00 [info] 39#39: *1092 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:10 [info] 35#35: *1095 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:10 [info] 35#35: *1096 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:20 [info] 35#35: *1097 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:20 [info] 39#39: *1098 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:30 [info] 39#39: *1100 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:30 [info] 39#39: *1099 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:40 [info] 35#35: *1101 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:40 [info] 35#35: *1102 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:50 [info] 35#35: *1104 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:24:50 [info] 35#35: *1103 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:00 [info] 35#35: *1106 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:00 [info] 35#35: *1105 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:10 [info] 35#35: *1108 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:10 [info] 35#35: *1109 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:20 [info] 35#35: *1111 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:20 [info] 35#35: *1110 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:30 [info] 35#35: *1112 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:30 [info] 35#35: *1113 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:40 [info] 39#39: *1114 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:40 [info] 35#35: *1115 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:50 [info] 35#35: *1117 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:25:50 [info] 35#35: *1116 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:00 [info] 39#39: *1118 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:00 [info] 39#39: *1119 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:10 [info] 39#39: *1122 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:10 [info] 39#39: *1121 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:20 [info] 35#35: *1124 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:20 [info] 35#35: *1123 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:30 [info] 35#35: *1126 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:30 [info] 35#35: *1125 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:40 [info] 35#35: *1127 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:40 [info] 39#39: *1128 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:50 [info] 35#35: *1129 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:26:50 [info] 39#39: *1130 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:00 [info] 35#35: *1132 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:00 [info] 35#35: *1131 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:10 [info] 35#35: *1134 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:10 [info] 35#35: *1135 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:20 [info] 39#39: *1137 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:20 [info] 39#39: *1136 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:30 [info] 35#35: *1138 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:30 [info] 35#35: *1139 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:40 [info] 35#35: *1141 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:40 [info] 39#39: *1140 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:50 [info] 39#39: *1142 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:27:50 [info] 39#39: *1143 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:00 [info] 39#39: *1144 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:00 [info] 39#39: *1145 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:10 [info] 35#35: *1148 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:10 [info] 35#35: *1147 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:20 [info] 35#35: *1149 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:20 [info] 35#35: *1150 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:30 [info] 35#35: *1152 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:30 [info] 39#39: *1151 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:40 [info] 35#35: *1154 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:40 [info] 35#35: *1153 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:50 [info] 35#35: *1155 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:28:50 [info] 35#35: *1156 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:00 [info] 39#39: *1157 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:00 [info] 39#39: *1158 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:10 [info] 35#35: *1161 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:10 [info] 39#39: *1160 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:20 [info] 35#35: *1163 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:20 [info] 39#39: *1162 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:30 [info] 39#39: *1164 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:30 [info] 39#39: *1165 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:40 [info] 35#35: *1166 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:40 [info] 35#35: *1167 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:50 [info] 35#35: *1169 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:29:50 [info] 35#35: *1168 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:00 [info] 39#39: *1171 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:00 [info] 39#39: *1170 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:10 [info] 39#39: *1174 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:10 [info] 35#35: *1173 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:20 [info] 35#35: *1175 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:20 [info] 35#35: *1176 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:30 [info] 39#39: *1178 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:30 [info] 39#39: *1177 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:40 [info] 39#39: *1179 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:40 [info] 39#39: *1180 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:50 [info] 35#35: *1181 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:30:50 [info] 39#39: *1182 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:00 [info] 35#35: *1183 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:00 [info] 35#35: *1184 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:10 [info] 35#35: *1186 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:10 [info] 39#39: *1187 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:20 [info] 35#35: *1188 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:20 [info] 39#39: *1189 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:30 [info] 39#39: *1191 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:30 [info] 39#39: *1190 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:40 [info] 35#35: *1192 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:40 [info] 35#35: *1193 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:50 [info] 39#39: *1194 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:31:50 [info] 39#39: *1195 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:00 [info] 39#39: *1196 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:00 [info] 39#39: *1197 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:10 [info] 35#35: *1199 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:10 [info] 35#35: *1200 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:20 [info] 35#35: *1201 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:20 [info] 35#35: *1202 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:30 [info] 39#39: *1203 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:30 [info] 39#39: *1204 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:40 [info] 35#35: *1205 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:40 [info] 35#35: *1206 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:50 [info] 39#39: *1207 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:32:50 [info] 39#39: *1208 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:00 [info] 39#39: *1209 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:00 [info] 39#39: *1210 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:10 [info] 39#39: *1212 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:10 [info] 39#39: *1213 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:20 [info] 35#35: *1215 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:20 [info] 35#35: *1214 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:30 [info] 35#35: *1216 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:30 [info] 35#35: *1217 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:40 [info] 35#35: *1218 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:40 [info] 39#39: *1219 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:50 [info] 35#35: *1220 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:33:50 [info] 35#35: *1221 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:00 [info] 39#39: *1223 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:00 [info] 35#35: *1222 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:10 [info] 35#35: *1225 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:10 [info] 35#35: *1226 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:20 [info] 35#35: *1227 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:20 [info] 39#39: *1228 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:30 [info] 35#35: *1229 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:30 [info] 35#35: *1230 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:40 [info] 35#35: *1232 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:40 [info] 35#35: *1231 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:50 [info] 39#39: *1234 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:34:50 [info] 35#35: *1233 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:00 [info] 39#39: *1236 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:00 [info] 35#35: *1235 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:10 [info] 35#35: *1238 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:10 [info] 35#35: *1239 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:20 [info] 35#35: *1240 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:20 [info] 39#39: *1241 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:30 [info] 39#39: *1243 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:30 [info] 39#39: *1242 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:40 [info] 35#35: *1245 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:40 [info] 39#39: *1244 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:50 [info] 35#35: *1246 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:35:50 [info] 35#35: *1247 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:00 [info] 39#39: *1248 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:00 [info] 35#35: *1249 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:10 [info] 39#39: *1251 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:10 [info] 39#39: *1252 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:20 [info] 39#39: *1254 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:20 [info] 39#39: *1253 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:30 [info] 39#39: *1255 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:30 [info] 39#39: *1256 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:40 [info] 35#35: *1258 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:40 [info] 35#35: *1257 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:50 [info] 39#39: *1259 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:50 [info] 35#35: *1260 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:36:58 [info] 35#35: *1261 [lua] access_by_lua(msblocations.conf:133):2: 7c7538512d85541e49feb6d15f1df58b:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:58 [info] 35#35: *1261 [lua] logger.lua:23: 7c7538512d85541e49feb6d15f1df58b {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:58 +0000] 7c7538512d85541e49feb6d15f1df58b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.019 upstream_response_time:0.018 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:58 [info] 35#35: *1262 [lua] access_by_lua(msblocations.conf:133):2: ccfa017afcef1c222868914b14cb2a17:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:58 [info] 35#35: *1262 [lua] logger.lua:23: ccfa017afcef1c222868914b14cb2a17 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:58 +0000] ccfa017afcef1c222868914b14cb2a17 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:58 [info] 35#35: *1262 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:58 [info] 35#35: *1263 [lua] access_by_lua(msblocations.conf:133):2: e9e68feb0978a39efde15ec3f32a2393:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:58 [info] 35#35: *1263 [lua] logger.lua:23: e9e68feb0978a39efde15ec3f32a2393 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:58 +0000] e9e68feb0978a39efde15ec3f32a2393 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:58 [info] 35#35: *1263 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:58 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:133):2: c9134f2245d1539a28ebcb856ef529d5:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:58 [info] 35#35: *1264 [lua] logger.lua:23: c9134f2245d1539a28ebcb856ef529d5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:58 +0000] c9134f2245d1539a28ebcb856ef529d5 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:58 [info] 35#35: *1264 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:58 [info] 35#35: *1265 [lua] access_by_lua(msblocations.conf:133):2: c7422e8d59f0a7747f72e034b289d50e:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:58 +0000] c7422e8d59f0a7747f72e034b289d50e "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:58 [info] 35#35: *1265 [lua] logger.lua:23: c7422e8d59f0a7747f72e034b289d50e {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:58 [info] 35#35: *1265 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:58 [info] 35#35: *1266 [lua] access_by_lua(msblocations.conf:133):2: 178737c8991439233a3d15d00a1118ce:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:58 [info] 35#35: *1266 [lua] logger.lua:23: 178737c8991439233a3d15d00a1118ce {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/content HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:58 +0000] 178737c8991439233a3d15d00a1118ce "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/content HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:58 [info] 35#35: *1266 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:59 [info] 35#35: *1267 [lua] access_by_lua(msblocations.conf:133):2: 0427f5af08d792ec33e64f67416dd683:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:59 +0000] 0427f5af08d792ec33e64f67416dd683 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:59 [info] 35#35: *1267 [lua] logger.lua:23: 0427f5af08d792ec33e64f67416dd683 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:59 [info] 35#35: *1267 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:59 [info] 35#35: *1268 [lua] access_by_lua(msblocations.conf:133):2: 01d5c16dd86a2c3f4cee854803808ee4:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:59 +0000] 01d5c16dd86a2c3f4cee854803808ee4 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile HTTP/1.1" 201 request_processing_time:0.019 upstream_response_time:0.019 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:59 [info] 35#35: *1268 [lua] logger.lua:23: 01d5c16dd86a2c3f4cee854803808ee4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:59 [info] 35#35: *1268 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:59 [info] 35#35: *1269 [lua] access_by_lua(msblocations.conf:133):2: 1f74b29a1ee768574e93b7a631a15293:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:59 +0000] 1f74b29a1ee768574e93b7a631a15293 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:59 [info] 35#35: *1269 [lua] logger.lua:23: 1f74b29a1ee768574e93b7a631a15293 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:59 [info] 35#35: *1269 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:59 [info] 35#35: *1270 [lua] access_by_lua(msblocations.conf:133):2: 35100a4b28d8cc3e2eb6a42770da7092:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:59 [info] 35#35: *1270 [lua] logger.lua:23: 35100a4b28d8cc3e2eb6a42770da7092 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457/content HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:59 +0000] 35100a4b28d8cc3e2eb6a42770da7092 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-ec00446e-53b2-42a4-ac87-29500af0c87f/v1/profile/cds-ms-prof-4153c664-472c-42c8-80e5-b2819a4b9457/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:59 [info] 35#35: *1270 client 10.233.72.28 closed keepalive connection 2022/06/19 06:36:59 [info] 35#35: *1271 [lua] access_by_lua(msblocations.conf:133):2: cd3c5e9951d069332457308d85ee07dc:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:36:59 [info] 35#35: *1271 [lua] logger.lua:23: cd3c5e9951d069332457308d85ee07dc {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:36:59 +0000] cd3c5e9951d069332457308d85ee07dc "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.276 upstream_response_time:0.276 "-" "python-requests/2.24.0" "-" 2022/06/19 06:36:59 [info] 35#35: *1271 client 10.233.72.28 closed keepalive connection 2022/06/19 06:37:00 [info] 35#35: *1272 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:00 [info] 35#35: *1273 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:10 [info] 35#35: *1275 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:10 [info] 35#35: *1276 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:20 [info] 35#35: *1277 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:20 [info] 35#35: *1278 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:30 [info] 39#39: *1279 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:30 [info] 39#39: *1280 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:40 [info] 39#39: *1281 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:40 [info] 39#39: *1282 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:50 [info] 39#39: *1284 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:50 [info] 35#35: *1283 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:37:54 [info] 35#35: *1285 [lua] access_by_lua(msblocations.conf:133):2: 91dc85837e121d427dd13e9a886b260a:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:37:54 [info] 35#35: *1285 [lua] logger.lua:23: 91dc85837e121d427dd13e9a886b260a {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:37:54 +0000] 91dc85837e121d427dd13e9a886b260a "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/19 06:37:54 [info] 35#35: *1286 [lua] access_by_lua(msblocations.conf:133):2: 9a0f2f7aeec1ac1ef7b6055a3ebf6f6b:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:37:54 [info] 35#35: *1286 [lua] logger.lua:23: 9a0f2f7aeec1ac1ef7b6055a3ebf6f6b {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:37:54 +0000] 9a0f2f7aeec1ac1ef7b6055a3ebf6f6b "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/06/19 06:37:54 [info] 35#35: *1286 client 10.233.72.28 closed keepalive connection 2022/06/19 06:37:54 [info] 35#35: *1287 [lua] access_by_lua(msblocations.conf:133):2: 5b609f67d252afde36d17ee50a099525:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:37:54 +0000] 5b609f67d252afde36d17ee50a099525 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 06:37:54 [info] 35#35: *1287 [lua] logger.lua:23: 5b609f67d252afde36d17ee50a099525 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:37:54 [info] 35#35: *1287 client 10.233.72.28 closed keepalive connection 2022/06/19 06:37:54 [info] 35#35: *1285 client 10.233.72.28 closed keepalive connection 2022/06/19 06:38:00 [info] 35#35: *1289 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:00 [info] 35#35: *1288 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:10 [info] 39#39: *1291 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:10 [info] 39#39: *1292 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:17 [info] 35#35: *1293 [lua] access_by_lua(msblocations.conf:133):2: c31ec344f14bed6c76c9a945d2d4b40e:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/reverent_goldstine HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:38:20 [info] 35#35: *1294 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:20 [info] 35#35: *1295 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:27 [info] 35#35: *1293 [lua] logger.lua:23: c31ec344f14bed6c76c9a945d2d4b40e {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/reverent_goldstine HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/instance/reverent_goldstine", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:38:27 +0000] c31ec344f14bed6c76c9a945d2d4b40e "DELETE /api/multicloud-k8s/v1/v1/instance/reverent_goldstine HTTP/1.1" 202 request_processing_time:10.092 upstream_response_time:10.090 "-" "python-requests/2.24.0" "-" 2022/06/19 06:38:27 [info] 35#35: *1293 client 10.233.72.28 closed keepalive connection 2022/06/19 06:38:27 [info] 35#35: *1296 [lua] access_by_lua(msblocations.conf:133):2: ca4c7eea795cc5ba50d67e4c9b229f45:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:38:27 [info] 35#35: *1296 [lua] logger.lua:23: ca4c7eea795cc5ba50d67e4c9b229f45 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:38:27 +0000] ca4c7eea795cc5ba50d67e4c9b229f45 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 06:38:27 [info] 35#35: *1296 client 10.233.72.28 closed keepalive connection 2022/06/19 06:38:27 [info] 35#35: *1297 [lua] access_by_lua(msblocations.conf:133):2: 9a6e4eca078b2811419a54c63f71541d:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:38:27 [info] 35#35: *1297 [lua] logger.lua:23: 9a6e4eca078b2811419a54c63f71541d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:38:27 +0000] 9a6e4eca078b2811419a54c63f71541d "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 06:38:27 [info] 35#35: *1297 client 10.233.72.28 closed keepalive connection 2022/06/19 06:38:27 [info] 35#35: *1261 client 10.233.72.28 closed keepalive connection 2022/06/19 06:38:30 [info] 35#35: *1298 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:30 [info] 35#35: *1299 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:40 [info] 39#39: *1300 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:40 [info] 39#39: *1301 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:50 [info] 35#35: *1302 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:38:50 [info] 35#35: *1303 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:00 [info] 39#39: *1304 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:00 [info] 39#39: *1305 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:10 [info] 39#39: *1308 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:10 [info] 39#39: *1307 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:20 [info] 35#35: *1309 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:20 [info] 35#35: *1310 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:30 [info] 35#35: *1311 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:30 [info] 35#35: *1312 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:40 [info] 35#35: *1313 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:40 [info] 35#35: *1314 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:50 [info] 39#39: *1315 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:39:50 [info] 39#39: *1316 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:00 [info] 35#35: *1317 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:00 [info] 39#39: *1318 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:10 [info] 39#39: *1320 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:10 [info] 35#35: *1321 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:20 [info] 35#35: *1322 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:20 [info] 35#35: *1323 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:30 [info] 39#39: *1324 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:30 [info] 39#39: *1325 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:40 [info] 35#35: *1326 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:40 [info] 35#35: *1327 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:50 [info] 39#39: *1329 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:40:50 [info] 39#39: *1328 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:00 [info] 35#35: *1331 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:00 [info] 35#35: *1330 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:10 [info] 39#39: *1333 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:10 [info] 39#39: *1334 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:20 [info] 39#39: *1335 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:20 [info] 39#39: *1336 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:30 [info] 35#35: *1337 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:30 [info] 35#35: *1338 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:40 [info] 39#39: *1339 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:40 [info] 39#39: *1340 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:50 [info] 35#35: *1341 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:41:50 [info] 35#35: *1342 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:00 [info] 35#35: *1344 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:00 [info] 39#39: *1343 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:10 [info] 35#35: *1346 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:10 [info] 35#35: *1347 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:20 [info] 35#35: *1349 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:20 [info] 39#39: *1348 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:30 [info] 35#35: *1351 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:30 [info] 35#35: *1350 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:40 [info] 35#35: *1352 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:40 [info] 35#35: *1353 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:50 [info] 35#35: *1354 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:42:50 [info] 35#35: *1355 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:00 [info] 39#39: *1357 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:00 [info] 39#39: *1356 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:10 [info] 39#39: *1360 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:10 [info] 39#39: *1359 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:20 [info] 35#35: *1362 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:20 [info] 39#39: *1361 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:30 [info] 39#39: *1363 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:30 [info] 39#39: *1364 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:40 [info] 35#35: *1365 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:40 [info] 35#35: *1366 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:43 [info] 35#35: *1367 [lua] access_by_lua(msblocations.conf:133):2: b3a14e60c679ed35c2fea0a839bc619d:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:43:43 +0000] b3a14e60c679ed35c2fea0a839bc619d "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5 HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 06:43:43 [info] 35#35: *1367 [lua] logger.lua:23: b3a14e60c679ed35c2fea0a839bc619d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:43:43 [info] 35#35: *1367 client 10.233.72.28 closed keepalive connection 2022/06/19 06:43:43 [info] 35#35: *1368 [lua] access_by_lua(msblocations.conf:133):2: 628eb156b14922e256e308dfa62ebf71:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:43:43 +0000] 628eb156b14922e256e308dfa62ebf71 "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1" 404 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/19 06:43:43 [info] 35#35: *1368 [lua] logger.lua:23: 628eb156b14922e256e308dfa62ebf71 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:43:43 [info] 35#35: *1369 [lua] access_by_lua(msblocations.conf:133):2: 8a91297b6885067654efa1b31682e8f5:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:43:43 [info] 35#35: *1369 [lua] logger.lua:23: 8a91297b6885067654efa1b31682e8f5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:43:43 +0000] 8a91297b6885067654efa1b31682e8f5 "POST /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile HTTP/1.1" 201 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/06/19 06:43:43 [info] 35#35: *1369 client 10.233.72.28 closed keepalive connection 2022/06/19 06:43:43 [info] 35#35: *1370 [lua] access_by_lua(msblocations.conf:133):2: af251f300fc2310799540e3f1d260038:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:43:43 [info] 35#35: *1370 [lua] logger.lua:23: af251f300fc2310799540e3f1d260038 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:43:43 +0000] af251f300fc2310799540e3f1d260038 "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-" 2022/06/19 06:43:43 [info] 35#35: *1370 client 10.233.72.28 closed keepalive connection 2022/06/19 06:43:43 [info] 35#35: *1371 [lua] access_by_lua(msblocations.conf:133):2: c293dd18dd5fb1c0f796b4bdf055d9ad:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:43:43 [info] 35#35: *1371 [lua] logger.lua:23: c293dd18dd5fb1c0f796b4bdf055d9ad {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:43:43 +0000] c293dd18dd5fb1c0f796b4bdf055d9ad "POST /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/06/19 06:43:43 [info] 35#35: *1371 client 10.233.72.28 closed keepalive connection 2022/06/19 06:43:44 [info] 35#35: *1368 client 10.233.72.28 closed keepalive connection 2022/06/19 06:43:50 [info] 39#39: *1373 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:43:50 [info] 35#35: *1372 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:00 [info] 39#39: *1374 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:00 [info] 39#39: *1375 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:00 [info] 35#35: *1377 [lua] access_by_lua(msblocations.conf:133):2: 99822edba84da7addbdc5ca83c518f2b:receive the request, client: 10.233.67.226, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810 HTTP/1.1", host: "msb-iag" 2022/06/19 06:44:01 [info] 35#35: *1379 [lua] access_by_lua(msblocations.conf:133):2: 6d94d374b39e12309a70f70553173404:receive the request, client: 10.233.69.179, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810 HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:44:01 [info] 35#35: *1379 [lua] logger.lua:23: 6d94d374b39e12309a70f70553173404 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.179, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810 HTTP/1.1", upstream: "http://10.233.38.81:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810", host: "msb-iag.onap" 10.233.69.179 - - [19/Jun/2022:06:44:01 +0000] 6d94d374b39e12309a70f70553173404 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810 HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Apache-CXF/3.4.1" "10.233.67.226" 2022/06/19 06:44:01 [info] 35#35: *1379 client 10.233.69.179 closed keepalive connection 2022/06/19 06:44:01 [info] 35#35: *1377 [lua] logger.lua:23: 99822edba84da7addbdc5ca83c518f2b {"matched":"multicloud"} while logging request, client: 10.233.67.226, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810 HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810", host: "msb-iag" 10.233.67.226 - - [19/Jun/2022:06:44:01 +0000] 99822edba84da7addbdc5ca83c518f2b "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-7d7aa607-d490-432e-b42b-ee207d548810 HTTP/1.1" 200 request_processing_time:0.354 upstream_response_time:0.353 "-" "Apache-CXF/3.4.1" "-" 2022/06/19 06:44:01 [info] 35#35: *1380 [lua] access_by_lua(msblocations.conf:133):2: 0b7601e25e6c72959b53b644945ff332:receive the request, client: 10.233.67.226, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag" 2022/06/19 06:44:01 [info] 35#35: *1382 [lua] access_by_lua(msblocations.conf:133):2: 54afa1676282427cb61bf7812ba5d707:receive the request, client: 10.233.69.179, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap" 10.233.69.179 - - [19/Jun/2022:06:44:01 +0000] 54afa1676282427cb61bf7812ba5d707 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.200 upstream_response_time:0.200 "-" "Apache-CXF/3.4.1" "10.233.67.226" 2022/06/19 06:44:01 [info] 35#35: *1382 [lua] logger.lua:23: 54afa1676282427cb61bf7812ba5d707 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.179, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.38.81:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap" 2022/06/19 06:44:01 [info] 35#35: *1382 client 10.233.69.179 closed keepalive connection 2022/06/19 06:44:01 [info] 35#35: *1380 [lua] logger.lua:23: 0b7601e25e6c72959b53b644945ff332 {"matched":"multicloud"} while logging request, client: 10.233.67.226, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag" 10.233.67.226 - - [19/Jun/2022:06:44:01 +0000] 0b7601e25e6c72959b53b644945ff332 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.416 upstream_response_time:0.416 "-" "Apache-CXF/3.4.1" "-" 2022/06/19 06:44:02 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:133):2: fc4a759f31ac34febffa925dea86a180:receive the request, client: 10.233.67.226, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag" 2022/06/19 06:44:02 [info] 35#35: *1385 [lua] access_by_lua(msblocations.conf:133):2: 8a0a8dbd83d484c4528420909d6b0049:receive the request, client: 10.233.69.179, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:44:02 [info] 35#35: *1385 [lua] logger.lua:23: 8a0a8dbd83d484c4528420909d6b0049 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.179, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "http://10.233.38.81:9015/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag.onap" 10.233.69.179 - - [19/Jun/2022:06:44:02 +0000] 8a0a8dbd83d484c4528420909d6b0049 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Apache-CXF/3.4.1" "10.233.67.226" 2022/06/19 06:44:02 [info] 35#35: *1385 client 10.233.69.179 closed keepalive connection 10.233.67.226 - - [19/Jun/2022:06:44:02 +0000] fc4a759f31ac34febffa925dea86a180 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 200 request_processing_time:0.332 upstream_response_time:0.332 "-" "Apache-CXF/3.4.1" "-" 2022/06/19 06:44:02 [info] 35#35: *1383 [lua] logger.lua:23: fc4a759f31ac34febffa925dea86a180 {"matched":"multicloud"} while logging request, client: 10.233.67.226, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag" 2022/06/19 06:44:02 [info] 35#35: *1386 [lua] access_by_lua(msblocations.conf:133):2: 1b6d0a6bd4c118561f53cd14dd597434:receive the request, client: 10.233.67.226, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag" 2022/06/19 06:44:03 [info] 35#35: *1388 [lua] access_by_lua(msblocations.conf:133):2: f96a47a77fbb1e4e2fc299ae3b2ac7f9:receive the request, client: 10.233.69.179, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:44:03 [info] 35#35: *1388 [lua] logger.lua:23: f96a47a77fbb1e4e2fc299ae3b2ac7f9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.179, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "http://10.233.38.81:9015/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag.onap" 10.233.69.179 - - [19/Jun/2022:06:44:03 +0000] f96a47a77fbb1e4e2fc299ae3b2ac7f9 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 405 request_processing_time:0.002 upstream_response_time:0.002 "-" "Apache-CXF/3.4.1" "10.233.67.226" 2022/06/19 06:44:03 [info] 35#35: *1388 client 10.233.69.179 closed keepalive connection 2022/06/19 06:44:03 [info] 35#35: *1386 [lua] logger.lua:23: 1b6d0a6bd4c118561f53cd14dd597434 {"matched":"multicloud"} while logging request, client: 10.233.67.226, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag" 10.233.67.226 - - [19/Jun/2022:06:44:03 +0000] 1b6d0a6bd4c118561f53cd14dd597434 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 405 request_processing_time:0.462 upstream_response_time:0.462 "-" "Apache-CXF/3.4.1" "-" 2022/06/19 06:44:06 [info] 35#35: *1377 client 10.233.67.226 closed keepalive connection 2022/06/19 06:44:10 [info] 39#39: *1389 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:10 [info] 35#35: *1390 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:11 [info] 35#35: *1380 client 10.233.67.226 closed keepalive connection 2022/06/19 06:44:11 [info] 35#35: *1383 client 10.233.67.226 closed keepalive connection 2022/06/19 06:44:11 [info] 35#35: *1386 client 10.233.67.226 closed keepalive connection 2022/06/19 06:44:20 [info] 39#39: *1391 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:20 [info] 35#35: *1392 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:30 [info] 35#35: *1394 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:30 [info] 35#35: *1393 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:40 [info] 35#35: *1395 [lua] access_by_lua(msblocations.conf:133):2: 7075f711a52ae290bdc2b6bdf14e083f:receive the request, client: 10.233.67.226, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag" 2022/06/19 06:44:40 [info] 39#39: *1397 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:40 [info] 39#39: *1398 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:40 [info] 35#35: *1399 [lua] access_by_lua(msblocations.conf:133):2: 35bbcc9d552af7d8c3267f1e2cd9bb45:receive the request, client: 10.233.69.179, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:44:40 [info] 35#35: *1399 [lua] logger.lua:23: 35bbcc9d552af7d8c3267f1e2cd9bb45 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.179, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "http://10.233.38.81:9015/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag.onap" 10.233.69.179 - - [19/Jun/2022:06:44:40 +0000] 35bbcc9d552af7d8c3267f1e2cd9bb45 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Apache-CXF/3.4.1" "10.233.67.226" 2022/06/19 06:44:40 [info] 35#35: *1399 client 10.233.69.179 closed keepalive connection 10.233.67.226 - - [19/Jun/2022:06:44:40 +0000] 7075f711a52ae290bdc2b6bdf14e083f "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 200 request_processing_time:0.422 upstream_response_time:0.419 "-" "Apache-CXF/3.4.1" "-" 2022/06/19 06:44:40 [info] 35#35: *1395 [lua] logger.lua:23: 7075f711a52ae290bdc2b6bdf14e083f {"matched":"multicloud"} while logging request, client: 10.233.67.226, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag" 2022/06/19 06:44:40 [info] 35#35: *1400 [lua] access_by_lua(msblocations.conf:133):2: a6411756e9c87e67894eaa3cbeb42ea6:receive the request, client: 10.233.67.226, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag" 2022/06/19 06:44:40 [info] 35#35: *1402 [lua] access_by_lua(msblocations.conf:133):2: 22679452bbfd10fba2ea287950c0524a:receive the request, client: 10.233.69.179, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", host: "msb-iag.onap" 2022/06/19 06:44:45 [info] 35#35: *1395 client 10.233.67.226 closed keepalive connection 2022/06/19 06:44:50 [info] 39#39: *1403 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:50 [info] 35#35: *1404 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:44:50 [info] 35#35: *1402 [lua] logger.lua:23: 22679452bbfd10fba2ea287950c0524a {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.179, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "http://10.233.38.81:9015/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag.onap" 10.233.69.179 - - [19/Jun/2022:06:44:50 +0000] 22679452bbfd10fba2ea287950c0524a "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 202 request_processing_time:10.065 upstream_response_time:10.065 "-" "Apache-CXF/3.4.1" "10.233.67.226" 2022/06/19 06:44:50 [info] 35#35: *1402 client 10.233.69.179 closed keepalive connection 2022/06/19 06:44:50 [info] 35#35: *1400 [lua] logger.lua:23: a6411756e9c87e67894eaa3cbeb42ea6 {"matched":"multicloud"} while logging request, client: 10.233.67.226, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1", upstream: "https://10.233.25.235:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla", host: "msb-iag" 10.233.67.226 - - [19/Jun/2022:06:44:50 +0000] a6411756e9c87e67894eaa3cbeb42ea6 "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/gracious_tesla HTTP/1.1" 202 request_processing_time:10.308 upstream_response_time:10.308 "-" "Apache-CXF/3.4.1" "-" 2022/06/19 06:45:00 [info] 39#39: *1405 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:00 [info] 39#39: *1406 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:00 [info] 35#35: *1400 client 10.233.67.226 closed keepalive connection 2022/06/19 06:45:07 [info] 35#35: *1408 [lua] access_by_lua(msblocations.conf:133):2: 6de589a00593964c94707e7f308332a6:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:45:07 +0000] 6de589a00593964c94707e7f308332a6 "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 06:45:07 [info] 35#35: *1408 [lua] logger.lua:23: 6de589a00593964c94707e7f308332a6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:45:07 [info] 35#35: *1408 client 10.233.72.28 closed keepalive connection 2022/06/19 06:45:07 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:133):2: 566ab8522900038b3ca9a641d050cd59:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:45:07 +0000] 566ab8522900038b3ca9a641d050cd59 "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 06:45:07 [info] 35#35: *1409 [lua] logger.lua:23: 566ab8522900038b3ca9a641d050cd59 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:45:07 [info] 35#35: *1409 client 10.233.72.28 closed keepalive connection 2022/06/19 06:45:07 [info] 35#35: *1410 [lua] access_by_lua(msblocations.conf:133):2: 0dd1621f7f51e4a14fd233042dcd1cc4:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:45:07 [info] 35#35: *1410 [lua] logger.lua:23: 0dd1621f7f51e4a14fd233042dcd1cc4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:45:07 +0000] 0dd1621f7f51e4a14fd233042dcd1cc4 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/867f680c-e65d-4bae-8a72-8ab9aba6bb3e/0076d76e-43fd-4719-b786-64d42227a5b5/profile/cnftest HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.24.0" "-" 2022/06/19 06:45:07 [info] 35#35: *1410 client 10.233.72.28 closed keepalive connection 2022/06/19 06:45:10 [info] 39#39: *1411 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:10 [info] 39#39: *1412 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:20 [info] 39#39: *1414 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:20 [info] 35#35: *1413 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:30 [info] 39#39: *1415 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:30 [info] 35#35: *1416 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:39 [info] 35#35: *1417 [lua] access_by_lua(msblocations.conf:133):2: f4b41f37c53c04bf3f640440de79a056:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:45:39 +0000] f4b41f37c53c04bf3f640440de79a056 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/06/19 06:45:39 [info] 35#35: *1417 [lua] logger.lua:23: f4b41f37c53c04bf3f640440de79a056 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:45:39 [info] 35#35: *1417 client 10.233.72.28 closed keepalive connection 2022/06/19 06:45:39 [info] 35#35: *1418 [lua] access_by_lua(msblocations.conf:133):2: 995b2833ba879da082c9082e917bdf29:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:45:39 [info] 35#35: *1418 [lua] logger.lua:23: 995b2833ba879da082c9082e917bdf29 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:45:39 +0000] 995b2833ba879da082c9082e917bdf29 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "python-requests/2.24.0" "-" 2022/06/19 06:45:39 [info] 35#35: *1418 client 10.233.72.28 closed keepalive connection 2022/06/19 06:45:40 [info] 35#35: *1420 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:40 [info] 35#35: *1419 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:50 [info] 35#35: *1422 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:45:50 [info] 35#35: *1421 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:00 [info] 39#39: *1423 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:00 [info] 39#39: *1424 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:10 [info] 39#39: *1426 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:10 [info] 39#39: *1427 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:20 [info] 39#39: *1428 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:20 [info] 39#39: *1429 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:30 [info] 39#39: *1430 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:30 [info] 39#39: *1431 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:40 [info] 35#35: *1432 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:40 [info] 35#35: *1433 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:50 [info] 35#35: *1435 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:46:50 [info] 35#35: *1434 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:00 [info] 35#35: *1436 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:00 [info] 35#35: *1437 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:10 [info] 39#39: *1439 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:10 [info] 35#35: *1440 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:20 [info] 35#35: *1441 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:20 [info] 35#35: *1442 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:30 [info] 35#35: *1443 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:30 [info] 35#35: *1444 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:40 [info] 39#39: *1445 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:40 [info] 39#39: *1446 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:50 [info] 35#35: *1448 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:47:50 [info] 35#35: *1447 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:00 [info] 35#35: *1449 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:00 [info] 35#35: *1450 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:10 [info] 39#39: *1452 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:10 [info] 35#35: *1453 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:20 [info] 35#35: *1455 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:20 [info] 35#35: *1454 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:30 [info] 39#39: *1456 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:30 [info] 39#39: *1457 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:40 [info] 35#35: *1458 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:40 [info] 39#39: *1459 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:50 [info] 35#35: *1461 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:48:50 [info] 35#35: *1460 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:00 [info] 35#35: *1463 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:00 [info] 35#35: *1462 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:10 [info] 35#35: *1466 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:10 [info] 35#35: *1465 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:20 [info] 35#35: *1468 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:20 [info] 35#35: *1467 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:30 [info] 35#35: *1469 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:30 [info] 35#35: *1470 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:40 [info] 35#35: *1471 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:40 [info] 35#35: *1472 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:50 [info] 35#35: *1473 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:49:50 [info] 39#39: *1474 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:00 [info] 39#39: *1475 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:00 [info] 35#35: *1476 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:10 [info] 35#35: *1478 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:10 [info] 35#35: *1479 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:20 [info] 35#35: *1481 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:20 [info] 35#35: *1480 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:30 [info] 35#35: *1482 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:30 [info] 35#35: *1483 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:40 [info] 35#35: *1484 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:40 [info] 35#35: *1485 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:50 [info] 35#35: *1487 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:50:50 [info] 39#39: *1486 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:00 [info] 35#35: *1488 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:00 [info] 39#39: *1489 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:10 [info] 35#35: *1491 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:10 [info] 35#35: *1492 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:20 [info] 35#35: *1494 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:20 [info] 39#39: *1493 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:30 [info] 35#35: *1495 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:30 [info] 35#35: *1496 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:40 [info] 35#35: *1498 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:40 [info] 39#39: *1497 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:50 [info] 39#39: *1499 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:51:50 [info] 39#39: *1500 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:00 [info] 35#35: *1502 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:00 [info] 35#35: *1501 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:10 [info] 39#39: *1504 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:10 [info] 35#35: *1505 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:20 [info] 35#35: *1506 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:20 [info] 35#35: *1507 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:30 [info] 39#39: *1509 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:30 [info] 39#39: *1508 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:40 [info] 35#35: *1510 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:40 [info] 35#35: *1511 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:50 [info] 39#39: *1512 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:52:50 [info] 39#39: *1513 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:00 [info] 35#35: *1514 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:00 [info] 35#35: *1515 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:10 [info] 39#39: *1518 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:10 [info] 35#35: *1517 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:20 [info] 35#35: *1520 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:20 [info] 35#35: *1519 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:30 [info] 39#39: *1521 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:30 [info] 39#39: *1522 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:40 [info] 35#35: *1524 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:40 [info] 35#35: *1523 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:50 [info] 39#39: *1525 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:53:50 [info] 35#35: *1526 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:00 [info] 35#35: *1527 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:00 [info] 35#35: *1528 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:10 [info] 35#35: *1530 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:10 [info] 35#35: *1531 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:20 [info] 35#35: *1532 [lua] access_by_lua(msblocations.conf:133):2: 2c767799c57ba763b58cc1a369925576:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1532 [lua] logger.lua:23: 2c767799c57ba763b58cc1a369925576 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 2c767799c57ba763b58cc1a369925576 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 500 request_processing_time:0.008 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1533 [lua] access_by_lua(msblocations.conf:133):2: 3cbc659470ba18eb1b5a63fd2736071e:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 3cbc659470ba18eb1b5a63fd2736071e "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1533 [lua] logger.lua:23: 3cbc659470ba18eb1b5a63fd2736071e {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1533 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1534 [lua] access_by_lua(msblocations.conf:133):2: 389ffd0d0edcee3d297489fc1e0237f6:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 389ffd0d0edcee3d297489fc1e0237f6 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1534 [lua] logger.lua:23: 389ffd0d0edcee3d297489fc1e0237f6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1534 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1536 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:20 [info] 39#39: *1537 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:20 [info] 35#35: *1535 [lua] access_by_lua(msblocations.conf:133):2: 266fa2a3e722c47ab28cd8d682d025fd:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1535 [lua] logger.lua:23: 266fa2a3e722c47ab28cd8d682d025fd {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 266fa2a3e722c47ab28cd8d682d025fd "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.018 upstream_response_time:0.018 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1535 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1538 [lua] access_by_lua(msblocations.conf:133):2: a8cc30d182783867be748e98a3e11217:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1538 [lua] logger.lua:23: a8cc30d182783867be748e98a3e11217 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] a8cc30d182783867be748e98a3e11217 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1538 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1539 [lua] access_by_lua(msblocations.conf:133):2: 656d236ffd176b7f420ef18190f3ca71:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1539 [lua] logger.lua:23: 656d236ffd176b7f420ef18190f3ca71 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/content HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 656d236ffd176b7f420ef18190f3ca71 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/content HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1539 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1540 [lua] access_by_lua(msblocations.conf:133):2: 6e68a5fb7baa22810a5e6336ac5283af:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1540 [lua] logger.lua:23: 6e68a5fb7baa22810a5e6336ac5283af {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 6e68a5fb7baa22810a5e6336ac5283af "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1540 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1532 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1541 [lua] access_by_lua(msblocations.conf:133):2: 6726bd06b876d074f7a69c64f817249a:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 6726bd06b876d074f7a69c64f817249a "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile HTTP/1.1" 201 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1541 [lua] logger.lua:23: 6726bd06b876d074f7a69c64f817249a {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1541 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1542 [lua] access_by_lua(msblocations.conf:133):2: ed02c5d2585897275e1c05d6704f2ab1:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] ed02c5d2585897275e1c05d6704f2ab1 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1542 [lua] logger.lua:23: ed02c5d2585897275e1c05d6704f2ab1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1542 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1543 [lua] access_by_lua(msblocations.conf:133):2: 7ea9a1f9ee6ae250ee7e835606800f44:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1543 [lua] logger.lua:23: 7ea9a1f9ee6ae250ee7e835606800f44 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87/content HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] 7ea9a1f9ee6ae250ee7e835606800f44 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-73ab0d0b-1538-4d06-8335-c4d87c384e62/v1/profile/pnf-cnf-profile-c1830757-444d-4cb5-9ba6-aed66961ae87/content HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1543 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:20 [info] 35#35: *1544 [lua] access_by_lua(msblocations.conf:133):2: d577f8065fe730b5a13f54e8ead73c33:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:54:20 +0000] d577f8065fe730b5a13f54e8ead73c33 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.211 upstream_response_time:0.211 "-" "python-requests/2.24.0" "-" 2022/06/19 06:54:20 [info] 35#35: *1544 [lua] logger.lua:23: d577f8065fe730b5a13f54e8ead73c33 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:54:20 [info] 35#35: *1544 client 10.233.72.28 closed keepalive connection 2022/06/19 06:54:30 [info] 39#39: *1545 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:30 [info] 39#39: *1546 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:40 [info] 35#35: *1547 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:40 [info] 35#35: *1548 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:50 [info] 39#39: *1549 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:54:50 [info] 39#39: *1550 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:00 [info] 39#39: *1551 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:00 [info] 35#35: *1552 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:10 [info] 35#35: *1554 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:10 [info] 39#39: *1555 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:20 [info] 35#35: *1556 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:20 [info] 35#35: *1557 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:30 [info] 39#39: *1558 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:30 [info] 39#39: *1559 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:40 [info] 35#35: *1560 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:40 [info] 39#39: *1561 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:50 [info] 39#39: *1563 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:55:50 [info] 35#35: *1562 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:00 [info] 39#39: *1565 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:00 [info] 35#35: *1564 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:10 [info] 35#35: *1567 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:10 [info] 35#35: *1568 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:20 [info] 39#39: *1570 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:20 [info] 35#35: *1569 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:30 [info] 39#39: *1572 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:30 [info] 35#35: *1571 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:40 [info] 35#35: *1574 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:40 [info] 35#35: *1573 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:50 [info] 35#35: *1576 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:50 [info] 35#35: *1575 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:56:50 [info] 35#35: *1577 [lua] access_by_lua(msblocations.conf:133):2: ca96a807c2313fa6300dec5e5805bc22:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:56:50 +0000] ca96a807c2313fa6300dec5e5805bc22 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 500 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/19 06:56:50 [info] 35#35: *1577 [lua] logger.lua:23: ca96a807c2313fa6300dec5e5805bc22 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:56:50 [info] 35#35: *1578 [lua] access_by_lua(msblocations.conf:133):2: ab47b1915c0566c2262c277795f4c465:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:56:50 +0000] ab47b1915c0566c2262c277795f4c465 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "python-requests/2.24.0" "-" 2022/06/19 06:56:50 [info] 35#35: *1578 [lua] logger.lua:23: ab47b1915c0566c2262c277795f4c465 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:56:50 [info] 35#35: *1578 client 10.233.72.28 closed keepalive connection 2022/06/19 06:56:50 [info] 35#35: *1579 [lua] access_by_lua(msblocations.conf:133):2: 35bf7aee8342375eca1284a3cc76fb2c:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 06:56:50 [info] 35#35: *1579 [lua] logger.lua:23: 35bf7aee8342375eca1284a3cc76fb2c {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:06:56:50 +0000] 35bf7aee8342375eca1284a3cc76fb2c "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.054 "-" "python-requests/2.24.0" "-" 2022/06/19 06:56:50 [info] 35#35: *1579 client 10.233.72.28 closed keepalive connection 2022/06/19 06:56:51 [info] 35#35: *1577 client 10.233.72.28 closed keepalive connection 2022/06/19 06:57:00 [info] 39#39: *1580 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:00 [info] 39#39: *1581 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:10 [info] 39#39: *1584 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:10 [info] 35#35: *1583 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:20 [info] 35#35: *1586 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:20 [info] 35#35: *1585 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:30 [info] 35#35: *1587 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:30 [info] 35#35: *1588 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:40 [info] 35#35: *1590 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:40 [info] 35#35: *1589 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:50 [info] 35#35: *1592 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:57:50 [info] 35#35: *1591 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:00 [info] 35#35: *1594 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:00 [info] 39#39: *1593 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:10 [info] 35#35: *1596 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:10 [info] 35#35: *1597 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:20 [info] 39#39: *1598 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:20 [info] 39#39: *1599 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:30 [info] 35#35: *1600 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:30 [info] 35#35: *1601 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:40 [info] 35#35: *1603 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:40 [info] 35#35: *1602 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:50 [info] 35#35: *1604 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:58:50 [info] 35#35: *1605 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:00 [info] 35#35: *1607 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:00 [info] 35#35: *1606 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:10 [info] 35#35: *1609 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:10 [info] 39#39: *1610 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:20 [info] 35#35: *1611 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:20 [info] 35#35: *1612 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:30 [info] 35#35: *1614 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:30 [info] 35#35: *1613 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:40 [info] 39#39: *1615 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:40 [info] 39#39: *1616 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:50 [info] 39#39: *1617 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 06:59:50 [info] 39#39: *1618 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:00 [info] 39#39: *1619 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:00 [info] 35#35: *1620 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:10 [info] 39#39: *1622 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:10 [info] 39#39: *1623 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:20 [info] 39#39: *1625 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:20 [info] 39#39: *1624 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:30 [info] 39#39: *1627 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:30 [info] 35#35: *1626 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:40 [info] 39#39: *1628 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:40 [info] 39#39: *1629 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:50 [info] 35#35: *1630 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:00:50 [info] 35#35: *1631 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:00 [info] 35#35: *1632 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:00 [info] 35#35: *1633 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:10 [info] 39#39: *1636 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:10 [info] 39#39: *1635 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:20 [info] 35#35: *1637 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:20 [info] 35#35: *1638 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:30 [info] 35#35: *1639 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:30 [info] 35#35: *1640 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:40 [info] 35#35: *1641 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:40 [info] 39#39: *1642 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:50 [info] 39#39: *1644 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:01:50 [info] 39#39: *1643 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:00 [info] 35#35: *1645 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:00 [info] 35#35: *1646 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:10 [info] 35#35: *1648 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:10 [info] 39#39: *1649 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:20 [info] 35#35: *1651 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:20 [info] 35#35: *1650 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:30 [info] 35#35: *1653 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:30 [info] 35#35: *1652 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:40 [info] 39#39: *1654 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:40 [info] 39#39: *1655 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:50 [info] 39#39: *1656 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:02:50 [info] 39#39: *1657 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:00 [info] 35#35: *1658 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:00 [info] 35#35: *1659 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:10 [info] 35#35: *1662 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:10 [info] 35#35: *1661 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:20 [info] 35#35: *1664 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:20 [info] 35#35: *1663 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:30 [info] 35#35: *1665 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:30 [info] 35#35: *1666 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:40 [info] 39#39: *1667 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:40 [info] 39#39: *1668 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:50 [info] 35#35: *1669 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:03:50 [info] 35#35: *1670 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:00 [info] 35#35: *1671 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:00 [info] 35#35: *1672 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:10 [info] 35#35: *1674 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:10 [info] 35#35: *1675 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:20 [info] 39#39: *1676 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:20 [info] 35#35: *1677 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:30 [info] 39#39: *1678 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:30 [info] 39#39: *1679 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:40 [info] 35#35: *1681 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:40 [info] 35#35: *1680 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:50 [info] 35#35: *1683 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:04:50 [info] 35#35: *1682 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:00 [info] 35#35: *1684 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:00 [info] 35#35: *1685 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:10 [info] 39#39: *1687 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:10 [info] 39#39: *1688 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:20 [info] 35#35: *1689 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:20 [info] 35#35: *1690 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:30 [info] 35#35: *1691 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:30 [info] 35#35: *1692 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:40 [info] 35#35: *1693 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:40 [info] 35#35: *1694 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:50 [info] 39#39: *1695 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:05:50 [info] 39#39: *1696 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:00 [info] 35#35: *1697 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:00 [info] 35#35: *1698 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:10 [info] 35#35: *1700 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:10 [info] 35#35: *1701 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:20 [info] 35#35: *1702 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:20 [info] 35#35: *1703 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:30 [info] 35#35: *1704 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:30 [info] 35#35: *1705 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:40 [info] 39#39: *1706 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:40 [info] 39#39: *1707 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:50 [info] 35#35: *1709 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:06:50 [info] 39#39: *1708 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:00 [info] 35#35: *1710 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:00 [info] 35#35: *1711 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:09 [info] 35#35: *1713 [lua] access_by_lua(msblocations.conf:133):2: f150487d4081c65305f30cf09ae14dd8:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sharp_sinoussi HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:07:10 [info] 39#39: *1715 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:10 [info] 39#39: *1714 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:19 [info] 35#35: *1713 [lua] logger.lua:23: f150487d4081c65305f30cf09ae14dd8 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sharp_sinoussi HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/instance/sharp_sinoussi", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:07:19 +0000] f150487d4081c65305f30cf09ae14dd8 "DELETE /api/multicloud-k8s/v1/v1/instance/sharp_sinoussi HTTP/1.1" 202 request_processing_time:10.168 upstream_response_time:10.167 "-" "python-requests/2.24.0" "-" 2022/06/19 07:07:19 [info] 35#35: *1713 client 10.233.72.28 closed keepalive connection 2022/06/19 07:07:19 [info] 35#35: *1716 [lua] access_by_lua(msblocations.conf:133):2: bce2b2dbdbda2156022cdd7ddfd04a5d:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:07:19 +0000] bce2b2dbdbda2156022cdd7ddfd04a5d "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 07:07:19 [info] 35#35: *1716 [lua] logger.lua:23: bce2b2dbdbda2156022cdd7ddfd04a5d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:07:19 [info] 35#35: *1716 client 10.233.72.28 closed keepalive connection 2022/06/19 07:07:19 [info] 35#35: *1717 [lua] access_by_lua(msblocations.conf:133):2: 938e6168e43322f70691d95bfdd132dc:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:07:19 [info] 35#35: *1717 [lua] logger.lua:23: 938e6168e43322f70691d95bfdd132dc {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:07:19 +0000] 938e6168e43322f70691d95bfdd132dc "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 07:07:19 [info] 35#35: *1717 client 10.233.72.28 closed keepalive connection 2022/06/19 07:07:20 [info] 39#39: *1719 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:20 [info] 39#39: *1718 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:30 [info] 35#35: *1720 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:30 [info] 35#35: *1721 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:40 [info] 35#35: *1722 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:40 [info] 35#35: *1723 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:50 [info] 39#39: *1725 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:07:50 [info] 35#35: *1724 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:00 [info] 35#35: *1726 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:00 [info] 35#35: *1727 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:10 [info] 35#35: *1729 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:10 [info] 35#35: *1730 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:20 [info] 35#35: *1731 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:20 [info] 35#35: *1732 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:30 [info] 39#39: *1733 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:30 [info] 39#39: *1734 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:36 [info] 35#35: *1735 [lua] access_by_lua(msblocations.conf:133):2: f3e44d96f9260ac2a843fdff1aaa66a5:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:08:36 +0000] f3e44d96f9260ac2a843fdff1aaa66a5 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 07:08:36 [info] 35#35: *1735 [lua] logger.lua:23: f3e44d96f9260ac2a843fdff1aaa66a5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:08:36 [info] 35#35: *1735 client 10.233.72.28 closed keepalive connection 2022/06/19 07:08:36 [info] 35#35: *1736 [lua] access_by_lua(msblocations.conf:133):2: 0f6e3927de44221ef467bad9daa89ffa:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:08:36 +0000] 0f6e3927de44221ef467bad9daa89ffa "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 204 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/19 07:08:36 [info] 35#35: *1736 [lua] logger.lua:23: 0f6e3927de44221ef467bad9daa89ffa {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:08:36 [info] 35#35: *1736 client 10.233.72.28 closed keepalive connection 2022/06/19 07:08:40 [info] 39#39: *1737 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:40 [info] 39#39: *1738 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:50 [info] 35#35: *1739 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:08:50 [info] 35#35: *1740 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:00 [info] 35#35: *1742 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:00 [info] 35#35: *1741 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:10 [info] 35#35: *1745 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:10 [info] 35#35: *1744 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:20 [info] 35#35: *1746 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:20 [info] 39#39: *1747 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:30 [info] 39#39: *1749 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:30 [info] 39#39: *1748 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:40 [info] 39#39: *1750 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:40 [info] 35#35: *1751 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:50 [info] 35#35: *1752 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:09:50 [info] 35#35: *1753 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:00 [info] 35#35: *1754 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:00 [info] 35#35: *1755 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:10 [info] 39#39: *1757 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:10 [info] 35#35: *1758 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:20 [info] 35#35: *1759 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:20 [info] 35#35: *1760 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:30 [info] 35#35: *1761 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:30 [info] 39#39: *1762 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:40 [info] 35#35: *1763 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:40 [info] 39#39: *1764 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:50 [info] 35#35: *1765 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:50 [info] 35#35: *1766 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:10:59 [info] 35#35: *1767 [lua] access_by_lua(msblocations.conf:133):2: 0fe56684b27ca8c6a54072b3b9dc7434:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] 0fe56684b27ca8c6a54072b3b9dc7434 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 500 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1767 [lua] logger.lua:23: 0fe56684b27ca8c6a54072b3b9dc7434 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1768 [lua] access_by_lua(msblocations.conf:133):2: 426f94681fb4f51de08069c8cf4f6619:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1768 [lua] logger.lua:23: 426f94681fb4f51de08069c8cf4f6619 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] 426f94681fb4f51de08069c8cf4f6619 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1768 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1769 [lua] access_by_lua(msblocations.conf:133):2: 11849d381a852badf62cf34ec8a7c513:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] 11849d381a852badf62cf34ec8a7c513 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1769 [lua] logger.lua:23: 11849d381a852badf62cf34ec8a7c513 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1769 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1770 [lua] access_by_lua(msblocations.conf:133):2: fe104f6dce65882b425619a608ee0257:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1770 [lua] logger.lua:23: fe104f6dce65882b425619a608ee0257 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] fe104f6dce65882b425619a608ee0257 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1770 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1771 [lua] access_by_lua(msblocations.conf:133):2: b179bcd280c96835c858e4e962aafe24:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1771 [lua] logger.lua:23: b179bcd280c96835c858e4e962aafe24 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] b179bcd280c96835c858e4e962aafe24 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1771 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1772 [lua] access_by_lua(msblocations.conf:133):2: 6004b48a2c9406fa51b9d252c5795578:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1772 [lua] logger.lua:23: 6004b48a2c9406fa51b9d252c5795578 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/content HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] 6004b48a2c9406fa51b9d252c5795578 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/content HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1772 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1773 [lua] access_by_lua(msblocations.conf:133):2: 5c8e93f120b3aacd35d9de59e55396aa:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1773 [lua] logger.lua:23: 5c8e93f120b3aacd35d9de59e55396aa {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] 5c8e93f120b3aacd35d9de59e55396aa "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1 HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1773 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1774 [lua] access_by_lua(msblocations.conf:133):2: 4813dbef6136c26ff7736acbbd0aa154:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1774 [lua] logger.lua:23: 4813dbef6136c26ff7736acbbd0aa154 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] 4813dbef6136c26ff7736acbbd0aa154 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1774 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1775 [lua] access_by_lua(msblocations.conf:133):2: cb977b7f31506ab88a91ad63c7d5b23b:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1775 [lua] logger.lua:23: cb977b7f31506ab88a91ad63c7d5b23b {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85 HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] cb977b7f31506ab88a91ad63c7d5b23b "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1775 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1776 [lua] access_by_lua(msblocations.conf:133):2: 8c61cb2c47b24292955a67905743479d:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1776 [lua] logger.lua:23: 8c61cb2c47b24292955a67905743479d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85/content HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] 8c61cb2c47b24292955a67905743479d "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-a297fd27-f339-4c55-a654-8fb0a25cc003/v1/profile/pnf-cnf-profile-5d76edae-591a-4ff0-afc6-d38d8c4dbb85/content HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1776 client 10.233.72.28 closed keepalive connection 2022/06/19 07:10:59 [info] 35#35: *1777 [lua] access_by_lua(msblocations.conf:133):2: fc17fa68825aa7c063ee503e579f7034:receive the request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:10:59 [info] 35#35: *1777 [lua] logger.lua:23: fc17fa68825aa7c063ee503e579f7034 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:10:59 +0000] fc17fa68825aa7c063ee503e579f7034 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.157 upstream_response_time:0.157 "-" "python-requests/2.24.0" "-" 2022/06/19 07:10:59 [info] 35#35: *1777 client 10.233.72.28 closed keepalive connection 2022/06/19 07:11:00 [info] 39#39: *1778 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:00 [info] 35#35: *1779 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:10 [info] 39#39: *1782 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:10 [info] 35#35: *1781 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:20 [info] 39#39: *1783 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:20 [info] 39#39: *1784 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:30 [info] 35#35: *1785 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:30 [info] 39#39: *1786 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:40 [info] 35#35: *1787 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:40 [info] 35#35: *1788 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:50 [info] 39#39: *1789 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:50 [info] 39#39: *1790 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:11:59 [info] 35#35: *1767 client 10.233.72.28 closed keepalive connection 2022/06/19 07:12:00 [info] 39#39: *1792 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:00 [info] 35#35: *1791 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:10 [info] 35#35: *1794 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:10 [info] 35#35: *1795 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:20 [info] 35#35: *1796 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:20 [info] 35#35: *1797 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:30 [info] 35#35: *1798 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:30 [info] 35#35: *1799 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:40 [info] 39#39: *1800 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:40 [info] 39#39: *1801 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:50 [info] 39#39: *1802 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:12:50 [info] 39#39: *1803 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:00 [info] 35#35: *1804 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:00 [info] 35#35: *1805 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:10 [info] 39#39: *1807 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:10 [info] 39#39: *1808 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:20 [info] 35#35: *1809 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:20 [info] 35#35: *1810 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:30 [info] 35#35: *1811 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:30 [info] 35#35: *1812 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:40 [info] 35#35: *1813 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:40 [info] 35#35: *1814 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:50 [info] 35#35: *1815 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:13:50 [info] 39#39: *1816 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:00 [info] 35#35: *1817 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:00 [info] 35#35: *1818 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:10 [info] 39#39: *1820 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:10 [info] 39#39: *1821 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:20 [info] 35#35: *1822 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:20 [info] 35#35: *1823 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:30 [info] 35#35: *1824 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:30 [info] 39#39: *1825 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:40 [info] 39#39: *1826 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:40 [info] 35#35: *1827 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:50 [info] 35#35: *1829 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:14:50 [info] 35#35: *1828 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:00 [info] 39#39: *1830 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:00 [info] 39#39: *1831 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:10 [info] 35#35: *1833 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:10 [info] 35#35: *1834 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:20 [info] 35#35: *1835 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:20 [info] 35#35: *1836 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:30 [info] 35#35: *1837 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:30 [info] 35#35: *1838 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:40 [info] 35#35: *1839 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:40 [info] 35#35: *1840 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:50 [info] 39#39: *1842 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:15:50 [info] 35#35: *1841 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:00 [info] 35#35: *1843 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:00 [info] 35#35: *1844 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:10 [info] 39#39: *1846 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:10 [info] 39#39: *1847 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:20 [info] 35#35: *1848 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:20 [info] 35#35: *1849 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:30 [info] 39#39: *1850 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:30 [info] 39#39: *1851 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:40 [info] 35#35: *1852 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:40 [info] 39#39: *1853 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:50 [info] 35#35: *1854 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:16:50 [info] 39#39: *1855 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:00 [info] 35#35: *1856 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:00 [info] 35#35: *1857 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:10 [info] 35#35: *1860 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:10 [info] 35#35: *1859 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:20 [info] 35#35: *1861 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:20 [info] 35#35: *1862 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:30 [info] 35#35: *1863 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:30 [info] 35#35: *1864 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:40 [info] 35#35: *1866 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:40 [info] 35#35: *1865 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:50 [info] 35#35: *1868 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:17:50 [info] 35#35: *1867 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:00 [info] 35#35: *1870 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:00 [info] 35#35: *1869 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:10 [info] 39#39: *1873 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:10 [info] 35#35: *1872 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:20 [info] 39#39: *1875 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:20 [info] 39#39: *1874 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:30 [info] 39#39: *1876 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:30 [info] 39#39: *1877 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:40 [info] 35#35: *1878 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:40 [info] 39#39: *1879 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:50 [info] 35#35: *1881 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:18:50 [info] 35#35: *1880 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:00 [info] 35#35: *1882 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:00 [info] 35#35: *1883 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:10 [info] 39#39: *1885 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:10 [info] 35#35: *1886 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:20 [info] 39#39: *1887 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:20 [info] 39#39: *1888 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:30 [info] 39#39: *1889 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:30 [info] 39#39: *1890 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:40 [info] 35#35: *1892 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:40 [info] 35#35: *1891 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:50 [info] 39#39: *1893 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:19:50 [info] 39#39: *1894 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:00 [info] 39#39: *1895 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:00 [info] 39#39: *1896 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:10 [info] 39#39: *1898 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:10 [info] 39#39: *1899 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:20 [info] 35#35: *1900 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:20 [info] 35#35: *1901 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:30 [info] 35#35: *1902 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:30 [info] 35#35: *1903 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:40 [info] 35#35: *1905 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:40 [info] 39#39: *1904 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:50 [info] 35#35: *1906 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:20:50 [info] 35#35: *1907 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:00 [info] 35#35: *1908 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:00 [info] 35#35: *1909 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:10 [info] 35#35: *1911 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:10 [info] 39#39: *1912 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:20 [info] 35#35: *1914 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:20 [info] 39#39: *1913 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:30 [info] 35#35: *1915 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:30 [info] 35#35: *1916 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:40 [info] 35#35: *1918 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:40 [info] 35#35: *1917 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:50 [info] 35#35: *1919 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:21:50 [info] 35#35: *1920 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:00 [info] 35#35: *1921 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:00 [info] 35#35: *1922 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:10 [info] 39#39: *1924 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:10 [info] 39#39: *1925 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:20 [info] 35#35: *1926 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:20 [info] 35#35: *1927 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:30 [info] 35#35: *1929 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:30 [info] 35#35: *1928 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:40 [info] 35#35: *1931 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:40 [info] 35#35: *1930 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:50 [info] 39#39: *1933 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:22:50 [info] 39#39: *1932 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:00 [info] 35#35: *1934 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:00 [info] 35#35: *1935 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:10 [info] 35#35: *1937 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:10 [info] 35#35: *1938 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:20 [info] 35#35: *1940 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:20 [info] 39#39: *1939 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:23 [info] 35#35: *1941 [lua] access_by_lua(msblocations.conf:133):2: d0587ab16dc55af868b36ac9888ffcd5:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sleepy_gates HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:23:30 [info] 35#35: *1942 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:30 [info] 39#39: *1943 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 10.233.72.28 - - [19/Jun/2022:07:23:33 +0000] d0587ab16dc55af868b36ac9888ffcd5 "DELETE /api/multicloud-k8s/v1/v1/instance/sleepy_gates HTTP/1.1" 202 request_processing_time:10.187 upstream_response_time:10.185 "-" "python-requests/2.24.0" "-" 2022/06/19 07:23:33 [info] 35#35: *1941 [lua] logger.lua:23: d0587ab16dc55af868b36ac9888ffcd5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sleepy_gates HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/instance/sleepy_gates", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:23:33 [info] 35#35: *1941 client 10.233.72.28 closed keepalive connection 2022/06/19 07:23:33 [info] 35#35: *1944 [lua] access_by_lua(msblocations.conf:133):2: 26fab51b53f78700b555a3510659f62d:receive the request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:23:33 [info] 35#35: *1944 [lua] logger.lua:23: 26fab51b53f78700b555a3510659f62d {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:23:33 +0000] 26fab51b53f78700b555a3510659f62d "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/06/19 07:23:33 [info] 35#35: *1944 client 10.233.72.28 closed keepalive connection 2022/06/19 07:23:33 [info] 35#35: *1945 [lua] access_by_lua(msblocations.conf:133):2: 53a710c622cab515f243974fed988791:receive the request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.72.28 - - [19/Jun/2022:07:23:33 +0000] 53a710c622cab515f243974fed988791 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-" 2022/06/19 07:23:33 [info] 35#35: *1945 [lua] logger.lua:23: 53a710c622cab515f243974fed988791 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.28, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.38.81:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/06/19 07:23:33 [info] 35#35: *1945 client 10.233.72.28 closed keepalive connection 2022/06/19 07:23:40 [info] 35#35: *1947 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:40 [info] 35#35: *1946 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:50 [info] 39#39: *1949 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:23:50 [info] 39#39: *1948 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:00 [info] 35#35: *1950 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:00 [info] 35#35: *1951 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:10 [info] 35#35: *1953 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:10 [info] 35#35: *1954 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:20 [info] 35#35: *1955 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:20 [info] 35#35: *1956 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:30 [info] 35#35: *1958 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:30 [info] 35#35: *1957 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:40 [info] 39#39: *1959 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:40 [info] 39#39: *1960 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:50 [info] 35#35: *1961 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:24:50 [info] 35#35: *1962 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:00 [info] 35#35: *1963 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:00 [info] 35#35: *1964 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:10 [info] 39#39: *1966 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:10 [info] 35#35: *1967 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:20 [info] 39#39: *1968 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:20 [info] 35#35: *1969 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:30 [info] 35#35: *1970 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:30 [info] 35#35: *1971 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:40 [info] 35#35: *1972 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:40 [info] 35#35: *1973 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:50 [info] 39#39: *1975 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:25:50 [info] 35#35: *1974 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:00 [info] 35#35: *1976 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:00 [info] 39#39: *1977 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:10 [info] 39#39: *1980 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:10 [info] 39#39: *1979 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:20 [info] 35#35: *1982 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:20 [info] 35#35: *1981 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:30 [info] 35#35: *1984 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:30 [info] 35#35: *1983 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:40 [info] 35#35: *1986 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:40 [info] 39#39: *1985 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:50 [info] 35#35: *1987 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:26:50 [info] 39#39: *1988 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:00 [info] 39#39: *1989 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:00 [info] 39#39: *1990 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:10 [info] 35#35: *1993 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:10 [info] 35#35: *1992 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:20 [info] 35#35: *1995 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:20 [info] 35#35: *1994 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:30 [info] 39#39: *1996 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:30 [info] 39#39: *1997 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:40 [info] 39#39: *1999 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:40 [info] 39#39: *1998 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:50 [info] 35#35: *2000 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:27:50 [info] 39#39: *2001 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:00 [info] 35#35: *2002 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:00 [info] 35#35: *2003 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:10 [info] 35#35: *2005 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:10 [info] 35#35: *2006 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:20 [info] 35#35: *2008 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:20 [info] 35#35: *2007 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:30 [info] 35#35: *2009 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:30 [info] 35#35: *2010 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:40 [info] 35#35: *2011 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:40 [info] 35#35: *2012 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:50 [info] 39#39: *2013 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:28:50 [info] 39#39: *2014 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:00 [info] 39#39: *2016 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:00 [info] 39#39: *2015 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:10 [info] 35#35: *2018 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:10 [info] 35#35: *2019 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:17 [info] 35#35: *2020 client closed connection while waiting for request, client: 10.233.72.28, server: 0.0.0.0:443 2022/06/19 07:29:20 [info] 39#39: *2021 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:20 [info] 39#39: *2022 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:30 [info] 39#39: *2023 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:30 [info] 39#39: *2024 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:40 [info] 39#39: *2025 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:40 [info] 39#39: *2026 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:50 [info] 35#35: *2028 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:29:50 [info] 35#35: *2027 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:00 [info] 35#35: *2029 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:00 [info] 35#35: *2030 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:10 [info] 35#35: *2033 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:10 [info] 39#39: *2032 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:20 [info] 39#39: *2034 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:20 [info] 39#39: *2035 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:30 [info] 39#39: *2037 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:30 [info] 35#35: *2036 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:40 [info] 39#39: *2039 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:40 [info] 39#39: *2038 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:50 [info] 35#35: *2041 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:30:50 [info] 35#35: *2040 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:00 [info] 39#39: *2042 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:00 [info] 35#35: *2043 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:10 [info] 39#39: *2046 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:10 [info] 39#39: *2045 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:20 [info] 39#39: *2048 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:20 [info] 35#35: *2047 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:30 [info] 35#35: *2049 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:30 [info] 35#35: *2050 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:40 [info] 39#39: *2052 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:40 [info] 35#35: *2051 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:50 [info] 35#35: *2053 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:31:50 [info] 35#35: *2054 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:00 [info] 39#39: *2055 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:00 [info] 39#39: *2056 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:10 [info] 35#35: *2058 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:10 [info] 35#35: *2059 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:20 [info] 35#35: *2060 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:20 [info] 35#35: *2061 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:30 [info] 35#35: *2062 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:30 [info] 35#35: *2063 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:40 [info] 39#39: *2065 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:40 [info] 39#39: *2064 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:50 [info] 39#39: *2066 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:32:50 [info] 39#39: *2067 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:00 [info] 39#39: *2068 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:00 [info] 39#39: *2069 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:10 [info] 39#39: *2071 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:10 [info] 39#39: *2072 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:20 [info] 39#39: *2073 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:20 [info] 35#35: *2074 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:30 [info] 39#39: *2076 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:30 [info] 39#39: *2075 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:40 [info] 35#35: *2077 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:40 [info] 39#39: *2078 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:50 [info] 39#39: *2080 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80 2022/06/19 07:33:50 [info] 39#39: *2079 client closed connection while waiting for request, client: 10.233.67.17, server: 0.0.0.0:80