Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3459f87a20b0d217dcb38a12529833a7acfab5a2+bdf6c703ff7e4dc9654b1e05af75b33f1f140285 (98aa62318c3ed0e4d175d490d0a65aabe5133176) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5100522380510092236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5712901329151824420.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1848779832169909974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5978268939122463306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8808798767458600130.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8444427496853136522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-768 in /w/workspace/gexfoundry_device-snmp-go_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/jenkins-gitclient-ssh7897412169128839595.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/jenkins-gitclient-ssh7726350888440097443.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 3459f87a20b0d217dcb38a12529833a7acfab5a2 Merge succeeded, producing 3459f87a20b0d217dcb38a12529833a7acfab5a2 Checking out Revision 3459f87a20b0d217dcb38a12529833a7acfab5a2 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/jenkins-gitclient-ssh2232404474511583207.key > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T05:45:24.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T05:45:25.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T05:45:25.533Z] ========================================================= [2021-06-14T05:45:25.533Z] EdgeX Global Pipelines Version Info [2021-06-14T05:45:25.533Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:45:27.070Z] ------------------- [2021-06-14T05:45:27.070Z] stable info: [2021-06-14T05:45:27.070Z] ------------------- [2021-06-14T05:45:27.070Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T05:45:27.070Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:45:27.070Z] Message: update stable to v1.0.195 [2021-06-14T05:45:27.660Z] ------------------- [2021-06-14T05:45:27.660Z] experimental info: [2021-06-14T05:45:27.660Z] ------------------- [2021-06-14T05:45:27.660Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T05:45:27.660Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:45:27.660Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T05:45:27.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-14T05:45:27.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-14T05:45:28.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T05:45:28.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T05:45:28.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T05:45:28.254Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T05:45:28.314Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T05:45:28.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T05:45:28.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T05:45:28.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T05:45:28.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T05:45:28.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-14T05:45:28.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T05:45:28.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T05:45:28.838Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:45:28.922Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:45:28.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:45:29.064Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:45:29.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T05:45:29.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T05:45:29.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-14T05:45:29.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-14T05:45:29.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T05:45:29.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T05:45:29.609Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-14T05:45:29.698Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T05:45:29.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2021-06-14T05:45:29.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2021-06-14T05:45:29.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2021-06-14T05:45:29.993Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3459f87a20b0d217dcb38a12529833a7acfab5a2 [Pipeline] echo [2021-06-14T05:45:30.091Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3459f87 [Pipeline] echo [2021-06-14T05:45:30.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:45:30.433Z] provisioning config files... [2021-06-14T05:45:30.449Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/config2956359292139586130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:45:30.868Z] ---> docker-login.sh [2021-06-14T05:45:30.868Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:45:31.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:31.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:31.444Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:31.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:31.444Z] [2021-06-14T05:45:31.444Z] Login Succeeded [2021-06-14T05:45:31.444Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:45:31.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:31.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:31.710Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:31.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:31.710Z] [2021-06-14T05:45:31.710Z] Login Succeeded [2021-06-14T05:45:31.710Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:45:31.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:31.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:31.710Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:31.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:31.710Z] [2021-06-14T05:45:31.710Z] Login Succeeded [2021-06-14T05:45:31.710Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:45:31.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:31.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:31.973Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:31.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:31.973Z] [2021-06-14T05:45:31.973Z] Login Succeeded [2021-06-14T05:45:31.973Z] docker.io [2021-06-14T05:45:31.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:45:32.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:45:32.236Z] Configure a credential helper to remove this warning. See [2021-06-14T05:45:32.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:45:32.236Z] [2021-06-14T05:45:32.236Z] Login Succeeded [2021-06-14T05:45:32.236Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:45:32.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:45:33.183Z] + git log --format=format:%s -1 3459f87a20b0d217dcb38a12529833a7acfab5a2 [Pipeline] echo [2021-06-14T05:45:33.256Z] GIT_COMMIT: 3459f87a20b0d217dcb38a12529833a7acfab5a2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-14T05:45:33.299Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:45:33.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:45:33.943Z] [2021-06-14T05:45:33.943Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:45:34.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:45:34.581Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T05:45:34.581Z] 31603596830f: Pulling fs layer [2021-06-14T05:45:34.581Z] 54011a49482f: Pulling fs layer [2021-06-14T05:45:34.581Z] a6820b24f6d8: Pulling fs layer [2021-06-14T05:45:34.581Z] f581987b2513: Pulling fs layer [2021-06-14T05:45:34.581Z] f581987b2513: Waiting [2021-06-14T05:45:34.581Z] 54011a49482f: Verifying Checksum [2021-06-14T05:45:34.581Z] 54011a49482f: Download complete [2021-06-14T05:45:34.581Z] 31603596830f: Verifying Checksum [2021-06-14T05:45:34.581Z] 31603596830f: Download complete [2021-06-14T05:45:34.581Z] f581987b2513: Verifying Checksum [2021-06-14T05:45:34.581Z] f581987b2513: Download complete [2021-06-14T05:45:34.849Z] a6820b24f6d8: Verifying Checksum [2021-06-14T05:45:34.849Z] a6820b24f6d8: Download complete [2021-06-14T05:45:34.849Z] 31603596830f: Pull complete [2021-06-14T05:45:34.849Z] 54011a49482f: Pull complete [2021-06-14T05:45:35.809Z] a6820b24f6d8: Pull complete [2021-06-14T05:45:35.809Z] f581987b2513: Pull complete [2021-06-14T05:45:35.809Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T05:45:35.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:45:35.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T05:45:35.927Z] prd-centos7-docker-4c-2g-768 does not seem to be running inside a container [2021-06-14T05:45:35.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-109 -v /w/workspace/gexfoundry_device-snmp-go_PR-109:/w/workspace/gexfoundry_device-snmp-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T05:45:38.287Z] $ docker top 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T05:45:38.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:45:38.515Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:45:38.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:45:38.631Z] $ docker exec 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent [2021-06-14T05:45:38.743Z] SSH_AUTH_SOCK=/tmp/ssh-wnjfhDFUt0Zq/agent.15 [2021-06-14T05:45:38.743Z] SSH_AGENT_PID=22 [2021-06-14T05:45:38.751Z] Running ssh-add (command line suppressed) [2021-06-14T05:45:38.851Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_1864988476795895173.key (/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_1864988476795895173.key) [2021-06-14T05:45:38.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:45:39.226Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T05:45:39.261Z] $ docker exec --env ******** --env ******** 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent -k [2021-06-14T05:45:39.365Z] unset SSH_AUTH_SOCK; [2021-06-14T05:45:39.365Z] unset SSH_AGENT_PID; [2021-06-14T05:45:39.365Z] echo Agent pid 22 killed; [2021-06-14T05:45:39.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T05:45:39.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:45:39.535Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:45:39.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:45:39.645Z] $ docker exec 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent [2021-06-14T05:45:39.751Z] SSH_AUTH_SOCK=/tmp/ssh-uzWBw3apk5Qv/agent.55 [2021-06-14T05:45:39.751Z] SSH_AGENT_PID=61 [2021-06-14T05:45:39.757Z] Running ssh-add (command line suppressed) [2021-06-14T05:45:39.849Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_2363348883105587004.key (/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_2363348883105587004.key) [2021-06-14T05:45:39.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:45:40.223Z] + git semver init [2021-06-14T05:45:40.223Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T05:45:40.223Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-109/.git [2021-06-14T05:45:40.223Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-109 [2021-06-14T05:45:40.223Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T05:45:40.223Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T05:45:40.223Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T05:45:40.223Z] # $SEMVER_BRANCH = PR-109 [2021-06-14T05:45:40.223Z] # $SEMVER_TEMP = /tmp/semver-785284055 [2021-06-14T05:45:40.223Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-14T05:45:40.493Z] # '/tmp/semver-785284055' -> '/w/workspace/gexfoundry_device-snmp-go_PR-109/.semver' [2021-06-14T05:45:40.764Z] # -> Force: false [2021-06-14T05:45:40.764Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-109/.semver [Pipeline] } [2021-06-14T05:45:40.788Z] $ docker exec --env ******** --env ******** 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent -k [2021-06-14T05:45:40.890Z] unset SSH_AUTH_SOCK; [2021-06-14T05:45:40.890Z] unset SSH_AGENT_PID; [2021-06-14T05:45:40.890Z] echo Agent pid 61 killed; [2021-06-14T05:45:40.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T05:45:41.346Z] + git semver [Pipeline] } [2021-06-14T05:45:41.373Z] $ docker stop --time=1 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 [2021-06-14T05:45:42.752Z] $ docker rm -f 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T05:45:43.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T05:45:43.725Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T05:45:43.754Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-14T05:45:59.353Z] Still waiting to schedule task [2021-06-14T05:45:59.353Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T05:45:59.353Z] ‘prd-centos7-docker-4c-2g-762’ is offline [2021-06-14T05:45:59.354Z] ‘prd-centos7-docker-4c-2g-764’ is offline [2021-06-14T05:45:59.354Z] ‘prd-centos7-docker-4c-2g-765’ is offline [2021-06-14T05:45:59.354Z] ‘prd-centos7-docker-4c-2g-773’ is offline [2021-06-14T05:45:59.390Z] Still waiting to schedule task [2021-06-14T05:45:59.390Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T05:47:31.412Z] Running on prd-centos7-docker-4c-2g-779 in /w/workspace/gexfoundry_device-snmp-go_PR-109 [Pipeline] { [Pipeline] ws [2021-06-14T05:47:31.489Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:47:31.669Z] Selected Git installation does not exist. Using Default [2021-06-14T05:47:31.669Z] The recommended git tool is: NONE [2021-06-14T05:47:34.286Z] using credential edgex-jenkins-ssh [2021-06-14T05:47:34.301Z] Cloning the remote Git repository [2021-06-14T05:47:34.320Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-14T05:47:34.386Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-06-14T05:47:34.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-14T05:47:34.415Z] > git --version # timeout=10 [2021-06-14T05:47:34.421Z] > git --version # 'git version 2.24.4' [2021-06-14T05:47:34.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:47:34.462Z] [INFO] Currently running in a labeled security context [2021-06-14T05:47:34.462Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:47:34.462Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh617292993821400895.key [2021-06-14T05:47:34.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:47:34.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-14T05:47:34.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:47:34.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-14T05:47:34.975Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-14T05:47:34.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:47:34.976Z] [INFO] Currently running in a labeled security context [2021-06-14T05:47:34.976Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:47:34.976Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh993523416073186109.key [2021-06-14T05:47:34.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:47:35.337Z] Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 3459f87a20b0d217dcb38a12529833a7acfab5a2 [2021-06-14T05:47:35.440Z] Merge succeeded, producing 3459f87a20b0d217dcb38a12529833a7acfab5a2 [2021-06-14T05:47:35.440Z] Checking out Revision 3459f87a20b0d217dcb38a12529833a7acfab5a2 (PR-109) [2021-06-14T05:47:35.344Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:47:35.353Z] > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 [2021-06-14T05:47:35.386Z] > git remote # timeout=10 [2021-06-14T05:47:35.397Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:47:35.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:47:35.406Z] [INFO] Currently running in a labeled security context [2021-06-14T05:47:35.406Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:47:35.406Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5345081522750267418.key [2021-06-14T05:47:35.416Z] > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 [2021-06-14T05:47:35.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:47:35.442Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:47:35.447Z] > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 [2021-06-14T05:47:39.034Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-14T05:47:39.073Z] > git --version # timeout=10 [2021-06-14T05:47:39.081Z] > git --version # 'git version 2.24.4' [2021-06-14T05:47:39.160Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:47:40.390Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:47:40.748Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:47:41.086Z] + sudo service docker restart [2021-06-14T05:47:41.086Z] + true [2021-06-14T05:47:41.086Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:47:59.379Z] provisioning config files... [2021-06-14T05:47:59.396Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4114036721244262071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:59.796Z] ---> docker-login.sh [2021-06-14T05:47:59.796Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:48:00.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:48:00.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:48:00.067Z] Configure a credential helper to remove this warning. See [2021-06-14T05:48:00.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:48:00.067Z] [2021-06-14T05:48:00.067Z] Login Succeeded [2021-06-14T05:48:00.067Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:48:00.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:48:00.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:48:00.331Z] Configure a credential helper to remove this warning. See [2021-06-14T05:48:00.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:48:00.331Z] [2021-06-14T05:48:00.331Z] Login Succeeded [2021-06-14T05:48:00.331Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:48:00.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:48:00.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:48:00.331Z] Configure a credential helper to remove this warning. See [2021-06-14T05:48:00.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:48:00.331Z] [2021-06-14T05:48:00.331Z] Login Succeeded [2021-06-14T05:48:00.331Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:48:00.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:48:00.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:48:00.599Z] Configure a credential helper to remove this warning. See [2021-06-14T05:48:00.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:48:00.599Z] [2021-06-14T05:48:00.599Z] Login Succeeded [2021-06-14T05:48:00.599Z] docker.io [2021-06-14T05:48:00.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:48:00.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:48:00.861Z] Configure a credential helper to remove this warning. See [2021-06-14T05:48:00.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:48:00.861Z] [2021-06-14T05:48:00.861Z] Login Succeeded [2021-06-14T05:48:00.861Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:48:00.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T05:48:01.223Z] ========================================================= [2021-06-14T05:48:01.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T05:48:01.223Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:48:01.588Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T05:48:01.589Z] Sending build context to Docker daemon 368.6kB [2021-06-14T05:48:01.589Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T05:48:01.589Z] Step 2/10 : FROM ${BASE} [2021-06-14T05:48:01.589Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T05:48:01.589Z] 540db60ca938: Pulling fs layer [2021-06-14T05:48:01.589Z] adcc1eea9eea: Pulling fs layer [2021-06-14T05:48:01.589Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T05:48:01.589Z] 0510c868ecb4: Pulling fs layer [2021-06-14T05:48:01.589Z] afea3b2eda06: Pulling fs layer [2021-06-14T05:48:01.589Z] 7809a108b3ef: Pulling fs layer [2021-06-14T05:48:01.589Z] f706445af74f: Pulling fs layer [2021-06-14T05:48:01.589Z] 0510c868ecb4: Waiting [2021-06-14T05:48:01.589Z] afea3b2eda06: Waiting [2021-06-14T05:48:01.589Z] 7809a108b3ef: Waiting [2021-06-14T05:48:01.589Z] f706445af74f: Waiting [2021-06-14T05:48:01.854Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T05:48:01.854Z] 4c4ab2625f07: Download complete [2021-06-14T05:48:01.854Z] adcc1eea9eea: Download complete [2021-06-14T05:48:01.854Z] afea3b2eda06: Verifying Checksum [2021-06-14T05:48:01.854Z] afea3b2eda06: Download complete [2021-06-14T05:48:01.854Z] 7809a108b3ef: Verifying Checksum [2021-06-14T05:48:01.854Z] 7809a108b3ef: Download complete [2021-06-14T05:48:01.854Z] 540db60ca938: Verifying Checksum [2021-06-14T05:48:01.854Z] 540db60ca938: Download complete [2021-06-14T05:48:02.124Z] 540db60ca938: Pull complete [2021-06-14T05:48:02.125Z] adcc1eea9eea: Pull complete [2021-06-14T05:48:02.125Z] 4c4ab2625f07: Pull complete [2021-06-14T05:48:03.528Z] f706445af74f: Verifying Checksum [2021-06-14T05:48:03.528Z] f706445af74f: Download complete [2021-06-14T05:48:04.109Z] 0510c868ecb4: Verifying Checksum [2021-06-14T05:48:04.109Z] 0510c868ecb4: Download complete [2021-06-14T05:48:07.451Z] 0510c868ecb4: Pull complete [2021-06-14T05:48:07.451Z] afea3b2eda06: Pull complete [2021-06-14T05:48:07.451Z] 7809a108b3ef: Pull complete [2021-06-14T05:48:08.884Z] f706445af74f: Pull complete [2021-06-14T05:48:09.148Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T05:48:09.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T05:48:09.148Z] ---> b068be0155e3 [2021-06-14T05:48:09.148Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-14T05:48:41.334Z] ---> Running in a29e5d9ce8a8 [2021-06-14T05:48:41.334Z] Removing intermediate container a29e5d9ce8a8 [2021-06-14T05:48:41.334Z] ---> 05a389d2fca7 [2021-06-14T05:48:41.334Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-14T05:48:41.334Z] ---> Running in 0b8e192b5e08 [2021-06-14T05:48:41.334Z] Removing intermediate container 0b8e192b5e08 [2021-06-14T05:48:41.334Z] ---> f3c3c091e832 [2021-06-14T05:48:41.334Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-14T05:48:41.334Z] ---> Running in fe275dd7199e [2021-06-14T05:48:41.334Z] Removing intermediate container fe275dd7199e [2021-06-14T05:48:41.334Z] ---> 55f328ad15ca [2021-06-14T05:48:41.334Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:48:41.334Z] ---> Running in e8ef25d38f76 [2021-06-14T05:48:41.334Z] Removing intermediate container e8ef25d38f76 [2021-06-14T05:48:41.334Z] ---> 06203afd76f2 [2021-06-14T05:48:41.334Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-14T05:48:41.334Z] ---> Running in 9ed4a3ab6429 [2021-06-14T05:48:41.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T05:48:42.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T05:48:43.010Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T05:48:43.274Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T05:48:43.274Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T05:48:43.274Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T05:48:43.536Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T05:48:43.536Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T05:48:43.536Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T05:48:44.504Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T05:48:44.504Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T05:48:44.504Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T05:48:44.775Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T05:48:45.042Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T05:48:45.042Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T05:48:45.309Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T05:48:45.309Z] OK: 156 MiB in 53 packages [2021-06-14T05:48:47.866Z] Removing intermediate container 9ed4a3ab6429 [2021-06-14T05:48:47.866Z] ---> b5112f6c9eb9 [2021-06-14T05:48:47.866Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-14T05:48:48.138Z] ---> Running in 049acbc89aa6 [2021-06-14T05:48:48.302Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-782 in /w/workspace/gexfoundry_device-snmp-go_PR-109 [Pipeline] { [Pipeline] ws [2021-06-14T05:48:48.366Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [2021-06-14T05:48:48.412Z] Removing intermediate container 049acbc89aa6 [2021-06-14T05:48:48.412Z] ---> 62f57bf07102 [2021-06-14T05:48:48.412Z] Step 9/10 : COPY . . [Pipeline] checkout [2021-06-14T05:48:48.640Z] Selected Git installation does not exist. Using Default [2021-06-14T05:48:48.640Z] The recommended git tool is: NONE [2021-06-14T05:48:49.005Z] ---> a720fb117850 [2021-06-14T05:48:49.005Z] Step 10/10 : RUN go mod download [2021-06-14T05:48:49.277Z] ---> Running in 4090ef09c465 [2021-06-14T05:48:54.538Z] using credential edgex-jenkins-ssh [2021-06-14T05:48:54.558Z] Cloning the remote Git repository [2021-06-14T05:48:54.631Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-14T05:48:54.745Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-06-14T05:48:54.955Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-14T05:48:54.956Z] > git --version # timeout=10 [2021-06-14T05:48:54.984Z] > git --version # 'git version 2.17.1' [2021-06-14T05:48:54.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:48:55.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:48:56.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-14T05:48:56.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:48:56.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-14T05:48:56.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-14T05:48:56.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:48:56.139Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:48:56.610Z] Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 3459f87a20b0d217dcb38a12529833a7acfab5a2 [2021-06-14T05:48:56.899Z] Merge succeeded, producing 3459f87a20b0d217dcb38a12529833a7acfab5a2 [2021-06-14T05:48:56.899Z] Checking out Revision 3459f87a20b0d217dcb38a12529833a7acfab5a2 (PR-109) [2021-06-14T05:48:56.648Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:48:56.673Z] > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 [2021-06-14T05:48:56.810Z] > git remote # timeout=10 [2021-06-14T05:48:56.830Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:48:56.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:48:56.855Z] > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 [2021-06-14T05:48:56.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:48:56.921Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:48:56.935Z] > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 [2021-06-14T05:49:01.343Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-14T05:49:01.411Z] > git --version # timeout=10 [2021-06-14T05:49:01.419Z] > git --version # 'git version 2.17.1' [2021-06-14T05:49:01.428Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:49:03.165Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:49:03.596Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:49:03.978Z] + sudo service docker restart+ [2021-06-14T05:49:03.978Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:49:22.491Z] provisioning config files... [2021-06-14T05:49:22.521Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5800722202408198782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:23.011Z] ---> docker-login.sh [2021-06-14T05:49:23.011Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:49:23.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:49:24.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:49:24.222Z] Configure a credential helper to remove this warning. See [2021-06-14T05:49:24.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:49:24.222Z] [2021-06-14T05:49:24.222Z] Login Succeeded [2021-06-14T05:49:24.222Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:49:24.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:49:24.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:49:24.776Z] Configure a credential helper to remove this warning. See [2021-06-14T05:49:24.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:49:24.776Z] [2021-06-14T05:49:24.776Z] Login Succeeded [2021-06-14T05:49:24.776Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:49:25.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:49:25.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:49:25.325Z] Configure a credential helper to remove this warning. See [2021-06-14T05:49:25.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:49:25.325Z] [2021-06-14T05:49:25.325Z] Login Succeeded [2021-06-14T05:49:25.325Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:49:25.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:49:25.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:49:25.875Z] Configure a credential helper to remove this warning. See [2021-06-14T05:49:25.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:49:25.875Z] [2021-06-14T05:49:25.875Z] Login Succeeded [2021-06-14T05:49:25.875Z] docker.io [2021-06-14T05:49:26.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:49:26.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:49:26.758Z] Configure a credential helper to remove this warning. See [2021-06-14T05:49:26.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:49:26.758Z] [2021-06-14T05:49:26.758Z] Login Succeeded [2021-06-14T05:49:26.758Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:49:26.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T05:49:27.535Z] ========================================================= [2021-06-14T05:49:27.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T05:49:27.535Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:49:28.005Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T05:49:28.148Z] Removing intermediate container 4090ef09c465 [2021-06-14T05:49:28.148Z] ---> f4fd093cb6f7 [2021-06-14T05:49:28.148Z] Successfully built f4fd093cb6f7 [2021-06-14T05:49:28.148Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:49:28.293Z] Sending build context to Docker daemon 367.6kB [2021-06-14T05:49:28.508Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:49:28.508Z] . [Pipeline] withDockerContainer [2021-06-14T05:49:28.605Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T05:49:28.605Z] Step 2/10 : FROM ${BASE} [2021-06-14T05:49:28.605Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T05:49:28.605Z] 595b0fe564bb: Pulling fs layer [2021-06-14T05:49:28.605Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T05:49:28.605Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T05:49:28.605Z] ba82ee9f976e: Pulling fs layer [2021-06-14T05:49:28.605Z] 506bd15cee9f: Pulling fs layer [2021-06-14T05:49:28.605Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T05:49:28.605Z] 618dc40b7e24: Pulling fs layer [2021-06-14T05:49:28.605Z] ba82ee9f976e: Waiting [2021-06-14T05:49:28.605Z] 506bd15cee9f: Waiting [2021-06-14T05:49:28.605Z] 618dc40b7e24: Waiting [2021-06-14T05:49:28.605Z] 75a0a4a0db45: Waiting [2021-06-14T05:49:28.613Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-14T05:49:28.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T05:49:28.883Z] 5b7225fbf94c: Download complete [2021-06-14T05:49:28.883Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T05:49:28.883Z] 3088b5b3c5c0: Download complete [2021-06-14T05:49:29.166Z] 506bd15cee9f: Verifying Checksum [2021-06-14T05:49:29.166Z] 506bd15cee9f: Download complete [2021-06-14T05:49:29.444Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T05:49:29.444Z] 75a0a4a0db45: Download complete [2021-06-14T05:49:29.444Z] 595b0fe564bb: Verifying Checksum [2021-06-14T05:49:29.444Z] 595b0fe564bb: Download complete [2021-06-14T05:49:29.531Z] $ docker top e85c51b8d487b4cd5619de4ef96e3ebcb73fe3f551c4bcfffb3b4347a988e751 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:49:30.036Z] + go version [2021-06-14T05:49:30.036Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T05:49:30.068Z] 595b0fe564bb: Pull complete [2021-06-14T05:49:30.070Z] $ docker stop --time=1 e85c51b8d487b4cd5619de4ef96e3ebcb73fe3f551c4bcfffb3b4347a988e751 [2021-06-14T05:49:30.681Z] 3088b5b3c5c0: Pull complete [2021-06-14T05:49:30.958Z] 5b7225fbf94c: Pull complete [2021-06-14T05:49:31.751Z] $ docker rm -f e85c51b8d487b4cd5619de4ef96e3ebcb73fe3f551c4bcfffb3b4347a988e751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:49:32.739Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:49:32.739Z] . [Pipeline] withDockerContainer [2021-06-14T05:49:32.859Z] prd-centos7-docker-4c-2g-779 does not seem to be running inside a container [2021-06-14T05:49:32.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T05:49:33.634Z] 618dc40b7e24: Verifying Checksum [2021-06-14T05:49:33.635Z] 618dc40b7e24: Download complete [2021-06-14T05:49:33.717Z] $ docker top 9c4c1f6140f0dad76441e0a9e0743dffa536a7085c89c5c3f91a2763d81303e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:49:34.198Z] + go mod tidy [2021-06-14T05:49:34.467Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:49:34.467Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:49:34.467Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T05:49:34.634Z] ba82ee9f976e: Verifying Checksum [2021-06-14T05:49:34.634Z] ba82ee9f976e: Download complete [2021-06-14T05:49:34.736Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:49:34.737Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:49:34.737Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:49:34.737Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:49:34.737Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:49:34.737Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:49:34.737Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/internal/driver imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/internal/driver imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports [2021-06-14T05:49:34.737Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } [2021-06-14T05:49:34.810Z] $ docker stop --time=1 9c4c1f6140f0dad76441e0a9e0743dffa536a7085c89c5c3f91a2763d81303e4 [2021-06-14T05:49:36.841Z] $ docker rm -f 9c4c1f6140f0dad76441e0a9e0743dffa536a7085c89c5c3f91a2763d81303e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:49:38.562Z] ---> job-cost.sh [2021-06-14T05:49:38.562Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dtFm [2021-06-14T05:49:44.975Z] ba82ee9f976e: Pull complete [2021-06-14T05:49:44.975Z] 506bd15cee9f: Pull complete [2021-06-14T05:49:44.975Z] 75a0a4a0db45: Pull complete [2021-06-14T05:49:48.474Z] 618dc40b7e24: Pull complete [2021-06-14T05:49:48.474Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T05:49:48.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T05:49:48.474Z] ---> a36622ca3599 [2021-06-14T05:49:48.474Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-14T05:49:48.637Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:49:50.459Z] ---> Running in d9ccd460d86b [2021-06-14T05:49:51.064Z] Removing intermediate container d9ccd460d86b [2021-06-14T05:49:51.064Z] ---> 4ad073892270 [2021-06-14T05:49:51.064Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-14T05:49:51.336Z] ---> Running in a2a041987519 [2021-06-14T05:49:51.614Z] Removing intermediate container a2a041987519 [2021-06-14T05:49:51.614Z] ---> 63e953fd91ab [2021-06-14T05:49:51.614Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-14T05:49:51.888Z] ---> Running in 520b3d3a398b [2021-06-14T05:49:52.482Z] Removing intermediate container 520b3d3a398b [2021-06-14T05:49:52.482Z] ---> b74eab40f400 [2021-06-14T05:49:52.482Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:49:52.482Z] ---> Running in 745c0d620929 [2021-06-14T05:49:55.131Z] Removing intermediate container 745c0d620929 [2021-06-14T05:49:55.131Z] ---> 5064e5507215 [2021-06-14T05:49:55.131Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-14T05:49:55.131Z] ---> Running in 5d22afb82a98 [2021-06-14T05:49:56.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T05:49:57.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T05:49:57.710Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T05:49:57.983Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T05:49:57.983Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T05:49:57.983Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T05:49:58.255Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T05:49:58.255Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T05:49:58.534Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T05:49:58.807Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T05:49:58.807Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T05:49:59.079Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T05:49:59.674Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T05:49:59.674Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T05:49:59.674Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T05:49:59.949Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T05:49:59.949Z] OK: 145 MiB in 53 packages [2021-06-14T05:50:01.403Z] Removing intermediate container 5d22afb82a98 [2021-06-14T05:50:01.403Z] ---> fcb49c4f099d [2021-06-14T05:50:01.403Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-14T05:50:01.403Z] ---> Running in 7307d9908af8 [2021-06-14T05:50:02.019Z] Removing intermediate container 7307d9908af8 [2021-06-14T05:50:02.019Z] ---> f2c9d9c8163f [2021-06-14T05:50:02.019Z] Step 9/10 : COPY . . [2021-06-14T05:50:03.004Z] ---> 3709946246c7 [2021-06-14T05:50:03.004Z] Step 10/10 : RUN go mod download [2021-06-14T05:50:03.004Z] ---> Running in 77e2f75725a1 [2021-06-14T05:50:03.667Z] lf-activate-venv(): INFO: Adding /tmp/venv-dtFm/bin to PATH [2021-06-14T05:50:03.668Z] INFO: No Stack... [2021-06-14T05:50:03.668Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:50:03.668Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:50:04.022Z] + cut -d, -f6 [2021-06-14T05:50:04.022Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2021-06-14T05:50:04.089Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [2021-06-14T05:50:04.095Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] did not exist. Created. [2021-06-14T05:50:04.095Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:50:04.541Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T05:50:04.782Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:50:04.803Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:50:05.498Z] Failed in branch amd64 [2021-06-14T05:50:29.838Z] Removing intermediate container 77e2f75725a1 [2021-06-14T05:50:29.838Z] ---> 81785d3d4401 [2021-06-14T05:50:29.838Z] Successfully built 81785d3d4401 [2021-06-14T05:50:29.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:50:30.206Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:50:30.206Z] . [Pipeline] withDockerContainer [2021-06-14T05:50:30.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container [2021-06-14T05:50:30.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T05:50:32.055Z] $ docker top fa1a975f2efa27cf462dc88414679ff21ebc30f61ec2b1e1fc39fcfe442e0e99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:50:33.058Z] + go version [2021-06-14T05:50:33.058Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T05:50:33.175Z] $ docker stop --time=1 fa1a975f2efa27cf462dc88414679ff21ebc30f61ec2b1e1fc39fcfe442e0e99 [2021-06-14T05:50:34.962Z] $ docker rm -f fa1a975f2efa27cf462dc88414679ff21ebc30f61ec2b1e1fc39fcfe442e0e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:50:35.924Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:50:35.924Z] . [Pipeline] withDockerContainer [2021-06-14T05:50:36.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container [2021-06-14T05:50:36.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T05:50:37.799Z] $ docker top a4d8581b8494d3ea3e6b263f171822952992ec1def266be958abbab2a95885bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:50:38.787Z] + go mod tidy [2021-06-14T05:50:39.390Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:50:39.390Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:50:39.390Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:50:39.390Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:50:39.661Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T05:50:39.935Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:50:39.935Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:50:39.935Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:50:39.935Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:50:39.935Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/internal/driver imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/internal/driver imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-snmp-go/cmd imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports [2021-06-14T05:50:39.935Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } [2021-06-14T05:50:39.998Z] $ docker stop --time=1 a4d8581b8494d3ea3e6b263f171822952992ec1def266be958abbab2a95885bd [2021-06-14T05:50:42.008Z] $ docker rm -f a4d8581b8494d3ea3e6b263f171822952992ec1def266be958abbab2a95885bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:50:43.453Z] ---> job-cost.sh [2021-06-14T05:50:43.453Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MKuM [2021-06-14T05:51:30.439Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:52:52.196Z] lf-activate-venv(): INFO: Adding /tmp/venv-MKuM/bin to PATH [2021-06-14T05:52:52.196Z] INFO: No Stack... [2021-06-14T05:52:52.196Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T05:52:52.196Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:52:52.559Z] + cut -d, -f6 [2021-06-14T05:52:52.559Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2021-06-14T05:52:52.650Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [2021-06-14T05:52:52.657Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] did not exist. Created. [2021-06-14T05:52:52.657Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:52:53.103Z] /w/workspace/device-snmp-go/1@tmp/durable-914579ca/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-914579ca/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-14T05:52:53.473Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T05:52:53.527Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T05:52:54.091Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:52:54.115Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:52:54.697Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:52:57.771Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:52:58.396Z] ---> package-listing.sh [2021-06-14T05:52:58.396Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T05:52:58.396Z] ++ facter osfamily [2021-06-14T05:52:58.662Z] + OS_FAMILY=redhat [2021-06-14T05:52:58.662Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-109 [2021-06-14T05:52:58.662Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T05:52:58.662Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T05:52:58.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T05:52:58.662Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T05:52:58.662Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-109 ']' [2021-06-14T05:52:58.662Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T05:52:58.662Z] + case "${OS_FAMILY}" in [2021-06-14T05:52:58.662Z] + rpm -qa [2021-06-14T05:52:58.662Z] + sort [2021-06-14T05:52:59.235Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T05:52:59.235Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T05:52:59.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T05:52:59.235Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-109 ']' [2021-06-14T05:52:59.235Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-109/archives/ [2021-06-14T05:52:59.235Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-109/archives/ [Pipeline] echo [2021-06-14T05:52:59.269Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T05:52:59.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:53:00.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:53:00.179Z] [2021-06-14T05:53:00.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:53:00.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:53:00.532Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T05:53:00.532Z] df20fa9351a1: Pulling fs layer [2021-06-14T05:53:00.532Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T05:53:00.532Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T05:53:00.532Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T05:53:00.532Z] 93b61091891f: Pulling fs layer [2021-06-14T05:53:00.532Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T05:53:00.532Z] 5e14af77c1be: Pulling fs layer [2021-06-14T05:53:00.532Z] 01666e4c0597: Pulling fs layer [2021-06-14T05:53:00.532Z] aa168da1d23b: Pulling fs layer [2021-06-14T05:53:00.532Z] 93b61091891f: Waiting [2021-06-14T05:53:00.532Z] 93b9cdb0e59b: Waiting [2021-06-14T05:53:00.532Z] 5e14af77c1be: Waiting [2021-06-14T05:53:00.532Z] 01666e4c0597: Waiting [2021-06-14T05:53:00.532Z] aa168da1d23b: Waiting [2021-06-14T05:53:00.532Z] 46f8f816bc3b: Waiting [2021-06-14T05:53:00.532Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T05:53:00.532Z] 36b3adc4ff6f: Download complete [2021-06-14T05:53:00.532Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T05:53:00.532Z] 46f8f816bc3b: Download complete [2021-06-14T05:53:00.794Z] df20fa9351a1: Verifying Checksum [2021-06-14T05:53:00.794Z] df20fa9351a1: Download complete [2021-06-14T05:53:00.794Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T05:53:00.794Z] 93b9cdb0e59b: Download complete [2021-06-14T05:53:00.794Z] 5e14af77c1be: Verifying Checksum [2021-06-14T05:53:00.794Z] 5e14af77c1be: Download complete [2021-06-14T05:53:00.794Z] 01666e4c0597: Verifying Checksum [2021-06-14T05:53:00.794Z] 01666e4c0597: Download complete [2021-06-14T05:53:00.794Z] 93b61091891f: Verifying Checksum [2021-06-14T05:53:00.794Z] 93b61091891f: Download complete [2021-06-14T05:53:00.794Z] df20fa9351a1: Pull complete [2021-06-14T05:53:01.058Z] 36b3adc4ff6f: Pull complete [2021-06-14T05:53:01.321Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T05:53:01.321Z] 8ad3a11d3b57: Download complete [2021-06-14T05:53:01.905Z] 8ad3a11d3b57: Pull complete [2021-06-14T05:53:01.905Z] 46f8f816bc3b: Pull complete [2021-06-14T05:53:02.176Z] 93b61091891f: Pull complete [2021-06-14T05:53:02.446Z] 93b9cdb0e59b: Pull complete [2021-06-14T05:53:02.446Z] 5e14af77c1be: Pull complete [2021-06-14T05:53:02.446Z] 01666e4c0597: Pull complete [2021-06-14T05:53:03.393Z] aa168da1d23b: Download complete [2021-06-14T05:53:07.629Z] aa168da1d23b: Pull complete [2021-06-14T05:53:07.629Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T05:53:07.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:53:07.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T05:53:07.748Z] prd-centos7-docker-4c-2g-768 does not seem to be running inside a container [2021-06-14T05:53:07.784Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-109 -v /w/workspace/gexfoundry_device-snmp-go_PR-109:/w/workspace/gexfoundry_device-snmp-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T05:53:11.289Z] $ docker top d13a895ead99b8e5185004c2dfc579f95b7dfa61c502e9d77cc642cb0ce1be86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:53:11.718Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T05:53:12.038Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T05:53:12.356Z] + ls /var/log/sa-host [2021-06-14T05:53:12.356Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T05:53:12.356Z] file_magic: OK [2021-06-14T05:53:12.356Z] HZ: Using current value: 100 [2021-06-14T05:53:12.356Z] file_header: OK [2021-06-14T05:53:12.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T05:53:12.356Z] Statistics: [2021-06-14T05:53:12.356Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:53:12.356Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T05:53:12.356Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T05:53:12.356Z] file_magic: OK [2021-06-14T05:53:12.356Z] HZ: Using current value: 100 [2021-06-14T05:53:12.356Z] file_header: OK [2021-06-14T05:53:12.356Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T05:53:12.356Z] Statistics: [2021-06-14T05:53:12.356Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:53:12.356Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:53:12.726Z] provisioning config files... [2021-06-14T05:53:12.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/config2607492002077225151tmp [Pipeline] { [Pipeline] echo [2021-06-14T05:53:12.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:53:13.172Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T05:53:13.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:53:13.663Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T05:53:13.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:53:14.029Z] ---> sudo-logs.sh [2021-06-14T05:53:14.029Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T05:53:14.123Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:53:14.454Z] ---> job-cost.sh [2021-06-14T05:53:14.454Z] lf-activate-venv: SKIPPING [2021-06-14T05:53:14.454Z] DEBUG: total: 0.18000000715255737 [2021-06-14T05:53:14.454Z] INFO: Retrieving Stack Cost... [2021-06-14T05:53:15.400Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:53:15.664Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T05:53:15.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:53:16.031Z] ---> logs-deploy.sh [2021-06-14T05:53:16.032Z] lf-activate-venv: SKIPPING [2021-06-14T05:53:16.032Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-109/1 [2021-06-14T05:53:16.032Z] INFO: archiving workspace using pattern(s): [2021-06-14T05:53:16.988Z] Archives upload complete. [2021-06-14T05:53:16.988Z] INFO: archiving logs to Nexus [2021-06-14T05:53:17.564Z] ---> uname -a: [2021-06-14T05:53:17.564Z] Linux prd-centos7-docker-4c-2g-768.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] ---> lscpu: [2021-06-14T05:53:17.564Z] Architecture: x86_64 [2021-06-14T05:53:17.564Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-14T05:53:17.564Z] Byte Order: Little Endian [2021-06-14T05:53:17.564Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-14T05:53:17.564Z] CPU(s): 2 [2021-06-14T05:53:17.564Z] On-line CPU(s) list: 0,1 [2021-06-14T05:53:17.564Z] Thread(s) per core: 1 [2021-06-14T05:53:17.564Z] Core(s) per socket: 1 [2021-06-14T05:53:17.564Z] Socket(s): 2 [2021-06-14T05:53:17.564Z] NUMA node(s): 1 [2021-06-14T05:53:17.564Z] Vendor ID: AuthenticAMD [2021-06-14T05:53:17.564Z] CPU family: 23 [2021-06-14T05:53:17.564Z] Model: 49 [2021-06-14T05:53:17.564Z] Model name: AMD EPYC-Rome Processor [2021-06-14T05:53:17.564Z] Stepping: 0 [2021-06-14T05:53:17.564Z] CPU MHz: 2800.000 [2021-06-14T05:53:17.564Z] BogoMIPS: 5600.00 [2021-06-14T05:53:17.564Z] Virtualization: AMD-V [2021-06-14T05:53:17.564Z] Hypervisor vendor: KVM [2021-06-14T05:53:17.564Z] Virtualization type: full [2021-06-14T05:53:17.564Z] L1d cache: 64 KiB [2021-06-14T05:53:17.564Z] L1i cache: 64 KiB [2021-06-14T05:53:17.564Z] L2 cache: 1 MiB [2021-06-14T05:53:17.564Z] L3 cache: 32 MiB [2021-06-14T05:53:17.564Z] NUMA node0 CPU(s): 0,1 [2021-06-14T05:53:17.564Z] Vulnerability Itlb multihit: Not affected [2021-06-14T05:53:17.564Z] Vulnerability L1tf: Not affected [2021-06-14T05:53:17.564Z] Vulnerability Mds: Not affected [2021-06-14T05:53:17.564Z] Vulnerability Meltdown: Not affected [2021-06-14T05:53:17.564Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-14T05:53:17.564Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-14T05:53:17.564Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-14T05:53:17.564Z] Vulnerability Srbds: Not affected [2021-06-14T05:53:17.564Z] Vulnerability Tsx async abort: Not affected [2021-06-14T05:53:17.564Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] ---> nproc: [2021-06-14T05:53:17.564Z] 2 [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] ---> df -h: [2021-06-14T05:53:17.564Z] Filesystem Size Used Available Use% Mounted on [2021-06-14T05:53:17.564Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-14T05:53:17.564Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-14T05:53:17.564Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-14T05:53:17.564Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-109 [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp [2021-06-14T05:53:17.564Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] ---> free -m: [2021-06-14T05:53:17.564Z] total used free shared buff/cache available [2021-06-14T05:53:17.564Z] Mem: 7821 916 4811 0 2093 6727 [2021-06-14T05:53:17.564Z] Swap: 1023 0 1023 [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] ---> ip addr: [2021-06-14T05:53:17.564Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-14T05:53:17.564Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-14T05:53:17.564Z] inet 127.0.0.1/8 scope host lo [2021-06-14T05:53:17.564Z] valid_lft forever preferred_lft forever [2021-06-14T05:53:17.564Z] inet6 ::1/128 scope host [2021-06-14T05:53:17.564Z] valid_lft forever preferred_lft forever [2021-06-14T05:53:17.564Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-14T05:53:17.564Z] link/ether fa:16:3e:37:6a:ce brd ff:ff:ff:ff:ff:ff [2021-06-14T05:53:17.564Z] inet 10.30.122.52/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-14T05:53:17.564Z] valid_lft 85894sec preferred_lft 85894sec [2021-06-14T05:53:17.564Z] inet6 fe80::f816:3eff:fe37:6ace/64 scope link [2021-06-14T05:53:17.564Z] valid_lft forever preferred_lft forever [2021-06-14T05:53:17.564Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-14T05:53:17.564Z] link/ether 02:42:06:8e:ae:f9 brd ff:ff:ff:ff:ff:ff [2021-06-14T05:53:17.564Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-14T05:53:17.564Z] valid_lft forever preferred_lft forever [2021-06-14T05:53:17.564Z] inet6 fe80::42:6ff:fe8e:aef9/64 scope link [2021-06-14T05:53:17.564Z] valid_lft forever preferred_lft forever [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] ---> sar -b -r -n DEV: [2021-06-14T05:53:17.564Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] 05:44:35 LINUX RESTART (2 CPU) [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] 05:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-14T05:53:17.564Z] 05:46:01 81.32 21.56 59.76 0.00 6026.89 19889.42 0.00 [2021-06-14T05:53:17.564Z] 05:47:01 3.55 0.00 3.55 0.00 0.00 116.72 0.00 [2021-06-14T05:53:17.564Z] 05:48:01 0.38 0.00 0.38 0.00 0.00 6.08 0.00 [2021-06-14T05:53:17.564Z] 05:49:01 0.35 0.00 0.35 0.00 0.00 5.75 0.00 [2021-06-14T05:53:17.564Z] 05:50:01 0.13 0.00 0.13 0.00 0.00 2.20 0.00 [2021-06-14T05:53:17.564Z] 05:51:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 [2021-06-14T05:53:17.564Z] 05:52:01 0.35 0.00 0.35 0.00 0.00 5.88 0.00 [2021-06-14T05:53:17.564Z] 05:53:01 1.42 0.10 1.32 0.00 9.99 27.17 0.00 [2021-06-14T05:53:17.564Z] Average: 10.82 2.67 8.15 0.00 743.75 2471.31 0.00 [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] 05:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-14T05:53:17.564Z] 05:46:01 5457020 0 813140 10.15 2620 1736160 1328852 14.67 577912 1572488 128 [2021-06-14T05:53:17.564Z] 05:47:01 5468988 0 801164 10.00 2620 1736168 1229492 13.57 567948 1572464 8 [2021-06-14T05:53:17.564Z] 05:48:01 5469220 0 800932 10.00 2620 1736168 1224476 13.52 566296 1573912 8 [2021-06-14T05:53:17.564Z] 05:49:01 5467836 0 802312 10.02 2620 1736172 1224640 13.52 568028 1573912 12 [2021-06-14T05:53:17.564Z] 05:50:01 5467896 0 802244 10.02 2620 1736180 1224640 13.52 563520 1578280 20 [2021-06-14T05:53:17.564Z] 05:51:01 5467840 0 802300 10.02 2620 1736180 1224664 13.52 563580 1578280 8 [2021-06-14T05:53:17.564Z] 05:52:01 5470884 0 799244 9.98 2620 1736192 1198844 13.24 561664 1578280 8 [2021-06-14T05:53:17.564Z] 05:53:01 5313112 0 885988 11.06 2620 1807220 1592192 17.58 768868 1518820 70436 [2021-06-14T05:53:17.564Z] Average: 5447850 0 813416 10.16 2620 1745055 1280975 14.14 592227 1568304 8828 [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] 05:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-14T05:53:17.564Z] 05:46:01 eth0 589.26 396.51 1086.16 108.17 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:46:01 docker0 1.49 1.29 0.33 2.75 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:47:01 eth0 3.40 0.82 1.03 0.59 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:48:01 eth0 6.20 1.13 1.52 0.79 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:49:01 eth0 7.13 0.85 1.32 0.59 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:50:01 eth0 3.70 1.67 1.94 1.37 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:51:01 eth0 1.17 0.62 0.67 0.49 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:52:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:53:01 eth0 88.68 75.08 688.52 8.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] Average: eth0 86.44 58.91 220.92 14.81 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] Average: docker0 0.18 0.16 0.04 0.34 0.00 0.00 0.00 0.00 [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] ---> sar -P ALL: [2021-06-14T05:53:17.564Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] 05:44:35 LINUX RESTART (2 CPU) [2021-06-14T05:53:17.564Z] [2021-06-14T05:53:17.564Z] 05:45:02 CPU %user %nice %system %iowait %steal %idle [2021-06-14T05:53:17.564Z] 05:46:01 all 16.86 0.00 4.82 12.21 0.07 66.04 [2021-06-14T05:53:17.565Z] 05:46:01 0 16.09 0.00 5.40 10.53 0.07 67.91 [2021-06-14T05:53:17.565Z] 05:46:01 1 17.63 0.00 4.24 13.88 0.07 64.18 [2021-06-14T05:53:17.565Z] 05:47:01 all 0.16 0.00 0.05 0.00 0.03 99.77 [2021-06-14T05:53:17.565Z] 05:47:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2021-06-14T05:53:17.565Z] 05:47:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-14T05:53:17.565Z] 05:48:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-14T05:53:17.565Z] 05:48:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-14T05:53:17.565Z] 05:48:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-14T05:53:17.565Z] 05:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-14T05:53:17.565Z] 05:49:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-14T05:53:17.565Z] 05:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-14T05:53:17.565Z] 05:50:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2021-06-14T05:53:17.565Z] 05:50:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-06-14T05:53:17.565Z] 05:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-14T05:53:17.565Z] 05:51:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-14T05:53:17.565Z] 05:51:01 0 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-14T05:53:17.565Z] 05:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-14T05:53:17.565Z] 05:52:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-06-14T05:53:17.565Z] 05:52:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-14T05:53:17.565Z] 05:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-14T05:53:17.565Z] 05:53:01 all 1.99 0.00 0.55 0.03 0.04 97.39 [2021-06-14T05:53:17.565Z] 05:53:01 0 1.86 0.00 0.57 0.02 0.05 97.50 [2021-06-14T05:53:17.565Z] 05:53:01 1 2.13 0.00 0.54 0.03 0.03 97.27 [2021-06-14T05:53:17.565Z] Average: all 2.38 0.00 0.67 1.47 0.03 95.45 [2021-06-14T05:53:17.565Z] Average: 0 2.30 0.00 0.74 1.26 0.04 95.66 [2021-06-14T05:53:17.565Z] Average: 1 2.46 0.00 0.59 1.67 0.03 95.25 [2021-06-14T05:53:17.565Z] [2021-06-14T05:53:17.565Z] [2021-06-14T05:53:17.565Z]