[ACTIONS] bsm-bsm@v0.0.9.log #4

Open
opened 2024-03-15 09:58:01 +08:00 by yanweidong · 0 comments
Owner

2024/03/15 09:57:54.889597 Actions Start.
2024/03/15 09:57:54.891849 [Blocks Actions] #1 Start reader all body.
2024/03/15 09:57:54.891868 OK!
2024/03/15 09:57:54.891869 [Blocks Actions] #2 Verify hook Authorization.
2024/03/15 09:57:54.900411 OK!
2024/03/15 09:57:54.900413 [Blocks Actions] #3 Parse body data.
2024/03/15 09:57:54.900516 Service: bsm OK!
2024/03/15 09:57:54.991912 [Blocks Actions] #4 Check .actions file
2024/03/15 09:57:55.058054 OK!
2024/03/15 09:57:55.058060 [Blocks Actions] #5 Save task data.
2024/03/15 09:57:55.058070 Marshal OK!
2024/03/15 09:57:55.062565 Save OK!
2024/03/15 09:57:55.062568 [Blocks Actions] #6 Connect docker.
2024/03/15 09:57:55.062585 OK!
2024/03/15 09:57:55.062585 [Blocks Actions] #7 Docker start build.
2024/03/15 09:57:55.062597 CMD: docker run --rm -v /data/registry/entrypoint/:/entrypoint/ -v /data/registry/tool/:/tool/ -v /data/registry/cache/:/root/.cache/ -v /data/registry/builds/:/builds/ -e GOPROXY=https://goproxy.cn,direct -e GOPRIVATE=git.apinb.com -e CGO_ENABLED=0 golang:1.22.0-bookworm sh -v -x -c "git config --global url."https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com".insteadOf "https://git.apinb.com" && git clone --branch v0.0.9 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source && cd /source && go mod tidy && go build -v -ldflags "-s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.9 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:57:55' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm'" -o /builds/bsm/bsm-tools/bsm@v0.0.9/bsm ./cmd/main.go"
2024/03/15 09:58:01.469511 + git config --global url.https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com.insteadOf https://git.apinb.com

  • git clone --branch v0.0.9 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source
    Cloning into '/source'...
  • cd /source
  • go mod tidy
    go: downloading git.apinb.com/bsm-sdk/engine v1.0.9
    go: downloading github.com/gookit/goutil v0.6.15
    go: downloading github.com/modood/table v0.0.0-20220527013332-8d47e76dad33
    go: downloading github.com/spf13/cobra v1.8.0
    go: downloading github.com/google/uuid v1.6.0
    go: downloading github.com/jaevor/go-nanoid v1.3.0
    go: downloading gorm.io/gorm v1.25.7
    go: downloading github.com/gookit/color v1.5.4
    go: downloading golang.org/x/term v0.15.0
    go: downloading github.com/inconshreveable/mousetrap v1.1.0
    go: downloading github.com/spf13/pflag v1.0.5
    go: downloading golang.org/x/text v0.14.0
    go: downloading github.com/stretchr/testify v1.8.4
    go: downloading golang.org/x/sys v0.15.0
    go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
    go: downloading github.com/jinzhu/now v1.1.5
    go: downloading github.com/davecgh/go-spew v1.1.1
    go: downloading github.com/pmezard/go-difflib v1.0.0
    go: downloading gopkg.in/yaml.v3 v3.0.1
    go: downloading github.com/jinzhu/inflection v1.0.0
    go: downloading golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561
    go: downloading golang.org/x/sync v0.5.0
    go: finding module for package github.com/smartystreets/goconvey/convey
    go: downloading github.com/smartystreets/goconvey v1.8.1
    go: found github.com/smartystreets/goconvey/convey in github.com/smartystreets/goconvey v1.8.1
    go: downloading github.com/smarty/assertions v1.15.0
    go: downloading github.com/jtolds/gls v4.20.0+incompatible
    go: downloading github.com/gopherjs/gopherjs v1.17.2
  • go build -v -ldflags -s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.9 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:57:55' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm' -o /builds/bsm/bsm-tools/bsm@v0.0.9/bsm ./cmd/main.go
    get "git.apinb.com/bsm-sdk/engine": found meta tag vcs.metaImport{Prefix:"git.apinb.com/bsm-sdk/engine", VCS:"git", RepoRoot:"https://git.apinb.com/bsm-sdk/engine.git"} at //git.apinb.com/bsm-sdk/engine?go-get=1
    command-line-arguments

2024/03/15 09:58:01.469525 [Blocks Actions] #8 Copy etc,dockerfile file.
2024/03/15 09:58:01.469608 OK!
2024/03/15 09:58:01.469617 [Blocks Actions] #9 Push binary&dockerfile file to registry.
2024/03/15 09:58:01.593695 OSS Push: /data/registry/builds/bsm/bsm-tools/bsm@v0.0.9/bsm => /bsm/bsm-tools/bsm@v0.0.9/bsm OK!
2024/03/15 09:58:01.597342 OSS Push: /data/registry/builds/bsm/bsm-tools/bsm@v0.0.9/Dockerfile => /bsm/bsm-tools/bsm@v0.0.9/Dockerfile OK!
2024/03/15 09:58:01.603790 [Blocks Actions] #10 Push docker image to registry.
2024/03/15 09:58:01.603792 [Blocks Actions] #11 Push new message to issue.
2024/03/15 09:58:01.603793 [Blocks Actions] #13 End compile Task.
2024/03/15 09:58:01.603793 Actions Finished.

2024/03/15 09:57:54.889597 Actions Start. 2024/03/15 09:57:54.891849 [Blocks Actions] #1 Start reader all body. 2024/03/15 09:57:54.891868 OK! 2024/03/15 09:57:54.891869 [Blocks Actions] #2 Verify hook Authorization. 2024/03/15 09:57:54.900411 OK! 2024/03/15 09:57:54.900413 [Blocks Actions] #3 Parse body data. 2024/03/15 09:57:54.900516 Service: bsm OK! 2024/03/15 09:57:54.991912 [Blocks Actions] #4 Check .actions file 2024/03/15 09:57:55.058054 OK! 2024/03/15 09:57:55.058060 [Blocks Actions] #5 Save task data. 2024/03/15 09:57:55.058070 Marshal OK! 2024/03/15 09:57:55.062565 Save OK! 2024/03/15 09:57:55.062568 [Blocks Actions] #6 Connect docker. 2024/03/15 09:57:55.062585 OK! 2024/03/15 09:57:55.062585 [Blocks Actions] #7 Docker start build. 2024/03/15 09:57:55.062597 CMD: docker run --rm -v /data/registry/entrypoint/:/entrypoint/ -v /data/registry/tool/:/tool/ -v /data/registry/cache/:/root/.cache/ -v /data/registry/builds/:/builds/ -e GOPROXY=https://goproxy.cn,direct -e GOPRIVATE=git.apinb.com -e CGO_ENABLED=0 golang:1.22.0-bookworm sh -v -x -c "git config --global url.\"https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com\".insteadOf \"https://git.apinb.com\" && git clone --branch v0.0.9 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source && cd /source && go mod tidy && go build -v -ldflags \"-s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.9 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:57:55' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm'\" -o /builds/bsm/bsm-tools/bsm@v0.0.9/bsm ./cmd/main.go" 2024/03/15 09:58:01.469511 + git config --global url.https://bsm-readonly:783d689a703cd34181469ad516db34d086d45152@git.apinb.com.insteadOf https://git.apinb.com + git clone --branch v0.0.9 -c advice.detachedHead=false https://yanweidong:welcome@git.apinb.com/bsm-tools/bsm.git /source Cloning into '/source'... + cd /source + go mod tidy go: downloading git.apinb.com/bsm-sdk/engine v1.0.9 go: downloading github.com/gookit/goutil v0.6.15 go: downloading github.com/modood/table v0.0.0-20220527013332-8d47e76dad33 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/jaevor/go-nanoid v1.3.0 go: downloading gorm.io/gorm v1.25.7 go: downloading github.com/gookit/color v1.5.4 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading golang.org/x/sys v0.15.0 go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading golang.org/x/exp v0.0.0-20220909182711-5c715a9e8561 go: downloading golang.org/x/sync v0.5.0 go: finding module for package github.com/smartystreets/goconvey/convey go: downloading github.com/smartystreets/goconvey v1.8.1 go: found github.com/smartystreets/goconvey/convey in github.com/smartystreets/goconvey v1.8.1 go: downloading github.com/smarty/assertions v1.15.0 go: downloading github.com/jtolds/gls v4.20.0+incompatible go: downloading github.com/gopherjs/gopherjs v1.17.2 + go build -v -ldflags -s -w -X git.apinb.com/bsm-sdk/engine/vars.VERSION=v0.0.9 -X 'git.apinb.com/bsm-sdk/engine/vars.BUILD_TIME=2024-03-15 09:57:55' -X 'git.apinb.com/bsm-sdk/engine/vars.GO_VERSION=linux/amd64 golang:1.22.0-bookworm' -o /builds/bsm/bsm-tools/bsm@v0.0.9/bsm ./cmd/main.go get "git.apinb.com/bsm-sdk/engine": found meta tag vcs.metaImport{Prefix:"git.apinb.com/bsm-sdk/engine", VCS:"git", RepoRoot:"https://git.apinb.com/bsm-sdk/engine.git"} at //git.apinb.com/bsm-sdk/engine?go-get=1 command-line-arguments 2024/03/15 09:58:01.469525 [Blocks Actions] #8 Copy etc,dockerfile file. 2024/03/15 09:58:01.469608 OK! 2024/03/15 09:58:01.469617 [Blocks Actions] #9 Push binary&dockerfile file to registry. 2024/03/15 09:58:01.593695 OSS Push: /data/registry/builds/bsm/bsm-tools/bsm@v0.0.9/bsm => /bsm/bsm-tools/bsm@v0.0.9/bsm OK! 2024/03/15 09:58:01.597342 OSS Push: /data/registry/builds/bsm/bsm-tools/bsm@v0.0.9/Dockerfile => /bsm/bsm-tools/bsm@v0.0.9/Dockerfile OK! 2024/03/15 09:58:01.603790 [Blocks Actions] #10 Push docker image to registry. 2024/03/15 09:58:01.603792 [Blocks Actions] #11 Push new message to issue. 2024/03/15 09:58:01.603793 [Blocks Actions] #13 End compile Task. 2024/03/15 09:58:01.603793 Actions Finished.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bsm-tools/bsm#4
No description provided.