Pull request #151 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-snmp-go Loading trusted files from base branch main at 76bc78b56c3c6b32f516faff42577919f6a867f5 rather than 72c924370855f62edbb4f1ee6176635ea31e0c84 Obtained Jenkinsfile from 76bc78b56c3c6b32f516faff42577919f6a867f5 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11635133596869754443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9590562235124660211.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-151/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-151/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4186775717477959403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14232997101720012578.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-151/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-151/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5246497133786928475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19474 in /w/workspace/gexfoundry_device-snmp-go_PR-151 [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-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76bc78b56c3c6b32f516faff42577919f6a867f5 into PR head commit 72c924370855f62edbb4f1ee6176635ea31e0c84 Merge succeeded, producing 72c924370855f62edbb4f1ee6176635ea31e0c84 Checking out Revision 72c924370855f62edbb4f1ee6176635ea31e0c84 (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # timeout=10 Commit message: "Merge branch 'main' into snap-appstream" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T09:13:10.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T09:13:11.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T09:13:11.032Z] ========================================================= [2022-04-11T09:13:11.032Z] EdgeX Global Pipelines Version Info [2022-04-11T09:13:11.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:13:11.827Z] ------------------- [2022-04-11T09:13:11.827Z] stable info: [2022-04-11T09:13:11.827Z] ------------------- [2022-04-11T09:13:11.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T09:13:11.827Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T09:13:11.827Z] Message: update stable to v1.0.221 > git rev-list --no-walk 419c1c46d367fb93abbbbdcaa70f8dc2eb5fd233 # timeout=10 [2022-04-11T09:13:12.400Z] ------------------- [2022-04-11T09:13:12.400Z] experimental info: [2022-04-11T09:13:12.400Z] ------------------- [2022-04-11T09:13:12.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T09:13:12.400Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T09:13:12.400Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T09:13:12.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-04-11T09:13:12.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-04-11T09:13:12.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T09:13:12.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T09:13:12.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T09:13:12.641Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T09:13:12.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T09:13:12.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T09:13:12.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T09:13:12.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T09:13:12.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T09:13:12.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-04-11T09:13:12.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T09:13:12.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T09:13:12.782Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T09:13:12.800Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T09:13:12.817Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T09:13:12.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T09:13:12.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T09:13:12.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T09:13:12.884Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T09:13:12.899Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T09:13:12.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T09:13:12.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T09:13:12.947Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T09:13:12.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T09:13:12.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2022-04-11T09:13:12.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2022-04-11T09:13:13.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2022-04-11T09:13:13.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo [2022-04-11T09:13:13.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72c9243 [Pipeline] echo [2022-04-11T09:13:13.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T09:13:13.114Z] provisioning config files... [2022-04-11T09:13:13.131Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config3972826440114448616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:13:13.447Z] ---> docker-login.sh [2022-04-11T09:13:13.447Z] nexus3.edgexfoundry.org:10001 [2022-04-11T09:13:13.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:13.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:13.707Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:13.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:13.707Z] [2022-04-11T09:13:13.707Z] Login Succeeded [2022-04-11T09:13:13.707Z] nexus3.edgexfoundry.org:10002 [2022-04-11T09:13:13.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:13.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:13.968Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:13.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:13.968Z] [2022-04-11T09:13:13.968Z] Login Succeeded [2022-04-11T09:13:13.969Z] nexus3.edgexfoundry.org:10003 [2022-04-11T09:13:13.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:13.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:13.969Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:13.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:13.969Z] [2022-04-11T09:13:13.969Z] Login Succeeded [2022-04-11T09:13:13.969Z] nexus3.edgexfoundry.org:10004 [2022-04-11T09:13:14.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:14.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:14.231Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:14.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:14.231Z] [2022-04-11T09:13:14.231Z] Login Succeeded [2022-04-11T09:13:14.231Z] docker.io [2022-04-11T09:13:14.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:14.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:14.806Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:14.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:14.806Z] [2022-04-11T09:13:14.806Z] Login Succeeded [2022-04-11T09:13:14.806Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T09:13:14.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T09:13:15.224Z] + git rev-list -1 --merges 72c924370855f62edbb4f1ee6176635ea31e0c84~1..72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo [2022-04-11T09:13:15.258Z] -----------> git rev-list -1 --merges 72c924370855f62edbb4f1ee6176635ea31e0c84~1..72c924370855f62edbb4f1ee6176635ea31e0c84 72c924370855f62edbb4f1ee6176635ea31e0c84 [2022-04-11T09:13:15.258Z] 72c924370855f62edbb4f1ee6176635ea31e0c84 [false] [Pipeline] sh [2022-04-11T09:13:15.555Z] + git log --format=format:%s -1 72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo [2022-04-11T09:13:15.573Z] ========================================================= [2022-04-11T09:13:15.573Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T09:13:15.573Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T09:13:15.941Z] + git log --format=format:%s -1 72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] echo [2022-04-11T09:13:15.954Z] [semverPrep] GIT_COMMIT: 72c924370855f62edbb4f1ee6176635ea31e0c84, Commit Message: Merge branch 'main' into snap-appstream [Pipeline] echo [2022-04-11T09:13:15.964Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T09:13:16.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T09:13:16.450Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T09:13:16.450Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T09:13:16.450Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T09:13:16.450Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T09:13:16.450Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T09:13:16.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:13:16.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T09:13:16.937Z] [2022-04-11T09:13:16.937Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:13:17.257Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T09:13:17.258Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T09:13:17.258Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T09:13:17.258Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T09:13:17.258Z] 4c7163046ea9: Pulling fs layer [2022-04-11T09:13:17.258Z] 0c2d73faf560: Pulling fs layer [2022-04-11T09:13:17.258Z] 0c2d73faf560: Waiting [2022-04-11T09:13:17.258Z] 3e5f54012d9b: Verifying Checksum [2022-04-11T09:13:17.258Z] 3e5f54012d9b: Download complete [2022-04-11T09:13:17.258Z] a0d0a0d46f8b: Verifying Checksum [2022-04-11T09:13:17.258Z] a0d0a0d46f8b: Download complete [2022-04-11T09:13:17.258Z] 0c2d73faf560: Verifying Checksum [2022-04-11T09:13:17.258Z] 0c2d73faf560: Download complete [2022-04-11T09:13:17.258Z] 4c7163046ea9: Verifying Checksum [2022-04-11T09:13:17.258Z] 4c7163046ea9: Download complete [2022-04-11T09:13:17.519Z] a0d0a0d46f8b: Pull complete [2022-04-11T09:13:17.519Z] 3e5f54012d9b: Pull complete [2022-04-11T09:13:17.781Z] 4c7163046ea9: Pull complete [2022-04-11T09:13:18.043Z] 0c2d73faf560: Pull complete [2022-04-11T09:13:18.043Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T09:13:18.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T09:13:18.043Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T09:13:18.188Z] prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container [2022-04-11T09:13:18.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T09:13:18.929Z] $ docker top 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T09:13:19.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T09:13:19.049Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T09:13:19.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T09:13:19.183Z] $ docker exec 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent [2022-04-11T09:13:19.296Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbljdmh/agent.14 [2022-04-11T09:13:19.296Z] SSH_AGENT_PID=21 [2022-04-11T09:13:19.303Z] Running ssh-add (command line suppressed) [2022-04-11T09:13:19.424Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_2095616293010454988.key (/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_2095616293010454988.key) [2022-04-11T09:13:19.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T09:13:19.735Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T09:13:19.758Z] $ docker exec --env ******** --env ******** 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent -k [2022-04-11T09:13:19.883Z] unset SSH_AUTH_SOCK; [2022-04-11T09:13:19.884Z] unset SSH_AGENT_PID; [2022-04-11T09:13:19.884Z] echo Agent pid 21 killed; [2022-04-11T09:13:19.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T09:13:19.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T09:13:19.920Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T09:13:20.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T09:13:20.058Z] $ docker exec 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent [2022-04-11T09:13:20.165Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFCJMED/agent.55 [2022-04-11T09:13:20.165Z] SSH_AGENT_PID=61 [2022-04-11T09:13:20.170Z] Running ssh-add (command line suppressed) [2022-04-11T09:13:20.294Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_6022953331369265652.key (/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/private_key_6022953331369265652.key) [2022-04-11T09:13:20.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T09:13:20.602Z] + git semver init [2022-04-11T09:13:20.602Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T09:13:20.602Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-151/.git [2022-04-11T09:13:20.602Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-151 [2022-04-11T09:13:20.602Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T09:13:20.602Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T09:13:20.602Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T09:13:20.602Z] # $SEMVER_BRANCH = PR-151 [2022-04-11T09:13:20.602Z] # $SEMVER_TEMP = /tmp/semver-346812488 [2022-04-11T09:13:20.602Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-04-11T09:13:21.552Z] # '/tmp/semver-346812488' -> '/w/workspace/gexfoundry_device-snmp-go_PR-151/.semver' [2022-04-11T09:13:21.552Z] # -> Force: false [2022-04-11T09:13:21.552Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-151/.semver [Pipeline] } [2022-04-11T09:13:21.567Z] $ docker exec --env ******** --env ******** 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 ssh-agent -k [2022-04-11T09:13:21.684Z] unset SSH_AUTH_SOCK; [2022-04-11T09:13:21.684Z] unset SSH_AGENT_PID; [2022-04-11T09:13:21.684Z] echo Agent pid 61 killed; [2022-04-11T09:13:21.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T09:13:22.013Z] + git semver [Pipeline] } [2022-04-11T09:13:22.029Z] $ docker stop --time=1 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 [2022-04-11T09:13:23.406Z] $ docker rm -f 7f7e1215a86604844f9a43a73a4472c8e637062986c69050d8f1aa889bdbcae1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T09:13:23.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T09:13:24.081Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T09:13:24.083Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T09:13:24.256Z] provisioning config files... [2022-04-11T09:13:24.269Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config5495156052656472023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:13:24.352Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19468 in /w/workspace/gexfoundry_device-snmp-go_PR-151 [Pipeline] { [Pipeline] ws [2022-04-11T09:13:24.366Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2022-04-11T09:13:24.395Z] Selected Git installation does not exist. Using Default [2022-04-11T09:13:24.396Z] The recommended git tool is: NONE [2022-04-11T09:13:24.573Z] ---> docker-login.sh [2022-04-11T09:13:24.573Z] nexus3.edgexfoundry.org:10001 [2022-04-11T09:13:24.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:24.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:24.573Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:24.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:24.573Z] [2022-04-11T09:13:24.573Z] Login Succeeded [2022-04-11T09:13:24.573Z] nexus3.edgexfoundry.org:10002 [2022-04-11T09:13:24.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:24.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:24.834Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:24.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:24.834Z] [2022-04-11T09:13:24.834Z] Login Succeeded [2022-04-11T09:13:24.834Z] nexus3.edgexfoundry.org:10003 [2022-04-11T09:13:24.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:24.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:24.834Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:24.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:24.834Z] [2022-04-11T09:13:24.834Z] Login Succeeded [2022-04-11T09:13:24.834Z] nexus3.edgexfoundry.org:10004 [2022-04-11T09:13:24.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:25.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:25.095Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:25.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:25.095Z] [2022-04-11T09:13:25.095Z] Login Succeeded [2022-04-11T09:13:25.095Z] docker.io [2022-04-11T09:13:25.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:25.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:25.357Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:25.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:25.357Z] [2022-04-11T09:13:25.357Z] Login Succeeded [2022-04-11T09:13:25.357Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T09:13:25.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T09:13:25.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T09:13:25.446Z] ========================================================= [2022-04-11T09:13:25.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T09:13:25.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:13:25.752Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T09:13:25.752Z] Sending build context to Docker daemon 5.249MB [2022-04-11T09:13:25.752Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T09:13:25.752Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T09:13:25.752Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T09:13:25.752Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T09:13:25.752Z] 666ba61612fd: Pulling fs layer [2022-04-11T09:13:25.752Z] 8ed8ca486205: Pulling fs layer [2022-04-11T09:13:25.752Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T09:13:25.752Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T09:13:25.752Z] 640e595b4fbd: Pulling fs layer [2022-04-11T09:13:25.752Z] 763cafe07f6e: Pulling fs layer [2022-04-11T09:13:25.752Z] 0c0b528cf693: Pulling fs layer [2022-04-11T09:13:25.752Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T09:13:25.752Z] 4fe6c5a15a65: Waiting [2022-04-11T09:13:25.752Z] 22a0e8bec74d: Waiting [2022-04-11T09:13:25.752Z] 640e595b4fbd: Waiting [2022-04-11T09:13:25.752Z] 763cafe07f6e: Waiting [2022-04-11T09:13:25.752Z] 0c0b528cf693: Waiting [2022-04-11T09:13:25.752Z] 10935f4eaf8b: Waiting [2022-04-11T09:13:25.752Z] 8ed8ca486205: Verifying Checksum [2022-04-11T09:13:25.752Z] 8ed8ca486205: Download complete [2022-04-11T09:13:25.752Z] 666ba61612fd: Verifying Checksum [2022-04-11T09:13:25.752Z] 666ba61612fd: Download complete [2022-04-11T09:13:25.752Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T09:13:25.752Z] 22a0e8bec74d: Download complete [2022-04-11T09:13:26.013Z] 640e595b4fbd: Verifying Checksum [2022-04-11T09:13:26.013Z] 640e595b4fbd: Download complete [2022-04-11T09:13:26.013Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T09:13:26.013Z] 59bf1c3509f3: Download complete [2022-04-11T09:13:26.013Z] 763cafe07f6e: Download complete [2022-04-11T09:13:26.013Z] 0c0b528cf693: Verifying Checksum [2022-04-11T09:13:26.013Z] 0c0b528cf693: Download complete [2022-04-11T09:13:26.013Z] 59bf1c3509f3: Pull complete [2022-04-11T09:13:26.275Z] 666ba61612fd: Pull complete [2022-04-11T09:13:26.275Z] 8ed8ca486205: Pull complete [2022-04-11T09:13:26.535Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T09:13:26.535Z] 10935f4eaf8b: Download complete [2022-04-11T09:13:26.535Z] 4fe6c5a15a65: Download complete [2022-04-11T09:13:28.994Z] using credential edgex-jenkins-ssh [2022-04-11T09:13:29.007Z] Cloning the remote Git repository [2022-04-11T09:13:29.056Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T09:13:29.124Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2022-04-11T09:13:29.202Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T09:13:29.204Z] > git --version # timeout=10 [2022-04-11T09:13:29.253Z] > git --version # 'git version 2.25.1' [2022-04-11T09:13:29.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T09:13:29.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T09:13:30.734Z] 4fe6c5a15a65: Pull complete [2022-04-11T09:13:30.734Z] 22a0e8bec74d: Pull complete [2022-04-11T09:13:30.734Z] 640e595b4fbd: Pull complete [2022-04-11T09:13:30.734Z] 763cafe07f6e: Pull complete [2022-04-11T09:13:30.280Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-11T09:13:30.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T09:13:30.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-11T09:13:30.356Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T09:13:30.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T09:13:30.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T09:13:30.931Z] Merging remotes/origin/main commit 76bc78b56c3c6b32f516faff42577919f6a867f5 into PR head commit 72c924370855f62edbb4f1ee6176635ea31e0c84 [2022-04-11T09:13:30.993Z] 0c0b528cf693: Pull complete [2022-04-11T09:13:31.137Z] Merge succeeded, producing 72c924370855f62edbb4f1ee6176635ea31e0c84 [2022-04-11T09:13:31.137Z] Checking out Revision 72c924370855f62edbb4f1ee6176635ea31e0c84 (PR-151) [2022-04-11T09:13:30.952Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T09:13:30.972Z] > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # timeout=10 [2022-04-11T09:13:31.053Z] > git remote # timeout=10 [2022-04-11T09:13:31.068Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T09:13:31.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T09:13:31.093Z] > git merge 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 [2022-04-11T09:13:31.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T09:13:31.146Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T09:13:31.157Z] > git checkout -f 72c924370855f62edbb4f1ee6176635ea31e0c84 # timeout=10 [2022-04-11T09:13:33.534Z] 10935f4eaf8b: Pull complete [2022-04-11T09:13:33.534Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T09:13:33.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T09:13:33.534Z] ---> 99d49a6021b9 [2022-04-11T09:13:33.534Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T09:13:34.922Z] ---> Running in 84113fd435f3 [2022-04-11T09:13:34.922Z] Removing intermediate container 84113fd435f3 [2022-04-11T09:13:34.922Z] ---> c684634cfa24 [2022-04-11T09:13:34.922Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T09:13:34.922Z] ---> Running in f6cc08523565 [2022-04-11T09:13:34.922Z] Removing intermediate container f6cc08523565 [2022-04-11T09:13:34.922Z] ---> 2ec04c458fcd [2022-04-11T09:13:34.922Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T09:13:34.922Z] ---> Running in c475dd595b05 [2022-04-11T09:13:34.922Z] Removing intermediate container c475dd595b05 [2022-04-11T09:13:34.922Z] ---> 511b5b8a3332 [2022-04-11T09:13:34.922Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T09:13:35.184Z] ---> Running in f479e277a53f [2022-04-11T09:13:35.507Z] Commit message: "Merge branch 'main' into snap-appstream" [2022-04-11T09:13:35.758Z] Removing intermediate container f479e277a53f [2022-04-11T09:13:35.758Z] ---> d6dda559698b [2022-04-11T09:13:35.758Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T09:13:35.758Z] ---> Running in 8d3676b2dba5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T09:13:36.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T09:13:36.385Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T09:13:36.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T09:13:36.386Z] Dload Upload Total Spent Left Speed [2022-04-11T09:13:36.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50395 0 --:--:-- --:--:-- --:--:-- 50611 [Pipeline] sh [2022-04-11T09:13:36.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T09:13:36.968Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T09:13:37.225Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T09:13:37.225Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T09:13:37.312Z] + sudo tee /etc/docker/daemon.new [2022-04-11T09:13:37.313Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T09:13:37.313Z] { [2022-04-11T09:13:37.313Z] "registry-mirrors": [ [2022-04-11T09:13:37.313Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T09:13:37.313Z] ], [2022-04-11T09:13:37.313Z] "bip": "10.250.0.254/24", [2022-04-11T09:13:37.313Z] "hosts": [ [2022-04-11T09:13:37.313Z] "tcp://0.0.0.0:5555", [2022-04-11T09:13:37.313Z] "unix:///var/run/docker.sock" [2022-04-11T09:13:37.313Z] ], [2022-04-11T09:13:37.313Z] "mtu": 1458, [2022-04-11T09:13:37.313Z] "selinux-enabled": true, [2022-04-11T09:13:37.313Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T09:13:37.313Z] } [Pipeline] sh [2022-04-11T09:13:37.487Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T09:13:37.487Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T09:13:37.487Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T09:13:37.487Z] OK: 224 MiB in 56 packages [2022-04-11T09:13:37.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T09:13:38.011Z] + sudo service docker restart [2022-04-11T09:13:38.060Z] Removing intermediate container 8d3676b2dba5 [2022-04-11T09:13:38.060Z] ---> 80f6fa4fbce6 [2022-04-11T09:13:38.060Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-11T09:13:38.060Z] ---> Running in ad949ac662ef [2022-04-11T09:13:38.060Z] Removing intermediate container ad949ac662ef [2022-04-11T09:13:38.060Z] ---> c5cb36113e40 [2022-04-11T09:13:38.060Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T09:13:38.060Z] ---> b2ff0397f233 [2022-04-11T09:13:38.060Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T09:13:38.321Z] ---> Running in 5c1f25b2b896 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T09:13:56.375Z] provisioning config files... [2022-04-11T09:13:56.401Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config6337366069044766935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:13:56.461Z] Removing intermediate container 5c1f25b2b896 [2022-04-11T09:13:56.461Z] ---> 0c36758fa833 [2022-04-11T09:13:56.461Z] Step 11/12 : COPY . . [2022-04-11T09:13:56.461Z] ---> 68fadb35c9f4 [2022-04-11T09:13:56.461Z] Step 12/12 : RUN ${MAKE} [2022-04-11T09:13:56.461Z] ---> Running in 38c85fe0f511 [2022-04-11T09:13:56.461Z] noop [2022-04-11T09:13:56.729Z] Removing intermediate container 38c85fe0f511 [2022-04-11T09:13:56.729Z] ---> 29780908335b [2022-04-11T09:13:56.729Z] Successfully built 29780908335b [2022-04-11T09:13:56.729Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:13:56.763Z] ---> docker-login.sh [2022-04-11T09:13:56.763Z] nexus3.edgexfoundry.org:10001 [2022-04-11T09:13:57.027Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T09:13:57.027Z] . [Pipeline] withDockerContainer [2022-04-11T09:13:57.104Z] prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container [2022-04-11T09:13:57.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T09:13:57.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:57.567Z] $ docker top b6b6fe806692a4a0976d1e4375a4127e667f07df3c7521ab556b84fae3e8bfd0 -eo pid,comm [2022-04-11T09:13:57.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:57.634Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:57.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:57.634Z] [2022-04-11T09:13:57.634Z] Login Succeeded [2022-04-11T09:13:57.634Z] nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh [2022-04-11T09:13:57.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:57.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:57.909Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:57.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:57.909Z] [2022-04-11T09:13:57.909Z] Login Succeeded [2022-04-11T09:13:57.909Z] nexus3.edgexfoundry.org:10003 [2022-04-11T09:13:57.942Z] + go version [2022-04-11T09:13:57.943Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T09:13:57.956Z] $ docker stop --time=1 b6b6fe806692a4a0976d1e4375a4127e667f07df3c7521ab556b84fae3e8bfd0 [2022-04-11T09:13:58.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:58.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:58.512Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:58.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:58.512Z] [2022-04-11T09:13:58.512Z] Login Succeeded [2022-04-11T09:13:58.512Z] nexus3.edgexfoundry.org:10004 [2022-04-11T09:13:58.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T09:13:59.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:59.066Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:59.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:59.066Z] [2022-04-11T09:13:59.066Z] Login Succeeded [2022-04-11T09:13:59.066Z] docker.io [2022-04-11T09:13:59.279Z] $ docker rm -f b6b6fe806692a4a0976d1e4375a4127e667f07df3c7521ab556b84fae3e8bfd0 [Pipeline] // withDockerContainer [2022-04-11T09:13:59.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:13:59.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T09:13:59.612Z] Configure a credential helper to remove this warning. See [2022-04-11T09:13:59.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T09:13:59.612Z] [2022-04-11T09:13:59.612Z] Login Succeeded [2022-04-11T09:13:59.698Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T09:13:59.699Z] . [Pipeline] withDockerContainer [2022-04-11T09:13:59.778Z] prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container [2022-04-11T09:13:59.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T09:13:59.889Z] ---> docker-login.sh ends [2022-04-11T09:14:00.561Z] $ docker top 582b7c6fd70628c9a59a3968a39ea5e22775f9ee37c2978f30dd4de4233d5f78 -eo pid,comm [Pipeline] { [Pipeline] } [2022-04-11T09:14:00.646Z] Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2022-04-11T09:14:00.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T09:14:00.897Z] ========================================================= [2022-04-11T09:14:00.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T09:14:00.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:14:00.960Z] + make test [2022-04-11T09:14:00.960Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T09:14:01.220Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-11T09:14:01.254Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T09:14:01.529Z] Sending build context to Docker daemon 2.735MB [2022-04-11T09:14:01.529Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T09:14:01.529Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T09:14:01.804Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T09:14:01.804Z] 9b3977197b4f: Pulling fs layer [2022-04-11T09:14:01.804Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T09:14:01.804Z] 94645a83ff95: Pulling fs layer [2022-04-11T09:14:01.804Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T09:14:01.804Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T09:14:01.804Z] f7c0051592d6: Pulling fs layer [2022-04-11T09:14:01.804Z] a227ed2f7395: Pulling fs layer [2022-04-11T09:14:01.804Z] 7b1c46037f91: Pulling fs layer [2022-04-11T09:14:01.804Z] f7c0051592d6: Waiting [2022-04-11T09:14:01.804Z] a227ed2f7395: Waiting [2022-04-11T09:14:01.804Z] 7b1c46037f91: Waiting [2022-04-11T09:14:01.804Z] 0c92f367c5e7: Waiting [2022-04-11T09:14:01.804Z] 94645a83ff95: Verifying Checksum [2022-04-11T09:14:01.804Z] 94645a83ff95: Download complete [2022-04-11T09:14:01.804Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T09:14:01.804Z] 1a89e8eeedd5: Download complete [2022-04-11T09:14:01.804Z] 0c92f367c5e7: Download complete [2022-04-11T09:14:01.804Z] f7c0051592d6: Verifying Checksum [2022-04-11T09:14:01.804Z] f7c0051592d6: Download complete [2022-04-11T09:14:01.804Z] 9b3977197b4f: Verifying Checksum [2022-04-11T09:14:01.804Z] a227ed2f7395: Verifying Checksum [2022-04-11T09:14:01.804Z] a227ed2f7395: Download complete [2022-04-11T09:14:02.790Z] 9b3977197b4f: Pull complete [2022-04-11T09:14:03.069Z] 1a89e8eeedd5: Pull complete [2022-04-11T09:14:03.354Z] 94645a83ff95: Pull complete [2022-04-11T09:14:03.956Z] 7b1c46037f91: Verifying Checksum [2022-04-11T09:14:03.956Z] 7b1c46037f91: Download complete [2022-04-11T09:14:04.555Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T09:14:04.555Z] 3f3a8bcf1eab: Download complete [2022-04-11T09:14:11.216Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-11T09:14:11.217Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2022-04-11T09:14:16.999Z] 3f3a8bcf1eab: Pull complete [2022-04-11T09:14:16.999Z] 0c92f367c5e7: Pull complete [2022-04-11T09:14:16.999Z] f7c0051592d6: Pull complete [2022-04-11T09:14:17.273Z] a227ed2f7395: Pull complete [2022-04-11T09:14:19.362Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T09:14:22.657Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T09:14:22.657Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T09:14:22.657Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T09:14:22.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T09:14:22.952Z] $ docker stop --time=1 582b7c6fd70628c9a59a3968a39ea5e22775f9ee37c2978f30dd4de4233d5f78 [2022-04-11T09:14:24.009Z] 7b1c46037f91: Pull complete [2022-04-11T09:14:24.009Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T09:14:24.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T09:14:24.009Z] ---> f79e39bc4007 [2022-04-11T09:14:24.009Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T09:14:24.615Z] ---> Running in 0171e1fa27d8 [2022-04-11T09:14:24.655Z] $ docker rm -f 582b7c6fd70628c9a59a3968a39ea5e22775f9ee37c2978f30dd4de4233d5f78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T09:14:25.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T09:14:25.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2022-04-11T09:14:25.216Z] Removing intermediate container 0171e1fa27d8 [2022-04-11T09:14:25.216Z] ---> aab018637186 [2022-04-11T09:14:25.216Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T09:14:25.216Z] ---> Running in 82bb2521cf6a [2022-04-11T09:14:25.489Z] Removing intermediate container 82bb2521cf6a [2022-04-11T09:14:25.489Z] ---> 8e38f31b1541 [2022-04-11T09:14:25.489Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T09:14:25.489Z] ---> Running in 227f9eb33b78 [2022-04-11T09:14:25.778Z] Removing intermediate container 227f9eb33b78 [2022-04-11T09:14:25.778Z] ---> 0125ff3fe5a2 [2022-04-11T09:14:25.778Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T09:14:25.778Z] ---> Running in abba59dc7aac [Pipeline] sh [2022-04-11T09:14:26.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T09:14:26.726Z] + ls -al . [2022-04-11T09:14:26.726Z] total 164 [2022-04-11T09:14:26.726Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 09:14 . [2022-04-11T09:14:26.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 09:13 .. [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 09:13 .dockerignore [2022-04-11T09:14:26.726Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 09:13 .git [2022-04-11T09:14:26.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 .github [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 09:13 .gitignore [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 09:13 .golangci.yml [2022-04-11T09:14:26.726Z] drwx------ 3 jenkins jenkins 4096 Apr 11 09:13 .semver [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 09:13 Attribution.txt [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 09:13 CHANGELOG.md [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 09:13 Dockerfile [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 09:13 GOVERNANCE.md [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 09:13 Jenkinsfile [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 09:13 LICENSE [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 09:13 Makefile [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 09:13 OWNERS.md [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 09:13 README.md [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 09:13 VERSION [2022-04-11T09:14:26.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 bin [2022-04-11T09:14:26.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 cmd [2022-04-11T09:14:26.726Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 09:14 coverage.out [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 09:13 go.mod [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 09:13 go.sum [2022-04-11T09:14:26.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 internal [2022-04-11T09:14:26.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 snap [2022-04-11T09:14:26.726Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 09:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:14:27.053Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=72c924370855f62edbb4f1ee6176635ea31e0c84 --label arch=amd64 --label version=0.0.0 . [2022-04-11T09:14:27.054Z] Sending build context to Docker daemon 5.257MB [2022-04-11T09:14:27.054Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T09:14:27.054Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T09:14:27.054Z] ---> 29780908335b [2022-04-11T09:14:27.054Z] Step 3/24 : ARG MAKE='make build' [2022-04-11T09:14:27.054Z] ---> Running in 0da63112a078 [2022-04-11T09:14:27.313Z] Removing intermediate container 0da63112a078 [2022-04-11T09:14:27.313Z] ---> 6a31498c1186 [2022-04-11T09:14:27.313Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T09:14:27.313Z] ---> Running in 62996bd1745d [2022-04-11T09:14:27.313Z] Removing intermediate container 62996bd1745d [2022-04-11T09:14:27.313Z] ---> 1321def1bc29 [2022-04-11T09:14:27.313Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T09:14:27.313Z] ---> Running in 874eb445dffd [2022-04-11T09:14:27.574Z] Removing intermediate container 874eb445dffd [2022-04-11T09:14:27.574Z] ---> 041da98b11cd [2022-04-11T09:14:27.574Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T09:14:27.574Z] ---> Running in 2be79550f12d [2022-04-11T09:14:27.787Z] Removing intermediate container abba59dc7aac [2022-04-11T09:14:27.787Z] ---> 1b03a0f589f2 [2022-04-11T09:14:27.787Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T09:14:27.787Z] ---> Running in f15a453d1a4a [2022-04-11T09:14:28.145Z] Removing intermediate container 2be79550f12d [2022-04-11T09:14:28.145Z] ---> b0fc616db067 [2022-04-11T09:14:28.145Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T09:14:28.145Z] ---> Running in b6e7675d2f5a [2022-04-11T09:14:28.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T09:14:28.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T09:14:29.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T09:14:29.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T09:14:29.606Z] OK: 224 MiB in 56 packages [2022-04-11T09:14:29.865Z] Removing intermediate container b6e7675d2f5a [2022-04-11T09:14:29.865Z] ---> 4372e71cfc5f [2022-04-11T09:14:29.865Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-11T09:14:29.865Z] ---> Running in 734cd5aea8c4 [2022-04-11T09:14:29.865Z] Removing intermediate container 734cd5aea8c4 [2022-04-11T09:14:29.865Z] ---> 4048f78630a5 [2022-04-11T09:14:29.865Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-11T09:14:30.125Z] ---> 7041113bc0d8 [2022-04-11T09:14:30.125Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T09:14:30.125Z] ---> Running in b39f7b281dc2 [2022-04-11T09:14:30.344Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T09:14:30.344Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T09:14:30.617Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T09:14:30.617Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T09:14:30.694Z] Removing intermediate container b39f7b281dc2 [2022-04-11T09:14:30.694Z] ---> a960b688e6d8 [2022-04-11T09:14:30.694Z] Step 11/24 : COPY . . [2022-04-11T09:14:30.888Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T09:14:30.888Z] OK: 224 MiB in 56 packages [2022-04-11T09:14:30.953Z] ---> dc2f7fe6889b [2022-04-11T09:14:30.953Z] Step 12/24 : RUN ${MAKE} [2022-04-11T09:14:30.953Z] ---> Running in c90a4e3c0a05 [2022-04-11T09:14:31.213Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-11T09:14:31.876Z] Removing intermediate container f15a453d1a4a [2022-04-11T09:14:31.876Z] ---> 7552c13555fa [2022-04-11T09:14:31.876Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-11T09:14:31.876Z] ---> Running in 09f072070c24 [2022-04-11T09:14:32.152Z] Removing intermediate container 09f072070c24 [2022-04-11T09:14:32.152Z] ---> 782513ac8c65 [2022-04-11T09:14:32.152Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T09:14:32.756Z] ---> 3fc5a3df9e2e [2022-04-11T09:14:32.756Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T09:14:32.756Z] ---> Running in 9527e28812dc [2022-04-11T09:14:53.178Z] Removing intermediate container c90a4e3c0a05 [2022-04-11T09:14:53.178Z] ---> faae56e9d0ea [2022-04-11T09:14:53.178Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T09:14:53.178Z] 3.14: Pulling from library/alpine [2022-04-11T09:14:53.178Z] 8663204ce13b: Pulling fs layer [2022-04-11T09:14:53.178Z] 8663204ce13b: Verifying Checksum [2022-04-11T09:14:53.178Z] 8663204ce13b: Download complete [2022-04-11T09:14:53.178Z] 8663204ce13b: Pull complete [2022-04-11T09:14:53.178Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T09:14:53.178Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T09:14:53.178Z] ---> e04c818066af [2022-04-11T09:14:53.178Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T09:14:53.178Z] ---> Running in d2cbec95d243 [2022-04-11T09:14:53.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T09:14:53.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T09:14:53.178Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T09:14:53.178Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T09:14:53.178Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T09:14:53.178Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T09:14:53.178Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T09:14:53.178Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T09:14:53.178Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T09:14:53.178Z] OK: 8 MiB in 20 packages [2022-04-11T09:14:53.178Z] Removing intermediate container d2cbec95d243 [2022-04-11T09:14:53.178Z] ---> 939ca03687c5 [2022-04-11T09:14:53.178Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-11T09:14:53.178Z] ---> b0ee39d02f81 [2022-04-11T09:14:53.178Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-11T09:14:53.178Z] ---> dee61446472e [2022-04-11T09:14:53.178Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-11T09:14:53.178Z] ---> 54acafbbe889 [2022-04-11T09:14:53.178Z] Step 18/24 : EXPOSE 59993 [2022-04-11T09:14:53.178Z] ---> Running in c56dc9eaa44f [2022-04-11T09:14:53.178Z] Removing intermediate container c56dc9eaa44f [2022-04-11T09:14:53.178Z] ---> ea08d5286385 [2022-04-11T09:14:53.178Z] Step 19/24 : EXPOSE 161 [2022-04-11T09:14:53.178Z] ---> Running in 03ba3f90cc5e [2022-04-11T09:14:53.178Z] Removing intermediate container 03ba3f90cc5e [2022-04-11T09:14:53.178Z] ---> 69fde9d8b13a [2022-04-11T09:14:53.178Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-11T09:14:53.178Z] ---> Running in 1e8f3b8ed377 [2022-04-11T09:14:53.178Z] Removing intermediate container 1e8f3b8ed377 [2022-04-11T09:14:53.178Z] ---> 835279da7060 [2022-04-11T09:14:53.178Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T09:14:53.178Z] ---> Running in 68d6dac6b64d [2022-04-11T09:14:53.178Z] Removing intermediate container 68d6dac6b64d [2022-04-11T09:14:53.178Z] ---> 178e36176c64 [2022-04-11T09:14:53.178Z] Step 22/24 : LABEL arch=amd64 [2022-04-11T09:14:53.178Z] ---> Running in 401637a24a00 [2022-04-11T09:14:53.178Z] Removing intermediate container 401637a24a00 [2022-04-11T09:14:53.178Z] ---> bc711bc4e5b8 [2022-04-11T09:14:53.178Z] Step 23/24 : LABEL git_sha=72c924370855f62edbb4f1ee6176635ea31e0c84 [2022-04-11T09:14:53.178Z] ---> Running in 4a04f79b5514 [2022-04-11T09:14:53.178Z] Removing intermediate container 4a04f79b5514 [2022-04-11T09:14:53.178Z] ---> 3262b04c75a9 [2022-04-11T09:14:53.178Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T09:14:53.178Z] ---> Running in 0fb15878e552 [2022-04-11T09:14:53.439Z] Removing intermediate container 0fb15878e552 [2022-04-11T09:14:53.439Z] ---> 6f1c739c9b37 [2022-04-11T09:14:53.439Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T09:14:53.439Z] Successfully built 6f1c739c9b37 [2022-04-11T09:14:53.439Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:14:53.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T09:14:53.883Z] [2022-04-11T09:14:53.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:14:54.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T09:14:54.191Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T09:14:54.191Z] 5eb5b503b376: Pulling fs layer [2022-04-11T09:14:54.191Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T09:14:54.191Z] ec43610c2a17: Pulling fs layer [2022-04-11T09:14:54.191Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T09:14:54.191Z] 33b1e0a273af: Pulling fs layer [2022-04-11T09:14:54.191Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T09:14:54.191Z] 2f39f015ded8: Pulling fs layer [2022-04-11T09:14:54.191Z] 5d3b04190fa2: Waiting [2022-04-11T09:14:54.191Z] 3a2ae6a8a46f: Waiting [2022-04-11T09:14:54.191Z] 33b1e0a273af: Waiting [2022-04-11T09:14:54.191Z] 2f39f015ded8: Waiting [2022-04-11T09:14:54.191Z] 5c69ac0246d0: Verifying Checksum [2022-04-11T09:14:54.191Z] 5c69ac0246d0: Download complete [2022-04-11T09:14:54.191Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T09:14:54.191Z] 3a2ae6a8a46f: Download complete [2022-04-11T09:14:54.191Z] 33b1e0a273af: Verifying Checksum [2022-04-11T09:14:54.191Z] 33b1e0a273af: Download complete [2022-04-11T09:14:54.191Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T09:14:54.191Z] 5d3b04190fa2: Download complete [2022-04-11T09:14:54.452Z] ec43610c2a17: Verifying Checksum [2022-04-11T09:14:54.452Z] ec43610c2a17: Download complete [2022-04-11T09:14:54.452Z] 5eb5b503b376: Verifying Checksum [2022-04-11T09:14:54.452Z] 5eb5b503b376: Download complete [2022-04-11T09:14:55.019Z] 2f39f015ded8: Download complete [2022-04-11T09:14:55.588Z] 5eb5b503b376: Pull complete [2022-04-11T09:14:55.846Z] 5c69ac0246d0: Pull complete [2022-04-11T09:14:56.415Z] ec43610c2a17: Pull complete [2022-04-11T09:14:56.415Z] 3a2ae6a8a46f: Pull complete [2022-04-11T09:14:56.415Z] 33b1e0a273af: Pull complete [2022-04-11T09:14:56.674Z] 5d3b04190fa2: Pull complete [2022-04-11T09:15:00.879Z] 2f39f015ded8: Pull complete [2022-04-11T09:15:00.879Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T09:15:00.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T09:15:00.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T09:15:00.945Z] prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container [2022-04-11T09:15:00.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T09:15:02.549Z] $ docker top c405db5a610b9422ff5690e3e0a6dff870b7bcf677c908ebcf7128ff6d21740d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:15:03.002Z] ---> job-cost.sh [2022-04-11T09:15:03.002Z] lf-activate-venv: SKIPPING [2022-04-11T09:15:03.002Z] INFO: No Stack... [2022-04-11T09:15:03.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T09:15:03.835Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T09:15:04.133Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-151/archives/cost.csv [2022-04-11T09:15:04.133Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T09:15:04.147Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [2022-04-11T09:15:04.154Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] did not exist. Created. [2022-04-11T09:15:04.154Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T09:15:04.464Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T09:15:04.492Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T09:15:04.502Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T09:15:04.526Z] $ docker stop --time=1 c405db5a610b9422ff5690e3e0a6dff870b7bcf677c908ebcf7128ff6d21740d [2022-04-11T09:15:05.709Z] $ docker rm -f c405db5a610b9422ff5690e3e0a6dff870b7bcf677c908ebcf7128ff6d21740d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T09:15:19.760Z] Removing intermediate container 9527e28812dc [2022-04-11T09:15:19.760Z] ---> 249b716ce8ab [2022-04-11T09:15:19.760Z] Step 11/12 : COPY . . [2022-04-11T09:15:19.760Z] ---> 1902b08d4c86 [2022-04-11T09:15:19.760Z] Step 12/12 : RUN ${MAKE} [2022-04-11T09:15:19.760Z] ---> Running in 9408bb9dd4c0 [2022-04-11T09:15:19.760Z] noop [2022-04-11T09:15:19.760Z] Removing intermediate container 9408bb9dd4c0 [2022-04-11T09:15:19.760Z] ---> 3d71072ebadf [2022-04-11T09:15:19.760Z] Successfully built 3d71072ebadf [2022-04-11T09:15:19.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:15:20.185Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T09:15:20.185Z] . [Pipeline] withDockerContainer [2022-04-11T09:15:20.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-19468 does not seem to be running inside a container [2022-04-11T09:15:20.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T09:15:21.819Z] $ docker top 2763e02ccafebb9fb7df91d6afaffe321fca3dcd2a5dd2c8f1a079ac5917ac47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T09:15:22.731Z] + go version [2022-04-11T09:15:22.731Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T09:15:22.762Z] $ docker stop --time=1 2763e02ccafebb9fb7df91d6afaffe321fca3dcd2a5dd2c8f1a079ac5917ac47 [2022-04-11T09:15:24.367Z] $ docker rm -f 2763e02ccafebb9fb7df91d6afaffe321fca3dcd2a5dd2c8f1a079ac5917ac47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:15:24.982Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T09:15:24.982Z] . [Pipeline] withDockerContainer [2022-04-11T09:15:25.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-19468 does not seem to be running inside a container [2022-04-11T09:15:25.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T09:15:26.547Z] $ docker top 0f6d5305ce3b718192bece99ee49dcecfe99ed74911d5b1c8d514a1a8d4f5828 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T09:15:27.491Z] + make test [2022-04-11T09:15:27.491Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T09:15:28.939Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-11T09:16:50.812Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-11T09:16:50.812Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2022-04-11T09:16:50.812Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T09:16:50.812Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T09:17:13.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T09:17:13.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T09:17:13.037Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T09:17:13.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T09:17:13.078Z] $ docker stop --time=1 0f6d5305ce3b718192bece99ee49dcecfe99ed74911d5b1c8d514a1a8d4f5828 [2022-04-11T09:17:14.826Z] $ docker rm -f 0f6d5305ce3b718192bece99ee49dcecfe99ed74911d5b1c8d514a1a8d4f5828 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T09:17:15.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T09:17:15.814Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T09:17:16.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T09:17:16.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T09:17:16.999Z] + ls -al . [2022-04-11T09:17:17.000Z] total 160 [2022-04-11T09:17:17.000Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 09:17 . [2022-04-11T09:17:17.000Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 09:13 .. [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 09:13 .dockerignore [2022-04-11T09:17:17.000Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 09:13 .git [2022-04-11T09:17:17.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 .github [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 09:13 .gitignore [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 09:13 .golangci.yml [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 09:13 Attribution.txt [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 09:13 CHANGELOG.md [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 09:13 Dockerfile [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 09:13 GOVERNANCE.md [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 09:13 Jenkinsfile [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 09:13 LICENSE [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 09:13 Makefile [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 09:13 OWNERS.md [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 09:13 README.md [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 09:13 VERSION [2022-04-11T09:17:17.000Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 09:13 bin [2022-04-11T09:17:17.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 cmd [2022-04-11T09:17:17.000Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 09:16 coverage.out [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 09:13 go.mod [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 09:13 go.sum [2022-04-11T09:17:17.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 internal [2022-04-11T09:17:17.000Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 09:13 snap [2022-04-11T09:17:17.000Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 09:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:17:17.346Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=72c924370855f62edbb4f1ee6176635ea31e0c84 --label arch=arm64 --label version=0.0.0 . [2022-04-11T09:17:17.623Z] Sending build context to Docker daemon 2.743MB [2022-04-11T09:17:17.623Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T09:17:17.623Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T09:17:17.623Z] ---> 3d71072ebadf [2022-04-11T09:17:17.623Z] Step 3/24 : ARG MAKE='make build' [2022-04-11T09:17:17.897Z] ---> Running in b9e4d747e015 [2022-04-11T09:17:18.171Z] Removing intermediate container b9e4d747e015 [2022-04-11T09:17:18.171Z] ---> d3fc7a5da308 [2022-04-11T09:17:18.171Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T09:17:18.171Z] ---> Running in c849be1d5528 [2022-04-11T09:17:18.454Z] Removing intermediate container c849be1d5528 [2022-04-11T09:17:18.454Z] ---> 76c821415e1a [2022-04-11T09:17:18.454Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T09:17:18.454Z] ---> Running in 23b259f63515 [2022-04-11T09:17:19.060Z] Removing intermediate container 23b259f63515 [2022-04-11T09:17:19.060Z] ---> d174a0f858ff [2022-04-11T09:17:19.060Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T09:17:19.060Z] ---> Running in 368cbd930582 [2022-04-11T09:17:20.511Z] Removing intermediate container 368cbd930582 [2022-04-11T09:17:20.511Z] ---> 7e21e6d9379e [2022-04-11T09:17:20.511Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T09:17:20.511Z] ---> Running in aea9647fc161 [2022-04-11T09:17:21.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T09:17:22.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T09:17:23.451Z] OK: 224 MiB in 56 packages [2022-04-11T09:17:24.052Z] Removing intermediate container aea9647fc161 [2022-04-11T09:17:24.053Z] ---> 73afb95e303f [2022-04-11T09:17:24.053Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-11T09:17:24.053Z] ---> Running in 42f47ca5f377 [2022-04-11T09:17:24.651Z] Removing intermediate container 42f47ca5f377 [2022-04-11T09:17:24.651Z] ---> 0212fee477fa [2022-04-11T09:17:24.651Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-11T09:17:24.925Z] ---> 0debf3db44c8 [2022-04-11T09:17:24.925Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T09:17:25.198Z] ---> Running in 438f1c3fedd2 [2022-04-11T09:17:27.198Z] Removing intermediate container 438f1c3fedd2 [2022-04-11T09:17:27.199Z] ---> ec7248bdd026 [2022-04-11T09:17:27.199Z] Step 11/24 : COPY . . [2022-04-11T09:17:27.797Z] ---> 5281a5c64356 [2022-04-11T09:17:27.797Z] Step 12/24 : RUN ${MAKE} [2022-04-11T09:17:27.797Z] ---> Running in f5409be65e44 [2022-04-11T09:17:28.778Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-11T09:19:35.846Z] Removing intermediate container f5409be65e44 [2022-04-11T09:19:35.846Z] ---> 4156166dab3b [2022-04-11T09:19:35.846Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T09:19:35.846Z] 3.14: Pulling from library/alpine [2022-04-11T09:19:35.846Z] 455c02918c45: Pulling fs layer [2022-04-11T09:19:35.846Z] 455c02918c45: Verifying Checksum [2022-04-11T09:19:35.846Z] 455c02918c45: Download complete [2022-04-11T09:19:35.846Z] 455c02918c45: Pull complete [2022-04-11T09:19:35.846Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T09:19:35.846Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T09:19:35.846Z] ---> ac73e934f311 [2022-04-11T09:19:35.846Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T09:19:35.846Z] ---> Running in 1558b7c254c3 [2022-04-11T09:19:35.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T09:19:35.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T09:19:35.846Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T09:19:35.846Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T09:19:35.846Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T09:19:35.846Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T09:19:35.846Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T09:19:35.846Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T09:19:35.846Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T09:19:35.846Z] OK: 8 MiB in 20 packages [2022-04-11T09:19:35.846Z] Removing intermediate container 1558b7c254c3 [2022-04-11T09:19:35.846Z] ---> 978189eb0741 [2022-04-11T09:19:35.846Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-11T09:19:35.846Z] ---> e1b522e1d5a2 [2022-04-11T09:19:35.846Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-11T09:19:35.846Z] ---> 4d4157f6f815 [2022-04-11T09:19:35.846Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-11T09:19:35.846Z] ---> 50f27e92208a [2022-04-11T09:19:35.846Z] Step 18/24 : EXPOSE 59993 [2022-04-11T09:19:35.846Z] ---> Running in d3aaa2146470 [2022-04-11T09:19:35.846Z] Removing intermediate container d3aaa2146470 [2022-04-11T09:19:35.846Z] ---> 904307e4bc33 [2022-04-11T09:19:35.846Z] Step 19/24 : EXPOSE 161 [2022-04-11T09:19:35.846Z] ---> Running in f84405866bb2 [2022-04-11T09:19:35.846Z] Removing intermediate container f84405866bb2 [2022-04-11T09:19:35.846Z] ---> 161d655dd778 [2022-04-11T09:19:35.846Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-11T09:19:35.846Z] ---> Running in cab95731ee7c [2022-04-11T09:19:35.846Z] Removing intermediate container cab95731ee7c [2022-04-11T09:19:35.846Z] ---> 37023ace45e2 [2022-04-11T09:19:35.846Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T09:19:35.846Z] ---> Running in 247697f3b24d [2022-04-11T09:19:35.846Z] Removing intermediate container 247697f3b24d [2022-04-11T09:19:35.846Z] ---> bcaf6ba50309 [2022-04-11T09:19:35.846Z] Step 22/24 : LABEL arch=arm64 [2022-04-11T09:19:35.846Z] ---> Running in d30e778d2d9d [2022-04-11T09:19:35.846Z] Removing intermediate container d30e778d2d9d [2022-04-11T09:19:35.846Z] ---> 0f8c03b86900 [2022-04-11T09:19:35.846Z] Step 23/24 : LABEL git_sha=72c924370855f62edbb4f1ee6176635ea31e0c84 [2022-04-11T09:19:35.846Z] ---> Running in e5ee6c5295e7 [2022-04-11T09:19:35.846Z] Removing intermediate container e5ee6c5295e7 [2022-04-11T09:19:35.846Z] ---> edead2b826ee [2022-04-11T09:19:35.846Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T09:19:35.846Z] ---> Running in fee0ba270927 [2022-04-11T09:19:35.846Z] Removing intermediate container fee0ba270927 [2022-04-11T09:19:35.846Z] ---> ad04267e470b [2022-04-11T09:19:35.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T09:19:35.846Z] Successfully built ad04267e470b [2022-04-11T09:19:35.846Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:19:36.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T09:19:36.279Z] [2022-04-11T09:19:36.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:19:36.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T09:19:36.637Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T09:19:36.637Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T09:19:36.637Z] 04944245beec: Pulling fs layer [2022-04-11T09:19:36.637Z] 699f458cf7ca: Pulling fs layer [2022-04-11T09:19:36.637Z] 765212b225bb: Pulling fs layer [2022-04-11T09:19:36.637Z] f23df028b6ca: Pulling fs layer [2022-04-11T09:19:36.637Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T09:19:36.637Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T09:19:36.637Z] f23df028b6ca: Waiting [2022-04-11T09:19:36.637Z] d65c8cfc05b1: Waiting [2022-04-11T09:19:36.637Z] 2437ff75d9bd: Waiting [2022-04-11T09:19:36.637Z] 765212b225bb: Waiting [2022-04-11T09:19:36.913Z] 04944245beec: Verifying Checksum [2022-04-11T09:19:36.913Z] 04944245beec: Download complete [2022-04-11T09:19:36.913Z] 765212b225bb: Verifying Checksum [2022-04-11T09:19:36.913Z] 765212b225bb: Download complete [2022-04-11T09:19:36.913Z] f23df028b6ca: Download complete [2022-04-11T09:19:36.913Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T09:19:36.913Z] d65c8cfc05b1: Download complete [2022-04-11T09:19:36.913Z] 699f458cf7ca: Verifying Checksum [2022-04-11T09:19:36.913Z] 699f458cf7ca: Download complete [2022-04-11T09:19:37.514Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T09:19:37.514Z] 8998bd30e6a1: Download complete [2022-04-11T09:19:40.138Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T09:19:40.138Z] 2437ff75d9bd: Download complete [2022-04-11T09:19:41.574Z] 8998bd30e6a1: Pull complete [2022-04-11T09:19:42.173Z] 04944245beec: Pull complete [2022-04-11T09:19:43.620Z] 699f458cf7ca: Pull complete [2022-04-11T09:19:43.895Z] 765212b225bb: Pull complete [2022-04-11T09:19:44.877Z] f23df028b6ca: Pull complete [2022-04-11T09:19:44.877Z] d65c8cfc05b1: Pull complete [2022-04-11T09:20:00.002Z] 2437ff75d9bd: Pull complete [2022-04-11T09:20:00.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T09:20:00.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T09:20:00.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T09:20:00.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-19468 does not seem to be running inside a container [2022-04-11T09:20:00.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T09:20:02.828Z] $ docker top 760019bbd5ec6bb0def199c210fe9baf0ccaded13819e3100834410225044fb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:03.732Z] ---> job-cost.sh [2022-04-11T09:20:03.732Z] lf-activate-venv: SKIPPING [2022-04-11T09:20:03.732Z] INFO: No Stack... [2022-04-11T09:20:04.326Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T09:20:05.299Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T09:20:05.976Z] + + cat /w/workspace/device-snmp-go/3/archives/cost.csv [2022-04-11T09:20:05.977Z] cut -d, -f6 [Pipeline] lock [2022-04-11T09:20:06.010Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [2022-04-11T09:20:06.016Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] did not exist. Created. [2022-04-11T09:20:06.016Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T09:20:06.690Z] /w/workspace/device-snmp-go/3@tmp/durable-d3d40b61/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T09:20:07.377Z] + echo total: 0.550000011920929 [Pipeline] stash [2022-04-11T09:20:07.399Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T09:20:07.445Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T09:20:07.451Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-151-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T09:20:07.478Z] $ docker stop --time=1 760019bbd5ec6bb0def199c210fe9baf0ccaded13819e3100834410225044fb6 [2022-04-11T09:20:08.950Z] $ docker rm -f 760019bbd5ec6bb0def199c210fe9baf0ccaded13819e3100834410225044fb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-11T09:20:09.453Z] provisioning config files... [2022-04-11T09:20:09.463Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config7502277927615171049tmp [Pipeline] { [Pipeline] sh [2022-04-11T09:20:09.764Z] + set +x [2022-04-11T09:20:09.764Z] + curl -s https://codecov.io/bash [2022-04-11T09:20:09.764Z] + bash -s -- [2022-04-11T09:20:09.764Z] [2022-04-11T09:20:09.764Z] _____ _ [2022-04-11T09:20:09.764Z] / ____| | | [2022-04-11T09:20:09.764Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T09:20:09.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T09:20:09.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T09:20:09.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T09:20:09.764Z] Bash-1.0.6 [2022-04-11T09:20:09.764Z] [2022-04-11T09:20:09.764Z] [2022-04-11T09:20:09.764Z] ==> git version 2.25.1 found [2022-04-11T09:20:09.764Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-11T09:20:09.764Z] Release-Date: 2020-01-08 [2022-04-11T09:20:09.764Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T09:20:09.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T09:20:09.764Z] ==> Jenkins CI detected. [2022-04-11T09:20:09.764Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-151 [2022-04-11T09:20:09.764Z] project root: . [2022-04-11T09:20:09.764Z] --> token set from env [2022-04-11T09:20:09.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T09:20:10.025Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T09:20:10.025Z] ==> Python coveragepy not found [2022-04-11T09:20:10.025Z] ==> Searching for coverage reports in: [2022-04-11T09:20:10.025Z] + . [2022-04-11T09:20:10.025Z] -> Found 1 reports [2022-04-11T09:20:10.025Z] ==> Detecting git/mercurial file structure [2022-04-11T09:20:10.025Z] ==> Reading reports [2022-04-11T09:20:10.025Z] + ./coverage.out bytes=7631 [2022-04-11T09:20:10.025Z] ==> Appending adjustments [2022-04-11T09:20:10.025Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T09:20:10.025Z] + Found adjustments [2022-04-11T09:20:10.025Z] ==> Gzipping contents [2022-04-11T09:20:10.025Z] 4.0K /tmp/codecov.cr4S5m.gz [2022-04-11T09:20:10.025Z] ==> Uploading reports [2022-04-11T09:20:10.025Z] url: https://codecov.io [2022-04-11T09:20:10.025Z] query: branch=PR-151&commit=72c924370855f62edbb4f1ee6176635ea31e0c84&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=151&job=&cmd_args= [2022-04-11T09:20:10.025Z] -> Pinging Codecov [2022-04-11T09:20:10.025Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-151&commit=72c924370855f62edbb4f1ee6176635ea31e0c84&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=151&job=&cmd_args= [2022-04-11T09:20:10.286Z] -> Uploading to [2022-04-11T09:20:10.286Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/6C56EA5C29638FB4528AC87E60AF5AE0/72c924370855f62edbb4f1ee6176635ea31e0c84/b6f0a72c-5707-4067-852e-18291f3baaac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T092010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83964739f1704e37a68fb6377602f45380c6be83b26bcd24546b57aaaa7e81cd [2022-04-11T09:20:10.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T09:20:10.286Z] Dload Upload Total Spent Left Speed [2022-04-11T09:20:10.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 6630 --:--:-- --:--:-- --:--:-- 6658 [2022-04-11T09:20:10.547Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/72c924370855f62edbb4f1ee6176635ea31e0c84 [Pipeline] } [2022-04-11T09:20:10.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-11T09:20:11.383Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-151/archives ] [2022-04-11T09:20:11.383Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-151/archives [2022-04-11T09:20:11.383Z] total 16 [2022-04-11T09:20:11.383Z] drwxr-xr-x 3 root root 4096 Apr 11 09:15 . [2022-04-11T09:20:11.383Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 09:15 .. [2022-04-11T09:20:11.383Z] drwxr-xr-x 2 root root 4096 Apr 11 09:15 cost [2022-04-11T09:20:11.383Z] -rw-r--r-- 1 root root 85 Apr 11 09:15 cost.csv [2022-04-11T09:20:11.383Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-151/archives [2022-04-11T09:20:11.383Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-151/archives [2022-04-11T09:20:11.383Z] total 16 [2022-04-11T09:20:11.383Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 09:15 . [2022-04-11T09:20:11.383Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 09:15 .. [2022-04-11T09:20:11.383Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 09:15 cost [2022-04-11T09:20:11.383Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 11 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:11.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:12.550Z] ---> package-listing.sh [2022-04-11T09:20:12.550Z] ++ facter osfamily [2022-04-11T09:20:12.550Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T09:20:12.811Z] + OS_FAMILY=debian [2022-04-11T09:20:12.811Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-151 [2022-04-11T09:20:12.811Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T09:20:12.811Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T09:20:12.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T09:20:12.811Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T09:20:12.811Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-151 ']' [2022-04-11T09:20:12.811Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T09:20:12.811Z] + case "${OS_FAMILY}" in [2022-04-11T09:20:12.811Z] + dpkg -l [2022-04-11T09:20:12.811Z] + grep '^ii' [2022-04-11T09:20:12.811Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T09:20:12.811Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T09:20:12.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T09:20:12.811Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-151 ']' [2022-04-11T09:20:12.811Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-151/archives/ [2022-04-11T09:20:12.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-151/archives/ [Pipeline] echo [2022-04-11T09:20:12.824Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T09:20:13.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T09:20:13.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T09:20:13.668Z] . [Pipeline] withDockerContainer [2022-04-11T09:20:13.737Z] prd-ubuntu20.04-docker-8c-8g-19474 does not seem to be running inside a container [2022-04-11T09:20:13.816Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-151/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-151 -v /w/workspace/gexfoundry_device-snmp-go_PR-151:/w/workspace/gexfoundry_device-snmp-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-151@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-151@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T09:20:14.065Z] $ docker top 4bca7dc665abd6341ab2c0fe0e5beec025a9755b40d867bb1b10b8187d13f01c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T09:20:14.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T09:20:14.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T09:20:15.036Z] + ls /var/log/sa-host [2022-04-11T09:20:15.036Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T09:20:15.255Z] provisioning config files... [2022-04-11T09:20:15.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-151@tmp/config576260453893589827tmp [Pipeline] { [Pipeline] echo [2022-04-11T09:20:15.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:15.561Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T09:20:15.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:15.905Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T09:20:15.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:16.205Z] ---> sudo-logs.sh [2022-04-11T09:20:16.205Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T09:20:16.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:16.530Z] ---> job-cost.sh [2022-04-11T09:20:16.530Z] lf-activate-venv: SKIPPING [2022-04-11T09:20:16.530Z] DEBUG: total: 0.2199999988079071 [2022-04-11T09:20:16.530Z] INFO: Retrieving Stack Cost... [2022-04-11T09:20:17.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T09:20:17.362Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T09:20:17.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T09:20:17.666Z] ---> logs-deploy.sh [2022-04-11T09:20:17.666Z] lf-activate-venv: SKIPPING [2022-04-11T09:20:17.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-151/3 [2022-04-11T09:20:17.666Z] INFO: archiving workspace using pattern(s): [2022-04-11T09:20:18.608Z] Archives upload complete. [2022-04-11T09:20:18.869Z] INFO: archiving logs to Nexus [2022-04-11T09:20:19.442Z] ---> uname -a: [2022-04-11T09:20:19.442Z] Linux prd-ubuntu20-04-docker-8c-8g-19474 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] ---> lscpu: [2022-04-11T09:20:19.442Z] Architecture: x86_64 [2022-04-11T09:20:19.442Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-11T09:20:19.442Z] Byte Order: Little Endian [2022-04-11T09:20:19.442Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-11T09:20:19.442Z] CPU(s): 8 [2022-04-11T09:20:19.442Z] On-line CPU(s) list: 0-7 [2022-04-11T09:20:19.442Z] Thread(s) per core: 1 [2022-04-11T09:20:19.442Z] Core(s) per socket: 1 [2022-04-11T09:20:19.442Z] Socket(s): 8 [2022-04-11T09:20:19.442Z] NUMA node(s): 1 [2022-04-11T09:20:19.442Z] Vendor ID: AuthenticAMD [2022-04-11T09:20:19.442Z] CPU family: 23 [2022-04-11T09:20:19.442Z] Model: 49 [2022-04-11T09:20:19.442Z] Model name: AMD EPYC-Rome Processor [2022-04-11T09:20:19.442Z] Stepping: 0 [2022-04-11T09:20:19.442Z] CPU MHz: 2799.994 [2022-04-11T09:20:19.442Z] BogoMIPS: 5599.98 [2022-04-11T09:20:19.442Z] Virtualization: AMD-V [2022-04-11T09:20:19.442Z] Hypervisor vendor: KVM [2022-04-11T09:20:19.442Z] Virtualization type: full [2022-04-11T09:20:19.442Z] L1d cache: 256 KiB [2022-04-11T09:20:19.442Z] L1i cache: 256 KiB [2022-04-11T09:20:19.442Z] L2 cache: 4 MiB [2022-04-11T09:20:19.442Z] L3 cache: 128 MiB [2022-04-11T09:20:19.442Z] NUMA node0 CPU(s): 0-7 [2022-04-11T09:20:19.442Z] Vulnerability Itlb multihit: Not affected [2022-04-11T09:20:19.442Z] Vulnerability L1tf: Not affected [2022-04-11T09:20:19.442Z] Vulnerability Mds: Not affected [2022-04-11T09:20:19.442Z] Vulnerability Meltdown: Not affected [2022-04-11T09:20:19.442Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-11T09:20:19.442Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-11T09:20:19.442Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-11T09:20:19.442Z] Vulnerability Srbds: Not affected [2022-04-11T09:20:19.442Z] Vulnerability Tsx async abort: Not affected [2022-04-11T09:20:19.442Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] ---> nproc: [2022-04-11T09:20:19.442Z] 8 [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] ---> df -h: [2022-04-11T09:20:19.442Z] Filesystem Size Used Avail Use% Mounted on [2022-04-11T09:20:19.442Z] overlay 155G 11G 145G 7% / [2022-04-11T09:20:19.442Z] tmpfs 64M 0 64M 0% /dev [2022-04-11T09:20:19.442Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-11T09:20:19.442Z] shm 64M 0 64M 0% /dev/shm [2022-04-11T09:20:19.442Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] ---> sar -b -r -n DEV: [2022-04-11T09:20:19.442Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19474) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] 09:12:33 LINUX RESTART (8 CPU) [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] 09:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-11T09:20:19.442Z] 09:14:01 393.60 17.26 376.34 0.00 2220.59 130959.68 0.00 [2022-04-11T09:20:19.442Z] 09:15:01 154.29 0.12 154.17 0.00 9.20 24829.60 0.00 [2022-04-11T09:20:19.442Z] 09:16:01 26.31 0.00 26.31 0.00 0.00 14067.67 0.00 [2022-04-11T09:20:19.442Z] 09:17:01 1.90 0.02 1.88 0.00 0.13 21.33 0.00 [2022-04-11T09:20:19.442Z] 09:18:01 1.80 0.02 1.78 0.00 0.13 18.93 0.00 [2022-04-11T09:20:19.442Z] 09:19:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 [2022-04-11T09:20:19.442Z] 09:20:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2022-04-11T09:20:19.442Z] Average: 82.87 2.49 80.39 0.00 318.60 24275.59 0.00 [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] 09:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-11T09:20:19.442Z] 09:14:01 28819128 31741852 555680 1.69 148552 3018900 2211988 6.52 1213256 2442448 1072 [2022-04-11T09:20:19.442Z] 09:15:01 28092916 31768880 526876 1.60 163200 3694472 1975320 5.82 1339288 2977088 398924 [2022-04-11T09:20:19.442Z] 09:16:01 28108576 31784848 511492 1.56 163448 3694508 1836176 5.41 1333128 2964816 24 [2022-04-11T09:20:19.442Z] 09:17:01 28108780 31785272 510428 1.55 163508 3694508 1836176 5.41 1332720 2964820 228 [2022-04-11T09:20:19.442Z] 09:18:01 28114708 31791324 504668 1.53 163572 3694508 1836176 5.41 1327408 2964904 20 [2022-04-11T09:20:19.442Z] 09:19:01 28114636 31791280 504672 1.53 163584 3694516 1836176 5.41 1327760 2964908 172 [2022-04-11T09:20:19.442Z] 09:20:01 28124292 31800856 495044 1.51 163620 3694516 1836176 5.41 1318664 2964912 12 [2022-04-11T09:20:19.442Z] Average: 28211862 31780616 515551 1.57 161355 3597990 1909741 5.63 1313175 2891985 57207 [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] 09:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-11T09:20:19.442Z] 09:14:01 veth834cf05 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:14:01 ens3 854.90 568.88 5455.32 129.46 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:14:01 docker0 119.73 149.23 9.66 1089.44 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:14:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:15:01 ens3 179.25 125.20 2674.86 70.49 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:15:01 docker0 8.55 12.78 0.49 89.54 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:15:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:16:01 ens3 23.30 12.05 21.45 3.30 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:17:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:19:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] Average: ens3 151.12 100.92 1164.55 29.05 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] Average: docker0 18.33 23.15 1.45 168.44 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] ---> sar -P ALL: [2022-04-11T09:20:19.442Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19474) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] 09:12:33 LINUX RESTART (8 CPU) [2022-04-11T09:20:19.442Z] [2022-04-11T09:20:19.442Z] 09:13:01 CPU %user %nice %system %iowait %steal %idle [2022-04-11T09:20:19.442Z] 09:14:01 all 11.69 0.00 4.86 1.68 0.07 81.71 [2022-04-11T09:20:19.442Z] 09:14:01 0 10.78 0.00 4.90 0.93 0.07 83.32 [2022-04-11T09:20:19.442Z] 09:14:01 1 13.34 0.00 5.89 4.38 0.07 76.33 [2022-04-11T09:20:19.442Z] 09:14:01 2 10.70 0.00 5.11 1.55 0.05 82.59 [2022-04-11T09:20:19.442Z] 09:14:01 3 9.36 0.00 4.33 0.78 0.07 85.47 [2022-04-11T09:20:19.443Z] 09:14:01 4 12.18 0.00 4.55 1.92 0.07 81.28 [2022-04-11T09:20:19.443Z] 09:14:01 5 12.09 0.00 3.94 1.82 0.07 82.08 [2022-04-11T09:20:19.443Z] 09:14:01 6 12.72 0.00 4.85 0.57 0.07 81.80 [2022-04-11T09:20:19.443Z] 09:14:01 7 12.33 0.00 5.32 1.45 0.09 80.81 [2022-04-11T09:20:19.443Z] 09:15:01 all 37.19 0.00 6.78 0.67 0.09 55.27 [2022-04-11T09:20:19.443Z] 09:15:01 0 37.43 0.00 6.69 0.47 0.08 55.32 [2022-04-11T09:20:19.443Z] 09:15:01 1 38.44 0.00 6.75 0.51 0.10 54.20 [2022-04-11T09:20:19.443Z] 09:15:01 2 37.77 0.00 6.72 0.46 0.08 54.96 [2022-04-11T09:20:19.443Z] 09:15:01 3 36.21 0.00 6.40 2.38 0.08 54.94 [2022-04-11T09:20:19.443Z] 09:15:01 4 36.90 0.00 6.50 0.05 0.08 56.47 [2022-04-11T09:20:19.443Z] 09:15:01 5 38.38 0.00 6.98 0.12 0.07 54.46 [2022-04-11T09:20:19.443Z] 09:15:01 6 35.15 0.00 7.12 0.56 0.10 57.07 [2022-04-11T09:20:19.443Z] 09:15:01 7 37.21 0.00 7.12 0.81 0.08 54.78 [2022-04-11T09:20:19.443Z] 09:16:01 all 0.23 0.00 0.20 0.24 0.01 99.32 [2022-04-11T09:20:19.443Z] 09:16:01 0 0.20 0.00 0.17 0.23 0.00 99.40 [2022-04-11T09:20:19.443Z] 09:16:01 1 0.17 0.00 0.50 1.34 0.00 98.00 [2022-04-11T09:20:19.443Z] 09:16:01 2 0.28 0.00 0.18 0.03 0.02 99.48 [2022-04-11T09:20:19.443Z] 09:16:01 3 0.37 0.00 0.22 0.23 0.02 99.17 [2022-04-11T09:20:19.443Z] 09:16:01 4 0.20 0.00 0.12 0.00 0.02 99.67 [2022-04-11T09:20:19.443Z] 09:16:01 5 0.18 0.00 0.12 0.00 0.02 99.68 [2022-04-11T09:20:19.443Z] 09:16:01 6 0.13 0.00 0.12 0.08 0.00 99.67 [2022-04-11T09:20:19.443Z] 09:16:01 7 0.30 0.00 0.15 0.02 0.02 99.51 [2022-04-11T09:20:19.443Z] 09:17:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-11T09:20:19.443Z] 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T09:20:19.443Z] 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T09:20:19.443Z] 09:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T09:20:19.443Z] 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-11T09:20:19.443Z] 09:17:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2022-04-11T09:20:19.443Z] 09:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-04-11T09:20:19.443Z] 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T09:20:19.443Z] 09:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-11T09:20:19.443Z] 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T09:20:19.443Z] 09:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-11T09:20:19.443Z] 09:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-11T09:20:19.443Z] 09:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-11T09:20:19.443Z] 09:18:01 6 0.05 0.00 0.00 0.05 0.00 99.90 [2022-04-11T09:20:19.443Z] 09:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:19:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2022-04-11T09:20:19.443Z] 09:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-11T09:20:19.443Z] 09:19:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T09:20:19.443Z] 09:19:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-04-11T09:20:19.443Z] 09:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:19:01 7 1.06 0.00 0.00 0.00 0.00 98.94 [2022-04-11T09:20:19.443Z] 09:20:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2022-04-11T09:20:19.443Z] 09:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-11T09:20:19.443Z] 09:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T09:20:19.443Z] 09:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-11T09:20:19.443Z] 09:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-11T09:20:19.443Z] 09:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-11T09:20:19.443Z] 09:20:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-04-11T09:20:19.443Z] 09:20:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2022-04-11T09:20:19.443Z] 09:20:01 7 1.82 0.00 0.03 0.00 0.02 98.13 [2022-04-11T09:20:19.443Z] Average: all 7.01 0.00 1.68 0.37 0.03 90.91 [2022-04-11T09:20:19.443Z] Average: 0 6.86 0.00 1.67 0.23 0.02 91.21 [2022-04-11T09:20:19.443Z] Average: 1 7.37 0.00 1.87 0.89 0.03 89.84 [2022-04-11T09:20:19.443Z] Average: 2 6.91 0.00 1.71 0.29 0.02 91.06 [2022-04-11T09:20:19.443Z] Average: 3 6.50 0.00 1.56 0.48 0.03 91.44 [2022-04-11T09:20:19.443Z] Average: 4 6.99 0.00 1.59 0.28 0.02 91.11 [2022-04-11T09:20:19.443Z] Average: 5 7.20 0.00 1.58 0.27 0.03 90.92 [2022-04-11T09:20:19.443Z] Average: 6 6.79 0.00 1.71 0.19 0.03 91.28 [2022-04-11T09:20:19.443Z] Average: 7 7.45 0.00 1.78 0.32 0.03 90.42 [2022-04-11T09:20:19.443Z] [2022-04-11T09:20:19.443Z] [2022-04-11T09:20:19.443Z]