build error

Job failed with exit code: 1. Reason: cache miss: [14/16] RUN git pull cache miss: [ 5/16] RUN go version cache miss: [ 3/16] RUN apt-get -qq update && apt-get -qq -y install curl git make gcc g++ && rm -rf /var/lib/apt/lists/* cache miss: [13/16] WORKDIR user-manager cache miss: [15/16] RUN npm install cache miss: [ 6/16] RUN git clone https://github.com/livebud/bud /bud cache miss: [ 4/16] RUN curl -L --output - https://go.dev/dl/go1.18.3.linux-amd64.tar.gz | tar -xz -C /usr/local --strip-components 1 cache miss: [16/16] RUN bud build cache miss: [ 2/16] RUN node -v cache miss: [ 7/16] WORKDIR /bud cache miss: [11/16] RUN bud version cache miss: [ 8/16] RUN git checkout main cache miss: [12/16] RUN git clone https://github.com/1005281342/user-manager.git cache miss: [10/16] RUN go install . cache miss: [ 9/16] RUN make install {"total":20,"completed":7,"user_total":16,"user_cached":0,"user_completed":3,"user_cacheable":15,"from":1,"miss":15,"client_duration_ms":2751}

Build logs:

Fetching error logs...