GoogleContainerTools/skaffold

Provide diag code for push timeout

開放

#6,718 建立於 2021年10月12日

 (0 則留言) (0 個反應) (0 位負責人)Go (1,416 個分叉)batch import
area/diagnosebugbash/q4-2022help wantedkind/todo

倉庫指標

星標
 (12,822 顆星)
PR 合併指標
 (平均合併 3天 6小時) (30 天內合併 16 個 PR)

描述

Seen in the performance benchmarks, where a timeout is being coded as BUILD_UNKNOWN:

Oct 09 21:46:40 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:40 received event: timestamp:<seconds:1633816000 nanos:769760789 > event:<buildEvent:<artifact:"gcr.io/bank-of-anthos/frontend" status:"In Progress" > > entry:"Build started for artifact gcr.io/bank-of-anthos/frontend"
Oct 09 21:46:55 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:55 received event: timestamp:<seconds:1633816015 nanos:690920367 > event:<buildEvent:<artifact:"gcr.io/bank-of-anthos/frontend" status:"Failed" err:"could not push image \"gcr.io/aprindle-billing-test/gcr.io/bank-of-anthos/frontend:latest\": received unexpected HTTP status: 504 Gateway Timeout" errCode:BUILD_
Oct 09 21:46:55 skaffold-vm-2 metrics-collector.sh[5929]: 2021/10/09 21:46:55 received event: timestamp:<seconds:1633816015 nanos:691603228 > event:<devLoopEvent:<iteration:1 status:"Failed" err:<errCode:BUILD_UNKNOWN message:"could not push image \"gcr.io/aprindle-billing-test/gcr.io/bank-of-anthos/frontend:latest\": received unexpected HTTP status: 504 Gateway Timeout" > > > entry

貢獻者指南