Pull request #942 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of gy95 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 7e3188cb6f7f988d05cb284df26c8fc32f770518 rather than 4a2a2dba503e9e86d224515a995b7945b773c27f Obtained Jenkinsfile from 7e3188cb6f7f988d05cb284df26c8fc32f770518 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8585026483373170609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8618049400585898021.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-942/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-942/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1331148963578086757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh371036772463177236.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-942/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-942/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6452799982350413612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-104 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-942 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/jenkins-gitclient-ssh8279893542633208325.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit 4a2a2dba503e9e86d224515a995b7945b773c27f Merge succeeded, producing 4a2a2dba503e9e86d224515a995b7945b773c27f Checking out Revision 4a2a2dba503e9e86d224515a995b7945b773c27f (PR-942) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/jenkins-gitclient-ssh2629358346895382767.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/jenkins-gitclient-ssh4629896323666226347.key > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 Commit message: "Merge branch 'master' into update_profile" First time build. Skipping changelog. > git rev-list --no-walk a13b1e75df7e2cfe96819a8a3f1ab6299a8269f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T08:44:36.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T08:44:36.692Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T08:44:36.724Z] ========================================================= [2021-05-25T08:44:36.724Z] EdgeX Global Pipelines Version Info [2021-05-25T08:44:36.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:44:38.169Z] ------------------- [2021-05-25T08:44:38.170Z] stable info: [2021-05-25T08:44:38.170Z] ------------------- [2021-05-25T08:44:38.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T08:44:38.170Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T08:44:38.170Z] Message: update stable to v1.0.192 [2021-05-25T08:44:38.746Z] ------------------- [2021-05-25T08:44:38.746Z] experimental info: [2021-05-25T08:44:38.746Z] ------------------- [2021-05-25T08:44:38.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T08:44:38.746Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T08:44:38.746Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T08:44:38.873Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-25T08:44:38.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-25T08:44:38.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T08:44:38.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T08:44:38.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T08:44:39.003Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T08:44:39.025Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T08:44:39.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T08:44:39.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-25T08:44:39.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T08:44:39.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T08:44:39.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-25T08:44:39.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T08:44:39.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T08:44:39.227Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T08:44:39.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T08:44:39.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T08:44:39.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T08:44:39.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T08:44:39.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T08:44:39.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T08:44:39.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T08:44:39.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T08:44:39.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T08:44:39.497Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-25T08:44:39.521Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T08:44:39.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-942 [Pipeline] echo [2021-05-25T08:44:39.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-942 [Pipeline] echo [2021-05-25T08:44:39.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-942 [Pipeline] echo [2021-05-25T08:44:39.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a2a2dba503e9e86d224515a995b7945b773c27f [Pipeline] echo [2021-05-25T08:44:39.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a2a2db [Pipeline] echo [2021-05-25T08:44:39.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T08:44:39.759Z] provisioning config files... [2021-05-25T08:44:39.777Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config4988199668321715119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:44:40.094Z] ---> docker-login.sh [2021-05-25T08:44:40.095Z] nexus3.edgexfoundry.org:10001 [2021-05-25T08:44:40.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:44:40.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:44:40.671Z] Configure a credential helper to remove this warning. See [2021-05-25T08:44:40.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:44:40.671Z] [2021-05-25T08:44:40.671Z] Login Succeeded [2021-05-25T08:44:40.671Z] nexus3.edgexfoundry.org:10002 [2021-05-25T08:44:40.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:44:40.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:44:40.940Z] Configure a credential helper to remove this warning. See [2021-05-25T08:44:40.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:44:40.940Z] [2021-05-25T08:44:40.940Z] Login Succeeded [2021-05-25T08:44:40.940Z] nexus3.edgexfoundry.org:10003 [2021-05-25T08:44:40.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:44:40.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:44:40.940Z] Configure a credential helper to remove this warning. See [2021-05-25T08:44:40.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:44:40.940Z] [2021-05-25T08:44:40.940Z] Login Succeeded [2021-05-25T08:44:40.940Z] nexus3.edgexfoundry.org:10004 [2021-05-25T08:44:40.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:44:40.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:44:40.940Z] Configure a credential helper to remove this warning. See [2021-05-25T08:44:40.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:44:40.940Z] [2021-05-25T08:44:40.940Z] Login Succeeded [2021-05-25T08:44:40.940Z] docker.io [2021-05-25T08:44:41.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:44:41.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:44:41.463Z] Configure a credential helper to remove this warning. See [2021-05-25T08:44:41.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:44:41.463Z] [2021-05-25T08:44:41.463Z] Login Succeeded [2021-05-25T08:44:41.463Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T08:44:41.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T08:44:41.978Z] + git log --format=format:%s -1 4a2a2dba503e9e86d224515a995b7945b773c27f [Pipeline] echo [2021-05-25T08:44:42.022Z] GIT_COMMIT: 4a2a2dba503e9e86d224515a995b7945b773c27f, Commit Message: Merge branch 'master' into update_profile [Pipeline] echo [2021-05-25T08:44:42.036Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:44:43.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T08:44:43.288Z] [2021-05-25T08:44:43.288Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:44:43.604Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T08:44:43.604Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T08:44:43.604Z] 31603596830f: Pulling fs layer [2021-05-25T08:44:43.604Z] 54011a49482f: Pulling fs layer [2021-05-25T08:44:43.604Z] a6820b24f6d8: Pulling fs layer [2021-05-25T08:44:43.604Z] f581987b2513: Pulling fs layer [2021-05-25T08:44:43.604Z] f581987b2513: Waiting [2021-05-25T08:44:43.604Z] 54011a49482f: Download complete [2021-05-25T08:44:43.868Z] 31603596830f: Verifying Checksum [2021-05-25T08:44:43.868Z] 31603596830f: Download complete [2021-05-25T08:44:43.868Z] f581987b2513: Verifying Checksum [2021-05-25T08:44:43.868Z] f581987b2513: Download complete [2021-05-25T08:44:43.868Z] a6820b24f6d8: Verifying Checksum [2021-05-25T08:44:43.868Z] a6820b24f6d8: Download complete [2021-05-25T08:44:44.133Z] 31603596830f: Pull complete [2021-05-25T08:44:44.133Z] 54011a49482f: Pull complete [2021-05-25T08:44:45.087Z] a6820b24f6d8: Pull complete [2021-05-25T08:44:45.087Z] f581987b2513: Pull complete [2021-05-25T08:44:45.351Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T08:44:45.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T08:44:45.351Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T08:44:45.464Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-25T08:44:45.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T08:44:47.312Z] $ docker top c3cc104b8c067da273fb4fbdfbd0ce096cd0fe1ac3f3500b67c876fd7c9d17cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T08:44:47.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T08:44:47.449Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T08:44:47.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T08:44:47.569Z] $ docker exec c3cc104b8c067da273fb4fbdfbd0ce096cd0fe1ac3f3500b67c876fd7c9d17cc ssh-agent [2021-05-25T08:44:47.683Z] SSH_AUTH_SOCK=/tmp/ssh-jKTkxhGRilWa/agent.14 [2021-05-25T08:44:47.683Z] SSH_AGENT_PID=21 [2021-05-25T08:44:47.693Z] Running ssh-add (command line suppressed) [2021-05-25T08:44:47.797Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_4070591326236732592.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_4070591326236732592.key) [2021-05-25T08:44:47.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T08:44:48.123Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T08:44:48.136Z] $ docker exec --env ******** --env ******** c3cc104b8c067da273fb4fbdfbd0ce096cd0fe1ac3f3500b67c876fd7c9d17cc ssh-agent -k [2021-05-25T08:44:48.231Z] unset SSH_AUTH_SOCK; [2021-05-25T08:44:48.231Z] unset SSH_AGENT_PID; [2021-05-25T08:44:48.231Z] echo Agent pid 21 killed; [2021-05-25T08:44:48.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T08:44:48.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T08:44:48.290Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T08:44:48.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T08:44:48.401Z] $ docker exec c3cc104b8c067da273fb4fbdfbd0ce096cd0fe1ac3f3500b67c876fd7c9d17cc ssh-agent [2021-05-25T08:44:48.536Z] SSH_AUTH_SOCK=/tmp/ssh-QJl4yO8u9cfk/agent.54 [2021-05-25T08:44:48.536Z] SSH_AGENT_PID=61 [2021-05-25T08:44:48.542Z] Running ssh-add (command line suppressed) [2021-05-25T08:44:48.643Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_972544855477984018.key (/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/private_key_972544855477984018.key) [2021-05-25T08:44:48.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T08:44:48.955Z] + git semver init [2021-05-25T08:44:48.955Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T08:44:48.955Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.git [2021-05-25T08:44:48.955Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-942 [2021-05-25T08:44:48.955Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T08:44:48.955Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T08:44:48.955Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T08:44:48.955Z] # $SEMVER_BRANCH = PR-942 [2021-05-25T08:44:48.955Z] # $SEMVER_TEMP = /tmp/semver-513638152 [2021-05-25T08:44:48.955Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-25T08:44:49.534Z] # '/tmp/semver-513638152' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver' [2021-05-25T08:44:49.534Z] # -> Force: false [2021-05-25T08:44:49.534Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-942/.semver [Pipeline] } [2021-05-25T08:44:49.546Z] $ docker exec --env ******** --env ******** c3cc104b8c067da273fb4fbdfbd0ce096cd0fe1ac3f3500b67c876fd7c9d17cc ssh-agent -k [2021-05-25T08:44:49.634Z] unset SSH_AUTH_SOCK; [2021-05-25T08:44:49.635Z] unset SSH_AGENT_PID; [2021-05-25T08:44:49.635Z] echo Agent pid 61 killed; [2021-05-25T08:44:49.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T08:44:49.986Z] + git semver [Pipeline] } [2021-05-25T08:44:49.999Z] $ docker stop --time=1 c3cc104b8c067da273fb4fbdfbd0ce096cd0fe1ac3f3500b67c876fd7c9d17cc [2021-05-25T08:44:51.411Z] $ docker rm -f c3cc104b8c067da273fb4fbdfbd0ce096cd0fe1ac3f3500b67c876fd7c9d17cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T08:44:51.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T08:44:52.019Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T08:44:52.022Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-25T08:45:07.186Z] Still waiting to schedule task [2021-05-25T08:45:07.187Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T08:45:07.189Z] Still waiting to schedule task [2021-05-25T08:45:07.189Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-102’ [2021-05-25T08:47:49.885Z] Running on prd-centos7-docker-4c-2g-105 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws [2021-05-25T08:47:49.911Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-05-25T08:47:50.018Z] Selected Git installation does not exist. Using Default [2021-05-25T08:47:50.018Z] The recommended git tool is: NONE [2021-05-25T08:47:52.345Z] using credential edgex-jenkins-ssh [2021-05-25T08:47:52.360Z] Cloning the remote Git repository [2021-05-25T08:47:52.377Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:47:52.446Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2021-05-25T08:47:52.486Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:47:52.487Z] > git --version # timeout=10 [2021-05-25T08:47:52.498Z] > git --version # 'git version 2.24.4' [2021-05-25T08:47:52.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:47:52.528Z] [INFO] Currently running in a labeled security context [2021-05-25T08:47:52.528Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T08:47:52.529Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh7269471963349173317.key [2021-05-25T08:47:52.557Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:47:53.267Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:47:53.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:47:53.289Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:47:53.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:47:53.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:47:53.308Z] [INFO] Currently running in a labeled security context [2021-05-25T08:47:53.309Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T08:47:53.309Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh5360458928115640365.key [2021-05-25T08:47:53.320Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T08:47:53.838Z] Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit 4a2a2dba503e9e86d224515a995b7945b773c27f [2021-05-25T08:47:53.943Z] Merge succeeded, producing 4a2a2dba503e9e86d224515a995b7945b773c27f [2021-05-25T08:47:53.943Z] Checking out Revision 4a2a2dba503e9e86d224515a995b7945b773c27f (PR-942) [2021-05-25T08:47:53.842Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T08:47:53.850Z] > git checkout -f 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 [2021-05-25T08:47:53.895Z] > git remote # timeout=10 [2021-05-25T08:47:53.902Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T08:47:53.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:47:53.909Z] [INFO] Currently running in a labeled security context [2021-05-25T08:47:53.909Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T08:47:53.909Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/5@tmp/jenkins-gitclient-ssh6774487672566332713.key [2021-05-25T08:47:53.916Z] > git merge 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 [2021-05-25T08:47:53.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T08:47:53.942Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T08:47:53.948Z] > git checkout -f 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 [2021-05-25T08:47:57.721Z] Commit message: "Merge branch 'master' into update_profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T08:47:58.684Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T08:47:59.012Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T08:47:59.320Z] + sudo service docker restart [2021-05-25T08:47:59.320Z] + true [2021-05-25T08:47:59.320Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T08:48:17.538Z] provisioning config files... [2021-05-25T08:48:17.555Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config6105511026835032701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:48:17.881Z] ---> docker-login.sh [2021-05-25T08:48:17.881Z] nexus3.edgexfoundry.org:10001 [2021-05-25T08:48:18.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:48:18.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:48:18.150Z] Configure a credential helper to remove this warning. See [2021-05-25T08:48:18.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:48:18.150Z] [2021-05-25T08:48:18.150Z] Login Succeeded [2021-05-25T08:48:18.150Z] nexus3.edgexfoundry.org:10002 [2021-05-25T08:48:18.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:48:18.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:48:18.437Z] Configure a credential helper to remove this warning. See [2021-05-25T08:48:18.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:48:18.437Z] [2021-05-25T08:48:18.437Z] Login Succeeded [2021-05-25T08:48:18.437Z] nexus3.edgexfoundry.org:10003 [2021-05-25T08:48:18.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:48:18.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:48:18.437Z] Configure a credential helper to remove this warning. See [2021-05-25T08:48:18.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:48:18.437Z] [2021-05-25T08:48:18.437Z] Login Succeeded [2021-05-25T08:48:18.437Z] nexus3.edgexfoundry.org:10004 [2021-05-25T08:48:18.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:48:18.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:48:18.699Z] Configure a credential helper to remove this warning. See [2021-05-25T08:48:18.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:48:18.699Z] [2021-05-25T08:48:18.699Z] Login Succeeded [2021-05-25T08:48:18.699Z] docker.io [2021-05-25T08:48:18.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T08:48:18.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T08:48:18.962Z] Configure a credential helper to remove this warning. See [2021-05-25T08:48:18.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T08:48:18.962Z] [2021-05-25T08:48:18.962Z] Login Succeeded [2021-05-25T08:48:18.962Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T08:48:18.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T08:48:19.167Z] ========================================================= [2021-05-25T08:48:19.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T08:48:19.167Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:48:19.476Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T08:48:19.476Z] Sending build context to Docker daemon 2.623MB [2021-05-25T08:48:19.476Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T08:48:19.476Z] Step 2/8 : FROM ${BASE} [2021-05-25T08:48:19.737Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T08:48:19.737Z] 540db60ca938: Pulling fs layer [2021-05-25T08:48:19.737Z] adcc1eea9eea: Pulling fs layer [2021-05-25T08:48:19.737Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T08:48:19.737Z] 0510c868ecb4: Pulling fs layer [2021-05-25T08:48:19.737Z] afea3b2eda06: Pulling fs layer [2021-05-25T08:48:19.737Z] 7809a108b3ef: Pulling fs layer [2021-05-25T08:48:19.737Z] f706445af74f: Pulling fs layer [2021-05-25T08:48:19.737Z] 0510c868ecb4: Waiting [2021-05-25T08:48:19.737Z] afea3b2eda06: Waiting [2021-05-25T08:48:19.737Z] 7809a108b3ef: Waiting [2021-05-25T08:48:19.737Z] f706445af74f: Waiting [2021-05-25T08:48:19.737Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T08:48:19.737Z] 4c4ab2625f07: Download complete [2021-05-25T08:48:19.737Z] adcc1eea9eea: Verifying Checksum [2021-05-25T08:48:19.737Z] adcc1eea9eea: Download complete [2021-05-25T08:48:19.737Z] afea3b2eda06: Verifying Checksum [2021-05-25T08:48:19.737Z] afea3b2eda06: Download complete [2021-05-25T08:48:19.737Z] 7809a108b3ef: Verifying Checksum [2021-05-25T08:48:19.737Z] 7809a108b3ef: Download complete [2021-05-25T08:48:19.737Z] 540db60ca938: Verifying Checksum [2021-05-25T08:48:19.737Z] 540db60ca938: Download complete [2021-05-25T08:48:20.006Z] 540db60ca938: Pull complete [2021-05-25T08:48:20.006Z] adcc1eea9eea: Pull complete [2021-05-25T08:48:20.270Z] 4c4ab2625f07: Pull complete [2021-05-25T08:48:22.193Z] f706445af74f: Verifying Checksum [2021-05-25T08:48:22.193Z] f706445af74f: Download complete [2021-05-25T08:48:22.484Z] 0510c868ecb4: Verifying Checksum [2021-05-25T08:48:22.484Z] 0510c868ecb4: Download complete [2021-05-25T08:48:26.742Z] 0510c868ecb4: Pull complete [2021-05-25T08:48:26.742Z] afea3b2eda06: Pull complete [2021-05-25T08:48:26.742Z] 7809a108b3ef: Pull complete [2021-05-25T08:48:27.703Z] f706445af74f: Pull complete [2021-05-25T08:48:27.703Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T08:48:27.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T08:48:27.703Z] ---> b068be0155e3 [2021-05-25T08:48:27.703Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:48:31.920Z] ---> Running in c5b97daab0fb [2021-05-25T08:48:31.920Z] Removing intermediate container c5b97daab0fb [2021-05-25T08:48:31.920Z] ---> d1d23a72e228 [2021-05-25T08:48:31.920Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T08:48:31.920Z] ---> Running in 7b9a40b315cd [2021-05-25T08:48:32.500Z] Removing intermediate container 7b9a40b315cd [2021-05-25T08:48:32.500Z] ---> 58aa59ca0e6a [2021-05-25T08:48:32.500Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T08:48:32.500Z] ---> Running in c75567d5479f [2021-05-25T08:48:32.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T08:48:33.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T08:48:33.968Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T08:48:34.230Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T08:48:34.230Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T08:48:34.230Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T08:48:34.493Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T08:48:34.493Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T08:48:34.493Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T08:48:34.493Z] OK: 150 MiB in 46 packages [2021-05-25T08:48:35.078Z] Removing intermediate container c75567d5479f [2021-05-25T08:48:35.078Z] ---> 8a132edb9434 [2021-05-25T08:48:35.078Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T08:48:35.078Z] ---> Running in a6be72e94c62 [2021-05-25T08:48:35.078Z] Removing intermediate container a6be72e94c62 [2021-05-25T08:48:35.078Z] ---> 1ec576e87739 [2021-05-25T08:48:35.078Z] Step 7/8 : COPY . . [2021-05-25T08:48:35.659Z] ---> 3cd8a45a6a87 [2021-05-25T08:48:35.659Z] Step 8/8 : RUN go mod download [2021-05-25T08:48:35.659Z] ---> Running in f8158dbe02bd [2021-05-25T08:48:53.816Z] Removing intermediate container f8158dbe02bd [2021-05-25T08:48:53.816Z] ---> 27bbffb1b0df [2021-05-25T08:48:53.816Z] Successfully built 27bbffb1b0df [2021-05-25T08:48:53.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:48:54.140Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T08:48:54.140Z] . [Pipeline] withDockerContainer [2021-05-25T08:48:54.226Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-05-25T08:48:54.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-x86_64 cat [2021-05-25T08:48:54.935Z] $ docker top 7a929d8f17d884f5980752ef7cea87842dfdfe14e47b339effd5840495aadc6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T08:48:55.340Z] + go version [2021-05-25T08:48:55.340Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T08:48:55.350Z] $ docker stop --time=1 7a929d8f17d884f5980752ef7cea87842dfdfe14e47b339effd5840495aadc6b [2021-05-25T08:48:56.592Z] $ docker rm -f 7a929d8f17d884f5980752ef7cea87842dfdfe14e47b339effd5840495aadc6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:48:57.099Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T08:48:57.099Z] . [Pipeline] withDockerContainer [2021-05-25T08:48:57.187Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-05-25T08:48:57.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-x86_64 cat [2021-05-25T08:48:57.690Z] $ docker top 62e861b964cb4113995ab9abde8e53ae25e783bdbbe2d0da266df13825a27841 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T08:48:58.085Z] + go mod tidy [Pipeline] sh [2021-05-25T08:48:58.662Z] + make test [2021-05-25T08:48:58.662Z] go mod tidy [2021-05-25T08:48:58.935Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T08:49:05.628Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T08:49:09.004Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-106 in /w/workspace/dgexfoundry_device-sdk-go_PR-942 [Pipeline] { [Pipeline] ws [2021-05-25T08:49:09.022Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-05-25T08:49:09.258Z] Selected Git installation does not exist. Using Default [2021-05-25T08:49:09.258Z] The recommended git tool is: NONE [2021-05-25T08:49:15.070Z] using credential edgex-jenkins-ssh [2021-05-25T08:49:15.091Z] Cloning the remote Git repository [2021-05-25T08:49:15.157Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:49:15.268Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2021-05-25T08:49:15.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:49:15.369Z] > git --version # timeout=10 [2021-05-25T08:49:15.390Z] > git --version # 'git version 2.17.1' [2021-05-25T08:49:15.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:49:15.489Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:49:18.001Z] Merging remotes/origin/master commit 7e3188cb6f7f988d05cb284df26c8fc32f770518 into PR head commit 4a2a2dba503e9e86d224515a995b7945b773c27f [2021-05-25T08:49:17.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:49:17.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T08:49:17.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T08:49:17.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T08:49:17.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T08:49:17.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T08:49:18.021Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T08:49:18.038Z] > git checkout -f 4a2a2dba503e9e86d224515a995b7945b773c27f # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T08:49:18.168Z] Failed in branch arm64 [2021-05-25T08:49:32.341Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T08:49:32.341Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T08:49:32.341Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T08:49:32.341Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.062s coverage: 25.4% of statements [2021-05-25T08:49:32.341Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T08:49:32.341Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 28.1% of statements [2021-05-25T08:49:32.610Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements [2021-05-25T08:49:32.871Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.065s coverage: 9.0% of statements [2021-05-25T08:49:32.871Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T08:49:32.871Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T08:49:32.871Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T08:49:33.845Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 30.2% of statements [2021-05-25T08:49:33.845Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T08:49:34.790Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements [2021-05-25T08:49:34.790Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T08:49:34.790Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T08:49:34.790Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.091s coverage: 58.0% of statements [2021-05-25T08:49:36.191Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.841s coverage: 89.2% of statements [2021-05-25T08:49:36.191Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T08:49:36.191Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements [2021-05-25T08:49:36.191Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T08:49:36.191Z] GO111MODULE=on go vet ./... [2021-05-25T08:49:58.224Z] gofmt -l . [2021-05-25T08:49:58.224Z] [ "`gofmt -l .`" = "" ] [2021-05-25T08:49:58.224Z] ./bin/test-attribution-txt.sh [2021-05-25T08:49:58.224Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T08:49:58.239Z] $ docker stop --time=1 62e861b964cb4113995ab9abde8e53ae25e783bdbbe2d0da266df13825a27841 [2021-05-25T08:50:00.978Z] $ docker rm -f 62e861b964cb4113995ab9abde8e53ae25e783bdbbe2d0da266df13825a27841 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T08:50:01.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T08:50:01.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-25T08:50:02.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T08:50:02.964Z] + ls -al . [2021-05-25T08:50:02.964Z] total 212 [2021-05-25T08:50:02.964Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 25 08:49 . [2021-05-25T08:50:02.964Z] drwxrwxr-x. 4 jenkins jenkins 28 May 25 08:47 .. [2021-05-25T08:50:02.964Z] drwxrwxr-x. 2 jenkins jenkins 64 May 25 08:47 bin [2021-05-25T08:50:02.964Z] -rw-r--r--. 1 jenkins jenkins 126444 May 25 08:49 coverage.out [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 987 May 25 08:47 Dockerfile.build [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 140 May 25 08:47 .dockerignore [2021-05-25T08:50:02.964Z] drwxrwxr-x. 5 jenkins jenkins 62 May 25 08:47 example [2021-05-25T08:50:02.964Z] drwxrwxr-x. 8 jenkins jenkins 179 May 25 08:47 .git [2021-05-25T08:50:02.964Z] drwxrwxr-x. 2 jenkins jenkins 103 May 25 08:47 .github [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 138 May 25 08:47 .gitignore [2021-05-25T08:50:02.964Z] -rw-r--r--. 1 jenkins jenkins 575 May 25 08:49 go.mod [2021-05-25T08:50:02.964Z] -rw-r--r--. 1 jenkins jenkins 20803 May 25 08:48 go.sum [2021-05-25T08:50:02.964Z] drwxrwxr-x. 15 jenkins jenkins 224 May 25 08:47 internal [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 894 May 25 08:47 Jenkinsfile [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 25 08:47 LICENSE [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 25 08:47 Makefile [2021-05-25T08:50:02.964Z] drwxrwxr-x. 4 jenkins jenkins 26 May 25 08:47 openapi [2021-05-25T08:50:02.964Z] drwxrwxr-x. 5 jenkins jenkins 50 May 25 08:47 pkg [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 25 08:47 README.md [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 25 08:47 RELEASE-NOTES.txt [2021-05-25T08:50:02.964Z] drwxrwxr-x. 4 jenkins jenkins 54 May 25 08:47 snap [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 5 May 25 08:44 VERSION [2021-05-25T08:50:02.964Z] -rw-rw-r--. 1 jenkins jenkins 222 May 25 08:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:50:03.269Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4a2a2dba503e9e86d224515a995b7945b773c27f --label arch=amd64 --label version=0.0.0 . [2021-05-25T08:50:03.269Z] Sending build context to Docker daemon 2.75MB [2021-05-25T08:50:03.269Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T08:50:03.269Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T08:50:03.269Z] ---> 27bbffb1b0df [2021-05-25T08:50:03.269Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T08:50:03.845Z] ---> Running in 13a540b584df [2021-05-25T08:50:03.845Z] Removing intermediate container 13a540b584df [2021-05-25T08:50:03.845Z] ---> f5eeeff5e6e3 [2021-05-25T08:50:03.845Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:50:03.845Z] ---> Running in 73d5277b7601 [2021-05-25T08:50:04.107Z] Removing intermediate container 73d5277b7601 [2021-05-25T08:50:04.107Z] ---> 3680a564268d [2021-05-25T08:50:04.107Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T08:50:04.107Z] ---> Running in 1d7c31769bbd [2021-05-25T08:50:04.688Z] Removing intermediate container 1d7c31769bbd [2021-05-25T08:50:04.688Z] ---> c898f57d8058 [2021-05-25T08:50:04.689Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T08:50:04.952Z] ---> Running in e70de53705e8 [2021-05-25T08:50:05.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T08:50:06.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T08:50:06.739Z] OK: 150 MiB in 46 packages [2021-05-25T08:50:07.010Z] Removing intermediate container e70de53705e8 [2021-05-25T08:50:07.011Z] ---> 8f54fb6a1e52 [2021-05-25T08:50:07.011Z] Step 7/23 : COPY . . [2021-05-25T08:50:07.272Z] ---> 257e283c8586 [2021-05-25T08:50:07.272Z] Step 8/23 : RUN go mod download [2021-05-25T08:50:07.272Z] ---> Running in 8d1aa65574e2 [2021-05-25T08:50:07.852Z] Removing intermediate container 8d1aa65574e2 [2021-05-25T08:50:07.852Z] ---> efe1af6f4389 [2021-05-25T08:50:07.852Z] Step 9/23 : RUN make build [2021-05-25T08:50:08.115Z] ---> Running in 69f3e97dc01b [2021-05-25T08:50:08.376Z] go mod tidy [2021-05-25T08:50:08.641Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-25T08:50:21.033Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T08:50:21.610Z] Removing intermediate container 69f3e97dc01b [2021-05-25T08:50:21.610Z] ---> 182190b09a5f [2021-05-25T08:50:21.610Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T08:50:22.187Z] 3.12: Pulling from library/alpine [2021-05-25T08:50:22.187Z] 339de151aab4: Pulling fs layer [2021-05-25T08:50:22.457Z] 339de151aab4: Verifying Checksum [2021-05-25T08:50:22.457Z] 339de151aab4: Download complete [2021-05-25T08:50:22.724Z] 339de151aab4: Pull complete [2021-05-25T08:50:22.724Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T08:50:22.724Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T08:50:22.724Z] ---> 13621d1b12d4 [2021-05-25T08:50:22.724Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T08:50:22.724Z] ---> Running in 5e4994bf4d59 [2021-05-25T08:50:22.986Z] Removing intermediate container 5e4994bf4d59 [2021-05-25T08:50:22.986Z] ---> 12947bb7c45a [2021-05-25T08:50:22.986Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T08:50:22.986Z] ---> Running in 85fa8692b6a2 [2021-05-25T08:50:23.565Z] Removing intermediate container 85fa8692b6a2 [2021-05-25T08:50:23.565Z] ---> 4ce9a14d3690 [2021-05-25T08:50:23.566Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T08:50:23.566Z] ---> Running in b6422e1389ab [2021-05-25T08:50:23.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T08:50:24.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T08:50:24.988Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T08:50:24.988Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T08:50:24.988Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T08:50:25.937Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T08:50:25.937Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T08:50:25.937Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T08:50:26.200Z] OK: 8 MiB in 19 packages [2021-05-25T08:50:26.465Z] Removing intermediate container b6422e1389ab [2021-05-25T08:50:26.465Z] ---> b9b6303bc2b2 [2021-05-25T08:50:26.465Z] Step 14/23 : WORKDIR / [2021-05-25T08:50:26.465Z] ---> Running in a9fe7a4312d4 [2021-05-25T08:50:26.465Z] Removing intermediate container a9fe7a4312d4 [2021-05-25T08:50:26.465Z] ---> 149f37befa79 [2021-05-25T08:50:26.465Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T08:50:26.727Z] ---> a016b89098a4 [2021-05-25T08:50:26.727Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T08:50:27.303Z] ---> 36f1cd4cc710 [2021-05-25T08:50:27.303Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T08:50:27.303Z] ---> c06543acacad [2021-05-25T08:50:27.303Z] Step 18/23 : EXPOSE 59999 [2021-05-25T08:50:27.303Z] ---> Running in 3f5f58eacced [2021-05-25T08:50:27.565Z] Removing intermediate container 3f5f58eacced [2021-05-25T08:50:27.565Z] ---> 137f6c5524cb [2021-05-25T08:50:27.565Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T08:50:27.565Z] ---> Running in 2908fefc13c6 [2021-05-25T08:50:27.565Z] Removing intermediate container 2908fefc13c6 [2021-05-25T08:50:27.565Z] ---> 1a2d2345eff6 [2021-05-25T08:50:27.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T08:50:27.565Z] ---> Running in 5164cb66b3f6 [2021-05-25T08:50:27.848Z] Removing intermediate container 5164cb66b3f6 [2021-05-25T08:50:27.848Z] ---> 7a0ac381eeb6 [2021-05-25T08:50:27.848Z] Step 21/23 : LABEL arch=amd64 [2021-05-25T08:50:27.848Z] ---> Running in ef6029f4bd9b [2021-05-25T08:50:27.848Z] Removing intermediate container ef6029f4bd9b [2021-05-25T08:50:27.848Z] ---> ff1ad974bf11 [2021-05-25T08:50:27.848Z] Step 22/23 : LABEL git_sha=4a2a2dba503e9e86d224515a995b7945b773c27f [2021-05-25T08:50:27.848Z] ---> Running in 8b957036585a [2021-05-25T08:50:28.111Z] Removing intermediate container 8b957036585a [2021-05-25T08:50:28.111Z] ---> 3bbdd99d08c6 [2021-05-25T08:50:28.111Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T08:50:28.111Z] ---> Running in 2f424dc1fe75 [2021-05-25T08:50:28.111Z] Removing intermediate container 2f424dc1fe75 [2021-05-25T08:50:28.111Z] ---> 9960a52bb495 [2021-05-25T08:50:28.111Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-25T08:50:28.111Z] Successfully built 9960a52bb495 [2021-05-25T08:50:28.111Z] Successfully tagged device-sdk-simple: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] libraryResource [Pipeline] sh [2021-05-25T08:50:28.908Z] ---> job-cost.sh [2021-05-25T08:50:28.908Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R932 [2021-05-25T08:50:38.950Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T08:50:53.922Z] lf-activate-venv(): INFO: Adding /tmp/venv-R932/bin to PATH [2021-05-25T08:50:53.922Z] INFO: No Stack... [2021-05-25T08:50:53.922Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T08:50:53.922Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T08:50:54.241Z] + cat /w/workspace/device-sdk-go/5/archives/cost.csv [2021-05-25T08:50:54.242Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T08:50:54.276Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-942-5-stack-cost] [2021-05-25T08:50:54.287Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-942-5-stack-cost] did not exist. Created. [2021-05-25T08:50:54.287Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-942-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T08:50:54.628Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T08:50:54.720Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T08:50:54.734Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-942-5-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:50:56.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:50:56.719Z] ---> package-listing.sh [2021-05-25T08:50:56.719Z] ++ facter osfamily [2021-05-25T08:50:56.719Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T08:50:56.984Z] + OS_FAMILY=redhat [2021-05-25T08:50:56.984Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-942 [2021-05-25T08:50:56.984Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T08:50:56.984Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T08:50:56.984Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T08:50:56.984Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T08:50:56.984Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' [2021-05-25T08:50:56.984Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T08:50:56.984Z] + case "${OS_FAMILY}" in [2021-05-25T08:50:56.984Z] + rpm -qa [2021-05-25T08:50:56.984Z] + sort [2021-05-25T08:50:57.573Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T08:50:57.573Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T08:50:57.573Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T08:50:57.573Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-942 ']' [2021-05-25T08:50:57.573Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ [2021-05-25T08:50:57.573Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-942/archives/ [Pipeline] echo [2021-05-25T08:50:57.588Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-942/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T08:50:57.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:50:58.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T08:50:58.474Z] [2021-05-25T08:50:58.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T08:50:58.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T08:50:59.075Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T08:50:59.075Z] df20fa9351a1: Pulling fs layer [2021-05-25T08:50:59.075Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T08:50:59.075Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T08:50:59.075Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T08:50:59.075Z] 93b61091891f: Pulling fs layer [2021-05-25T08:50:59.075Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T08:50:59.075Z] 5e14af77c1be: Pulling fs layer [2021-05-25T08:50:59.075Z] 01666e4c0597: Pulling fs layer [2021-05-25T08:50:59.075Z] aa168da1d23b: Pulling fs layer [2021-05-25T08:50:59.075Z] 93b61091891f: Waiting [2021-05-25T08:50:59.075Z] 93b9cdb0e59b: Waiting [2021-05-25T08:50:59.075Z] 5e14af77c1be: Waiting [2021-05-25T08:50:59.075Z] 01666e4c0597: Waiting [2021-05-25T08:50:59.075Z] aa168da1d23b: Waiting [2021-05-25T08:50:59.075Z] 46f8f816bc3b: Waiting [2021-05-25T08:50:59.075Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T08:50:59.075Z] 36b3adc4ff6f: Download complete [2021-05-25T08:50:59.075Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T08:50:59.075Z] 46f8f816bc3b: Download complete [2021-05-25T08:50:59.075Z] df20fa9351a1: Verifying Checksum [2021-05-25T08:50:59.075Z] df20fa9351a1: Download complete [2021-05-25T08:50:59.075Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T08:50:59.075Z] 93b9cdb0e59b: Download complete [2021-05-25T08:50:59.337Z] 5e14af77c1be: Verifying Checksum [2021-05-25T08:50:59.337Z] 5e14af77c1be: Download complete [2021-05-25T08:50:59.337Z] 93b61091891f: Verifying Checksum [2021-05-25T08:50:59.337Z] 93b61091891f: Download complete [2021-05-25T08:50:59.337Z] 01666e4c0597: Verifying Checksum [2021-05-25T08:50:59.337Z] 01666e4c0597: Download complete [2021-05-25T08:50:59.602Z] df20fa9351a1: Pull complete [2021-05-25T08:50:59.869Z] 36b3adc4ff6f: Pull complete [2021-05-25T08:50:59.869Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T08:50:59.869Z] 8ad3a11d3b57: Download complete [2021-05-25T08:51:00.442Z] 8ad3a11d3b57: Pull complete [2021-05-25T08:51:01.016Z] 46f8f816bc3b: Pull complete [2021-05-25T08:51:01.590Z] 93b61091891f: Pull complete [2021-05-25T08:51:01.590Z] aa168da1d23b: Verifying Checksum [2021-05-25T08:51:01.590Z] aa168da1d23b: Download complete [2021-05-25T08:51:01.854Z] 93b9cdb0e59b: Pull complete [2021-05-25T08:51:01.854Z] 5e14af77c1be: Pull complete [2021-05-25T08:51:02.126Z] 01666e4c0597: Pull complete [2021-05-25T08:51:06.371Z] aa168da1d23b: Pull complete [2021-05-25T08:51:06.372Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T08:51:06.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T08:51:06.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T08:51:06.452Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-25T08:51:06.493Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-942/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-942 -v /w/workspace/dgexfoundry_device-sdk-go_PR-942:/w/workspace/dgexfoundry_device-sdk-go_PR-942:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-942@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T08:51:22.107Z] $ docker top 3e2ca2e13e94792ffec94200d4fc619626974662d85c9647f969fb9e58f5e59f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T08:51:22.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T08:51:22.808Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T08:51:23.109Z] + ls /var/log/sa-host [2021-05-25T08:51:23.110Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T08:51:23.110Z] file_magic: OK [2021-05-25T08:51:23.110Z] HZ: Using current value: 100 [2021-05-25T08:51:23.110Z] file_header: OK [2021-05-25T08:51:23.110Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T08:51:23.110Z] Statistics: [2021-05-25T08:51:23.110Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T08:51:23.110Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T08:51:23.110Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T08:51:23.110Z] file_magic: OK [2021-05-25T08:51:23.110Z] HZ: Using current value: 100 [2021-05-25T08:51:23.110Z] file_header: OK [2021-05-25T08:51:23.110Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T08:51:23.110Z] Statistics: [2021-05-25T08:51:23.110Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T08:51:23.110Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T08:51:23.914Z] provisioning config files... [2021-05-25T08:51:23.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp/config8612777486843870045tmp [Pipeline] { [Pipeline] echo [2021-05-25T08:51:23.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:51:24.275Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T08:51:24.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T08:51:24.318Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:51:24.626Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T08:51:24.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:51:24.937Z] ---> sudo-logs.sh [2021-05-25T08:51:24.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T08:51:25.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:51:25.325Z] ---> job-cost.sh [2021-05-25T08:51:25.325Z] lf-activate-venv: SKIPPING [2021-05-25T08:51:25.325Z] DEBUG: total: 0.05999999865889549 [2021-05-25T08:51:25.325Z] INFO: Retrieving Stack Cost... [2021-05-25T08:51:25.899Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T08:51:26.474Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T08:51:26.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T08:51:26.807Z] ---> logs-deploy.sh [2021-05-25T08:51:26.807Z] lf-activate-venv: SKIPPING [2021-05-25T08:51:26.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-942/5 [2021-05-25T08:51:26.807Z] INFO: archiving workspace using pattern(s): [2021-05-25T08:51:27.754Z] Archives upload complete. [2021-05-25T08:51:27.754Z] INFO: archiving logs to Nexus [2021-05-25T08:51:28.327Z] ---> uname -a: [2021-05-25T08:51:28.327Z] Linux prd-centos7-docker-4c-2g-104.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] ---> lscpu: [2021-05-25T08:51:28.327Z] Architecture: x86_64 [2021-05-25T08:51:28.327Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T08:51:28.327Z] Byte Order: Little Endian [2021-05-25T08:51:28.327Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T08:51:28.327Z] CPU(s): 2 [2021-05-25T08:51:28.327Z] On-line CPU(s) list: 0,1 [2021-05-25T08:51:28.327Z] Thread(s) per core: 1 [2021-05-25T08:51:28.327Z] Core(s) per socket: 1 [2021-05-25T08:51:28.327Z] Socket(s): 2 [2021-05-25T08:51:28.327Z] NUMA node(s): 1 [2021-05-25T08:51:28.327Z] Vendor ID: AuthenticAMD [2021-05-25T08:51:28.327Z] CPU family: 23 [2021-05-25T08:51:28.327Z] Model: 49 [2021-05-25T08:51:28.327Z] Model name: AMD EPYC-Rome Processor [2021-05-25T08:51:28.327Z] Stepping: 0 [2021-05-25T08:51:28.327Z] CPU MHz: 2800.000 [2021-05-25T08:51:28.327Z] BogoMIPS: 5600.00 [2021-05-25T08:51:28.327Z] Virtualization: AMD-V [2021-05-25T08:51:28.327Z] Hypervisor vendor: KVM [2021-05-25T08:51:28.327Z] Virtualization type: full [2021-05-25T08:51:28.327Z] L1d cache: 64 KiB [2021-05-25T08:51:28.327Z] L1i cache: 64 KiB [2021-05-25T08:51:28.327Z] L2 cache: 1 MiB [2021-05-25T08:51:28.327Z] L3 cache: 32 MiB [2021-05-25T08:51:28.327Z] NUMA node0 CPU(s): 0,1 [2021-05-25T08:51:28.327Z] Vulnerability Itlb multihit: Not affected [2021-05-25T08:51:28.327Z] Vulnerability L1tf: Not affected [2021-05-25T08:51:28.327Z] Vulnerability Mds: Not affected [2021-05-25T08:51:28.327Z] Vulnerability Meltdown: Not affected [2021-05-25T08:51:28.327Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T08:51:28.327Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T08:51:28.327Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T08:51:28.327Z] Vulnerability Srbds: Not affected [2021-05-25T08:51:28.327Z] Vulnerability Tsx async abort: Not affected [2021-05-25T08:51:28.327Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] ---> nproc: [2021-05-25T08:51:28.327Z] 2 [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] ---> df -h: [2021-05-25T08:51:28.327Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T08:51:28.327Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-25T08:51:28.327Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T08:51:28.327Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T08:51:28.327Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942@tmp [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-25T08:51:28.327Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-942 [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] ---> free -m: [2021-05-25T08:51:28.327Z] total used free shared buff/cache available [2021-05-25T08:51:28.327Z] Mem: 7821 922 4800 0 2097 6720 [2021-05-25T08:51:28.327Z] Swap: 1023 0 1023 [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] ---> ip addr: [2021-05-25T08:51:28.327Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T08:51:28.327Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T08:51:28.327Z] inet 127.0.0.1/8 scope host lo [2021-05-25T08:51:28.327Z] valid_lft forever preferred_lft forever [2021-05-25T08:51:28.327Z] inet6 ::1/128 scope host [2021-05-25T08:51:28.327Z] valid_lft forever preferred_lft forever [2021-05-25T08:51:28.327Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T08:51:28.327Z] link/ether fa:16:3e:9f:f4:ca brd ff:ff:ff:ff:ff:ff [2021-05-25T08:51:28.327Z] inet 10.30.122.8/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T08:51:28.327Z] valid_lft 85934sec preferred_lft 85934sec [2021-05-25T08:51:28.327Z] inet6 fe80::f816:3eff:fe9f:f4ca/64 scope link [2021-05-25T08:51:28.327Z] valid_lft forever preferred_lft forever [2021-05-25T08:51:28.327Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T08:51:28.327Z] link/ether 02:42:2e:a8:e3:e4 brd ff:ff:ff:ff:ff:ff [2021-05-25T08:51:28.327Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T08:51:28.327Z] valid_lft forever preferred_lft forever [2021-05-25T08:51:28.327Z] inet6 fe80::42:2eff:fea8:e3e4/64 scope link [2021-05-25T08:51:28.327Z] valid_lft forever preferred_lft forever [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] ---> sar -b -r -n DEV: [2021-05-25T08:51:28.327Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] 08:43:28 LINUX RESTART (2 CPU) [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] 08:44:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T08:51:28.327Z] 08:45:01 134.23 21.32 112.91 0.00 6559.40 22924.34 0.00 [2021-05-25T08:51:28.327Z] 08:46:01 3.55 0.03 3.51 0.00 1.07 121.50 0.00 [2021-05-25T08:51:28.327Z] 08:47:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 [2021-05-25T08:51:28.327Z] 08:48:01 0.32 0.00 0.32 0.00 0.00 5.38 0.00 [2021-05-25T08:51:28.327Z] 08:49:01 0.30 0.00 0.30 0.00 0.00 5.08 0.00 [2021-05-25T08:51:28.327Z] 08:50:01 0.38 0.00 0.38 0.00 0.00 6.93 0.00 [2021-05-25T08:51:28.327Z] 08:51:01 2.93 0.10 2.83 0.00 9.99 66.02 0.00 [2021-05-25T08:51:28.327Z] Average: 18.38 2.76 15.62 0.00 843.65 2973.60 0.00 [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] 08:44:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T08:51:28.327Z] 08:45:01 5458788 0 807020 10.08 2620 1740504 1279268 14.12 581140 1569120 136 [2021-05-25T08:51:28.327Z] 08:46:01 5469812 0 795992 9.94 2620 1740508 1197600 13.22 572544 1569084 20 [2021-05-25T08:51:28.327Z] 08:47:01 5465860 0 799944 9.99 2620 1740508 1213484 13.40 574808 1570324 20 [2021-05-25T08:51:28.327Z] 08:48:01 5461592 0 804204 10.04 2620 1740516 1237128 13.66 578260 1570324 20 [2021-05-25T08:51:28.327Z] 08:49:01 5468916 0 796872 9.95 2620 1740524 1191224 13.15 570976 1571036 16 [2021-05-25T08:51:28.327Z] 08:50:01 5463184 0 802600 10.02 2620 1740528 1191760 13.16 574680 1573876 8 [2021-05-25T08:51:28.327Z] 08:51:01 5258760 0 849512 10.61 2620 1898040 1387212 15.32 748492 1590324 156956 [2021-05-25T08:51:28.327Z] Average: 5435273 0 808021 10.09 2620 1763018 1242525 13.72 600129 1573441 22454 [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] 08:44:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T08:51:28.327Z] 08:45:01 eth0 739.74 524.18 1265.70 104.21 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:45:01 docker0 15.14 11.42 2.34 31.13 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:47:01 eth0 4.27 2.83 3.06 7.96 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:48:01 eth0 2.18 1.20 0.40 6.75 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:49:01 eth0 0.27 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:50:01 eth0 1.52 1.48 0.42 7.14 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:51:01 eth0 175.27 156.60 2162.63 14.11 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] Average: eth0 121.64 90.87 477.25 18.60 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] Average: docker0 1.94 1.47 0.30 4.00 0.00 0.00 0.00 0.00 [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] ---> sar -P ALL: [2021-05-25T08:51:28.327Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] 08:43:28 LINUX RESTART (2 CPU) [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] 08:44:08 CPU %user %nice %system %iowait %steal %idle [2021-05-25T08:51:28.327Z] 08:45:01 all 18.76 0.00 5.60 21.00 0.08 54.57 [2021-05-25T08:51:28.327Z] 08:45:01 0 18.30 0.00 6.33 21.58 0.08 53.71 [2021-05-25T08:51:28.327Z] 08:45:01 1 19.22 0.00 4.86 20.42 0.08 55.41 [2021-05-25T08:51:28.327Z] 08:46:01 all 0.19 0.00 0.05 0.00 0.03 99.73 [2021-05-25T08:51:28.327Z] 08:46:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-05-25T08:51:28.327Z] 08:46:01 1 0.30 0.00 0.05 0.00 0.03 99.62 [2021-05-25T08:51:28.327Z] 08:47:01 all 0.23 0.00 0.06 0.00 0.03 99.68 [2021-05-25T08:51:28.327Z] 08:47:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-05-25T08:51:28.327Z] 08:47:01 1 0.35 0.00 0.05 0.00 0.03 99.57 [2021-05-25T08:51:28.327Z] 08:48:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-05-25T08:51:28.327Z] 08:48:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-25T08:51:28.327Z] 08:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-25T08:51:28.327Z] 08:49:01 all 0.03 0.00 0.05 0.00 0.03 99.89 [2021-05-25T08:51:28.327Z] 08:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-25T08:51:28.327Z] 08:49:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-05-25T08:51:28.327Z] 08:50:01 all 0.18 0.00 0.05 0.00 0.03 99.73 [2021-05-25T08:51:28.327Z] 08:50:01 0 0.15 0.00 0.05 0.00 0.03 99.77 [2021-05-25T08:51:28.327Z] 08:50:01 1 0.22 0.00 0.05 0.00 0.03 99.70 [2021-05-25T08:51:28.327Z] 08:51:01 all 2.68 0.00 0.86 0.32 0.03 96.12 [2021-05-25T08:51:28.327Z] 08:51:01 0 2.77 0.00 0.92 0.37 0.03 95.90 [2021-05-25T08:51:28.327Z] 08:51:01 1 2.59 0.00 0.79 0.27 0.02 96.33 [2021-05-25T08:51:28.327Z] Average: all 2.82 0.00 0.85 2.66 0.03 93.64 [2021-05-25T08:51:28.327Z] Average: 0 2.73 0.00 0.95 2.73 0.04 93.54 [2021-05-25T08:51:28.327Z] Average: 1 2.91 0.00 0.75 2.58 0.03 93.73 [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z] [2021-05-25T08:51:28.327Z]