tao12345666333 commented on pull request #789:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/789#issuecomment-989462017


   The CI failed.
   
   ```
   Step 9/17 : COPY . .
    ---> 7d2b8b4e52e3
   Step 10/17 : RUN make build
    ---> Running in 4af72474093a
   go build \
        -o apisix-ingress-controller \
        -ldflags 
"-X="github.com/apache/apisix-ingress-controller/pkg/version._buildVersion"=1.3.0
 
-X="github.com/apache/apisix-ingress-controller/pkg/version._buildGitRevision"="no-git-module"
 
-X="github.com/apache/apisix-ingress-controller/pkg/version._buildOS"=linux/amd64"
 \
        main.go
   Error: 
/go/pkg/mod/golang.org/x/net@v0.0.0-20211208012354-db4efeb81f4b/idna/idna10.0.0.go:26:2:
 missing go.sum entry for module providing package 
golang.org/x/text/secure/bidirule; to add:
        go mod download golang.org/x/text
   Error: 
/go/pkg/mod/golang.org/x/net@v0.0.0-20211208012354-db4efeb81f4b/idna/idna10.0.0.go:27:2:
 missing go.sum entry for module providing package 
golang.org/x/text/unicode/bidi; to add:
        go mod download golang.org/x/text
   Error: 
/go/pkg/mod/golang.org/x/net@v0.0.0-20211208012354-db4efeb81f4b/idna/idna10.0.0.go:28:2:
 missing go.sum entry for module providing package 
golang.org/x/text/unicode/norm; to add:
        go mod download golang.org/x/text
   Error: make: *** [Makefile:46: build] Error 1
   The command '/bin/sh -c make build' returned a non-zero code: 2
   Error: make: *** [Makefile:100: push-images-to-kind] Error 2
   
   Error: Process completed with exit code 2.
   ```
   
   This error may be related to the environment in the GitHub action.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to