Pull request #941 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f976fce980e8b102ebf9fbaac0fdd77c92a68530+282de78a903b796f3af5fb18192a6c185f982102 (95fbfc38912c80a137d9023baf128ce668b6c42b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1476619509570395940.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-ssh7387244180855711764.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1946978170183051155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3728874877310132230.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7732200653509659203.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-941/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh377337998494632358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-15627 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [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-941 # 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-941@tmp/jenkins-gitclient-ssh6704655313158952688.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 282de78a903b796f3af5fb18192a6c185f982102 into PR head commit f976fce980e8b102ebf9fbaac0fdd77c92a68530 Merge succeeded, producing f976fce980e8b102ebf9fbaac0fdd77c92a68530 Checking out Revision f976fce980e8b102ebf9fbaac0fdd77c92a68530 (PR-941) > 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-941@tmp/jenkins-gitclient-ssh9183206115698804370.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # 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-941@tmp/jenkins-gitclient-ssh4871133246322000463.key > git merge 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-22T03:41:17.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-22T03:41:17.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-22T03:41:17.799Z] ========================================================= [2021-05-22T03:41:17.799Z] EdgeX Global Pipelines Version Info [2021-05-22T03:41:17.799Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:41:19.290Z] ------------------- [2021-05-22T03:41:19.291Z] stable info: [2021-05-22T03:41:19.291Z] ------------------- [2021-05-22T03:41:19.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-22T03:41:19.291Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-22T03:41:19.291Z] Message: update stable to v1.0.192 [2021-05-22T03:41:21.453Z] ------------------- [2021-05-22T03:41:21.453Z] experimental info: [2021-05-22T03:41:21.453Z] ------------------- [2021-05-22T03:41:21.453Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-22T03:41:21.453Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-22T03:41:21.453Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-22T03:41:21.692Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-22T03:41:21.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-22T03:41:21.822Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-22T03:41:21.881Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-22T03:41:21.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-22T03:41:21.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-22T03:41:22.050Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-22T03:41:22.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-22T03:41:22.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-22T03:41:22.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-22T03:41:22.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-22T03:41:22.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-22T03:41:22.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-22T03:41:22.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-22T03:41:22.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-22T03:41:22.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-22T03:41:22.669Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-22T03:41:22.733Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-22T03:41:22.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-22T03:41:22.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-22T03:41:22.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-22T03:41:22.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-22T03:41:23.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-22T03:41:23.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-22T03:41:23.151Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-22T03:41:23.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-22T03:41:23.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-941 [Pipeline] echo [2021-05-22T03:41:23.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-941 [Pipeline] echo [2021-05-22T03:41:23.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-941 [Pipeline] echo [2021-05-22T03:41:23.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f976fce980e8b102ebf9fbaac0fdd77c92a68530 [Pipeline] echo [2021-05-22T03:41:23.536Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f976fce [Pipeline] echo [2021-05-22T03:41:23.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T03:41:23.756Z] provisioning config files... [2021-05-22T03:41:23.773Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config1618802547981755240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:41:24.164Z] ---> docker-login.sh [2021-05-22T03:41:24.164Z] nexus3.edgexfoundry.org:10001 [2021-05-22T03:41:24.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:24.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:24.428Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:24.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:24.428Z] [2021-05-22T03:41:24.428Z] Login Succeeded [2021-05-22T03:41:24.428Z] nexus3.edgexfoundry.org:10002 [2021-05-22T03:41:24.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:24.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:24.691Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:24.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:24.691Z] [2021-05-22T03:41:24.691Z] Login Succeeded [2021-05-22T03:41:24.691Z] nexus3.edgexfoundry.org:10003 [2021-05-22T03:41:24.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:24.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:24.965Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:24.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:24.965Z] [2021-05-22T03:41:24.965Z] Login Succeeded [2021-05-22T03:41:24.965Z] nexus3.edgexfoundry.org:10004 [2021-05-22T03:41:24.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:24.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:24.965Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:24.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:24.965Z] [2021-05-22T03:41:24.965Z] Login Succeeded [2021-05-22T03:41:24.965Z] docker.io [2021-05-22T03:41:24.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:25.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:25.228Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:25.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:25.228Z] [2021-05-22T03:41:25.228Z] Login Succeeded [2021-05-22T03:41:25.228Z] ---> docker-login.sh ends [Pipeline] } [2021-05-22T03:41:25.253Z] 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-22T03:41:27.965Z] + git log --format=format:%s -1 f976fce980e8b102ebf9fbaac0fdd77c92a68530 [Pipeline] echo [2021-05-22T03:41:28.058Z] GIT_COMMIT: f976fce980e8b102ebf9fbaac0fdd77c92a68530, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-22T03:41:28.117Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:41:28.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T03:41:28.763Z] [2021-05-22T03:41:28.763Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:41:29.128Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T03:41:29.128Z] latest: Pulling from edgex-devops/git-semver [2021-05-22T03:41:29.128Z] 31603596830f: Pulling fs layer [2021-05-22T03:41:29.128Z] 54011a49482f: Pulling fs layer [2021-05-22T03:41:29.128Z] a6820b24f6d8: Pulling fs layer [2021-05-22T03:41:29.128Z] f581987b2513: Pulling fs layer [2021-05-22T03:41:29.128Z] f581987b2513: Waiting [2021-05-22T03:41:29.128Z] 54011a49482f: Verifying Checksum [2021-05-22T03:41:29.128Z] 54011a49482f: Download complete [2021-05-22T03:41:29.128Z] 31603596830f: Verifying Checksum [2021-05-22T03:41:29.128Z] 31603596830f: Download complete [2021-05-22T03:41:29.394Z] f581987b2513: Verifying Checksum [2021-05-22T03:41:29.394Z] f581987b2513: Download complete [2021-05-22T03:41:29.394Z] a6820b24f6d8: Verifying Checksum [2021-05-22T03:41:29.394Z] a6820b24f6d8: Download complete [2021-05-22T03:41:29.394Z] 31603596830f: Pull complete [2021-05-22T03:41:29.658Z] 54011a49482f: Pull complete [2021-05-22T03:41:30.234Z] a6820b24f6d8: Pull complete [2021-05-22T03:41:30.495Z] f581987b2513: Pull complete [2021-05-22T03:41:30.495Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-22T03:41:30.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T03:41:30.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-22T03:41:30.620Z] prd-centos7-docker-4c-2g-15627 does not seem to be running inside a container [2021-05-22T03:41:30.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-941 -v /w/workspace/dgexfoundry_device-sdk-go_PR-941:/w/workspace/dgexfoundry_device-sdk-go_PR-941:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-22T03:41:34.314Z] $ docker top bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-22T03:41:34.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-22T03:41:34.519Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-22T03:41:34.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-22T03:41:34.638Z] $ docker exec bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent [2021-05-22T03:41:34.742Z] SSH_AUTH_SOCK=/tmp/ssh-Zz7GBicuMtYV/agent.14 [2021-05-22T03:41:34.742Z] SSH_AGENT_PID=20 [2021-05-22T03:41:34.750Z] Running ssh-add (command line suppressed) [2021-05-22T03:41:34.860Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_3526167370634968558.key (/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_3526167370634968558.key) [2021-05-22T03:41:34.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-22T03:41:35.224Z] + git tag --points-at HEAD [Pipeline] } [2021-05-22T03:41:35.252Z] $ docker exec --env ******** --env ******** bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent -k [2021-05-22T03:41:35.343Z] unset SSH_AUTH_SOCK; [2021-05-22T03:41:35.343Z] unset SSH_AGENT_PID; [2021-05-22T03:41:35.343Z] echo Agent pid 20 killed; [2021-05-22T03:41:35.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-22T03:41:35.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-22T03:41:35.444Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-22T03:41:35.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-22T03:41:35.557Z] $ docker exec bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent [2021-05-22T03:41:35.663Z] SSH_AUTH_SOCK=/tmp/ssh-TY8rjdV1vbZX/agent.54 [2021-05-22T03:41:35.663Z] SSH_AGENT_PID=61 [2021-05-22T03:41:35.670Z] Running ssh-add (command line suppressed) [2021-05-22T03:41:35.771Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_1760199814831474122.key (/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/private_key_1760199814831474122.key) [2021-05-22T03:41:35.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-22T03:41:36.137Z] + git semver init [2021-05-22T03:41:36.137Z] # -> Open(): unable to determine branch for HEAD [2021-05-22T03:41:36.137Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-941/.git [2021-05-22T03:41:36.137Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-941 [2021-05-22T03:41:36.137Z] # $SEMVER_REMOTE_NAME = origin [2021-05-22T03:41:36.137Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-22T03:41:36.137Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-22T03:41:36.137Z] # $SEMVER_BRANCH = PR-941 [2021-05-22T03:41:36.137Z] # $SEMVER_TEMP = /tmp/semver-298508104 [2021-05-22T03:41:36.137Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-22T03:41:36.717Z] # '/tmp/semver-298508104' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-941/.semver' [2021-05-22T03:41:36.717Z] # -> Force: false [2021-05-22T03:41:36.717Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-941/.semver [Pipeline] } [2021-05-22T03:41:36.764Z] $ docker exec --env ******** --env ******** bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 ssh-agent -k [2021-05-22T03:41:36.859Z] unset SSH_AUTH_SOCK; [2021-05-22T03:41:36.859Z] unset SSH_AGENT_PID; [2021-05-22T03:41:36.860Z] echo Agent pid 61 killed; [2021-05-22T03:41:36.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-22T03:41:37.301Z] + git semver [Pipeline] } [2021-05-22T03:41:37.336Z] $ docker stop --time=1 bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 [2021-05-22T03:41:38.717Z] $ docker rm -f bccd4c038154e4729580be0d0cce14f47b8991742cc7638b6173dc4e1bcd0a83 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T03:41:39.196Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-22T03:41:39.521Z] Stashed 1 file(s) [Pipeline] echo [2021-05-22T03:41:39.546Z] [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-22T03:41:55.075Z] Still waiting to schedule task [2021-05-22T03:41:55.075Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-22T03:41:55.076Z] ‘prd-centos7-docker-4c-2g-15624’ is offline [2021-05-22T03:41:55.076Z] ‘prd-centos7-docker-4c-2g-15625’ is offline [2021-05-22T03:41:55.076Z] ‘prd-centos7-docker-4c-2g-15626’ is offline [2021-05-22T03:41:55.076Z] ‘prd-centos7-docker-4c-2g-15631’ is offline [2021-05-22T03:41:55.077Z] ‘prd-centos7-docker-4c-2g-15632’ is offline [2021-05-22T03:41:55.077Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-22T03:41:55.077Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15629’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-22T03:41:55.103Z] Still waiting to schedule task [2021-05-22T03:41:55.103Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15629’ is offline [2021-05-22T03:42:39.661Z] Running on prd-centos7-docker-4c-2g-15631 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [Pipeline] { [Pipeline] ws [2021-05-22T03:42:39.719Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-22T03:42:39.861Z] Selected Git installation does not exist. Using Default [2021-05-22T03:42:39.861Z] The recommended git tool is: NONE [2021-05-22T03:42:44.310Z] using credential edgex-jenkins-ssh [2021-05-22T03:42:44.323Z] Cloning the remote Git repository [2021-05-22T03:42:44.343Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-22T03:42:44.408Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-22T03:42:44.434Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-22T03:42:44.435Z] > git --version # timeout=10 [2021-05-22T03:42:44.440Z] > git --version # 'git version 2.24.4' [2021-05-22T03:42:44.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:42:44.473Z] [INFO] Currently running in a labeled security context [2021-05-22T03:42:44.474Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-22T03:42:44.474Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh4269198737141946288.key [2021-05-22T03:42:44.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:42:46.081Z] Merging remotes/origin/master commit 282de78a903b796f3af5fb18192a6c185f982102 into PR head commit f976fce980e8b102ebf9fbaac0fdd77c92a68530 [2021-05-22T03:42:46.181Z] Merge succeeded, producing f976fce980e8b102ebf9fbaac0fdd77c92a68530 [2021-05-22T03:42:46.182Z] Checking out Revision f976fce980e8b102ebf9fbaac0fdd77c92a68530 (PR-941) [2021-05-22T03:42:45.351Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-22T03:42:45.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:42:45.371Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-22T03:42:45.383Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-22T03:42:45.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:42:45.384Z] [INFO] Currently running in a labeled security context [2021-05-22T03:42:45.384Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-22T03:42:45.385Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh7545193636944013804.key [2021-05-22T03:42:45.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-22T03:42:46.088Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:42:46.104Z] > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 [2021-05-22T03:42:46.136Z] > git remote # timeout=10 [2021-05-22T03:42:46.142Z] > git config --get remote.origin.url # timeout=10 [2021-05-22T03:42:46.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:42:46.150Z] [INFO] Currently running in a labeled security context [2021-05-22T03:42:46.150Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-22T03:42:46.150Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh145283190745568074.key [2021-05-22T03:42:46.157Z] > git merge 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 [2021-05-22T03:42:46.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-22T03:42:46.183Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:42:46.190Z] > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 [2021-05-22T03:42:49.752Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-22T03:42:49.778Z] > git --version # timeout=10 [2021-05-22T03:42:49.793Z] > git --version # 'git version 2.24.4' [2021-05-22T03:42:49.804Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-22T03:42:50.910Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:42:51.260Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:42:51.579Z] + true [2021-05-22T03:42:51.579Z] + sudo service docker restart [2021-05-22T03:42:51.579Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T03:43:09.927Z] provisioning config files... [2021-05-22T03:43:09.944Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6770839356756042772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:43:10.337Z] ---> docker-login.sh [2021-05-22T03:43:10.337Z] nexus3.edgexfoundry.org:10001 [2021-05-22T03:43:10.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:43:10.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:43:10.912Z] Configure a credential helper to remove this warning. See [2021-05-22T03:43:10.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:43:10.912Z] [2021-05-22T03:43:10.912Z] Login Succeeded [2021-05-22T03:43:10.912Z] nexus3.edgexfoundry.org:10002 [2021-05-22T03:43:10.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:43:10.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:43:10.912Z] Configure a credential helper to remove this warning. See [2021-05-22T03:43:10.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:43:10.912Z] [2021-05-22T03:43:10.912Z] Login Succeeded [2021-05-22T03:43:10.912Z] nexus3.edgexfoundry.org:10003 [2021-05-22T03:43:11.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:43:11.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:43:11.175Z] Configure a credential helper to remove this warning. See [2021-05-22T03:43:11.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:43:11.175Z] [2021-05-22T03:43:11.175Z] Login Succeeded [2021-05-22T03:43:11.175Z] nexus3.edgexfoundry.org:10004 [2021-05-22T03:43:11.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:43:11.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:43:11.175Z] Configure a credential helper to remove this warning. See [2021-05-22T03:43:11.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:43:11.175Z] [2021-05-22T03:43:11.175Z] Login Succeeded [2021-05-22T03:43:11.175Z] docker.io [2021-05-22T03:43:11.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:43:11.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:43:11.695Z] Configure a credential helper to remove this warning. See [2021-05-22T03:43:11.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:43:11.695Z] [2021-05-22T03:43:11.695Z] Login Succeeded [2021-05-22T03:43:11.695Z] ---> docker-login.sh ends [Pipeline] } [2021-05-22T03:43:11.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-22T03:43:12.030Z] ========================================================= [2021-05-22T03:43:12.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-22T03:43:12.030Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:43:14.212Z] + 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-22T03:43:14.215Z] Sending build context to Docker daemon 2.592MB [2021-05-22T03:43:14.215Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T03:43:14.215Z] Step 2/8 : FROM ${BASE} [2021-05-22T03:43:14.215Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-22T03:43:14.215Z] 540db60ca938: Pulling fs layer [2021-05-22T03:43:14.215Z] adcc1eea9eea: Pulling fs layer [2021-05-22T03:43:14.215Z] 4c4ab2625f07: Pulling fs layer [2021-05-22T03:43:14.215Z] 0510c868ecb4: Pulling fs layer [2021-05-22T03:43:14.215Z] afea3b2eda06: Pulling fs layer [2021-05-22T03:43:14.215Z] 7809a108b3ef: Pulling fs layer [2021-05-22T03:43:14.215Z] f706445af74f: Pulling fs layer [2021-05-22T03:43:14.215Z] afea3b2eda06: Waiting [2021-05-22T03:43:14.215Z] 7809a108b3ef: Waiting [2021-05-22T03:43:14.215Z] f706445af74f: Waiting [2021-05-22T03:43:14.215Z] 0510c868ecb4: Waiting [2021-05-22T03:43:14.215Z] 4c4ab2625f07: Verifying Checksum [2021-05-22T03:43:14.215Z] 4c4ab2625f07: Download complete [2021-05-22T03:43:14.215Z] adcc1eea9eea: Verifying Checksum [2021-05-22T03:43:14.215Z] adcc1eea9eea: Download complete [2021-05-22T03:43:14.215Z] afea3b2eda06: Verifying Checksum [2021-05-22T03:43:14.215Z] afea3b2eda06: Download complete [2021-05-22T03:43:14.215Z] 540db60ca938: Verifying Checksum [2021-05-22T03:43:14.215Z] 540db60ca938: Download complete [2021-05-22T03:43:14.215Z] 7809a108b3ef: Verifying Checksum [2021-05-22T03:43:14.215Z] 7809a108b3ef: Download complete [2021-05-22T03:43:14.215Z] 540db60ca938: Pull complete [2021-05-22T03:43:14.215Z] adcc1eea9eea: Pull complete [2021-05-22T03:43:14.215Z] 4c4ab2625f07: Pull complete [2021-05-22T03:43:14.215Z] f706445af74f: Verifying Checksum [2021-05-22T03:43:14.215Z] f706445af74f: Download complete [2021-05-22T03:43:14.804Z] 0510c868ecb4: Download complete [2021-05-22T03:43:18.165Z] 0510c868ecb4: Pull complete [2021-05-22T03:43:18.165Z] afea3b2eda06: Pull complete [2021-05-22T03:43:18.165Z] 7809a108b3ef: Pull complete [2021-05-22T03:43:19.595Z] f706445af74f: Pull complete [2021-05-22T03:43:19.858Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-22T03:43:19.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-22T03:43:19.858Z] ---> b068be0155e3 [2021-05-22T03:43:19.858Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-22T03:43:28.003Z] ---> Running in 82d39a131d55 [2021-05-22T03:43:28.003Z] Removing intermediate container 82d39a131d55 [2021-05-22T03:43:28.003Z] ---> 5095a53deaae [2021-05-22T03:43:28.003Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:43:28.003Z] ---> Running in 7f11d485abc9 [2021-05-22T03:43:28.575Z] Removing intermediate container 7f11d485abc9 [2021-05-22T03:43:28.575Z] ---> e9ff4fb3fd05 [2021-05-22T03:43:28.575Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-22T03:43:28.836Z] ---> Running in 755f0219dad1 [2021-05-22T03:43:29.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:43:31.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:43:31.937Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-22T03:43:31.937Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-22T03:43:31.937Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-22T03:43:31.937Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-22T03:43:31.937Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-22T03:43:31.937Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-22T03:43:31.937Z] Executing busybox-1.32.1-r6.trigger [2021-05-22T03:43:31.937Z] OK: 150 MiB in 46 packages [2021-05-22T03:43:31.937Z] Removing intermediate container 755f0219dad1 [2021-05-22T03:43:31.937Z] ---> 44ed7f7d07f1 [2021-05-22T03:43:31.937Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-22T03:43:31.937Z] ---> Running in 19a342bc4c45 [2021-05-22T03:43:31.937Z] Removing intermediate container 19a342bc4c45 [2021-05-22T03:43:31.937Z] ---> 2c7cddb344c5 [2021-05-22T03:43:31.937Z] Step 7/8 : COPY . . [2021-05-22T03:43:32.894Z] ---> cf7d91f327ce [2021-05-22T03:43:32.894Z] Step 8/8 : RUN go mod download [2021-05-22T03:43:32.894Z] ---> Running in b419a9331653 [2021-05-22T03:43:57.466Z] Removing intermediate container b419a9331653 [2021-05-22T03:43:57.466Z] ---> d581ecc1a84f [2021-05-22T03:43:57.466Z] Successfully built d581ecc1a84f [2021-05-22T03:43:57.466Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:43:57.817Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-22T03:43:57.817Z] . [Pipeline] withDockerContainer [2021-05-22T03:43:57.922Z] prd-centos7-docker-4c-2g-15631 does not seem to be running inside a container [2021-05-22T03:43:57.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-22T03:43:58.363Z] $ docker top a23bd8f925401c240ce3c54ba6c686c4245711498496876c74d5a321370b478f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:43:58.797Z] + go version [2021-05-22T03:43:58.797Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-22T03:43:58.825Z] $ docker stop --time=1 a23bd8f925401c240ce3c54ba6c686c4245711498496876c74d5a321370b478f [2021-05-22T03:44:00.075Z] $ docker rm -f a23bd8f925401c240ce3c54ba6c686c4245711498496876c74d5a321370b478f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:44:00.932Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-22T03:44:00.932Z] . [Pipeline] withDockerContainer [2021-05-22T03:44:01.037Z] prd-centos7-docker-4c-2g-15631 does not seem to be running inside a container [2021-05-22T03:44:01.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-22T03:44:01.519Z] $ docker top 5e32b991d36b2dd51ff27cd81cd5574dc152ddd533acd25ad6d667a76c926fca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:44:03.979Z] + go mod tidy [Pipeline] sh [2021-05-22T03:44:04.373Z] + make test [2021-05-22T03:44:04.373Z] go mod tidy [2021-05-22T03:44:04.637Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-22T03:44:09.988Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-22T03:44:28.194Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15634 in /w/workspace/dgexfoundry_device-sdk-go_PR-941 [Pipeline] { [Pipeline] ws [2021-05-22T03:44:28.257Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-22T03:44:28.518Z] Selected Git installation does not exist. Using Default [2021-05-22T03:44:28.518Z] The recommended git tool is: NONE [2021-05-22T03:44:32.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-22T03:44:32.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-22T03:44:32.068Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-22T03:44:35.217Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 25.4% of statements [2021-05-22T03:44:35.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-22T03:44:35.217Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements [2021-05-22T03:44:35.217Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements [2021-05-22T03:44:35.422Z] using credential edgex-jenkins-ssh [2021-05-22T03:44:35.485Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements [2021-05-22T03:44:35.486Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-22T03:44:35.486Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-22T03:44:35.486Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-22T03:44:35.533Z] Cloning the remote Git repository [2021-05-22T03:44:35.620Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-22T03:44:35.775Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-22T03:44:35.891Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-22T03:44:35.892Z] > git --version # timeout=10 [2021-05-22T03:44:35.907Z] > git --version # 'git version 2.17.1' [2021-05-22T03:44:35.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:44:36.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 30.2% of statements [2021-05-22T03:44:36.469Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-22T03:44:35.997Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:44:37.222Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-22T03:44:37.418Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 83.3% of statements [2021-05-22T03:44:37.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-22T03:44:37.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-22T03:44:37.418Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.061s coverage: 58.0% of statements [2021-05-22T03:44:37.843Z] Merging remotes/origin/master commit 282de78a903b796f3af5fb18192a6c185f982102 into PR head commit f976fce980e8b102ebf9fbaac0fdd77c92a68530 [2021-05-22T03:44:38.079Z] Merge succeeded, producing f976fce980e8b102ebf9fbaac0fdd77c92a68530 [2021-05-22T03:44:38.079Z] Checking out Revision f976fce980e8b102ebf9fbaac0fdd77c92a68530 (PR-941) [2021-05-22T03:44:38.404Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.822s coverage: 89.2% of statements [2021-05-22T03:44:38.405Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-22T03:44:38.405Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 5.0% of statements [2021-05-22T03:44:38.405Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-22T03:44:37.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:44:37.279Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-22T03:44:37.314Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-22T03:44:37.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:44:37.331Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/941/head:refs/remotes/origin/PR-941 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-22T03:44:37.861Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:44:37.879Z] > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 [2021-05-22T03:44:37.989Z] > git remote # timeout=10 [2021-05-22T03:44:38.009Z] > git config --get remote.origin.url # timeout=10 [2021-05-22T03:44:38.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:44:38.034Z] > git merge 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 [2021-05-22T03:44:38.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-22T03:44:38.085Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:44:38.095Z] > git checkout -f f976fce980e8b102ebf9fbaac0fdd77c92a68530 # timeout=10 [2021-05-22T03:44:38.674Z] GO111MODULE=on go vet ./... [2021-05-22T03:44:43.903Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-22T03:44:43.966Z] > git --version # timeout=10 [2021-05-22T03:44:43.988Z] > git --version # 'git version 2.17.1' [2021-05-22T03:44:44.004Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-22T03:44:45.536Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:44:45.960Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:44:46.327Z] + sudo service docker restart [2021-05-22T03:44:46.327Z] + true [2021-05-22T03:44:58.300Z] gofmt -l . [2021-05-22T03:44:58.300Z] [ "`gofmt -l .`" = "" ] [2021-05-22T03:44:58.300Z] ./bin/test-attribution-txt.sh [2021-05-22T03:44:58.300Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-22T03:44:58.330Z] $ docker stop --time=1 5e32b991d36b2dd51ff27cd81cd5574dc152ddd533acd25ad6d667a76c926fca [2021-05-22T03:45:00.021Z] $ docker rm -f 5e32b991d36b2dd51ff27cd81cd5574dc152ddd533acd25ad6d667a76c926fca [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T03:45:00.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-22T03:45:00.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-22T03:45:04.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-22T03:45:04.684Z] + ls -al . [2021-05-22T03:45:04.684Z] total 212 [2021-05-22T03:45:04.684Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 22 03:44 . [2021-05-22T03:45:04.684Z] drwxrwxr-x. 4 jenkins jenkins 28 May 22 03:42 .. [2021-05-22T03:45:04.684Z] drwxrwxr-x. 2 jenkins jenkins 64 May 22 03:42 bin [2021-05-22T03:45:04.684Z] -rw-r--r--. 1 jenkins jenkins 126353 May 22 03:44 coverage.out [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 987 May 22 03:42 Dockerfile.build [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 140 May 22 03:42 .dockerignore [2021-05-22T03:45:04.684Z] drwxrwxr-x. 5 jenkins jenkins 62 May 22 03:42 example [2021-05-22T03:45:04.684Z] drwxrwxr-x. 8 jenkins jenkins 179 May 22 03:42 .git [2021-05-22T03:45:04.684Z] drwxrwxr-x. 2 jenkins jenkins 103 May 22 03:42 .github [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 138 May 22 03:42 .gitignore [2021-05-22T03:45:04.684Z] -rw-r--r--. 1 jenkins jenkins 575 May 22 03:44 go.mod [2021-05-22T03:45:04.684Z] -rw-r--r--. 1 jenkins jenkins 20803 May 22 03:44 go.sum [2021-05-22T03:45:04.684Z] drwxrwxr-x. 15 jenkins jenkins 224 May 22 03:42 internal [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 894 May 22 03:42 Jenkinsfile [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 22 03:42 LICENSE [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 22 03:42 Makefile [2021-05-22T03:45:04.684Z] drwxrwxr-x. 4 jenkins jenkins 26 May 22 03:42 openapi [2021-05-22T03:45:04.684Z] drwxrwxr-x. 5 jenkins jenkins 50 May 22 03:42 pkg [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 22 03:42 README.md [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 22 03:42 RELEASE-NOTES.txt [2021-05-22T03:45:04.684Z] drwxrwxr-x. 4 jenkins jenkins 54 May 22 03:42 snap [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 5 May 22 03:41 VERSION [2021-05-22T03:45:04.684Z] -rw-rw-r--. 1 jenkins jenkins 222 May 22 03:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:45:05.085Z] + 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=f976fce980e8b102ebf9fbaac0fdd77c92a68530 --label arch=amd64 --label version=0.0.0 . [2021-05-22T03:45:05.085Z] Sending build context to Docker daemon 2.719MB [2021-05-22T03:45:05.085Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T03:45:05.085Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-22T03:45:05.085Z] ---> d581ecc1a84f [2021-05-22T03:45:05.085Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-22T03:45:05.349Z] ---> Running in f09f3c59ba3a [2021-05-22T03:45:05.612Z] Removing intermediate container f09f3c59ba3a [2021-05-22T03:45:05.612Z] ---> 9271ffd4611c [2021-05-22T03:45:05.612Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-22T03:45:05.612Z] ---> Running in 9cd346c4fe43 [2021-05-22T03:45:05.612Z] Removing intermediate container 9cd346c4fe43 [2021-05-22T03:45:05.612Z] ---> 0b5f0eedc913 [2021-05-22T03:45:05.612Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:45:05.612Z] ---> Running in e96f67b58cdd [2021-05-22T03:45:06.193Z] Removing intermediate container e96f67b58cdd [2021-05-22T03:45:06.193Z] ---> 31e2d8a25be1 [2021-05-22T03:45:06.193Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-22T03:45:06.193Z] ---> Running in 1345da3fc884 [2021-05-22T03:45:06.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T03:45:06.983Z] provisioning config files... [2021-05-22T03:45:07.013Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config110985640171867745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:45:07.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:45:07.454Z] ---> docker-login.sh [2021-05-22T03:45:07.454Z] nexus3.edgexfoundry.org:10001 [2021-05-22T03:45:07.663Z] OK: 150 MiB in 46 packages [2021-05-22T03:45:08.237Z] Removing intermediate container 1345da3fc884 [2021-05-22T03:45:08.237Z] ---> 44f300b95c99 [2021-05-22T03:45:08.237Z] Step 7/23 : COPY . . [2021-05-22T03:45:08.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:08.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:08.712Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:08.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:08.712Z] [2021-05-22T03:45:08.712Z] Login Succeeded [2021-05-22T03:45:08.712Z] nexus3.edgexfoundry.org:10002 [2021-05-22T03:45:08.809Z] ---> 455159ec965c [2021-05-22T03:45:08.809Z] Step 8/23 : RUN go mod download [2021-05-22T03:45:08.809Z] ---> Running in bdd6a0ba2662 [2021-05-22T03:45:08.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:09.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:09.271Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:09.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:09.271Z] [2021-05-22T03:45:09.271Z] Login Succeeded [2021-05-22T03:45:09.271Z] nexus3.edgexfoundry.org:10003 [2021-05-22T03:45:09.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:09.755Z] Removing intermediate container bdd6a0ba2662 [2021-05-22T03:45:09.755Z] ---> 910a6bc31b3a [2021-05-22T03:45:09.755Z] Step 9/23 : RUN make build [2021-05-22T03:45:09.755Z] ---> Running in d33329a2b4bc [2021-05-22T03:45:09.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:09.826Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:09.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:09.826Z] [2021-05-22T03:45:09.826Z] Login Succeeded [2021-05-22T03:45:09.826Z] nexus3.edgexfoundry.org:10004 [2021-05-22T03:45:10.017Z] go mod tidy [2021-05-22T03:45:10.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:10.282Z] 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-22T03:45:10.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:10.382Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:10.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:10.382Z] [2021-05-22T03:45:10.382Z] Login Succeeded [2021-05-22T03:45:10.382Z] docker.io [2021-05-22T03:45:10.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:10.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:10.946Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:10.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:10.946Z] [2021-05-22T03:45:10.946Z] Login Succeeded [2021-05-22T03:45:10.946Z] ---> docker-login.sh ends [Pipeline] } [2021-05-22T03:45:10.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-22T03:45:11.608Z] ========================================================= [2021-05-22T03:45:11.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-22T03:45:11.608Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:45:13.944Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-22T03:45:14.215Z] Sending build context to Docker daemon 2.595MB [2021-05-22T03:45:14.493Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T03:45:14.493Z] Step 2/8 : FROM ${BASE} [2021-05-22T03:45:14.493Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-22T03:45:14.493Z] 595b0fe564bb: Pulling fs layer [2021-05-22T03:45:14.493Z] 7186ed65a4f7: Pulling fs layer [2021-05-22T03:45:14.493Z] 316046926c0a: Pulling fs layer [2021-05-22T03:45:14.493Z] 4ebd0625c992: Pulling fs layer [2021-05-22T03:45:14.493Z] 207e8628e3a3: Pulling fs layer [2021-05-22T03:45:14.493Z] c791037a9be2: Pulling fs layer [2021-05-22T03:45:14.493Z] ffd874e62e21: Pulling fs layer [2021-05-22T03:45:14.493Z] 4ebd0625c992: Waiting [2021-05-22T03:45:14.493Z] 207e8628e3a3: Waiting [2021-05-22T03:45:14.493Z] c791037a9be2: Waiting [2021-05-22T03:45:14.493Z] ffd874e62e21: Waiting [2021-05-22T03:45:14.493Z] 316046926c0a: Verifying Checksum [2021-05-22T03:45:14.493Z] 316046926c0a: Download complete [2021-05-22T03:45:14.493Z] 7186ed65a4f7: Download complete [2021-05-22T03:45:14.493Z] 207e8628e3a3: Verifying Checksum [2021-05-22T03:45:14.493Z] 207e8628e3a3: Download complete [2021-05-22T03:45:14.768Z] c791037a9be2: Verifying Checksum [2021-05-22T03:45:14.768Z] c791037a9be2: Download complete [2021-05-22T03:45:14.768Z] 595b0fe564bb: Verifying Checksum [2021-05-22T03:45:14.768Z] 595b0fe564bb: Download complete [2021-05-22T03:45:15.376Z] 595b0fe564bb: Pull complete [2021-05-22T03:45:15.979Z] 7186ed65a4f7: Pull complete [2021-05-22T03:45:16.255Z] 316046926c0a: Pull complete [2021-05-22T03:45:16.857Z] ffd874e62e21: Verifying Checksum [2021-05-22T03:45:16.857Z] ffd874e62e21: Download complete [2021-05-22T03:45:18.286Z] 4ebd0625c992: Verifying Checksum [2021-05-22T03:45:18.286Z] 4ebd0625c992: Download complete [2021-05-22T03:45:20.343Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-22T03:45:22.895Z] Removing intermediate container d33329a2b4bc [2021-05-22T03:45:22.895Z] ---> 1984bfb53043 [2021-05-22T03:45:22.895Z] Step 10/23 : FROM alpine:3.12 [2021-05-22T03:45:22.895Z] 3.12: Pulling from library/alpine [2021-05-22T03:45:23.161Z] 339de151aab4: Pulling fs layer [2021-05-22T03:45:23.161Z] 339de151aab4: Verifying Checksum [2021-05-22T03:45:23.161Z] 339de151aab4: Download complete [2021-05-22T03:45:23.426Z] 339de151aab4: Pull complete [2021-05-22T03:45:23.426Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T03:45:23.426Z] Status: Downloaded newer image for alpine:3.12 [2021-05-22T03:45:23.426Z] ---> 13621d1b12d4 [2021-05-22T03:45:23.426Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-22T03:45:23.426Z] ---> Running in 2440df4e0fee [2021-05-22T03:45:23.693Z] Removing intermediate container 2440df4e0fee [2021-05-22T03:45:23.693Z] ---> 696e14b86545 [2021-05-22T03:45:23.693Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:45:23.693Z] ---> Running in 22bf6d7311f3 [2021-05-22T03:45:24.268Z] Removing intermediate container 22bf6d7311f3 [2021-05-22T03:45:24.268Z] ---> 9c48cb4868b7 [2021-05-22T03:45:24.268Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-22T03:45:24.268Z] ---> Running in 359b5a6c32a8 [2021-05-22T03:45:24.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:45:25.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:45:25.675Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-22T03:45:25.936Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-22T03:45:25.936Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-22T03:45:26.880Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-22T03:45:26.880Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-22T03:45:27.141Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:45:27.141Z] OK: 8 MiB in 19 packages [2021-05-22T03:45:27.404Z] Removing intermediate container 359b5a6c32a8 [2021-05-22T03:45:27.404Z] ---> 3b36958640bc [2021-05-22T03:45:27.404Z] Step 14/23 : WORKDIR / [2021-05-22T03:45:27.404Z] ---> Running in 47ab0a9b7d0f [2021-05-22T03:45:27.666Z] Removing intermediate container 47ab0a9b7d0f [2021-05-22T03:45:27.666Z] ---> dbf249460cf6 [2021-05-22T03:45:27.666Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-22T03:45:27.666Z] ---> bc88d65439fb [2021-05-22T03:45:27.666Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-22T03:45:28.243Z] ---> 5f33066a8f10 [2021-05-22T03:45:28.243Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-22T03:45:28.471Z] 4ebd0625c992: Pull complete [2021-05-22T03:45:28.471Z] 207e8628e3a3: Pull complete [2021-05-22T03:45:28.512Z] ---> 756d1431dac7 [2021-05-22T03:45:28.512Z] Step 18/23 : EXPOSE 59999 [2021-05-22T03:45:28.512Z] ---> Running in 42da838f3f76 [2021-05-22T03:45:28.512Z] Removing intermediate container 42da838f3f76 [2021-05-22T03:45:28.512Z] ---> 7af5a5dd8658 [2021-05-22T03:45:28.512Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-22T03:45:28.512Z] ---> Running in 96b764f5195d [2021-05-22T03:45:28.745Z] c791037a9be2: Pull complete [2021-05-22T03:45:28.790Z] Removing intermediate container 96b764f5195d [2021-05-22T03:45:28.790Z] ---> e878da68e464 [2021-05-22T03:45:28.790Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:45:28.790Z] ---> Running in d880c34f83c6 [2021-05-22T03:45:28.790Z] Removing intermediate container d880c34f83c6 [2021-05-22T03:45:28.790Z] ---> 101abb6c8fe6 [2021-05-22T03:45:28.790Z] Step 21/23 : LABEL arch=amd64 [2021-05-22T03:45:28.790Z] ---> Running in ceb91e087b5c [2021-05-22T03:45:28.790Z] Removing intermediate container ceb91e087b5c [2021-05-22T03:45:28.790Z] ---> 0a8df666347c [2021-05-22T03:45:28.790Z] Step 22/23 : LABEL git_sha=f976fce980e8b102ebf9fbaac0fdd77c92a68530 [2021-05-22T03:45:29.051Z] ---> Running in 355d5385e314 [2021-05-22T03:45:29.051Z] Removing intermediate container 355d5385e314 [2021-05-22T03:45:29.051Z] ---> 7063d6e19b9b [2021-05-22T03:45:29.051Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T03:45:29.051Z] ---> Running in e0c6bd8c5ee8 [2021-05-22T03:45:29.051Z] Removing intermediate container e0c6bd8c5ee8 [2021-05-22T03:45:29.051Z] ---> 3a3e2b0a8103 [2021-05-22T03:45:29.051Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-22T03:45:29.051Z] Successfully built 3a3e2b0a8103 [2021-05-22T03:45:29.314Z] 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-22T03:45:30.370Z] ---> job-cost.sh [2021-05-22T03:45:30.370Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q6aY [2021-05-22T03:45:32.173Z] ffd874e62e21: Pull complete [2021-05-22T03:45:32.173Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-22T03:45:32.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-22T03:45:32.174Z] ---> cfc18b08335c [2021-05-22T03:45:32.174Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-22T03:45:34.810Z] ---> Running in 0c2cebf2aae7 [2021-05-22T03:45:34.810Z] Removing intermediate container 0c2cebf2aae7 [2021-05-22T03:45:34.810Z] ---> 75d81b6d3a51 [2021-05-22T03:45:34.810Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:45:35.083Z] ---> Running in 57aa9f6e9aea [2021-05-22T03:45:37.731Z] Removing intermediate container 57aa9f6e9aea [2021-05-22T03:45:37.731Z] ---> 340e9b370a57 [2021-05-22T03:45:37.731Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-22T03:45:37.731Z] ---> Running in 116ffe8b72ec [2021-05-22T03:45:38.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:45:39.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:45:40.392Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-22T03:45:42.489Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-22T03:45:42.489Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-22T03:45:42.489Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-22T03:45:42.489Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-22T03:45:42.489Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-22T03:45:42.489Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-22T03:45:42.489Z] Executing busybox-1.32.1-r6.trigger [2021-05-22T03:45:42.489Z] OK: 139 MiB in 46 packages [2021-05-22T03:45:42.489Z] Removing intermediate container 116ffe8b72ec [2021-05-22T03:45:42.489Z] ---> cd33e624e744 [2021-05-22T03:45:42.489Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-22T03:45:42.489Z] ---> Running in afb62ee6beb7 [2021-05-22T03:45:43.106Z] Removing intermediate container afb62ee6beb7 [2021-05-22T03:45:43.106Z] ---> 6d26c3a8aff1 [2021-05-22T03:45:43.106Z] Step 7/8 : COPY . . [2021-05-22T03:45:44.890Z] ---> 30af0ec3e59e [2021-05-22T03:45:44.890Z] Step 8/8 : RUN go mod download [2021-05-22T03:45:44.890Z] ---> Running in 3a01a1898d6e [2021-05-22T03:45:54.806Z] lf-activate-venv(): INFO: Adding /tmp/venv-Q6aY/bin to PATH [2021-05-22T03:45:54.806Z] INFO: No Stack... [2021-05-22T03:45:55.066Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-22T03:45:55.640Z] INFO: Archiving Costs [Pipeline] sh [2021-05-22T03:45:55.972Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-22T03:45:55.972Z] + cut -d, -f6 [Pipeline] lock [2021-05-22T03:45:56.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [2021-05-22T03:45:56.303Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] did not exist. Created. [2021-05-22T03:45:56.303Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-22T03:45:56.788Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-22T03:45:56.867Z] Stashed 1 file(s) [Pipeline] } [2021-05-22T03:45:56.887Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-22T03:46:11.996Z] Removing intermediate container 3a01a1898d6e [2021-05-22T03:46:11.996Z] ---> e920547caf2f [2021-05-22T03:46:11.996Z] Successfully built e920547caf2f [2021-05-22T03:46:11.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:46:12.383Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T03:46:12.383Z] . [Pipeline] withDockerContainer [2021-05-22T03:46:12.691Z] prd-ubuntu18.04-docker-arm64-4c-16g-15634 does not seem to be running inside a container [2021-05-22T03:46:12.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-22T03:46:14.422Z] $ docker top a7bdcd4d31da291efa0ba7ab509f317a4a7d8131cecdcef8ef5b62791c88989c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:46:15.423Z] + go version [2021-05-22T03:46:15.423Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-22T03:46:15.457Z] $ docker stop --time=1 a7bdcd4d31da291efa0ba7ab509f317a4a7d8131cecdcef8ef5b62791c88989c [2021-05-22T03:46:17.301Z] $ docker rm -f a7bdcd4d31da291efa0ba7ab509f317a4a7d8131cecdcef8ef5b62791c88989c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:46:18.294Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T03:46:18.294Z] . [Pipeline] withDockerContainer [2021-05-22T03:46:18.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-15634 does not seem to be running inside a container [2021-05-22T03:46:18.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-22T03:46:20.325Z] $ docker top a1dc9e4fb76408f0f6faf0d60b43378132d04d8860d12c70bb96c09044f31233 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:46:21.369Z] + go mod tidy [Pipeline] sh [2021-05-22T03:46:22.645Z] + make test [2021-05-22T03:46:22.645Z] go mod tidy [2021-05-22T03:46:23.244Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-22T03:46:50.055Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-22T03:47:59.767Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-22T03:47:59.767Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-22T03:47:59.767Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-22T03:48:09.974Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.454s coverage: 25.4% of statements [2021-05-22T03:48:09.974Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-22T03:48:09.974Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.205s coverage: 28.1% of statements [2021-05-22T03:48:09.974Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.223s coverage: 78.9% of statements [2021-05-22T03:48:09.974Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.201s coverage: 9.0% of statements [2021-05-22T03:48:09.974Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-22T03:48:09.974Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-22T03:48:09.974Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-22T03:48:10.580Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.370s coverage: 30.2% of statements [2021-05-22T03:48:10.580Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-22T03:48:12.579Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.234s coverage: 83.3% of statements [2021-05-22T03:48:12.579Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-22T03:48:12.579Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-22T03:48:12.579Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.405s coverage: 58.0% of statements [2021-05-22T03:48:16.898Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.234s coverage: 89.2% of statements [2021-05-22T03:48:16.898Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-22T03:48:16.898Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.204s coverage: 5.0% of statements [2021-05-22T03:48:16.898Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-22T03:48:17.497Z] GO111MODULE=on go vet ./... [2021-05-22T03:49:27.051Z] gofmt -l . [2021-05-22T03:49:27.051Z] [ "`gofmt -l .`" = "" ] [2021-05-22T03:49:27.051Z] ./bin/test-attribution-txt.sh [2021-05-22T03:49:27.051Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-22T03:49:27.090Z] $ docker stop --time=1 a1dc9e4fb76408f0f6faf0d60b43378132d04d8860d12c70bb96c09044f31233 [2021-05-22T03:49:29.268Z] $ docker rm -f a1dc9e4fb76408f0f6faf0d60b43378132d04d8860d12c70bb96c09044f31233 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T03:49:30.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-22T03:49:30.634Z] Warning: overwriting stash ‘coverage-report’ [2021-05-22T03:49:31.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-22T03:49:32.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-22T03:49:32.629Z] + ls -al . [2021-05-22T03:49:32.629Z] total 248 [2021-05-22T03:49:32.629Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 03:49 . [2021-05-22T03:49:32.629Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:44 .. [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 140 May 22 03:44 .dockerignore [2021-05-22T03:49:32.629Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 03:44 .git [2021-05-22T03:49:32.629Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 03:44 .github [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 138 May 22 03:44 .gitignore [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 987 May 22 03:44 Dockerfile.build [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 894 May 22 03:44 Jenkinsfile [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 22 03:44 LICENSE [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 22 03:44 Makefile [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 22 03:44 README.md [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 22 03:44 RELEASE-NOTES.txt [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 03:41 VERSION [2021-05-22T03:49:32.629Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 03:44 bin [2021-05-22T03:49:32.629Z] -rw-r--r-- 1 jenkins jenkins 126353 May 22 03:48 coverage.out [2021-05-22T03:49:32.629Z] drwxrwxr-x 5 jenkins jenkins 4096 May 22 03:44 example [2021-05-22T03:49:32.629Z] -rw-r--r-- 1 jenkins jenkins 575 May 22 03:49 go.mod [2021-05-22T03:49:32.629Z] -rw-r--r-- 1 jenkins jenkins 20803 May 22 03:46 go.sum [2021-05-22T03:49:32.629Z] drwxrwxr-x 15 jenkins jenkins 4096 May 22 03:44 internal [2021-05-22T03:49:32.629Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:44 openapi [2021-05-22T03:49:32.629Z] drwxrwxr-x 5 jenkins jenkins 4096 May 22 03:44 pkg [2021-05-22T03:49:32.629Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 03:44 snap [2021-05-22T03:49:32.629Z] -rw-rw-r-- 1 jenkins jenkins 222 May 22 03:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:49:33.106Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f976fce980e8b102ebf9fbaac0fdd77c92a68530 --label arch=arm64 --label version=0.0.0 . [2021-05-22T03:49:33.706Z] Sending build context to Docker daemon 2.722MB [2021-05-22T03:49:33.706Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T03:49:33.706Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-22T03:49:33.706Z] ---> e920547caf2f [2021-05-22T03:49:33.706Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-22T03:49:33.982Z] ---> Running in 5bd724ba90d9 [2021-05-22T03:49:34.582Z] Removing intermediate container 5bd724ba90d9 [2021-05-22T03:49:34.582Z] ---> d6f650dadd4e [2021-05-22T03:49:34.582Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-22T03:49:34.582Z] ---> Running in e6dfd564af4f [2021-05-22T03:49:35.181Z] Removing intermediate container e6dfd564af4f [2021-05-22T03:49:35.181Z] ---> e747fef4fa71 [2021-05-22T03:49:35.181Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:49:35.456Z] ---> Running in f2334fa6990f [2021-05-22T03:49:38.073Z] Removing intermediate container f2334fa6990f [2021-05-22T03:49:38.073Z] ---> 7e7f41fcefdd [2021-05-22T03:49:38.073Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-22T03:49:38.073Z] ---> Running in 80c8fcdce957 [2021-05-22T03:49:39.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:49:41.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:49:41.162Z] OK: 139 MiB in 46 packages [2021-05-22T03:49:42.145Z] Removing intermediate container 80c8fcdce957 [2021-05-22T03:49:42.145Z] ---> 11e8b3796c56 [2021-05-22T03:49:42.145Z] Step 7/23 : COPY . . [2021-05-22T03:49:43.577Z] ---> 307a1e1f4fb0 [2021-05-22T03:49:43.577Z] Step 8/23 : RUN go mod download [2021-05-22T03:49:43.577Z] ---> Running in b47c42b09b71 [2021-05-22T03:49:46.205Z] Removing intermediate container b47c42b09b71 [2021-05-22T03:49:46.205Z] ---> 9f19c6c90642 [2021-05-22T03:49:46.205Z] Step 9/23 : RUN make build [2021-05-22T03:49:46.205Z] ---> Running in d0b85968f6fe [2021-05-22T03:49:47.190Z] go mod tidy [2021-05-22T03:49:47.795Z] 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-22T03:50:26.826Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-22T03:50:26.826Z] Removing intermediate container d0b85968f6fe [2021-05-22T03:50:26.826Z] ---> 415a7fdfa8c7 [2021-05-22T03:50:26.826Z] Step 10/23 : FROM alpine:3.12 [2021-05-22T03:50:26.826Z] 3.12: Pulling from library/alpine [2021-05-22T03:50:27.098Z] d2f70382dc9a: Pulling fs layer [2021-05-22T03:50:27.371Z] d2f70382dc9a: Verifying Checksum [2021-05-22T03:50:27.371Z] d2f70382dc9a: Download complete [2021-05-22T03:50:27.966Z] d2f70382dc9a: Pull complete [2021-05-22T03:50:27.966Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T03:50:27.966Z] Status: Downloaded newer image for alpine:3.12 [2021-05-22T03:50:27.966Z] ---> 9852663dfa18 [2021-05-22T03:50:27.966Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-22T03:50:28.244Z] ---> Running in fbd81f2cc590 [2021-05-22T03:50:28.841Z] Removing intermediate container fbd81f2cc590 [2021-05-22T03:50:28.841Z] ---> cf18a118efb2 [2021-05-22T03:50:28.841Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:50:28.841Z] ---> Running in 66c3c7172c9c [2021-05-22T03:50:31.473Z] Removing intermediate container 66c3c7172c9c [2021-05-22T03:50:31.473Z] ---> 3fc380ea7bab [2021-05-22T03:50:31.473Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-22T03:50:31.473Z] ---> Running in d8a329b87cdf [2021-05-22T03:50:32.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:50:33.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:50:33.629Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-22T03:50:33.901Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-22T03:50:33.901Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-22T03:50:34.172Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-22T03:50:34.172Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-22T03:50:34.444Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:50:34.444Z] OK: 8 MiB in 19 packages [2021-05-22T03:50:35.427Z] Removing intermediate container d8a329b87cdf [2021-05-22T03:50:35.427Z] ---> 36ee37dc8724 [2021-05-22T03:50:35.427Z] Step 14/23 : WORKDIR / [2021-05-22T03:50:35.701Z] ---> Running in 1626d1515876 [2021-05-22T03:50:36.301Z] Removing intermediate container 1626d1515876 [2021-05-22T03:50:36.301Z] ---> f0d2b20b7f35 [2021-05-22T03:50:36.301Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-22T03:50:36.901Z] ---> a8b5c33ffb94 [2021-05-22T03:50:36.901Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-22T03:50:38.339Z] ---> 1bbdfad8c7ba [2021-05-22T03:50:38.339Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-22T03:50:39.322Z] ---> 29d490c7e20e [2021-05-22T03:50:39.322Z] Step 18/23 : EXPOSE 59999 [2021-05-22T03:50:39.322Z] ---> Running in 613d2b054a41 [2021-05-22T03:50:39.919Z] Removing intermediate container 613d2b054a41 [2021-05-22T03:50:39.919Z] ---> e206b850ac11 [2021-05-22T03:50:39.919Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-22T03:50:39.919Z] ---> Running in ca58419b3407 [2021-05-22T03:50:40.517Z] Removing intermediate container ca58419b3407 [2021-05-22T03:50:40.517Z] ---> 7531caa5fe30 [2021-05-22T03:50:40.517Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:50:40.517Z] ---> Running in 9d1deeaee0f8 [2021-05-22T03:50:41.114Z] Removing intermediate container 9d1deeaee0f8 [2021-05-22T03:50:41.114Z] ---> 2fa73571259c [2021-05-22T03:50:41.114Z] Step 21/23 : LABEL arch=arm64 [2021-05-22T03:50:41.114Z] ---> Running in 404b3a729558 [2021-05-22T03:50:41.713Z] Removing intermediate container 404b3a729558 [2021-05-22T03:50:41.713Z] ---> 1666ee1df67d [2021-05-22T03:50:41.713Z] Step 22/23 : LABEL git_sha=f976fce980e8b102ebf9fbaac0fdd77c92a68530 [2021-05-22T03:50:41.713Z] ---> Running in 2dd1300f396d [2021-05-22T03:50:42.309Z] Removing intermediate container 2dd1300f396d [2021-05-22T03:50:42.309Z] ---> 8d3cb995e67b [2021-05-22T03:50:42.309Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T03:50:42.309Z] ---> Running in b6dfcac56e2e [2021-05-22T03:50:42.913Z] Removing intermediate container b6dfcac56e2e [2021-05-22T03:50:42.913Z] ---> 683f513b7e1b [2021-05-22T03:50:42.913Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-22T03:50:42.913Z] Successfully built 683f513b7e1b [2021-05-22T03:50:42.913Z] Successfully tagged device-sdk-simple-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] libraryResource [Pipeline] sh [2021-05-22T03:50:43.754Z] ---> job-cost.sh [2021-05-22T03:50:43.755Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7KW1 [2021-05-22T03:51:40.267Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-22T03:53:18.555Z] lf-activate-venv(): INFO: Adding /tmp/venv-7KW1/bin to PATH [2021-05-22T03:53:18.555Z] INFO: No Stack... [2021-05-22T03:53:18.555Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-22T03:53:18.555Z] INFO: Archiving Costs [Pipeline] sh [2021-05-22T03:53:18.948Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-22T03:53:18.949Z] + cut -d, -f6 [Pipeline] lock [2021-05-22T03:53:19.046Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [2021-05-22T03:53:19.052Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] did not exist. Created. [2021-05-22T03:53:19.052Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-941-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-22T03:53:19.486Z] /w/workspace/device-sdk-go/1@tmp/durable-052a09c6/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-052a09c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-22T03:53:19.861Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-22T03:53:19.901Z] Warning: overwriting stash ‘stack-cost’ [2021-05-22T03:53:20.056Z] Stashed 1 file(s) [Pipeline] } [2021-05-22T03:53:20.083Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-941-1-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-22T03:53:23.016Z] provisioning config files... [2021-05-22T03:53:23.025Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config2300742826637200042tmp [Pipeline] { [Pipeline] sh [2021-05-22T03:53:23.390Z] + set +x [2021-05-22T03:53:23.391Z] + curl -s https://codecov.io/bash [2021-05-22T03:53:23.391Z] + bash -s -- [2021-05-22T03:53:23.391Z] [2021-05-22T03:53:23.391Z] _____ _ [2021-05-22T03:53:23.391Z] / ____| | | [2021-05-22T03:53:23.391Z] | | ___ __| | ___ ___ _____ __ [2021-05-22T03:53:23.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-22T03:53:23.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-22T03:53:23.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-22T03:53:23.391Z] Bash-1.0.2 [2021-05-22T03:53:23.391Z] [2021-05-22T03:53:23.391Z] [2021-05-22T03:53:23.391Z] ==> git version 2.24.4 found [2021-05-22T03:53:23.391Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-22T03:53:23.391Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-22T03:53:23.391Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-22T03:53:23.391Z] ==> Jenkins CI detected. [2021-05-22T03:53:23.391Z] project root: . [2021-05-22T03:53:23.391Z] --> token set from env [2021-05-22T03:53:23.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-22T03:53:23.391Z] ==> Running gcov in . (disable via -X gcov) [2021-05-22T03:53:23.391Z] ==> Python coveragepy not found [2021-05-22T03:53:23.391Z] ==> Searching for coverage reports in: [2021-05-22T03:53:23.391Z] + . [2021-05-22T03:53:23.651Z] -> Found 1 reports [2021-05-22T03:53:23.651Z] ==> Detecting git/mercurial file structure [2021-05-22T03:53:23.651Z] ==> Reading reports [2021-05-22T03:53:23.651Z] + ./coverage.out bytes=126353 [2021-05-22T03:53:23.651Z] ==> Appending adjustments [2021-05-22T03:53:23.651Z] https://docs.codecov.io/docs/fixing-reports [2021-05-22T03:53:23.913Z] + Found adjustments [2021-05-22T03:53:23.913Z] ==> Gzipping contents [2021-05-22T03:53:23.913Z] 20K /tmp/codecov.akGFH4.gz [2021-05-22T03:53:23.913Z] ==> Uploading reports [2021-05-22T03:53:23.913Z] url: https://codecov.io [2021-05-22T03:53:23.913Z] query: branch=PR-941&commit=f976fce980e8b102ebf9fbaac0fdd77c92a68530&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-941%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=941&job=&cmd_args= [2021-05-22T03:53:23.913Z] -> Pinging Codecov [2021-05-22T03:53:23.913Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-941&commit=f976fce980e8b102ebf9fbaac0fdd77c92a68530&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-941%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=941&job=&cmd_args= [2021-05-22T03:53:24.176Z] -> Uploading to [2021-05-22T03:53:24.176Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-22/7E55EF52A471D76F132DFD9A03CDDE97/f976fce980e8b102ebf9fbaac0fdd77c92a68530/8fd206df-94a3-4286-9408-e22876d176e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210522T035324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7941e98b8711fcd6928ce7d2b91e3ce7e43597eb8508813fdbe21c623d844b37 [2021-05-22T03:53:24.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-22T03:53:24.176Z] Dload Upload Total Spent Left Speed [2021-05-22T03:53:24.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16461 0 0 100 16461 0 44424 --:--:-- --:--:-- --:--:-- 44369 100 16461 0 0 100 16461 0 44406 --:--:-- --:--:-- --:--:-- 44369 [2021-05-22T03:53:24.753Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f976fce980e8b102ebf9fbaac0fdd77c92a68530 [Pipeline] } [2021-05-22T03:53:24.788Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:53:27.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:53:28.011Z] ---> package-listing.sh [2021-05-22T03:53:28.011Z] ++ facter osfamily [2021-05-22T03:53:28.011Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-22T03:53:28.273Z] + OS_FAMILY=redhat [2021-05-22T03:53:28.273Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-941 [2021-05-22T03:53:28.273Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-22T03:53:28.273Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-22T03:53:28.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-22T03:53:28.273Z] + PACKAGES=/tmp/packages_start.txt [2021-05-22T03:53:28.273Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-941 ']' [2021-05-22T03:53:28.273Z] + PACKAGES=/tmp/packages_end.txt [2021-05-22T03:53:28.273Z] + case "${OS_FAMILY}" in [2021-05-22T03:53:28.273Z] + rpm -qa [2021-05-22T03:53:28.273Z] + sort [2021-05-22T03:53:28.843Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-22T03:53:28.843Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-22T03:53:28.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-22T03:53:28.843Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-941 ']' [2021-05-22T03:53:28.843Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-941/archives/ [2021-05-22T03:53:28.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-941/archives/ [Pipeline] echo [2021-05-22T03:53:28.883Z] 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-941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-22T03:53:29.191Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:53:31.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T03:53:31.525Z] [2021-05-22T03:53:31.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:53:31.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T03:53:32.148Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-22T03:53:32.148Z] df20fa9351a1: Pulling fs layer [2021-05-22T03:53:32.148Z] 36b3adc4ff6f: Pulling fs layer [2021-05-22T03:53:32.148Z] 8ad3a11d3b57: Pulling fs layer [2021-05-22T03:53:32.148Z] 46f8f816bc3b: Pulling fs layer [2021-05-22T03:53:32.148Z] 93b61091891f: Pulling fs layer [2021-05-22T03:53:32.148Z] 93b9cdb0e59b: Pulling fs layer [2021-05-22T03:53:32.148Z] 5e14af77c1be: Pulling fs layer [2021-05-22T03:53:32.148Z] 01666e4c0597: Pulling fs layer [2021-05-22T03:53:32.148Z] aa168da1d23b: Pulling fs layer [2021-05-22T03:53:32.148Z] 93b9cdb0e59b: Waiting [2021-05-22T03:53:32.148Z] 5e14af77c1be: Waiting [2021-05-22T03:53:32.148Z] 01666e4c0597: Waiting [2021-05-22T03:53:32.148Z] aa168da1d23b: Waiting [2021-05-22T03:53:32.148Z] 46f8f816bc3b: Waiting [2021-05-22T03:53:32.148Z] 93b61091891f: Waiting [2021-05-22T03:53:32.148Z] 36b3adc4ff6f: Verifying Checksum [2021-05-22T03:53:32.148Z] 36b3adc4ff6f: Download complete [2021-05-22T03:53:32.148Z] 46f8f816bc3b: Verifying Checksum [2021-05-22T03:53:32.148Z] 46f8f816bc3b: Download complete [2021-05-22T03:53:32.148Z] 93b61091891f: Verifying Checksum [2021-05-22T03:53:32.148Z] 93b61091891f: Download complete [2021-05-22T03:53:32.413Z] 93b9cdb0e59b: Verifying Checksum [2021-05-22T03:53:32.413Z] 93b9cdb0e59b: Download complete [2021-05-22T03:53:32.413Z] 8ad3a11d3b57: Verifying Checksum [2021-05-22T03:53:32.413Z] 8ad3a11d3b57: Download complete [2021-05-22T03:53:32.413Z] 01666e4c0597: Verifying Checksum [2021-05-22T03:53:32.413Z] 01666e4c0597: Download complete [2021-05-22T03:53:32.413Z] df20fa9351a1: Verifying Checksum [2021-05-22T03:53:32.413Z] df20fa9351a1: Download complete [2021-05-22T03:53:32.413Z] 5e14af77c1be: Verifying Checksum [2021-05-22T03:53:32.413Z] 5e14af77c1be: Download complete [2021-05-22T03:53:32.678Z] df20fa9351a1: Pull complete [2021-05-22T03:53:32.943Z] 36b3adc4ff6f: Pull complete [2021-05-22T03:53:33.893Z] 8ad3a11d3b57: Pull complete [2021-05-22T03:53:33.893Z] 46f8f816bc3b: Pull complete [2021-05-22T03:53:34.156Z] aa168da1d23b: Verifying Checksum [2021-05-22T03:53:34.156Z] aa168da1d23b: Download complete [2021-05-22T03:53:34.416Z] 93b61091891f: Pull complete [2021-05-22T03:53:34.680Z] 93b9cdb0e59b: Pull complete [2021-05-22T03:53:35.251Z] 5e14af77c1be: Pull complete [2021-05-22T03:53:35.521Z] 01666e4c0597: Pull complete [2021-05-22T03:53:40.830Z] aa168da1d23b: Pull complete [2021-05-22T03:53:40.831Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-22T03:53:40.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T03:53:40.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-22T03:53:40.943Z] prd-centos7-docker-4c-2g-15627 does not seem to be running inside a container [2021-05-22T03:53:40.988Z] $ 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-941/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-941 -v /w/workspace/dgexfoundry_device-sdk-go_PR-941:/w/workspace/dgexfoundry_device-sdk-go_PR-941:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-22T03:53:43.578Z] $ docker top 120af79dffed4f364d061be619a00bf0a8b2f889fc5e03d8c0e1ed23659daffd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:53:44.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-22T03:53:44.328Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-22T03:53:44.665Z] + ls /var/log/sa-host [2021-05-22T03:53:44.665Z] + sadf -c /var/log/sa-host/sa05 [2021-05-22T03:53:44.665Z] file_magic: OK [2021-05-22T03:53:44.665Z] HZ: Using current value: 100 [2021-05-22T03:53:44.665Z] file_header: OK [2021-05-22T03:53:44.665Z] 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-22T03:53:44.665Z] Statistics: [2021-05-22T03:53:44.665Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T03:53:44.665Z] File successfully converted to sysstat format version 12.2.1 [2021-05-22T03:53:44.665Z] + sadf -c /var/log/sa-host/sa22 [2021-05-22T03:53:44.665Z] file_magic: OK [2021-05-22T03:53:44.665Z] HZ: Using current value: 100 [2021-05-22T03:53:44.665Z] file_header: OK [2021-05-22T03:53:44.665Z] 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-22T03:53:44.665Z] Statistics: [2021-05-22T03:53:44.665Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T03:53:44.665Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T03:53:44.940Z] provisioning config files... [2021-05-22T03:53:44.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-941@tmp/config7009120998268060283tmp [Pipeline] { [Pipeline] echo [2021-05-22T03:53:45.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:53:45.355Z] ---> create-netrc.sh [Pipeline] } [2021-05-22T03:53:45.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-22T03:53:45.454Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:53:47.721Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-22T03:53:47.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:53:48.085Z] ---> sudo-logs.sh [2021-05-22T03:53:48.085Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-22T03:53:48.176Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:53:48.514Z] ---> job-cost.sh [2021-05-22T03:53:48.514Z] lf-activate-venv: SKIPPING [2021-05-22T03:53:48.514Z] DEBUG: total: 0.18000000715255737 [2021-05-22T03:53:48.514Z] INFO: Retrieving Stack Cost... [2021-05-22T03:53:49.455Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-22T03:53:49.716Z] INFO: Archiving Costs [Pipeline] echo [2021-05-22T03:53:49.752Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:53:50.078Z] ---> logs-deploy.sh [2021-05-22T03:53:50.079Z] lf-activate-venv: SKIPPING [2021-05-22T03:53:50.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-941/1 [2021-05-22T03:53:50.079Z] INFO: archiving workspace using pattern(s): [2021-05-22T03:53:51.030Z] Archives upload complete. [2021-05-22T03:53:51.030Z] INFO: archiving logs to Nexus [2021-05-22T03:53:51.620Z] ---> uname -a: [2021-05-22T03:53:51.620Z] Linux prd-centos7-docker-4c-2g-15627.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-22T03:53:51.620Z] [2021-05-22T03:53:51.620Z] [2021-05-22T03:53:51.620Z] ---> lscpu: [2021-05-22T03:53:51.620Z] Architecture: x86_64 [2021-05-22T03:53:51.620Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-22T03:53:51.620Z] Byte Order: Little Endian [2021-05-22T03:53:51.620Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-22T03:53:51.620Z] CPU(s): 2 [2021-05-22T03:53:51.620Z] On-line CPU(s) list: 0,1 [2021-05-22T03:53:51.620Z] Thread(s) per core: 1 [2021-05-22T03:53:51.620Z] Core(s) per socket: 1 [2021-05-22T03:53:51.620Z] Socket(s): 2 [2021-05-22T03:53:51.620Z] NUMA node(s): 1 [2021-05-22T03:53:51.620Z] Vendor ID: AuthenticAMD [2021-05-22T03:53:51.620Z] CPU family: 23 [2021-05-22T03:53:51.620Z] Model: 49 [2021-05-22T03:53:51.620Z] Model name: AMD EPYC-Rome Processor [2021-05-22T03:53:51.620Z] Stepping: 0 [2021-05-22T03:53:51.620Z] CPU MHz: 2799.998 [2021-05-22T03:53:51.620Z] BogoMIPS: 5599.99 [2021-05-22T03:53:51.620Z] Virtualization: AMD-V [2021-05-22T03:53:51.621Z] Hypervisor vendor: KVM [2021-05-22T03:53:51.621Z] Virtualization type: full [2021-05-22T03:53:51.621Z] L1d cache: 64 KiB [2021-05-22T03:53:51.621Z] L1i cache: 64 KiB [2021-05-22T03:53:51.621Z] L2 cache: 1 MiB [2021-05-22T03:53:51.621Z] L3 cache: 32 MiB [2021-05-22T03:53:51.621Z] NUMA node0 CPU(s): 0,1 [2021-05-22T03:53:51.621Z] Vulnerability Itlb multihit: Not affected [2021-05-22T03:53:51.621Z] Vulnerability L1tf: Not affected [2021-05-22T03:53:51.621Z] Vulnerability Mds: Not affected [2021-05-22T03:53:51.621Z] Vulnerability Meltdown: Not affected [2021-05-22T03:53:51.621Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-22T03:53:51.621Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-22T03:53:51.621Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-22T03:53:51.621Z] Vulnerability Srbds: Not affected [2021-05-22T03:53:51.621Z] Vulnerability Tsx async abort: Not affected [2021-05-22T03:53:51.621Z] 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-22T03:53:51.621Z] [2021-05-22T03:53:51.621Z]