13:32:37 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/13433 13:32:37 Running as SYSTEM 13:32:37 [EnvInject] - Loading node environment variables. 13:32:37 Building remotely on prd-ubuntu1804-docker-4c-4g-5866 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 13:32:37 [ssh-agent] Looking for ssh-agent implementation... 13:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:37 $ ssh-agent 13:32:37 SSH_AUTH_SOCK=/tmp/ssh-qaarE1ZdjfP2/agent.2073 13:32:37 SSH_AGENT_PID=2075 13:32:37 [ssh-agent] Started. 13:32:37 Running ssh-add (command line suppressed) 13:32:37 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_13903856531395452680.key (jenkins-ssh) 13:32:37 [ssh-agent] Using credentials jenkins (jenkins) 13:32:37 The recommended git tool is: NONE 13:32:38 using credential jenkins 13:32:38 Wiping out workspace first. 13:32:38 Cloning the remote Git repository 13:32:38 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 13:32:39 > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 13:32:39 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 13:32:39 > git --version # timeout=10 13:32:39 > git --version # 'git version 2.17.1' 13:32:39 using GIT_SSH to set credentials jenkins 13:32:39 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:39 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 13:32:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:40 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 13:32:40 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 13:32:40 using GIT_SSH to set credentials jenkins 13:32:40 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/33/13433/1 # timeout=10 13:32:40 > git rev-parse 8c60dd5fad121fbf1f6b5fa8ec43f1ffb3932888^{commit} # timeout=10 13:32:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:40 Checking out Revision 8c60dd5fad121fbf1f6b5fa8ec43f1ffb3932888 (refs/changes/33/13433/1) 13:32:40 > git config core.sparsecheckout # timeout=10 13:32:40 > git checkout -f 8c60dd5fad121fbf1f6b5fa8ec43f1ffb3932888 # timeout=10 13:32:43 Commit message: "NONRTRIC SME Fix sonar build issues" 13:32:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:44 > git rev-list --no-walk 015c3d23c73b38feaff7e6d3c9c45cd4db1596fe # timeout=10 13:32:44 provisioning config files... 13:32:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:32:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:32:44 [EnvInject] - Injecting environment variables from a build step. 13:32:44 [EnvInject] - Injecting as environment variables the properties content 13:32:44 GO_ROOT=capifcore 13:32:44 13:32:44 [EnvInject] - Variables injected successfully. 13:32:44 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins2797130859996961465.sh 13:32:44 + echo '--> go-test.sh' 13:32:44 --> go-test.sh 13:32:44 + go version 13:32:44 go version go1.19 linux/amd64 13:32:44 + cd capifcore 13:32:44 + go mod tidy 13:32:44 go: downloading github.com/getkin/kin-openapi v0.106.0 13:32:44 go: downloading github.com/labstack/echo/v4 v4.10.2 13:32:44 go: downloading github.com/deepmap/oapi-codegen v1.11.0 13:32:44 go: downloading github.com/sirupsen/logrus v1.9.0 13:32:44 go: downloading helm.sh/helm/v3 v3.9.0 13:32:44 go: downloading gopkg.in/yaml.v2 v2.4.0 13:32:44 go: downloading github.com/stretchr/testify v1.8.1 13:32:45 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 13:32:45 go: downloading github.com/google/uuid v1.3.0 13:32:45 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 13:32:45 go: downloading k8s.io/client-go v0.25.3-rc.0 13:32:45 go: downloading github.com/mitchellh/copystructure v1.2.0 13:32:46 go: downloading github.com/labstack/gommon v0.4.0 13:32:46 go: downloading golang.org/x/crypto v0.8.0 13:32:47 go: downloading golang.org/x/net v0.9.0 13:32:47 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:32:47 go: downloading github.com/valyala/fasttemplate v1.2.2 13:32:47 go: downloading golang.org/x/time v0.3.0 13:32:47 go: downloading golang.org/x/sys v0.7.0 13:32:49 go: downloading github.com/go-openapi/jsonpointer v0.19.6 13:32:49 go: downloading github.com/invopop/yaml v0.1.0 13:32:49 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 13:32:49 go: downloading gopkg.in/yaml.v3 v3.0.1 13:32:49 go: downloading github.com/davecgh/go-spew v1.1.1 13:32:49 go: downloading github.com/pmezard/go-difflib v1.0.0 13:32:49 go: downloading github.com/spf13/pflag v1.0.5 13:32:49 go: downloading github.com/stretchr/objx v0.5.0 13:32:49 go: downloading github.com/pkg/errors v0.9.1 13:32:49 go: downloading github.com/Masterminds/semver/v3 v3.1.1 13:32:49 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 13:32:49 go: downloading github.com/gosuri/uitable v0.0.4 13:32:49 go: downloading golang.org/x/term v0.7.0 13:32:49 go: downloading k8s.io/api v0.25.3-rc.0 13:32:49 go: downloading k8s.io/apimachinery v0.25.3-rc.0 13:32:49 go: downloading sigs.k8s.io/yaml v1.3.0 13:32:50 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 13:32:50 go: downloading k8s.io/apiextensions-apiserver v0.25.2 13:32:50 go: downloading k8s.io/kubectl v0.25.2 13:32:50 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:32:50 go: downloading github.com/spf13/cobra v1.5.0 13:32:50 go: downloading k8s.io/klog/v2 v2.70.1 13:32:50 go: downloading github.com/google/go-cmp v0.5.8 13:32:51 go: downloading github.com/google/gofuzz v1.2.0 13:32:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:32:51 go: downloading github.com/mattn/go-colorable v0.1.13 13:32:51 go: downloading github.com/mattn/go-isatty v0.0.18 13:32:51 go: downloading github.com/gorilla/mux v1.8.0 13:32:51 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:32:51 go: downloading github.com/go-openapi/swag v0.22.3 13:32:52 go: downloading github.com/containerd/containerd v1.6.6 13:32:52 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 13:32:52 go: downloading oras.land/oras-go v1.1.1 13:32:52 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 13:32:52 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 13:32:52 go: downloading github.com/fatih/color v1.13.0 13:32:52 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 13:32:52 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 13:32:52 go: downloading github.com/BurntSushi/toml v1.1.0 13:32:52 go: downloading github.com/gobwas/glob v0.2.3 13:32:52 go: downloading github.com/Masterminds/squirrel v1.5.3 13:32:52 go: downloading github.com/jmoiron/sqlx v1.3.5 13:32:52 go: downloading github.com/lib/pq v1.10.6 13:32:52 go: downloading github.com/rubenv/sql-migrate v1.1.2 13:32:52 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 13:32:52 go: downloading github.com/Masterminds/goutils v1.1.1 13:32:52 go: downloading github.com/huandu/xstrings v1.3.2 13:32:52 go: downloading github.com/imdario/mergo v0.3.12 13:32:52 go: downloading github.com/shopspring/decimal v1.2.0 13:32:52 go: downloading github.com/spf13/cast v1.4.1 13:32:52 go: downloading github.com/gogo/protobuf v1.3.2 13:32:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 13:32:52 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 13:32:52 go: downloading github.com/google/gnostic v0.5.7-v3refs 13:32:52 go: downloading golang.org/x/text v0.9.0 13:32:52 go: downloading sigs.k8s.io/kustomize/api v0.12.1 13:32:52 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 13:32:52 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 13:32:53 go: downloading github.com/golang/protobuf v1.5.2 13:32:53 go: downloading google.golang.org/protobuf v1.28.0 13:32:53 go: downloading k8s.io/component-base v0.25.2 13:32:53 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 13:32:53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 13:32:53 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 13:32:53 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 13:32:53 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 13:32:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:32:53 go: downloading github.com/go-logr/logr v1.2.3 13:32:53 go: downloading github.com/kr/pretty v0.3.0 13:32:53 go: downloading github.com/mailru/easyjson v0.7.7 13:32:53 go: downloading github.com/opencontainers/go-digest v1.0.0 13:32:53 go: downloading github.com/docker/cli v20.10.17+incompatible 13:32:53 go: downloading github.com/docker/docker v20.10.17+incompatible 13:32:53 go: downloading golang.org/x/sync v0.1.0 13:32:53 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 13:32:53 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 13:32:53 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 13:32:53 go: downloading github.com/docker/go-metrics v0.0.1 13:32:53 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 13:32:53 go: downloading github.com/gorilla/handlers v1.5.1 13:32:53 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 13:32:53 go: downloading github.com/mattn/go-runewidth v0.0.9 13:32:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:32:53 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 13:32:53 go: downloading k8s.io/apiserver v0.25.2 13:32:53 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 13:32:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:32:53 go: downloading github.com/mattn/go-sqlite3 v1.14.6 13:32:54 go: downloading google.golang.org/grpc v1.47.0 13:32:54 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 13:32:54 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 13:32:54 go: downloading gopkg.in/inf.v0 v0.9.1 13:32:54 go: downloading github.com/json-iterator/go v1.1.12 13:32:54 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 13:32:54 go: downloading github.com/onsi/gomega v1.20.1 13:32:54 go: downloading github.com/chai2010/gettext-go v1.0.2 13:32:54 go: downloading github.com/MakeNowJust/heredoc v1.0.0 13:32:54 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 13:32:54 go: downloading github.com/russross/blackfriday v1.5.2 13:32:54 go: downloading github.com/onsi/ginkgo v1.16.4 13:32:54 go: downloading github.com/google/btree v1.0.1 13:32:54 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 13:32:54 go: downloading github.com/kr/text v0.2.0 13:32:54 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:32:54 go: downloading github.com/josharian/intern v1.0.0 13:32:54 go: downloading gotest.tools/v3 v3.0.3 13:32:54 go: downloading github.com/moby/locker v1.0.1 13:32:54 go: downloading github.com/docker/docker-credential-helpers v0.6.4 13:32:54 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 13:32:54 go: downloading github.com/gomodule/redigo v1.8.2 13:32:54 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 13:32:54 go: downloading github.com/prometheus/client_golang v1.12.1 13:32:54 go: downloading github.com/felixge/httpsnoop v1.0.1 13:32:54 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 13:32:54 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 13:32:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 13:32:54 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 13:32:54 go: downloading github.com/docker/go-connections v0.4.0 13:32:54 go: downloading github.com/docker/go-units v0.4.0 13:32:54 go: downloading github.com/docker/distribution v2.8.1+incompatible 13:32:55 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 13:32:55 go: downloading github.com/ziutek/mymysql v1.5.4 13:32:55 go: downloading github.com/gobuffalo/packd v1.0.1 13:32:55 go: downloading github.com/markbates/oncer v1.0.0 13:32:55 go: downloading github.com/markbates/safe v1.0.1 13:32:55 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 13:32:55 go: downloading github.com/go-errors/errors v1.0.1 13:32:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:32:55 go: downloading github.com/modern-go/reflect2 v1.0.2 13:32:55 go: downloading github.com/go-openapi/jsonreference v0.20.2 13:32:55 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 13:32:55 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 13:32:55 go: downloading google.golang.org/appengine v1.6.7 13:32:55 go: downloading github.com/klauspost/compress v1.13.6 13:32:55 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 13:32:55 go: downloading github.com/beorn7/perks v1.0.1 13:32:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:32:56 go: downloading github.com/prometheus/client_model v0.2.0 13:32:56 go: downloading github.com/prometheus/common v0.32.1 13:32:56 go: downloading github.com/prometheus/procfs v0.7.3 13:32:56 go: downloading github.com/morikuni/aec v1.0.0 13:32:56 go: downloading github.com/karrick/godirwalk v1.16.1 13:32:56 go: downloading github.com/markbates/errx v1.1.0 13:32:56 go: downloading github.com/gobuffalo/logger v1.0.6 13:32:56 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 13:32:56 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 13:32:56 go: downloading github.com/xlab/treeprint v1.1.0 13:32:56 go: downloading github.com/creack/pty v1.1.11 13:32:56 go: downloading github.com/Microsoft/hcsshim v0.9.3 13:32:56 go: downloading github.com/moby/sys/mountinfo v0.5.0 13:32:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:32:56 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 13:32:56 go: downloading github.com/moby/spdystream v0.2.0 13:32:56 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 13:32:56 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 13:32:56 go: downloading github.com/Microsoft/go-winio v0.5.1 13:32:56 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 13:32:56 go: downloading github.com/sergi/go-diff v1.1.0 13:32:56 go: downloading go.opencensus.io v0.23.0 13:32:56 go: downloading github.com/containerd/cgroups v1.0.3 13:32:56 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:32:57 + go test ./... 13:33:45 ? oransc.org/nonrtric/capifcore [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/cmd 1.711s 13:33:50 ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/common [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.793s 13:33:50 ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.009s 13:33:50 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.513s 13:33:50 ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.065s 13:33:50 ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.399s 13:33:50 ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.007s 13:33:50 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] 13:33:50 ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.516s 13:33:50 ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] 13:33:50 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.011s 13:33:53 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.508s 13:33:53 ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] 13:33:53 ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.014s 13:33:53 ok oransc.org/nonrtric/capifcore/internal/restclient 0.034s 13:33:53 ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] 13:33:53 ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] 13:33:53 ok oransc.org/nonrtric/capifcore/internal/securityapi 0.009s 13:33:54 ok oransc.org/nonrtric/capifcore/internal/securityservice 0.802s 13:33:54 + echo '--> go-test.sh ends' 13:33:54 --> go-test.sh ends 13:33:54 $ ssh-agent -k 13:33:54 unset SSH_AUTH_SOCK; 13:33:54 unset SSH_AGENT_PID; 13:33:54 echo Agent pid 2075 killed; 13:33:54 [ssh-agent] Stopped. 13:33:54 [PostBuildScript] - [INFO] Executing post build scripts. 13:33:54 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins8059940857970125550.sh 13:33:54 ---> sysstat.sh 13:33:55 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins8331558411782217749.sh 13:33:55 ---> package-listing.sh 13:33:55 ++ tr '[:upper:]' '[:lower:]' 13:33:55 ++ facter osfamily 13:33:55 + OS_FAMILY=debian 13:33:55 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 13:33:55 + START_PACKAGES=/tmp/packages_start.txt 13:33:55 + END_PACKAGES=/tmp/packages_end.txt 13:33:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:55 + PACKAGES=/tmp/packages_start.txt 13:33:55 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 13:33:55 + PACKAGES=/tmp/packages_end.txt 13:33:55 + case "${OS_FAMILY}" in 13:33:55 + dpkg -l 13:33:55 + grep '^ii' 13:33:55 + '[' -f /tmp/packages_start.txt ']' 13:33:55 + '[' -f /tmp/packages_end.txt ']' 13:33:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:55 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 13:33:55 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 13:33:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 13:33:55 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins8155015941139542123.sh 13:33:55 ---> capture-instance-metadata.sh 13:33:55 Setup pyenv: 13:33:55 * system (set by /opt/pyenv/version) 13:33:55 * 3.8.13 (set by /opt/pyenv/version) 13:33:55 * 3.9.13 (set by /opt/pyenv/version) 13:33:55 * 3.10.6 (set by /opt/pyenv/version) 13:34:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HMq0 13:34:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:34:03 lf-activate-venv(): INFO: Installing: lftools 13:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-HMq0/bin to PATH 13:34:32 INFO: Running in OpenStack, capturing instance metadata 13:34:32 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins17336439690550924232.sh 13:34:32 provisioning config files... 13:34:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config16809202467374226639tmp 13:34:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:34:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:34:32 [EnvInject] - Injecting environment variables from a build step. 13:34:32 [EnvInject] - Injecting as environment variables the properties content 13:34:32 SERVER_ID=logs 13:34:32 13:34:32 [EnvInject] - Variables injected successfully. 13:34:32 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins14059638735770873060.sh 13:34:32 ---> create-netrc.sh 13:34:32 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins11309403743847094330.sh 13:34:32 ---> python-tools-install.sh 13:34:32 Setup pyenv: 13:34:32 system 13:34:32 3.8.13 13:34:32 3.9.13 13:34:32 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 13:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMq0 from file:/tmp/.os_lf_venv 13:34:33 lf-activate-venv(): INFO: Installing: lftools 13:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-HMq0/bin to PATH 13:34:43 Generating Requirements File 13:35:06 Python 3.10.6 13:35:06 pip 24.2 from /tmp/venv-HMq0/lib/python3.10/site-packages/pip (python 3.10) 13:35:06 appdirs==1.4.4 13:35:06 argcomplete==3.5.0 13:35:06 aspy.yaml==1.3.0 13:35:06 attrs==24.2.0 13:35:06 autopage==0.5.2 13:35:06 beautifulsoup4==4.12.3 13:35:06 boto3==1.35.25 13:35:06 botocore==1.35.25 13:35:06 bs4==0.0.2 13:35:06 cachetools==5.5.0 13:35:06 certifi==2024.8.30 13:35:06 cffi==1.17.1 13:35:06 cfgv==3.4.0 13:35:06 chardet==5.2.0 13:35:06 charset-normalizer==3.3.2 13:35:06 click==8.1.7 13:35:06 cliff==4.7.0 13:35:06 cmd2==2.4.3 13:35:06 cryptography==3.3.2 13:35:06 debtcollector==3.0.0 13:35:06 decorator==5.1.1 13:35:06 defusedxml==0.7.1 13:35:06 Deprecated==1.2.14 13:35:06 distlib==0.3.8 13:35:06 dnspython==2.6.1 13:35:06 docker==4.2.2 13:35:06 dogpile.cache==1.3.3 13:35:06 durationpy==0.7 13:35:06 email_validator==2.2.0 13:35:06 filelock==3.16.1 13:35:06 future==1.0.0 13:35:06 gitdb==4.0.11 13:35:06 GitPython==3.1.43 13:35:06 google-auth==2.35.0 13:35:06 httplib2==0.22.0 13:35:06 identify==2.6.1 13:35:06 idna==3.10 13:35:06 importlib-resources==1.5.0 13:35:06 iso8601==2.1.0 13:35:06 Jinja2==3.1.4 13:35:06 jmespath==1.0.1 13:35:06 jsonpatch==1.33 13:35:06 jsonpointer==3.0.0 13:35:06 jsonschema==4.23.0 13:35:06 jsonschema-specifications==2023.12.1 13:35:06 keystoneauth1==5.8.0 13:35:06 kubernetes==31.0.0 13:35:06 lftools==0.37.10 13:35:06 lxml==5.3.0 13:35:06 MarkupSafe==2.1.5 13:35:06 msgpack==1.1.0 13:35:06 multi_key_dict==2.0.3 13:35:06 munch==4.0.0 13:35:06 netaddr==1.3.0 13:35:06 netifaces==0.11.0 13:35:06 niet==1.4.2 13:35:06 nodeenv==1.9.1 13:35:06 oauth2client==4.1.3 13:35:06 oauthlib==3.2.2 13:35:06 openstacksdk==4.0.0 13:35:06 os-client-config==2.1.0 13:35:06 os-service-types==1.7.0 13:35:06 osc-lib==3.1.0 13:35:06 oslo.config==9.6.0 13:35:06 oslo.context==5.6.0 13:35:06 oslo.i18n==6.4.0 13:35:06 oslo.log==6.1.2 13:35:06 oslo.serialization==5.5.0 13:35:06 oslo.utils==7.3.0 13:35:06 packaging==24.1 13:35:06 pbr==6.1.0 13:35:06 platformdirs==4.3.6 13:35:06 prettytable==3.11.0 13:35:06 pyasn1==0.6.1 13:35:06 pyasn1_modules==0.4.1 13:35:06 pycparser==2.22 13:35:06 pygerrit2==2.0.15 13:35:06 PyGithub==2.4.0 13:35:06 PyJWT==2.9.0 13:35:06 PyNaCl==1.5.0 13:35:06 pyparsing==2.4.7 13:35:06 pyperclip==1.9.0 13:35:06 pyrsistent==0.20.0 13:35:06 python-cinderclient==9.6.0 13:35:06 python-dateutil==2.9.0.post0 13:35:06 python-heatclient==4.0.0 13:35:06 python-jenkins==1.8.2 13:35:06 python-keystoneclient==5.5.0 13:35:06 python-magnumclient==4.7.0 13:35:06 python-openstackclient==7.1.2 13:35:06 python-swiftclient==4.6.0 13:35:06 PyYAML==6.0.2 13:35:06 referencing==0.35.1 13:35:06 requests==2.32.3 13:35:06 requests-oauthlib==2.0.0 13:35:06 requestsexceptions==1.4.0 13:35:06 rfc3986==2.0.0 13:35:06 rpds-py==0.20.0 13:35:06 rsa==4.9 13:35:06 ruamel.yaml==0.18.6 13:35:06 ruamel.yaml.clib==0.2.8 13:35:06 s3transfer==0.10.2 13:35:06 simplejson==3.19.3 13:35:06 six==1.16.0 13:35:06 smmap==5.0.1 13:35:06 soupsieve==2.6 13:35:06 stevedore==5.3.0 13:35:06 tabulate==0.9.0 13:35:06 toml==0.10.2 13:35:06 tomlkit==0.13.2 13:35:06 tqdm==4.66.5 13:35:06 typing_extensions==4.12.2 13:35:06 tzdata==2024.2 13:35:06 urllib3==1.26.20 13:35:06 virtualenv==20.26.5 13:35:06 wcwidth==0.2.13 13:35:06 websocket-client==1.8.0 13:35:06 wrapt==1.16.0 13:35:06 xdg==6.0.0 13:35:06 xmltodict==0.13.0 13:35:06 yq==3.4.3 13:35:06 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins4814851566023587859.sh 13:35:06 ---> sudo-logs.sh 13:35:06 Archiving 'sudo' log.. 13:35:07 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins6313961683312329921.sh 13:35:07 ---> job-cost.sh 13:35:07 Setup pyenv: 13:35:07 system 13:35:07 3.8.13 13:35:07 3.9.13 13:35:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 13:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMq0 from file:/tmp/.os_lf_venv 13:35:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-HMq0/bin to PATH 13:35:13 INFO: No Stack... 13:35:13 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:35:13 INFO: Archiving Costs 13:35:13 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins5233141945083062317.sh 13:35:13 ---> logs-deploy.sh 13:35:13 Setup pyenv: 13:35:14 system 13:35:14 3.8.13 13:35:14 3.9.13 13:35:14 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 13:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HMq0 from file:/tmp/.os_lf_venv 13:35:15 lf-activate-venv(): INFO: Installing: lftools 13:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-HMq0/bin to PATH 13:35:24 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/163 13:35:24 INFO: archiving workspace using pattern(s): 13:35:26 Archives upload complete. 13:35:26 INFO: archiving logs to Nexus 13:35:27 ---> uname -a: 13:35:27 Linux prd-ubuntu1804-docker-4c-4g-5866 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:35:27 13:35:27 13:35:27 ---> lscpu: 13:35:27 Architecture: x86_64 13:35:27 CPU op-mode(s): 32-bit, 64-bit 13:35:27 Byte Order: Little Endian 13:35:27 CPU(s): 4 13:35:27 On-line CPU(s) list: 0-3 13:35:27 Thread(s) per core: 1 13:35:27 Core(s) per socket: 1 13:35:27 Socket(s): 4 13:35:27 NUMA node(s): 1 13:35:27 Vendor ID: AuthenticAMD 13:35:27 CPU family: 23 13:35:27 Model: 49 13:35:27 Model name: AMD EPYC-Rome Processor 13:35:27 Stepping: 0 13:35:27 CPU MHz: 2800.000 13:35:27 BogoMIPS: 5600.00 13:35:27 Virtualization: AMD-V 13:35:27 Hypervisor vendor: KVM 13:35:27 Virtualization type: full 13:35:27 L1d cache: 32K 13:35:27 L1i cache: 32K 13:35:27 L2 cache: 512K 13:35:27 L3 cache: 16384K 13:35:27 NUMA node0 CPU(s): 0-3 13:35:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:35:27 13:35:27 13:35:27 ---> nproc: 13:35:27 4 13:35:27 13:35:27 13:35:27 ---> df -h: 13:35:27 Filesystem Size Used Avail Use% Mounted on 13:35:27 udev 2.0G 0 2.0G 0% /dev 13:35:27 tmpfs 395M 696K 394M 1% /run 13:35:27 /dev/vda1 20G 9.9G 9.4G 52% / 13:35:27 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:35:27 tmpfs 5.0M 0 5.0M 0% /run/lock 13:35:27 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:35:27 /dev/vda15 105M 5.3M 100M 5% /boot/efi 13:35:27 tmpfs 395M 0 395M 0% /run/user/1001 13:35:27 13:35:27 13:35:27 ---> free -m: 13:35:27 total used free shared buff/cache available 13:35:27 Mem: 3944 437 1380 0 2126 3239 13:35:27 Swap: 1023 0 1023 13:35:27 13:35:27 13:35:27 ---> ip addr: 13:35:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:27 inet 127.0.0.1/8 scope host lo 13:35:27 valid_lft forever preferred_lft forever 13:35:27 inet6 ::1/128 scope host 13:35:27 valid_lft forever preferred_lft forever 13:35:27 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:35:27 link/ether fa:16:3e:ba:d8:69 brd ff:ff:ff:ff:ff:ff 13:35:27 inet 10.32.6.131/23 brd 10.32.7.255 scope global dynamic ens3 13:35:27 valid_lft 86190sec preferred_lft 86190sec 13:35:27 inet6 fe80::f816:3eff:feba:d869/64 scope link 13:35:27 valid_lft forever preferred_lft forever 13:35:27 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:35:27 link/ether 02:42:e6:07:86:1e brd ff:ff:ff:ff:ff:ff 13:35:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:35:27 valid_lft forever preferred_lft forever 13:35:27 13:35:27 13:35:27 ---> sar -b -r -n DEV: 13:35:27 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5866) 09/24/24 _x86_64_ (4 CPU) 13:35:27 13:35:27 13:31:59 LINUX RESTART (4 CPU) 13:35:27 13:35:27 13:32:01 tps rtps wtps bread/s bwrtn/s 13:35:27 13:33:02 350.32 212.16 138.16 12030.93 53913.56 13:35:27 13:34:01 110.37 44.68 65.69 3791.66 35860.79 13:35:27 13:35:01 83.65 11.58 72.07 316.61 9278.59 13:35:27 Average: 181.84 89.72 92.12 5388.52 33001.93 13:35:27 13:35:27 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:27 13:33:02 1021756 3257144 3016904 74.70 71164 2290124 1281104 25.18 795660 1977764 270800 13:35:27 13:34:01 1751772 3357772 2286888 56.62 78024 1667444 876668 17.23 516232 1555628 33432 13:35:27 13:35:01 1470236 3318808 2568424 63.60 100580 1886780 908788 17.86 587112 1760480 64832 13:35:27 Average: 1414588 3311241 2624072 64.97 83256 1948116 1022187 20.09 633001 1764624 123021 13:35:27 13:35:27 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:27 13:33:02 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 13:35:27 13:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:27 13:33:02 ens3 655.82 450.81 2371.04 87.30 0.00 0.00 0.00 0.00 13:35:27 13:34:01 lo 0.30 0.30 0.04 0.04 0.00 0.00 0.00 0.00 13:35:27 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:27 13:34:01 ens3 7.88 6.07 34.96 2.26 0.00 0.00 0.00 0.00 13:35:27 13:35:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 13:35:27 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:27 13:35:01 ens3 78.97 73.04 916.95 14.46 0.00 0.00 0.00 0.00 13:35:27 Average: lo 1.11 1.11 0.10 0.10 0.00 0.00 0.00 0.00 13:35:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:27 Average: ens3 248.88 177.58 1113.59 34.85 0.00 0.00 0.00 0.00 13:35:27 13:35:27 13:35:27 ---> sar -P ALL: 13:35:27 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5866) 09/24/24 _x86_64_ (4 CPU) 13:35:27 13:35:27 13:31:59 LINUX RESTART (4 CPU) 13:35:27 13:35:27 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:35:27 13:33:02 all 18.16 0.00 3.93 15.45 0.08 62.38 13:35:27 13:33:02 0 20.76 0.00 3.75 15.67 0.08 59.73 13:35:27 13:33:02 1 16.70 0.00 4.55 12.52 0.07 66.16 13:35:27 13:33:02 2 18.64 0.00 3.54 13.77 0.10 63.95 13:35:27 13:33:02 3 16.53 0.00 3.84 19.85 0.07 59.71 13:35:27 13:34:01 all 73.70 0.00 8.56 0.88 0.12 16.75 13:35:27 13:34:01 0 72.01 0.00 8.30 0.82 0.12 18.75 13:35:27 13:34:01 1 73.22 0.00 8.55 0.93 0.12 17.18 13:35:27 13:34:01 2 76.62 0.00 9.12 0.89 0.12 13.25 13:35:27 13:34:01 3 72.93 0.00 8.31 0.86 0.12 17.78 13:35:27 13:35:01 all 20.16 0.00 1.32 2.36 0.05 76.10 13:35:27 13:35:01 0 47.00 0.00 1.97 0.47 0.07 50.49 13:35:27 13:35:01 1 25.28 0.00 1.66 0.48 0.05 72.52 13:35:27 13:35:01 2 4.59 0.00 0.79 0.32 0.03 94.27 13:35:27 13:35:01 3 3.70 0.00 0.85 8.21 0.05 87.19 13:35:27 Average: all 37.05 0.00 4.57 6.26 0.08 52.04 13:35:27 Average: 0 46.41 0.00 4.65 5.68 0.09 43.17 13:35:27 Average: 1 38.15 0.00 4.89 4.65 0.08 52.24 13:35:27 Average: 2 32.89 0.00 4.44 5.02 0.08 57.57 13:35:27 Average: 3 30.72 0.00 4.30 9.70 0.08 55.20 13:35:27 13:35:27 13:35:27