File size: 15,486 Bytes
37c870e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 |
2024-07-03 06:23:34 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=8000, ssl=False)
2024-07-03 06:23:35 | ERROR | stderr | [32mINFO[0m: Started server process [[36m9364[0m]
2024-07-03 06:23:35 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:23:35 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:23:35 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 8000, 0, 0): cannot assign requested address
2024-07-03 06:23:35 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:23:35 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:23:43 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=8001, ssl=False)
2024-07-03 06:23:43 | ERROR | stderr | [32mINFO[0m: Started server process [[36m9484[0m]
2024-07-03 06:23:43 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:23:43 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:23:43 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 8001, 0, 0): cannot assign requested address
2024-07-03 06:23:43 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:23:43 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:23:52 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=7001, ssl=False)
2024-07-03 06:23:52 | ERROR | stderr | [32mINFO[0m: Started server process [[36m9642[0m]
2024-07-03 06:23:52 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:23:52 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:23:52 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 7001, 0, 0): cannot assign requested address
2024-07-03 06:23:52 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:23:52 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:24:00 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=21004, ssl=False)
2024-07-03 06:24:00 | ERROR | stderr | [32mINFO[0m: Started server process [[36m9761[0m]
2024-07-03 06:24:00 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:24:00 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:24:00 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 21004, 0, 0): cannot assign requested address
2024-07-03 06:24:00 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:24:00 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:24:09 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=21006, ssl=False)
2024-07-03 06:24:09 | ERROR | stderr | [32mINFO[0m: Started server process [[36m9888[0m]
2024-07-03 06:24:09 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:24:09 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:24:09 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 21006, 0, 0): cannot assign requested address
2024-07-03 06:24:09 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:24:09 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:24:32 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=21007, ssl=False)
2024-07-03 06:24:32 | ERROR | stderr | [32mINFO[0m: Started server process [[36m10187[0m]
2024-07-03 06:24:32 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:24:32 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:24:32 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 21007, 0, 0): cannot assign requested address
2024-07-03 06:24:32 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:24:32 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:24:36 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=21009, ssl=False)
2024-07-03 06:24:36 | ERROR | stderr | [32mINFO[0m: Started server process [[36m10269[0m]
2024-07-03 06:24:36 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:24:36 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:24:36 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 21009, 0, 0): cannot assign requested address
2024-07-03 06:24:36 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:24:36 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:24:43 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=21007, ssl=False)
2024-07-03 06:24:43 | ERROR | stderr | [32mINFO[0m: Started server process [[36m10392[0m]
2024-07-03 06:24:43 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:24:43 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:24:43 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 21007, 0, 0): cannot assign requested address
2024-07-03 06:24:43 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:24:43 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:24:53 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=8001, ssl=False)
2024-07-03 06:24:53 | ERROR | stderr | [32mINFO[0m: Started server process [[36m10510[0m]
2024-07-03 06:24:53 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:24:53 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:24:53 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 8001, 0, 0): cannot assign requested address
2024-07-03 06:24:53 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:24:53 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:25:10 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=6001, ssl=False)
2024-07-03 06:25:11 | ERROR | stderr | [32mINFO[0m: Started server process [[36m10724[0m]
2024-07-03 06:25:11 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:25:11 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:25:11 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 6001, 0, 0): cannot assign requested address
2024-07-03 06:25:11 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:25:11 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:25:35 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=6001, ssl=False)
2024-07-03 06:25:35 | ERROR | stderr | [32mINFO[0m: Started server process [[36m11863[0m]
2024-07-03 06:25:35 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:25:35 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:25:35 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 6001, 0, 0): cannot assign requested address
2024-07-03 06:25:35 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:25:35 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:26:19 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='http://localhost:21002', host='localhost', port=6001, ssl=False)
2024-07-03 06:26:20 | ERROR | stderr | [32mINFO[0m: Started server process [[36m12915[0m]
2024-07-03 06:26:20 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:26:20 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:26:20 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 6001, 0, 0): cannot assign requested address
2024-07-03 06:26:20 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:26:20 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:26:49 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='https://foxbrainopenaiapieastus.openai.azure.com/openai/deployments/gpt-4o/chat/completions?api-version=2024-02-15-preview', host='localhost', port=21004, ssl=False)
2024-07-03 06:26:49 | ERROR | stderr | [32mINFO[0m: Started server process [[36m13250[0m]
2024-07-03 06:26:49 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:26:49 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:26:49 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 21004, 0, 0): cannot assign requested address
2024-07-03 06:26:49 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:26:49 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:27:10 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='https://foxbrainopenaiapieastus.openai.azure.com/openai/deployments/gpt-4o/chat/completions?api-version=2024-02-15-preview', host='localhost', port=21005, ssl=False)
2024-07-03 06:27:11 | ERROR | stderr | [32mINFO[0m: Started server process [[36m13477[0m]
2024-07-03 06:27:11 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:27:11 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:27:11 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 21005, 0, 0): cannot assign requested address
2024-07-03 06:27:11 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:27:11 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:27:17 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='https://foxbrainopenaiapieastus.openai.azure.com/openai/deployments/gpt-4o/chat/completions?api-version=2024-02-15-preview', host='localhost', port=8000, ssl=False)
2024-07-03 06:27:17 | ERROR | stderr | [32mINFO[0m: Started server process [[36m13561[0m]
2024-07-03 06:27:17 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:27:17 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:27:17 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 8000, 0, 0): cannot assign requested address
2024-07-03 06:27:17 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:27:17 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:27:31 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='https://foxbrainopenaiapieastus.openai.azure.com/openai/deployments/gpt-4o/chat/completions?api-version=2024-02-15-preview', host='localhost', port=8000, ssl=False)
2024-07-03 06:27:32 | ERROR | stderr | [32mINFO[0m: Started server process [[36m13699[0m]
2024-07-03 06:27:32 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:27:32 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:27:32 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 8000, 0, 0): cannot assign requested address
2024-07-03 06:27:32 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:27:32 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
2024-07-03 06:27:37 | INFO | openai_api_server | args: Namespace(allow_credentials=False, allowed_headers=['*'], allowed_methods=['*'], allowed_origins=['*'], api_keys=None, controller_address='https://foxbrainopenaiapieastus.openai.azure.com/openai/deployments/gpt-4o/chat/completions?api-version=2024-02-15-preview', host='localhost', port=8001, ssl=False)
2024-07-03 06:27:37 | ERROR | stderr | [32mINFO[0m: Started server process [[36m13827[0m]
2024-07-03 06:27:37 | ERROR | stderr | [32mINFO[0m: Waiting for application startup.
2024-07-03 06:27:37 | ERROR | stderr | [32mINFO[0m: Application startup complete.
2024-07-03 06:27:37 | ERROR | stderr | [31mERROR[0m: [Errno 99] error while attempting to bind on address ('::1', 8001, 0, 0): cannot assign requested address
2024-07-03 06:27:37 | ERROR | stderr | [32mINFO[0m: Waiting for application shutdown.
2024-07-03 06:27:37 | ERROR | stderr | [32mINFO[0m: Application shutdown complete.
|