Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-19356

[FTS] cbft travis-CI build breakage

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.5.0
    • 4.5.0
    • cbft
    • None
    • Untriaged
    • Unknown

    Description

      not sure if this is some weird, intermittent travis-CI caching thing, but just saw this...

      https://travis-ci.org/couchbase/cbft/builds/125617426

      missing.go:16:2: cannot find package "github.com/blevesearch/bleve" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve (from $GOPATH)
      pindex_bleve.go:36:2: cannot find package "github.com/blevesearch/bleve-mapping-ui" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve-mapping-ui (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve-mapping-ui (from $GOPATH)
      pindex_bleve.go:37:2: cannot find package "github.com/blevesearch/bleve/config" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve/config (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve/config (from $GOPATH)
      missing.go:17:2: cannot find package "github.com/blevesearch/bleve/document" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve/document (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve/document (from $GOPATH)
      pindex_bleve.go:38:2: cannot find package "github.com/blevesearch/bleve/http" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve/http (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve/http (from $GOPATH)
      missing.go:18:2: cannot find package "github.com/blevesearch/bleve/index" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve/index (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve/index (from $GOPATH)
      missing.go:19:2: cannot find package "github.com/blevesearch/bleve/index/store" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve/index/store (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve/index/store (from $GOPATH)
      bleve_metrics.go:16:2: cannot find package "github.com/blevesearch/bleve/index/store/metrics" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve/index/store/metrics (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve/index/store/metrics (from $GOPATH)
      pindex_bleve.go:39:2: cannot find package "github.com/blevesearch/bleve/registry" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/blevesearch/bleve/registry (from $GOROOT)
      	/home/travis/gopath/src/github.com/blevesearch/bleve/registry (from $GOPATH)
      rest_auth.go:23:2: cannot find package "github.com/couchbase/cbauth" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/couchbase/cbauth (from $GOROOT)
      	/home/travis/gopath/src/github.com/couchbase/cbauth (from $GOPATH)
      ns_server.go:31:2: cannot find package "github.com/couchbase/cbgt" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/couchbase/cbgt (from $GOROOT)
      	/home/travis/gopath/src/github.com/couchbase/cbgt (from $GOPATH)
      audit.go:15:2: cannot find package "github.com/couchbase/cbgt/rest" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/couchbase/cbgt/rest (from $GOROOT)
      	/home/travis/gopath/src/github.com/couchbase/cbgt/rest (from $GOPATH)
      ns_server.go:29:2: cannot find package "github.com/couchbase/clog" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/couchbase/clog (from $GOROOT)
      	/home/travis/gopath/src/github.com/couchbase/clog (from $GOPATH)
      audit.go:16:2: cannot find package "github.com/couchbase/goutils/go-cbaudit" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/couchbase/goutils/go-cbaudit (from $GOROOT)
      	/home/travis/gopath/src/github.com/couchbase/goutils/go-cbaudit (from $GOPATH)
      ns_server.go:33:2: cannot find package "github.com/couchbase/moss" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/couchbase/moss (from $GOROOT)
      	/home/travis/gopath/src/github.com/couchbase/moss (from $GOPATH)
      ns_server.go:34:2: cannot find package "github.com/dustin/go-jsonpointer" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/dustin/go-jsonpointer (from $GOROOT)
      	/home/travis/gopath/src/github.com/dustin/go-jsonpointer (from $GOPATH)
      bindata_assetfs.go:20:2: cannot find package "github.com/elazarl/go-bindata-assetfs" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/elazarl/go-bindata-assetfs (from $GOROOT)
      	/home/travis/gopath/src/github.com/elazarl/go-bindata-assetfs (from $GOPATH)
      ns_server.go:35:2: cannot find package "github.com/gorilla/mux" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/gorilla/mux (from $GOROOT)
      	/home/travis/gopath/src/github.com/gorilla/mux (from $GOPATH)
      pindex_bleve.go:33:2: cannot find package "github.com/rcrowley/go-metrics" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/github.com/rcrowley/go-metrics (from $GOROOT)
      	/home/travis/gopath/src/github.com/rcrowley/go-metrics (from $GOPATH)
      missing.go:20:2: cannot find package "golang.org/x/net/context" in any of:
      	/home/travis/.gimme/versions/go1.5.2.linux.amd64/src/golang.org/x/net/context (from $GOROOT)
      	/home/travis/gopath/src/golang.org/x/net/context (from $GOPATH)
      make: *** [prereqs] Error 1
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            steve Steve Yen
            steve Steve Yen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty