12:13:32 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/sme/+/12461 12:13:32 Running as SYSTEM 12:13:32 [EnvInject] - Loading node environment variables. 12:13:32 Building remotely on prd-ubuntu1804-docker-4c-4g-4756 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 12:13:32 [ssh-agent] Looking for ssh-agent implementation... 12:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:13:32 $ ssh-agent 12:13:32 SSH_AUTH_SOCK=/tmp/ssh-jTRgq3fWON25/agent.2086 12:13:32 SSH_AGENT_PID=2088 12:13:32 [ssh-agent] Started. 12:13:32 Running ssh-add (command line suppressed) 12:13:32 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/private_key_14735678199874166625.key (jenkins-ssh) 12:13:32 [ssh-agent] Using credentials jenkins (jenkins) 12:13:32 The recommended git tool is: NONE 12:13:34 using credential jenkins 12:13:34 Wiping out workspace first. 12:13:34 Cloning the remote Git repository 12:13:34 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:13:34 > git init /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master # timeout=10 12:13:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:13:34 > git --version # timeout=10 12:13:34 > git --version # 'git version 2.17.1' 12:13:34 using GIT_SSH to set credentials jenkins 12:13:34 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 12:13:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:36 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 12:13:36 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 12:13:36 using GIT_SSH to set credentials jenkins 12:13:36 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme refs/changes/61/12461/2 # timeout=10 12:13:36 > git rev-parse cff8006c3d2451d01c5034b0e74c23f4e633b8bb^{commit} # timeout=10 12:13:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:13:36 Checking out Revision cff8006c3d2451d01c5034b0e74c23f4e633b8bb (refs/changes/61/12461/2) 12:13:36 > git config core.sparsecheckout # timeout=10 12:13:36 > git checkout -f cff8006c3d2451d01c5034b0e74c23f4e633b8bb # timeout=10 12:13:39 Commit message: "NONRTRIC-946: Validate ApiProvDomId for PUT" 12:13:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:13:39 > git rev-list --no-walk a1ad27aad62ac843bb2d8a6e843c2e388c2e055d # timeout=10 12:13:39 provisioning config files... 12:13:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:13:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:13:39 [EnvInject] - Injecting environment variables from a build step. 12:13:39 [EnvInject] - Injecting as environment variables the properties content 12:13:39 GO_ROOT=capifcore 12:13:39 12:13:39 [EnvInject] - Variables injected successfully. 12:13:40 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins11810669822857005573.sh 12:13:40 + echo '--> go-test.sh' 12:13:40 --> go-test.sh 12:13:40 + go version 12:13:40 go version go1.19 linux/amd64 12:13:40 + cd capifcore 12:13:40 + go mod tidy 12:13:40 go: downloading github.com/deepmap/oapi-codegen v1.11.0 12:13:40 go: downloading github.com/getkin/kin-openapi v0.106.0 12:13:40 go: downloading github.com/labstack/echo/v4 v4.10.2 12:13:40 go: downloading gopkg.in/yaml.v2 v2.4.0 12:13:40 go: downloading github.com/stretchr/testify v1.8.1 12:13:40 go: downloading github.com/sirupsen/logrus v1.9.0 12:13:40 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 12:13:40 go: downloading helm.sh/helm/v3 v3.9.0 12:13:41 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 12:13:41 go: downloading github.com/google/uuid v1.3.0 12:13:41 go: downloading github.com/mitchellh/copystructure v1.2.0 12:13:41 go: downloading k8s.io/client-go v0.25.3-rc.0 12:13:42 go: downloading github.com/labstack/gommon v0.4.0 12:13:42 go: downloading golang.org/x/crypto v0.8.0 12:13:42 go: downloading golang.org/x/net v0.9.0 12:13:43 go: downloading github.com/go-openapi/jsonpointer v0.19.6 12:13:43 go: downloading github.com/invopop/yaml v0.1.0 12:13:43 go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 12:13:43 go: downloading gopkg.in/yaml.v3 v3.0.1 12:13:44 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 12:13:44 go: downloading github.com/valyala/fasttemplate v1.2.2 12:13:44 go: downloading golang.org/x/time v0.3.0 12:13:44 go: downloading github.com/davecgh/go-spew v1.1.1 12:13:44 go: downloading github.com/pmezard/go-difflib v1.0.0 12:13:44 go: downloading golang.org/x/sys v0.7.0 12:13:45 go: downloading github.com/pkg/errors v0.9.1 12:13:45 go: downloading sigs.k8s.io/yaml v1.3.0 12:13:45 go: downloading github.com/Masterminds/semver/v3 v3.1.1 12:13:45 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 12:13:45 go: downloading github.com/gosuri/uitable v0.0.4 12:13:45 go: downloading golang.org/x/term v0.7.0 12:13:45 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 12:13:45 go: downloading k8s.io/api v0.25.3-rc.0 12:13:45 go: downloading k8s.io/apimachinery v0.25.3-rc.0 12:13:45 go: downloading github.com/spf13/pflag v1.0.5 12:13:46 go: downloading k8s.io/apiextensions-apiserver v0.25.2 12:13:46 go: downloading k8s.io/kubectl v0.25.2 12:13:46 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 12:13:46 go: downloading github.com/stretchr/objx v0.5.0 12:13:46 go: downloading github.com/mitchellh/reflectwalk v1.0.2 12:13:46 go: downloading github.com/spf13/cobra v1.5.0 12:13:46 go: downloading k8s.io/klog/v2 v2.70.1 12:13:46 go: downloading github.com/google/go-cmp v0.5.8 12:13:46 go: downloading github.com/google/gofuzz v1.2.0 12:13:46 go: downloading github.com/mattn/go-colorable v0.1.13 12:13:46 go: downloading github.com/mattn/go-isatty v0.0.18 12:13:47 go: downloading github.com/go-openapi/swag v0.22.3 12:13:47 go: downloading github.com/gorilla/mux v1.8.0 12:13:47 go: downloading github.com/valyala/bytebufferpool v1.0.0 12:13:47 go: downloading github.com/fatih/color v1.13.0 12:13:47 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 12:13:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 12:13:47 go: downloading github.com/BurntSushi/toml v1.1.0 12:13:47 go: downloading github.com/gobwas/glob v0.2.3 12:13:47 go: downloading github.com/Masterminds/goutils v1.1.1 12:13:47 go: downloading github.com/huandu/xstrings v1.3.2 12:13:47 go: downloading github.com/imdario/mergo v0.3.12 12:13:47 go: downloading github.com/shopspring/decimal v1.2.0 12:13:47 go: downloading github.com/spf13/cast v1.4.1 12:13:47 go: downloading github.com/containerd/containerd v1.6.6 12:13:47 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 12:13:47 go: downloading oras.land/oras-go v1.1.1 12:13:47 go: downloading github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684 12:13:47 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 12:13:47 go: downloading github.com/Masterminds/squirrel v1.5.3 12:13:47 go: downloading github.com/jmoiron/sqlx v1.3.5 12:13:47 go: downloading github.com/lib/pq v1.10.6 12:13:48 go: downloading github.com/rubenv/sql-migrate v1.1.2 12:13:48 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 12:13:48 go: downloading github.com/gogo/protobuf v1.3.2 12:13:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 12:13:48 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 12:13:48 go: downloading github.com/google/gnostic v0.5.7-v3refs 12:13:48 go: downloading golang.org/x/text v0.9.0 12:13:48 go: downloading sigs.k8s.io/kustomize/api v0.12.1 12:13:48 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 12:13:48 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 12:13:48 go: downloading github.com/golang/protobuf v1.5.2 12:13:48 go: downloading google.golang.org/protobuf v1.28.0 12:13:48 go: downloading github.com/kr/pretty v0.3.0 12:13:48 go: downloading k8s.io/component-base v0.25.2 12:13:48 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 12:13:48 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 12:13:48 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 12:13:48 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 12:13:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 12:13:48 go: downloading github.com/inconshreveable/mousetrap v1.0.0 12:13:48 go: downloading github.com/go-logr/logr v1.2.3 12:13:49 go: downloading github.com/mailru/easyjson v0.7.7 12:13:49 go: downloading github.com/mattn/go-runewidth v0.0.9 12:13:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 12:13:49 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 12:13:49 go: downloading k8s.io/apiserver v0.25.2 12:13:49 go: downloading github.com/opencontainers/go-digest v1.0.0 12:13:49 go: downloading golang.org/x/sync v0.1.0 12:13:49 go: downloading github.com/docker/cli v20.10.17+incompatible 12:13:49 go: downloading github.com/docker/docker v20.10.17+incompatible 12:13:49 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 12:13:49 go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0 12:13:49 go: downloading github.com/bugsnag/bugsnag-go v0.0.0-20141110184014-b1d153021fcd 12:13:49 go: downloading github.com/docker/go-metrics v0.0.1 12:13:49 go: downloading github.com/docker/libtrust v0.0.0-20150114040149-fa567046d9b1 12:13:49 go: downloading github.com/gorilla/handlers v1.5.1 12:13:49 go: downloading github.com/yvasiyarov/gorelic v0.0.0-20141212073537-a9bba5b9ab50 12:13:49 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 12:13:49 go: downloading github.com/go-sql-driver/mysql v1.6.0 12:13:49 go: downloading github.com/mattn/go-sqlite3 v1.14.6 12:13:49 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 12:13:49 go: downloading github.com/gobuffalo/packr/v2 v2.8.3 12:13:50 go: downloading gopkg.in/inf.v0 v0.9.1 12:13:50 go: downloading google.golang.org/grpc v1.47.0 12:13:50 go: downloading github.com/json-iterator/go v1.1.12 12:13:50 go: downloading github.com/onsi/ginkgo/v2 v2.1.6 12:13:50 go: downloading github.com/onsi/gomega v1.20.1 12:13:50 go: downloading github.com/kr/text v0.2.0 12:13:50 go: downloading github.com/rogpeppe/go-internal v1.8.0 12:13:50 go: downloading github.com/onsi/ginkgo v1.16.4 12:13:50 go: downloading github.com/chai2010/gettext-go v1.0.2 12:13:50 go: downloading github.com/MakeNowJust/heredoc v1.0.0 12:13:50 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 12:13:50 go: downloading github.com/russross/blackfriday v1.5.2 12:13:50 go: downloading github.com/google/btree v1.0.1 12:13:50 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 12:13:50 go: downloading github.com/josharian/intern v1.0.0 12:13:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 12:13:50 go: downloading gotest.tools/v3 v3.0.3 12:13:50 go: downloading github.com/moby/locker v1.0.1 12:13:50 go: downloading github.com/docker/docker-credential-helpers v0.6.4 12:13:50 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c 12:13:50 go: downloading github.com/gomodule/redigo v1.8.2 12:13:50 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 12:13:50 go: downloading github.com/prometheus/client_golang v1.12.1 12:13:50 go: downloading github.com/felixge/httpsnoop v1.0.1 12:13:50 go: downloading github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 12:13:50 go: downloading github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f 12:13:50 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 12:13:50 go: downloading github.com/poy/onpar v0.0.0-20190519213022-ee068f8ea4d1 12:13:50 go: downloading github.com/ziutek/mymysql v1.5.4 12:13:50 go: downloading github.com/gobuffalo/packd v1.0.1 12:13:50 go: downloading github.com/markbates/oncer v1.0.0 12:13:50 go: downloading github.com/markbates/safe v1.0.1 12:13:50 go: downloading github.com/docker/go-connections v0.4.0 12:13:50 go: downloading github.com/docker/go-units v0.4.0 12:13:50 go: downloading github.com/docker/distribution v2.8.1+incompatible 12:13:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 12:13:50 go: downloading github.com/modern-go/reflect2 v1.0.2 12:13:50 go: downloading github.com/go-errors/errors v1.0.1 12:13:50 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 12:13:50 go: downloading github.com/go-openapi/jsonreference v0.20.2 12:13:50 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 12:13:50 go: downloading google.golang.org/appengine v1.6.7 12:13:50 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 12:13:50 go: downloading github.com/klauspost/compress v1.13.6 12:13:51 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b 12:13:51 go: downloading github.com/beorn7/perks v1.0.1 12:13:51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 12:13:51 go: downloading github.com/prometheus/client_model v0.2.0 12:13:51 go: downloading github.com/prometheus/common v0.32.1 12:13:51 go: downloading github.com/prometheus/procfs v0.7.3 12:13:51 go: downloading github.com/karrick/godirwalk v1.16.1 12:13:51 go: downloading github.com/gobuffalo/logger v1.0.6 12:13:51 go: downloading github.com/markbates/errx v1.1.0 12:13:51 go: downloading github.com/morikuni/aec v1.0.0 12:13:51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 12:13:51 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 12:13:51 go: downloading github.com/xlab/treeprint v1.1.0 12:13:52 go: downloading github.com/creack/pty v1.1.11 12:13:52 go: downloading github.com/Microsoft/hcsshim v0.9.3 12:13:52 go: downloading github.com/moby/sys/mountinfo v0.5.0 12:13:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 12:13:52 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 12:13:52 go: downloading github.com/moby/spdystream v0.2.0 12:13:52 go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 12:13:52 go: downloading github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 12:13:52 go: downloading github.com/Microsoft/go-winio v0.5.1 12:13:52 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 12:13:52 go: downloading github.com/sergi/go-diff v1.1.0 12:13:52 go: downloading go.opencensus.io v0.23.0 12:13:52 go: downloading github.com/containerd/cgroups v1.0.3 12:13:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 12:13:52 + go test ./... 12:14:43 ok oransc.org/nonrtric/capifcore 1.886s 12:14:43 ? oransc.org/nonrtric/capifcore/internal/accesscontrolpolicyapi [no test files] 12:14:43 ? oransc.org/nonrtric/capifcore/internal/aefsecurityapi [no test files] 12:14:43 ? oransc.org/nonrtric/capifcore/internal/auditingapi [no test files] 12:14:43 ? oransc.org/nonrtric/capifcore/internal/common [no test files] 12:14:43 ? oransc.org/nonrtric/capifcore/internal/common29122 [no test files] 12:14:43 ? oransc.org/nonrtric/capifcore/internal/common29571 [no test files] 12:14:43 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 12:14:45 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.630s 12:14:45 ? oransc.org/nonrtric/capifcore/internal/discoverserviceapi [no test files] 12:14:45 ok oransc.org/nonrtric/capifcore/internal/eventsapi 0.004s 12:14:45 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.426s 12:14:45 ? oransc.org/nonrtric/capifcore/internal/gentools/commoncollector [no test files] 12:14:45 ? oransc.org/nonrtric/capifcore/internal/gentools/enumfixer [no test files] 12:14:45 ? oransc.org/nonrtric/capifcore/internal/gentools/specificationfixer [no test files] 12:14:45 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.052s 12:14:45 ? oransc.org/nonrtric/capifcore/internal/helmmanagement/mocks [no test files] 12:14:45 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.309s 12:14:45 ? oransc.org/nonrtric/capifcore/internal/invokermanagement/mocks [no test files] 12:14:45 ok oransc.org/nonrtric/capifcore/internal/invokermanagementapi 0.006s 12:14:45 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 12:14:45 ? oransc.org/nonrtric/capifcore/internal/keycloak/mocks [no test files] 12:14:45 ? oransc.org/nonrtric/capifcore/internal/loggingapi [no test files] 12:14:45 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.509s 12:14:45 ? oransc.org/nonrtric/capifcore/internal/providermanagement/mocks [no test files] 12:14:45 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.008s 12:14:48 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.395s 12:14:48 ? oransc.org/nonrtric/capifcore/internal/publishservice/mocks [no test files] 12:14:48 ok oransc.org/nonrtric/capifcore/internal/publishserviceapi 0.007s 12:14:48 ok oransc.org/nonrtric/capifcore/internal/restclient 0.003s 12:14:48 ? oransc.org/nonrtric/capifcore/internal/restclient/mocks [no test files] 12:14:48 ? oransc.org/nonrtric/capifcore/internal/routinginfoapi [no test files] 12:14:48 ok oransc.org/nonrtric/capifcore/internal/securityapi 0.041s 12:14:49 ok oransc.org/nonrtric/capifcore/internal/securityservice 0.865s 12:14:49 + echo '--> go-test.sh ends' 12:14:49 --> go-test.sh ends 12:14:49 $ ssh-agent -k 12:14:49 unset SSH_AUTH_SOCK; 12:14:49 unset SSH_AGENT_PID; 12:14:49 echo Agent pid 2088 killed; 12:14:49 [ssh-agent] Stopped. 12:14:49 [PostBuildScript] - [INFO] Executing post build scripts. 12:14:49 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins4379324104364149505.sh 12:14:49 ---> sysstat.sh 12:14:50 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins9837480256077814772.sh 12:14:50 ---> package-listing.sh 12:14:50 ++ tr '[:upper:]' '[:lower:]' 12:14:50 ++ facter osfamily 12:14:50 + OS_FAMILY=debian 12:14:50 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master 12:14:50 + START_PACKAGES=/tmp/packages_start.txt 12:14:50 + END_PACKAGES=/tmp/packages_end.txt 12:14:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:14:50 + PACKAGES=/tmp/packages_start.txt 12:14:50 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 12:14:50 + PACKAGES=/tmp/packages_end.txt 12:14:50 + case "${OS_FAMILY}" in 12:14:50 + dpkg -l 12:14:50 + grep '^ii' 12:14:50 + '[' -f /tmp/packages_start.txt ']' 12:14:50 + '[' -f /tmp/packages_end.txt ']' 12:14:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:14:50 + '[' /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master ']' 12:14:50 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 12:14:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/archives/ 12:14:50 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins17209923408278227954.sh 12:14:50 ---> capture-instance-metadata.sh 12:14:50 Setup pyenv: 12:14:50 * system (set by /opt/pyenv/version) 12:14:50 * 3.8.13 (set by /opt/pyenv/version) 12:14:50 * 3.9.13 (set by /opt/pyenv/version) 12:14:50 * 3.10.6 (set by /opt/pyenv/version) 12:14:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3oAU 12:14:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:14:58 lf-activate-venv(): INFO: Installing: lftools 12:15:30 lf-activate-venv(): INFO: Adding /tmp/venv-3oAU/bin to PATH 12:15:30 INFO: Running in OpenStack, capturing instance metadata 12:15:30 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins4078084350858354115.sh 12:15:30 provisioning config files... 12:15:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-go-verify-master@tmp/config2987669265372337535tmp 12:15:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:15:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:15:30 [EnvInject] - Injecting environment variables from a build step. 12:15:30 [EnvInject] - Injecting as environment variables the properties content 12:15:30 SERVER_ID=logs 12:15:30 12:15:30 [EnvInject] - Variables injected successfully. 12:15:30 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins436465945379673215.sh 12:15:30 ---> create-netrc.sh 12:15:30 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins6735067504041442396.sh 12:15:30 ---> python-tools-install.sh 12:15:30 Setup pyenv: 12:15:31 system 12:15:31 3.8.13 12:15:31 3.9.13 12:15:31 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 12:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3oAU from file:/tmp/.os_lf_venv 12:15:32 lf-activate-venv(): INFO: Installing: lftools 12:15:43 lf-activate-venv(): INFO: Adding /tmp/venv-3oAU/bin to PATH 12:15:43 Generating Requirements File 12:16:16 Python 3.10.6 12:16:17 pip 23.3.2 from /tmp/venv-3oAU/lib/python3.10/site-packages/pip (python 3.10) 12:16:17 appdirs==1.4.4 12:16:17 argcomplete==3.2.2 12:16:17 aspy.yaml==1.3.0 12:16:17 attrs==23.2.0 12:16:17 autopage==0.5.2 12:16:17 beautifulsoup4==4.12.3 12:16:17 boto3==1.34.27 12:16:17 botocore==1.34.27 12:16:17 bs4==0.0.2 12:16:17 cachetools==5.3.2 12:16:17 certifi==2023.11.17 12:16:17 cffi==1.16.0 12:16:17 cfgv==3.4.0 12:16:17 chardet==5.2.0 12:16:17 charset-normalizer==3.3.2 12:16:17 click==8.1.7 12:16:17 cliff==4.5.0 12:16:17 cmd2==2.4.3 12:16:17 cryptography==3.3.2 12:16:17 debtcollector==2.5.0 12:16:17 decorator==5.1.1 12:16:17 defusedxml==0.7.1 12:16:17 Deprecated==1.2.14 12:16:17 distlib==0.3.8 12:16:17 dnspython==2.5.0 12:16:17 docker==4.2.2 12:16:17 dogpile.cache==1.3.0 12:16:17 email-validator==2.1.0.post1 12:16:17 filelock==3.13.1 12:16:17 future==0.18.3 12:16:17 gitdb==4.0.11 12:16:17 GitPython==3.1.41 12:16:17 google-auth==2.27.0 12:16:17 httplib2==0.22.0 12:16:17 identify==2.5.33 12:16:17 idna==3.6 12:16:17 importlib-resources==1.5.0 12:16:17 iso8601==2.1.0 12:16:17 Jinja2==3.1.3 12:16:17 jmespath==1.0.1 12:16:17 jsonpatch==1.33 12:16:17 jsonpointer==2.4 12:16:17 jsonschema==4.21.1 12:16:17 jsonschema-specifications==2023.12.1 12:16:17 keystoneauth1==5.5.0 12:16:17 kubernetes==29.0.0 12:16:17 lftools==0.37.8 12:16:17 lxml==5.1.0 12:16:17 MarkupSafe==2.1.4 12:16:17 msgpack==1.0.7 12:16:17 multi_key_dict==2.0.3 12:16:17 munch==4.0.0 12:16:17 netaddr==0.10.1 12:16:17 netifaces==0.11.0 12:16:17 niet==1.4.2 12:16:17 nodeenv==1.8.0 12:16:17 oauth2client==4.1.3 12:16:17 oauthlib==3.2.2 12:16:17 openstacksdk==0.62.0 12:16:17 os-client-config==2.1.0 12:16:17 os-service-types==1.7.0 12:16:17 osc-lib==3.0.0 12:16:17 oslo.config==9.3.0 12:16:17 oslo.context==5.3.0 12:16:17 oslo.i18n==6.2.0 12:16:17 oslo.log==5.4.0 12:16:17 oslo.serialization==5.3.0 12:16:17 oslo.utils==7.0.0 12:16:17 packaging==23.2 12:16:17 pbr==6.0.0 12:16:17 platformdirs==4.1.0 12:16:17 prettytable==3.9.0 12:16:17 pyasn1==0.5.1 12:16:17 pyasn1-modules==0.3.0 12:16:17 pycparser==2.21 12:16:17 pygerrit2==2.0.15 12:16:17 PyGithub==2.1.1 12:16:17 pyinotify==0.9.6 12:16:17 PyJWT==2.8.0 12:16:17 PyNaCl==1.5.0 12:16:17 pyparsing==2.4.7 12:16:17 pyperclip==1.8.2 12:16:17 pyrsistent==0.20.0 12:16:17 python-cinderclient==9.4.0 12:16:17 python-dateutil==2.8.2 12:16:17 python-heatclient==3.4.0 12:16:17 python-jenkins==1.8.2 12:16:17 python-keystoneclient==5.3.0 12:16:17 python-magnumclient==4.3.0 12:16:17 python-novaclient==18.4.0 12:16:17 python-openstackclient==6.0.0 12:16:17 python-swiftclient==4.4.0 12:16:17 pytz==2023.3.post1 12:16:17 PyYAML==6.0.1 12:16:17 referencing==0.32.1 12:16:17 requests==2.31.0 12:16:17 requests-oauthlib==1.3.1 12:16:17 requestsexceptions==1.4.0 12:16:17 rfc3986==2.0.0 12:16:17 rpds-py==0.17.1 12:16:17 rsa==4.9 12:16:17 ruamel.yaml==0.18.5 12:16:17 ruamel.yaml.clib==0.2.8 12:16:17 s3transfer==0.10.0 12:16:17 simplejson==3.19.2 12:16:17 six==1.16.0 12:16:17 smmap==5.0.1 12:16:17 soupsieve==2.5 12:16:17 stevedore==5.1.0 12:16:17 tabulate==0.9.0 12:16:17 toml==0.10.2 12:16:17 tomlkit==0.12.3 12:16:17 tqdm==4.66.1 12:16:17 typing_extensions==4.9.0 12:16:17 tzdata==2023.4 12:16:17 urllib3==1.26.18 12:16:17 virtualenv==20.25.0 12:16:17 wcwidth==0.2.13 12:16:17 websocket-client==1.7.0 12:16:17 wrapt==1.16.0 12:16:17 xdg==6.0.0 12:16:17 xmltodict==0.13.0 12:16:17 yq==3.2.3 12:16:17 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins13338015574226069772.sh 12:16:17 ---> sudo-logs.sh 12:16:17 Archiving 'sudo' log.. 12:16:17 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash /tmp/jenkins6235686905087112730.sh 12:16:17 ---> job-cost.sh 12:16:17 Setup pyenv: 12:16:18 system 12:16:18 3.8.13 12:16:18 3.9.13 12:16:18 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 12:16:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3oAU from file:/tmp/.os_lf_venv 12:16:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:16:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:16:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 12:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-3oAU/bin to PATH 12:16:29 INFO: No Stack... 12:16:29 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:16:29 INFO: Archiving Costs 12:16:29 [nonrtric-plt-sme-capifcore-go-verify-master] $ /bin/bash -l /tmp/jenkins1707417476496213166.sh 12:16:30 ---> logs-deploy.sh 12:16:30 Setup pyenv: 12:16:30 system 12:16:30 3.8.13 12:16:30 3.9.13 12:16:30 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-go-verify-master/.python-version) 12:16:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3oAU from file:/tmp/.os_lf_venv 12:16:31 lf-activate-venv(): INFO: Installing: lftools 12:16:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:16:44 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-3oAU/bin to PATH 12:16:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-go-verify-master/141 12:16:45 INFO: archiving workspace using pattern(s): 12:16:46 Archives upload complete. 12:16:47 INFO: archiving logs to Nexus 12:16:47 ---> uname -a: 12:16:47 Linux prd-ubuntu1804-docker-4c-4g-4756 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:16:47 12:16:47 12:16:47 ---> lscpu: 12:16:47 Architecture: x86_64 12:16:47 CPU op-mode(s): 32-bit, 64-bit 12:16:47 Byte Order: Little Endian 12:16:47 CPU(s): 4 12:16:47 On-line CPU(s) list: 0-3 12:16:47 Thread(s) per core: 1 12:16:47 Core(s) per socket: 1 12:16:47 Socket(s): 4 12:16:47 NUMA node(s): 1 12:16:47 Vendor ID: AuthenticAMD 12:16:47 CPU family: 23 12:16:47 Model: 49 12:16:47 Model name: AMD EPYC-Rome Processor 12:16:47 Stepping: 0 12:16:47 CPU MHz: 2799.996 12:16:47 BogoMIPS: 5599.99 12:16:47 Virtualization: AMD-V 12:16:47 Hypervisor vendor: KVM 12:16:47 Virtualization type: full 12:16:47 L1d cache: 32K 12:16:47 L1i cache: 32K 12:16:47 L2 cache: 512K 12:16:47 L3 cache: 16384K 12:16:47 NUMA node0 CPU(s): 0-3 12:16:47 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 12:16:47 12:16:47 12:16:47 ---> nproc: 12:16:47 4 12:16:47 12:16:47 12:16:47 ---> df -h: 12:16:47 Filesystem Size Used Avail Use% Mounted on 12:16:47 udev 2.0G 0 2.0G 0% /dev 12:16:47 tmpfs 395M 688K 394M 1% /run 12:16:47 /dev/vda1 20G 11G 9.2G 53% / 12:16:47 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:16:47 tmpfs 5.0M 0 5.0M 0% /run/lock 12:16:47 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:16:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:16:47 tmpfs 395M 0 395M 0% /run/user/1001 12:16:47 12:16:47 12:16:47 ---> free -m: 12:16:47 total used free shared buff/cache available 12:16:47 Mem: 3944 442 1052 0 2448 3225 12:16:47 Swap: 1023 0 1023 12:16:47 12:16:47 12:16:47 ---> ip addr: 12:16:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:16:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:47 inet 127.0.0.1/8 scope host lo 12:16:47 valid_lft forever preferred_lft forever 12:16:47 inet6 ::1/128 scope host 12:16:47 valid_lft forever preferred_lft forever 12:16:47 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:16:47 link/ether fa:16:3e:1a:25:67 brd ff:ff:ff:ff:ff:ff 12:16:47 inet 10.32.7.120/23 brd 10.32.7.255 scope global dynamic ens3 12:16:47 valid_lft 86168sec preferred_lft 86168sec 12:16:47 inet6 fe80::f816:3eff:fe1a:2567/64 scope link 12:16:47 valid_lft forever preferred_lft forever 12:16:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:16:47 link/ether 02:42:2d:00:36:d7 brd ff:ff:ff:ff:ff:ff 12:16:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:16:47 valid_lft forever preferred_lft forever 12:16:47 12:16:47 12:16:47 ---> sar -b -r -n DEV: 12:16:47 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4756) 01/26/24 _x86_64_ (4 CPU) 12:16:47 12:16:47 12:12:57 LINUX RESTART (4 CPU) 12:16:47 12:16:47 12:13:01 tps rtps wtps bread/s bwrtn/s 12:16:47 12:14:02 331.86 185.15 146.70 9655.58 56701.12 12:16:47 12:15:01 156.41 83.96 72.45 4466.47 36833.34 12:16:47 12:16:01 71.42 5.13 66.29 222.36 9747.71 12:16:47 Average: 186.74 91.46 95.28 4783.47 34415.46 12:16:47 12:16:47 12:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:47 12:14:02 890536 3195748 3148120 77.95 70504 2359188 1257428 24.72 900268 1999532 274892 12:16:47 12:15:01 1405952 3322956 2632704 65.19 78756 1971476 868096 17.06 585100 1818756 42080 12:16:47 12:16:01 1112332 3273552 2926324 72.46 95940 2197200 917496 18.04 662692 2032900 51512 12:16:47 Average: 1136273 3264085 2902383 71.87 81733 2175955 1014340 19.94 716020 1950396 122828 12:16:47 12:16:47 12:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:47 12:14:02 lo 2.00 2.00 0.18 0.18 0.00 0.00 0.00 0.00 12:16:47 12:14:02 ens3 581.37 425.94 2292.33 83.44 0.00 0.00 0.00 0.00 12:16:47 12:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:47 12:15:01 lo 0.44 0.44 0.06 0.06 0.00 0.00 0.00 0.00 12:16:47 12:15:01 ens3 17.03 14.47 153.07 3.31 0.00 0.00 0.00 0.00 12:16:47 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:47 12:16:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 12:16:47 12:16:01 ens3 67.32 62.64 906.40 8.97 0.00 0.00 0.00 0.00 12:16:47 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:47 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 12:16:47 Average: ens3 223.05 168.54 1122.61 32.07 0.00 0.00 0.00 0.00 12:16:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:47 12:16:47 12:16:47 ---> sar -P ALL: 12:16:47 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-4756) 01/26/24 _x86_64_ (4 CPU) 12:16:47 12:16:47 12:12:57 LINUX RESTART (4 CPU) 12:16:47 12:16:47 12:13:01 CPU %user %nice %system %iowait %steal %idle 12:16:47 12:14:02 all 22.87 0.00 4.14 13.60 0.07 59.31 12:16:47 12:14:02 0 21.24 0.00 3.59 13.73 0.07 61.37 12:16:47 12:14:02 1 21.69 0.00 3.72 15.01 0.07 59.50 12:16:47 12:14:02 2 22.46 0.00 4.17 10.88 0.08 62.41 12:16:47 12:14:02 3 26.12 0.00 5.08 14.76 0.08 53.96 12:16:47 12:15:01 all 66.71 0.00 7.79 1.50 0.10 23.90 12:16:47 12:15:01 0 63.72 0.00 7.39 2.20 0.12 26.57 12:16:47 12:15:01 1 67.01 0.00 8.08 1.20 0.10 23.61 12:16:47 12:15:01 2 66.39 0.00 7.85 1.23 0.09 24.44 12:16:47 12:15:01 3 69.76 0.00 7.83 1.37 0.09 20.95 12:16:47 12:16:01 all 18.77 0.00 1.26 2.01 0.05 77.92 12:16:47 12:16:01 0 4.04 0.00 0.82 7.29 0.05 87.80 12:16:47 12:16:01 1 19.55 0.00 0.75 0.10 0.02 79.58 12:16:47 12:16:01 2 31.31 0.00 2.15 0.27 0.08 66.18 12:16:47 12:16:01 3 20.20 0.00 1.30 0.37 0.03 78.10 12:16:47 Average: all 35.88 0.00 4.37 5.72 0.07 53.96 12:16:47 Average: 0 29.43 0.00 3.91 7.77 0.08 58.81 12:16:47 Average: 1 35.83 0.00 4.15 5.46 0.06 54.50 12:16:47 Average: 2 39.86 0.00 4.70 4.14 0.08 51.22 12:16:47 Average: 3 38.42 0.00 4.70 5.51 0.07 51.30 12:16:47 12:16:47 12:16:47