diff --git a/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13.log b/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13.log new file mode 100644 index 000000000..435dc045e --- /dev/null +++ b/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13.log @@ -0,0 +1,3 @@ +files.unity3d +lzma_luabytes.unity3d +files.unity3d diff --git a/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_Unity.log b/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_Unity.log new file mode 100644 index 000000000..8c71af289 --- /dev/null +++ b/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_Unity.log @@ -0,0 +1,11 @@ +热更文件版本:mht_china/zf_cdn_ios_test_2021_12_24_09_45_13 +热更版本号:1.1.82 +热更大小:4.460773468017578125 +热更文件: +files.unity3d +lzma_luabytes.unity3d +files.unity3d +CDN TYPE: cos +TOOLS DIR: /Users/ljsd/Documents/JieLing/HotFIx/Tools/cos +UPLOAD COMMAND: python UpLoad.py /Users/ljsd/Documents/JieLing/HotFIx/Root/mht_china/zf cdn_ios_test mht_china_zf_cdn_ios_test_2021_12_24_09_45_13 0 >>/Users/ljsd/Documents/JieLing/HotFIx/Root/mht_china/zf/cdn_ios_test//__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_UpLoad.log +Flush COMMAND: python Flush.py https://jl.ixy68.com/mht_china/mht_zf_test/ >>/Users/ljsd/Documents/JieLing/HotFIx/Root/mht_china/zf/cdn_ios_test//__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_UpLoad.log diff --git a/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_UpLoad.log b/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_UpLoad.log new file mode 100644 index 000000000..28d5e9a16 --- /dev/null +++ b/Root/mht_china/zf/cdn_ios_test/__HotFixLog/mht_china_zf_cdn_ios_test_2021_12_24_09_45_13_UpLoad.log @@ -0,0 +1,30 @@ +/Users/ljsd/Documents/JieLing/HotFIx/Root/mht_china/zf/cdn_ios_test/IOS/files.unity3d +mht_china/mht_zf_test/IOS/files.unity3d +INFO:qcloud_cos.cos_client:put object, url=:https://internal-jieling-1302131159.cos.ap-guangzhou.myqcloud.com/mht_china/mht_zf_test/IOS/files.unity3d ,headers=:{} +ERROR:qcloud_cos.cos_client:url:https://internal-jieling-1302131159.cos.ap-guangzhou.myqcloud.com/mht_china/mht_zf_test/IOS/files.unity3d, retry_time:0 exception:HTTPSConnectionPool(host='internal-jieling-1302131159.cos.ap-guangzhou.myqcloud.com', port=443): Max retries exceeded with url: /mht_china/mht_zf_test/IOS/files.unity3d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',)) +Traceback (most recent call last): + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/qcloud_cos/cos_client.py", line 267, in send_request + res = self._session.put(url, timeout=timeout, proxies=self._conf._proxies, **kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/sessions.py", line 602, in put + return self.request('PUT', url, data=data, **kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/sessions.py", line 542, in request + resp = self.send(prep, **send_kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/sessions.py", line 655, in send + r = adapter.send(request, **kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +ConnectionError: HTTPSConnectionPool(host='internal-jieling-1302131159.cos.ap-guangzhou.myqcloud.com', port=443): Max retries exceeded with url: /mht_china/mht_zf_test/IOS/files.unity3d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',)) +ERROR:qcloud_cos.cos_client:url:https://internal-jieling-1302131159.cos.ap-guangzhou.myqcloud.com/mht_china/mht_zf_test/IOS/files.unity3d, retry_time:1 exception:HTTPSConnectionPool(host='internal-jieling-1302131159.cos.ap-guangzhou.myqcloud.com', port=443): Max retries exceeded with url: /mht_china/mht_zf_test/IOS/files.unity3d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',)) +Traceback (most recent call last): + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/qcloud_cos/cos_client.py", line 267, in send_request + res = self._session.put(url, timeout=timeout, proxies=self._conf._proxies, **kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/sessions.py", line 602, in put + return self.request('PUT', url, data=data, **kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/sessions.py", line 542, in request + resp = self.send(prep, **send_kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/sessions.py", line 655, in send + r = adapter.send(request, **kwargs) + File "/Users/ljsd/Library/Python/2.7/lib/python/site-packages/requests/adapters.py", line 516, in send + raise ConnectionError(e, request=request) +ConnectionError: HTTPSConnectionPool(host='internal-jieling-1302131159.cos.ap-guangzhou.myqcloud.com', port=443): Max retries exceeded with url: /mht_china/mht_zf_test/IOS/files.unity3d (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',)) +{"RequestId": "1134a4be-1598-418d-ac93-bf3278ceac12", "TaskId": "387185791727629028"}