Pull request #1010 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4ea8c13cb52732991f223ade6bf3eaa451e2a813+39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d (16bad8b4c0d84811bc27b2fbec163e8aa89b34c6) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3996935945215935498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4380882681933544573.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-1010/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1010/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7483303386007578851.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1010/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8731635988326290636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4350675155529354942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-1010/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1010/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3211353116013630364.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/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_BUILD_IMAGE_TARGET: builder 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/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-1066 in /w/workspace/gexfoundry_device-sdk-go_PR-1010 [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/gexfoundry_device-sdk-go_PR-1010 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/jenkins-gitclient-ssh5362777109655054841.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d into PR head commit 4ea8c13cb52732991f223ade6bf3eaa451e2a813 Merge succeeded, producing 4ea8c13cb52732991f223ade6bf3eaa451e2a813 Checking out Revision 4ea8c13cb52732991f223ade6bf3eaa451e2a813 (PR-1010) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/jenkins-gitclient-ssh2374888270728178631.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1010/head:refs/remotes/origin/PR-1010 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ea8c13cb52732991f223ade6bf3eaa451e2a813 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/jenkins-gitclient-ssh4687825844212851205.key > git merge 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ea8c13cb52732991f223ade6bf3eaa451e2a813 # timeout=10 Commit message: "ci: remove need for CI specific Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T18:43:15.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T18:43:15.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T18:43:15.698Z] ========================================================= [2021-08-17T18:43:15.698Z] EdgeX Global Pipelines Version Info [2021-08-17T18:43:15.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:43:16.999Z] ------------------- [2021-08-17T18:43:16.999Z] stable info: [2021-08-17T18:43:16.999Z] ------------------- [2021-08-17T18:43:16.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T18:43:16.999Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:43:16.999Z] Message: update stable to v1.0.205 [2021-08-17T18:43:17.594Z] ------------------- [2021-08-17T18:43:17.594Z] experimental info: [2021-08-17T18:43:17.594Z] ------------------- [2021-08-17T18:43:17.594Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T18:43:17.594Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:43:17.594Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T18:43:17.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-08-17T18:43:18.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-08-17T18:43:18.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T18:43:18.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T18:43:18.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T18:43:18.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T18:43:18.334Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T18:43:18.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T18:43:18.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-08-17T18:43:18.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T18:43:18.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T18:43:18.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T18:43:18.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-08-17T18:43:18.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T18:43:18.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T18:43:18.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T18:43:19.042Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T18:43:19.102Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T18:43:19.166Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T18:43:19.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T18:43:19.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-17T18:43:19.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-17T18:43:19.502Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-17T18:43:19.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-17T18:43:19.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-17T18:43:19.702Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-17T18:43:19.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T18:43:19.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1010 [Pipeline] echo [2021-08-17T18:43:19.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1010 [Pipeline] echo [2021-08-17T18:43:19.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1010 [Pipeline] echo [2021-08-17T18:43:20.045Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ea8c13cb52732991f223ade6bf3eaa451e2a813 [Pipeline] echo [2021-08-17T18:43:20.108Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ea8c13 [Pipeline] echo [2021-08-17T18:43:20.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:43:20.371Z] provisioning config files... [2021-08-17T18:43:20.397Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/config330680681345140393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:43:20.833Z] ---> docker-login.sh [2021-08-17T18:43:20.833Z] nexus3.edgexfoundry.org:10001 [2021-08-17T18:43:20.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:43:21.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:43:21.102Z] Configure a credential helper to remove this warning. See [2021-08-17T18:43:21.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:43:21.102Z] [2021-08-17T18:43:21.102Z] Login Succeeded [2021-08-17T18:43:21.102Z] nexus3.edgexfoundry.org:10002 [2021-08-17T18:43:21.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:43:21.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:43:21.102Z] Configure a credential helper to remove this warning. See [2021-08-17T18:43:21.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:43:21.102Z] [2021-08-17T18:43:21.102Z] Login Succeeded [2021-08-17T18:43:21.102Z] nexus3.edgexfoundry.org:10003 [2021-08-17T18:43:21.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:43:21.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:43:21.371Z] Configure a credential helper to remove this warning. See [2021-08-17T18:43:21.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:43:21.371Z] [2021-08-17T18:43:21.371Z] Login Succeeded [2021-08-17T18:43:21.371Z] nexus3.edgexfoundry.org:10004 [2021-08-17T18:43:21.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:43:21.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:43:21.371Z] Configure a credential helper to remove this warning. See [2021-08-17T18:43:21.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:43:21.371Z] [2021-08-17T18:43:21.371Z] Login Succeeded [2021-08-17T18:43:21.371Z] docker.io [2021-08-17T18:43:21.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:43:21.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:43:21.908Z] Configure a credential helper to remove this warning. See [2021-08-17T18:43:21.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:43:21.908Z] [2021-08-17T18:43:21.908Z] Login Succeeded [2021-08-17T18:43:21.908Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T18:43:21.942Z] 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-08-17T18:43:22.700Z] + git log --format=format:%s -1 4ea8c13cb52732991f223ade6bf3eaa451e2a813 [Pipeline] echo [2021-08-17T18:43:22.779Z] GIT_COMMIT: 4ea8c13cb52732991f223ade6bf3eaa451e2a813, Commit Message: ci: remove need for CI specific Dockerfile [Pipeline] echo [2021-08-17T18:43:22.834Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:43:23.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:43:23.443Z] [2021-08-17T18:43:23.443Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:43:23.822Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:43:23.823Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T18:43:23.823Z] 31603596830f: Pulling fs layer [2021-08-17T18:43:23.823Z] d4622e32a9a9: Pulling fs layer [2021-08-17T18:43:23.823Z] 1030fce36090: Pulling fs layer [2021-08-17T18:43:23.823Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T18:43:23.823Z] 6c6cb7e1b49b: Waiting [2021-08-17T18:43:23.823Z] d4622e32a9a9: Verifying Checksum [2021-08-17T18:43:23.823Z] d4622e32a9a9: Download complete [2021-08-17T18:43:24.094Z] 31603596830f: Verifying Checksum [2021-08-17T18:43:24.094Z] 31603596830f: Download complete [2021-08-17T18:43:24.094Z] 31603596830f: Pull complete [2021-08-17T18:43:24.364Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T18:43:24.364Z] 6c6cb7e1b49b: Download complete [2021-08-17T18:43:24.364Z] d4622e32a9a9: Pull complete [2021-08-17T18:43:24.364Z] 1030fce36090: Verifying Checksum [2021-08-17T18:43:24.364Z] 1030fce36090: Download complete [2021-08-17T18:43:27.345Z] 1030fce36090: Pull complete [2021-08-17T18:43:27.345Z] 6c6cb7e1b49b: Pull complete [2021-08-17T18:43:27.345Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T18:43:27.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:43:27.345Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T18:43:27.522Z] prd-centos7-docker-4c-2g-1066 does not seem to be running inside a container [2021-08-17T18:43:27.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1010 -v /w/workspace/gexfoundry_device-sdk-go_PR-1010:/w/workspace/gexfoundry_device-sdk-go_PR-1010:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-17T18:43:28.322Z] $ docker top 6c57210edf08b3fd038ddf402ce79bfc7d7615af6131fe4c7e01d2733cd6ad47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T18:43:28.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:43:28.576Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:43:28.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:43:28.694Z] $ docker exec 6c57210edf08b3fd038ddf402ce79bfc7d7615af6131fe4c7e01d2733cd6ad47 ssh-agent [2021-08-17T18:43:28.815Z] SSH_AUTH_SOCK=/tmp/ssh-BEVXs3UQxzsC/agent.14 [2021-08-17T18:43:28.815Z] SSH_AGENT_PID=20 [2021-08-17T18:43:28.826Z] Running ssh-add (command line suppressed) [2021-08-17T18:43:28.918Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/private_key_1773490474124688193.key (/w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/private_key_1773490474124688193.key) [2021-08-17T18:43:28.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:43:29.299Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T18:43:29.330Z] $ docker exec --env ******** --env ******** 6c57210edf08b3fd038ddf402ce79bfc7d7615af6131fe4c7e01d2733cd6ad47 ssh-agent -k [2021-08-17T18:43:29.428Z] unset SSH_AUTH_SOCK; [2021-08-17T18:43:29.431Z] unset SSH_AGENT_PID; [2021-08-17T18:43:29.431Z] echo Agent pid 20 killed; [2021-08-17T18:43:29.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T18:43:29.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:43:29.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:43:29.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:43:29.654Z] $ docker exec 6c57210edf08b3fd038ddf402ce79bfc7d7615af6131fe4c7e01d2733cd6ad47 ssh-agent [2021-08-17T18:43:29.768Z] SSH_AUTH_SOCK=/tmp/ssh-RFpoPEfq2rS2/agent.56 [2021-08-17T18:43:29.768Z] SSH_AGENT_PID=63 [2021-08-17T18:43:29.776Z] Running ssh-add (command line suppressed) [2021-08-17T18:43:29.882Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/private_key_1708357045674274772.key (/w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/private_key_1708357045674274772.key) [2021-08-17T18:43:29.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:43:30.272Z] + git semver init [2021-08-17T18:43:30.273Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T18:43:30.273Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1010/.git [2021-08-17T18:43:30.273Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1010 [2021-08-17T18:43:30.273Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T18:43:30.273Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T18:43:30.273Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T18:43:30.273Z] # $SEMVER_BRANCH = PR-1010 [2021-08-17T18:43:30.273Z] # $SEMVER_TEMP = /tmp/semver-308017538 [2021-08-17T18:43:30.273Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-08-17T18:43:32.236Z] # '/tmp/semver-308017538' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1010/.semver' [2021-08-17T18:43:32.236Z] # -> Force: false [2021-08-17T18:43:32.236Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1010/.semver [Pipeline] } [2021-08-17T18:43:32.259Z] $ docker exec --env ******** --env ******** 6c57210edf08b3fd038ddf402ce79bfc7d7615af6131fe4c7e01d2733cd6ad47 ssh-agent -k [2021-08-17T18:43:32.350Z] unset SSH_AUTH_SOCK; [2021-08-17T18:43:32.350Z] unset SSH_AGENT_PID; [2021-08-17T18:43:32.350Z] echo Agent pid 63 killed; [2021-08-17T18:43:32.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T18:43:32.881Z] + git semver [Pipeline] } [2021-08-17T18:43:32.923Z] $ docker stop --time=1 6c57210edf08b3fd038ddf402ce79bfc7d7615af6131fe4c7e01d2733cd6ad47 [2021-08-17T18:43:34.158Z] $ docker rm -f 6c57210edf08b3fd038ddf402ce79bfc7d7615af6131fe4c7e01d2733cd6ad47 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:43:34.607Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T18:43:35.078Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T18:43:35.101Z] [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-08-17T18:43:50.604Z] Still waiting to schedule task [2021-08-17T18:43:50.605Z] ‘prd-centos7-docker-4c-2g-1072’ is offline [2021-08-17T18:43:50.605Z] ‘prd-centos7-docker-4c-2g-1074’ is offline [2021-08-17T18:43:50.605Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-17T18:43:50.652Z] Still waiting to schedule task [2021-08-17T18:43:50.653Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-17T18:45:04.527Z] Running on prd-centos7-docker-4c-2g-1085 in /w/workspace/gexfoundry_device-sdk-go_PR-1010 [Pipeline] { [Pipeline] ws [2021-08-17T18:45:04.602Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-08-17T18:45:04.779Z] Selected Git installation does not exist. Using Default [2021-08-17T18:45:04.780Z] The recommended git tool is: NONE [2021-08-17T18:45:07.762Z] using credential edgex-jenkins-ssh [2021-08-17T18:45:07.779Z] Cloning the remote Git repository [2021-08-17T18:45:07.800Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-08-17T18:45:07.865Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-08-17T18:45:07.899Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-17T18:45:07.899Z] > git --version # timeout=10 [2021-08-17T18:45:07.906Z] > git --version # 'git version 2.24.4' [2021-08-17T18:45:07.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:45:07.934Z] [INFO] Currently running in a labeled security context [2021-08-17T18:45:07.934Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T18:45:07.935Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh3562054962897916508.key [2021-08-17T18:45:07.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:45:08.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-17T18:45:08.969Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:45:08.981Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-17T18:45:08.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-17T18:45:08.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:45:08.999Z] [INFO] Currently running in a labeled security context [2021-08-17T18:45:08.999Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T18:45:08.999Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1707642331047997374.key [2021-08-17T18:45:09.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1010/head:refs/remotes/origin/PR-1010 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T18:45:11.055Z] Merging remotes/origin/main commit 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d into PR head commit 4ea8c13cb52732991f223ade6bf3eaa451e2a813 [2021-08-17T18:45:11.259Z] Merge succeeded, producing 4ea8c13cb52732991f223ade6bf3eaa451e2a813 [2021-08-17T18:45:11.260Z] Checking out Revision 4ea8c13cb52732991f223ade6bf3eaa451e2a813 (PR-1010) [2021-08-17T18:45:11.134Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:45:11.146Z] > git checkout -f 4ea8c13cb52732991f223ade6bf3eaa451e2a813 # timeout=10 [2021-08-17T18:45:11.207Z] > git remote # timeout=10 [2021-08-17T18:45:11.212Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T18:45:11.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:45:11.221Z] [INFO] Currently running in a labeled security context [2021-08-17T18:45:11.221Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T18:45:11.221Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8305715037891374209.key [2021-08-17T18:45:11.232Z] > git merge 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 [2021-08-17T18:45:11.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T18:45:11.260Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:45:11.272Z] > git checkout -f 4ea8c13cb52732991f223ade6bf3eaa451e2a813 # timeout=10 [2021-08-17T18:45:15.062Z] Commit message: "ci: remove need for CI specific Dockerfile" [2021-08-17T18:45:15.091Z] > git --version # timeout=10 [2021-08-17T18:45:15.099Z] > git --version # 'git version 2.24.4' [2021-08-17T18:45:15.103Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:45:15.726Z] provisioning config files... [2021-08-17T18:45:15.748Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2610557224738822348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:45:16.251Z] ---> docker-login.sh [2021-08-17T18:45:16.251Z] nexus3.edgexfoundry.org:10001 [2021-08-17T18:45:16.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:45:16.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:45:16.251Z] Configure a credential helper to remove this warning. See [2021-08-17T18:45:16.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:45:16.251Z] [2021-08-17T18:45:16.251Z] Login Succeeded [2021-08-17T18:45:16.251Z] nexus3.edgexfoundry.org:10002 [2021-08-17T18:45:16.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:45:16.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:45:16.517Z] Configure a credential helper to remove this warning. See [2021-08-17T18:45:16.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:45:16.517Z] [2021-08-17T18:45:16.517Z] Login Succeeded [2021-08-17T18:45:16.517Z] nexus3.edgexfoundry.org:10003 [2021-08-17T18:45:16.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:45:16.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:45:16.783Z] Configure a credential helper to remove this warning. See [2021-08-17T18:45:16.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:45:16.783Z] [2021-08-17T18:45:16.783Z] Login Succeeded [2021-08-17T18:45:16.783Z] nexus3.edgexfoundry.org:10004 [2021-08-17T18:45:16.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:45:16.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:45:16.783Z] Configure a credential helper to remove this warning. See [2021-08-17T18:45:16.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:45:16.783Z] [2021-08-17T18:45:16.783Z] Login Succeeded [2021-08-17T18:45:16.783Z] docker.io [2021-08-17T18:45:17.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:45:17.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:45:17.322Z] Configure a credential helper to remove this warning. See [2021-08-17T18:45:17.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:45:17.322Z] [2021-08-17T18:45:17.322Z] Login Succeeded [2021-08-17T18:45:17.322Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T18:45:17.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T18:45:17.713Z] ========================================================= [2021-08-17T18:45:17.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T18:45:17.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:45:18.186Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-17T18:45:18.186Z] Sending build context to Docker daemon 2.598MB [2021-08-17T18:45:18.186Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T18:45:18.186Z] Step 2/9 : FROM ${BASE} AS builder [2021-08-17T18:45:18.453Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T18:45:18.453Z] 540db60ca938: Pulling fs layer [2021-08-17T18:45:18.453Z] adcc1eea9eea: Pulling fs layer [2021-08-17T18:45:18.453Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T18:45:18.453Z] db62176df00c: Pulling fs layer [2021-08-17T18:45:18.453Z] 3b30891b0d05: Pulling fs layer [2021-08-17T18:45:18.453Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T18:45:18.453Z] c788192a36de: Pulling fs layer [2021-08-17T18:45:18.453Z] a77e37c0d609: Pulling fs layer [2021-08-17T18:45:18.453Z] c3185cebc471: Pulling fs layer [2021-08-17T18:45:18.453Z] db62176df00c: Waiting [2021-08-17T18:45:18.453Z] 3b30891b0d05: Waiting [2021-08-17T18:45:18.453Z] 06b49ca38bd5: Waiting [2021-08-17T18:45:18.453Z] c788192a36de: Waiting [2021-08-17T18:45:18.453Z] a77e37c0d609: Waiting [2021-08-17T18:45:18.453Z] c3185cebc471: Waiting [2021-08-17T18:45:18.453Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T18:45:18.453Z] 4c4ab2625f07: Download complete [2021-08-17T18:45:18.453Z] adcc1eea9eea: Verifying Checksum [2021-08-17T18:45:18.453Z] adcc1eea9eea: Download complete [2021-08-17T18:45:18.723Z] 3b30891b0d05: Download complete [2021-08-17T18:45:18.723Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T18:45:18.723Z] 06b49ca38bd5: Download complete [2021-08-17T18:45:18.723Z] c788192a36de: Verifying Checksum [2021-08-17T18:45:18.723Z] c788192a36de: Download complete [2021-08-17T18:45:18.993Z] 540db60ca938: Verifying Checksum [2021-08-17T18:45:18.993Z] 540db60ca938: Download complete [2021-08-17T18:45:18.993Z] 540db60ca938: Pull complete [2021-08-17T18:45:19.260Z] adcc1eea9eea: Pull complete [2021-08-17T18:45:19.260Z] 4c4ab2625f07: Pull complete [2021-08-17T18:45:19.529Z] a77e37c0d609: Verifying Checksum [2021-08-17T18:45:19.529Z] a77e37c0d609: Download complete [2021-08-17T18:45:24.882Z] db62176df00c: Verifying Checksum [2021-08-17T18:45:24.882Z] db62176df00c: Download complete [2021-08-17T18:45:24.882Z] c3185cebc471: Verifying Checksum [2021-08-17T18:45:24.882Z] c3185cebc471: Download complete [2021-08-17T18:45:27.501Z] db62176df00c: Pull complete [2021-08-17T18:45:27.501Z] 3b30891b0d05: Pull complete [2021-08-17T18:45:27.501Z] 06b49ca38bd5: Pull complete [2021-08-17T18:45:27.501Z] c788192a36de: Pull complete [2021-08-17T18:45:27.501Z] a77e37c0d609: Pull complete [2021-08-17T18:45:29.494Z] c3185cebc471: Pull complete [2021-08-17T18:45:29.494Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T18:45:29.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:45:29.494Z] ---> 031687cdd783 [2021-08-17T18:45:29.494Z] Step 3/9 : WORKDIR /device-sdk-go [2021-08-17T18:45:31.435Z] ---> Running in 9e30aad179e2 [2021-08-17T18:45:31.435Z] Removing intermediate container 9e30aad179e2 [2021-08-17T18:45:31.435Z] ---> 66fbc33e393c [2021-08-17T18:45:31.435Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T18:45:31.435Z] ---> Running in 34826c3d6100 [2021-08-17T18:45:31.435Z] Removing intermediate container 34826c3d6100 [2021-08-17T18:45:31.435Z] ---> 7842838a889d [2021-08-17T18:45:31.435Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:45:31.435Z] ---> Running in 2b2d30d87cb3 [2021-08-17T18:45:32.023Z] Removing intermediate container 2b2d30d87cb3 [2021-08-17T18:45:32.023Z] ---> 75437c3284a4 [2021-08-17T18:45:32.023Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-17T18:45:32.023Z] ---> Running in 55990ee58a13 [2021-08-17T18:45:32.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:45:33.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:45:34.666Z] OK: 219 MiB in 52 packages [2021-08-17T18:45:34.666Z] Removing intermediate container 55990ee58a13 [2021-08-17T18:45:34.666Z] ---> 83f15815cd3d [2021-08-17T18:45:34.666Z] Step 7/9 : COPY . . [2021-08-17T18:45:34.937Z] ---> c87a5fd55284 [2021-08-17T18:45:34.937Z] Step 8/9 : RUN go mod download [2021-08-17T18:45:34.937Z] ---> Running in 6ce4313392da [2021-08-17T18:45:45.042Z] Removing intermediate container 6ce4313392da [2021-08-17T18:45:45.042Z] ---> 1de5f9c4421d [2021-08-17T18:45:45.042Z] Step 9/9 : RUN make build [2021-08-17T18:45:45.042Z] ---> Running in 85a7a14dc772 [2021-08-17T18:45:45.042Z] go mod tidy [2021-08-17T18:45:45.042Z] 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-08-17T18:45:55.233Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-17T18:45:55.500Z] Removing intermediate container 85a7a14dc772 [2021-08-17T18:45:55.500Z] ---> 7e672d4b9172 [2021-08-17T18:45:55.500Z] [Warning] One or more build-args [MAKE] were not consumed [2021-08-17T18:45:55.500Z] Successfully built 7e672d4b9172 [2021-08-17T18:45:55.500Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:45:55.864Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:45:55.865Z] . [Pipeline] withDockerContainer [2021-08-17T18:45:55.985Z] prd-centos7-docker-4c-2g-1085 does not seem to be running inside a container [2021-08-17T18:45:56.038Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:45:56.404Z] $ docker top 42820b35ac85baad713f855e10095153b12abe9356915b623bcd4b7a1f089024 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:45:56.868Z] + go version [2021-08-17T18:45:56.868Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T18:45:56.899Z] $ docker stop --time=1 42820b35ac85baad713f855e10095153b12abe9356915b623bcd4b7a1f089024 [2021-08-17T18:45:58.090Z] $ docker rm -f 42820b35ac85baad713f855e10095153b12abe9356915b623bcd4b7a1f089024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:45:58.859Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:45:58.859Z] . [Pipeline] withDockerContainer [2021-08-17T18:45:58.978Z] prd-centos7-docker-4c-2g-1085 does not seem to be running inside a container [2021-08-17T18:45:59.040Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:45:59.422Z] $ docker top 509160531b5f0dc1fb0210fa408e8fb136bcbf63fa07bc525f532432df36d6c1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:45:59.926Z] + go mod tidy [Pipeline] sh [2021-08-17T18:46:00.548Z] + make test [2021-08-17T18:46:00.548Z] go mod tidy [2021-08-17T18:46:00.548Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-17T18:46:05.924Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-08-17T18:46:28.075Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-08-17T18:46:28.075Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-08-17T18:46:28.075Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-08-17T18:46:30.026Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.060s coverage: 24.2% of statements [2021-08-17T18:46:30.026Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-08-17T18:46:30.026Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 28.1% of statements [2021-08-17T18:46:30.611Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.045s coverage: 78.9% of statements [2021-08-17T18:46:30.885Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.064s coverage: 9.0% of statements [2021-08-17T18:46:30.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-08-17T18:46:30.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-08-17T18:46:30.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-08-17T18:46:31.475Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.068s coverage: 28.7% of statements [2021-08-17T18:46:31.475Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-08-17T18:46:32.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements [2021-08-17T18:46:32.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-08-17T18:46:32.889Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-08-17T18:46:32.889Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements [2021-08-17T18:46:33.856Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.842s coverage: 89.2% of statements [2021-08-17T18:46:33.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-08-17T18:46:33.856Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements [2021-08-17T18:46:33.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-08-17T18:46:33.856Z] GO111MODULE=on go vet ./... [2021-08-17T18:46:43.967Z] gofmt -l . [2021-08-17T18:46:43.967Z] [ "`gofmt -l .`" = "" ] [2021-08-17T18:46:43.967Z] ./bin/test-attribution-txt.sh [2021-08-17T18:46:43.967Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-17T18:46:43.995Z] $ docker stop --time=1 509160531b5f0dc1fb0210fa408e8fb136bcbf63fa07bc525f532432df36d6c1 [2021-08-17T18:46:45.481Z] $ docker rm -f 509160531b5f0dc1fb0210fa408e8fb136bcbf63fa07bc525f532432df36d6c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:46:46.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T18:46:46.715Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-17T18:46:47.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T18:46:48.201Z] + ls -al . [2021-08-17T18:46:48.201Z] total 232 [2021-08-17T18:46:48.201Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 17 18:46 . [2021-08-17T18:46:48.201Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 18:45 .. [2021-08-17T18:46:48.201Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 17 18:45 bin [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 24816 Aug 17 18:45 CHANGELOG.md [2021-08-17T18:46:48.201Z] -rw-r--r--. 1 jenkins jenkins 125634 Aug 17 18:46 coverage.out [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 17 18:45 .dockerignore [2021-08-17T18:46:48.201Z] drwxrwxr-x. 5 jenkins jenkins 62 Aug 17 18:45 example [2021-08-17T18:46:48.201Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 17 18:45 .git [2021-08-17T18:46:48.201Z] drwxrwxr-x. 3 jenkins jenkins 125 Aug 17 18:45 .github [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 138 Aug 17 18:45 .gitignore [2021-08-17T18:46:48.201Z] -rw-r--r--. 1 jenkins jenkins 548 Aug 17 18:46 go.mod [2021-08-17T18:46:48.201Z] -rw-r--r--. 1 jenkins jenkins 20301 Aug 17 18:45 go.sum [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 18:45 GOVERNANCE.md [2021-08-17T18:46:48.201Z] drwxrwxr-x. 15 jenkins jenkins 224 Aug 17 18:45 internal [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 880 Aug 17 18:45 Jenkinsfile [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 11341 Aug 17 18:45 LICENSE [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 1026 Aug 17 18:45 Makefile [2021-08-17T18:46:48.201Z] drwxrwxr-x. 3 jenkins jenkins 16 Aug 17 18:45 openapi [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 619 Aug 17 18:45 OWNERS.md [2021-08-17T18:46:48.201Z] drwxrwxr-x. 5 jenkins jenkins 50 Aug 17 18:45 pkg [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 7646 Aug 17 18:45 README.md [2021-08-17T18:46:48.201Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 17 18:45 snap [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 17 18:43 VERSION [2021-08-17T18:46:48.201Z] -rw-rw-r--. 1 jenkins jenkins 222 Aug 17 18:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:46:48.557Z] + 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=4ea8c13cb52732991f223ade6bf3eaa451e2a813 --label arch=amd64 --label version=0.0.0 . [2021-08-17T18:46:48.557Z] Sending build context to Docker daemon 2.725MB [2021-08-17T18:46:48.557Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T18:46:48.557Z] Step 2/23 : FROM ${BASE} AS builder [2021-08-17T18:46:48.557Z] ---> 7e672d4b9172 [2021-08-17T18:46:48.557Z] Step 3/23 : WORKDIR /device-sdk-go [2021-08-17T18:46:48.557Z] ---> Running in a732196c237e [2021-08-17T18:46:48.826Z] Removing intermediate container a732196c237e [2021-08-17T18:46:48.826Z] ---> 1c53b4d9b811 [2021-08-17T18:46:48.826Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T18:46:48.826Z] ---> Running in ea18553a0c85 [2021-08-17T18:46:48.826Z] Removing intermediate container ea18553a0c85 [2021-08-17T18:46:48.826Z] ---> 1500420bacca [2021-08-17T18:46:48.826Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:46:48.826Z] ---> Running in 8d4e777074e0 [2021-08-17T18:46:49.410Z] Removing intermediate container 8d4e777074e0 [2021-08-17T18:46:49.410Z] ---> 5fdbe5a743b3 [2021-08-17T18:46:49.410Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-17T18:46:49.410Z] ---> Running in 0b128251f16d [2021-08-17T18:46:49.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:50.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:50.839Z] OK: 219 MiB in 52 packages [2021-08-17T18:46:51.103Z] Removing intermediate container 0b128251f16d [2021-08-17T18:46:51.103Z] ---> 040730702bb1 [2021-08-17T18:46:51.103Z] Step 7/23 : COPY . . [2021-08-17T18:46:51.373Z] ---> 4264d6ab798f [2021-08-17T18:46:51.373Z] Step 8/23 : RUN go mod download [2021-08-17T18:46:51.373Z] ---> Running in 8fdf50cabdc0 [2021-08-17T18:46:51.640Z] Removing intermediate container 8fdf50cabdc0 [2021-08-17T18:46:51.640Z] ---> 8ee492f716ed [2021-08-17T18:46:51.640Z] Step 9/23 : RUN make build [2021-08-17T18:46:51.640Z] ---> Running in 7f4068aed44f [2021-08-17T18:46:51.915Z] go mod tidy [2021-08-17T18:46:52.194Z] 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-08-17T18:46:52.462Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-17T18:46:53.043Z] Removing intermediate container 7f4068aed44f [2021-08-17T18:46:53.043Z] ---> b3be923f5151 [2021-08-17T18:46:53.043Z] Step 10/23 : FROM alpine:3.12 [2021-08-17T18:46:53.624Z] 3.12: Pulling from library/alpine [2021-08-17T18:46:53.624Z] 339de151aab4: Pulling fs layer [2021-08-17T18:46:53.889Z] 339de151aab4: Verifying Checksum [2021-08-17T18:46:53.889Z] 339de151aab4: Download complete [2021-08-17T18:46:54.155Z] 339de151aab4: Pull complete [2021-08-17T18:46:54.155Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T18:46:54.155Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T18:46:54.155Z] ---> 13621d1b12d4 [2021-08-17T18:46:54.155Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T18:46:54.155Z] ---> Running in ebac2d00619c [2021-08-17T18:46:54.155Z] Removing intermediate container ebac2d00619c [2021-08-17T18:46:54.155Z] ---> 3e353dc06147 [2021-08-17T18:46:54.155Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:46:54.420Z] ---> Running in 25577c15b658 [2021-08-17T18:46:54.690Z] Removing intermediate container 25577c15b658 [2021-08-17T18:46:54.690Z] ---> 2208800dc9ab [2021-08-17T18:46:54.690Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-08-17T18:46:54.690Z] ---> Running in f57c4af30e56 [2021-08-17T18:46:54.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:55.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:56.115Z] (1/5) Installing libgcc (9.3.0-r2) [2021-08-17T18:46:56.115Z] (2/5) Installing libsodium (1.0.18-r0) [2021-08-17T18:46:56.115Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-08-17T18:46:57.077Z] (4/5) Installing libzmq (4.3.3-r0) [2021-08-17T18:46:57.077Z] (5/5) Installing zeromq (4.3.3-r0) [2021-08-17T18:46:57.346Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:46:57.346Z] OK: 8 MiB in 19 packages [2021-08-17T18:46:57.610Z] Removing intermediate container f57c4af30e56 [2021-08-17T18:46:57.610Z] ---> 045424a962fe [2021-08-17T18:46:57.610Z] Step 14/23 : WORKDIR / [2021-08-17T18:46:57.610Z] ---> Running in 01d51a673186 [2021-08-17T18:46:57.610Z] Removing intermediate container 01d51a673186 [2021-08-17T18:46:57.610Z] ---> 322750b29e3d [2021-08-17T18:46:57.610Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-08-17T18:46:57.875Z] ---> 763caec9cd52 [2021-08-17T18:46:57.875Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-08-17T18:46:58.143Z] ---> c92b4f490660 [2021-08-17T18:46:58.143Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-08-17T18:46:58.410Z] ---> f5cc1f0a1d2d [2021-08-17T18:46:58.410Z] Step 18/23 : EXPOSE 59999 [2021-08-17T18:46:58.410Z] ---> Running in bac4fe3ee3c3 [2021-08-17T18:46:58.410Z] Removing intermediate container bac4fe3ee3c3 [2021-08-17T18:46:58.410Z] ---> c2c6cc0eb60d [2021-08-17T18:46:58.410Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-08-17T18:46:58.410Z] ---> Running in f230c5f59946 [2021-08-17T18:46:58.410Z] Removing intermediate container f230c5f59946 [2021-08-17T18:46:58.410Z] ---> 60c49c90d4a2 [2021-08-17T18:46:58.410Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:46:58.410Z] ---> Running in 24cab1d09de9 [2021-08-17T18:46:58.677Z] Removing intermediate container 24cab1d09de9 [2021-08-17T18:46:58.677Z] ---> 841d434d03e3 [2021-08-17T18:46:58.677Z] Step 21/23 : LABEL arch=amd64 [2021-08-17T18:46:58.677Z] ---> Running in e80098f83c1e [2021-08-17T18:46:58.677Z] Removing intermediate container e80098f83c1e [2021-08-17T18:46:58.677Z] ---> a46d367b8571 [2021-08-17T18:46:58.677Z] Step 22/23 : LABEL git_sha=4ea8c13cb52732991f223ade6bf3eaa451e2a813 [2021-08-17T18:46:58.677Z] ---> Running in 8bce437babe3 [2021-08-17T18:46:58.677Z] Removing intermediate container 8bce437babe3 [2021-08-17T18:46:58.677Z] ---> 9d246d00765e [2021-08-17T18:46:58.677Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T18:46:58.943Z] ---> Running in 96894c260d07 [2021-08-17T18:46:58.943Z] Removing intermediate container 96894c260d07 [2021-08-17T18:46:58.943Z] ---> 54fbee5b0f98 [2021-08-17T18:46:58.943Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-17T18:46:58.943Z] Successfully built 54fbee5b0f98 [2021-08-17T18:46:58.943Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:46:59.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:46:59.819Z] [2021-08-17T18:46:59.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:47:00.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:47:00.199Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T18:47:00.199Z] b4d181a07f80: Pulling fs layer [2021-08-17T18:47:00.199Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T18:47:00.199Z] ed53099fbce6: Pulling fs layer [2021-08-17T18:47:00.199Z] dc539afda2c1: Pulling fs layer [2021-08-17T18:47:00.199Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T18:47:00.199Z] 9065ff56babe: Pulling fs layer [2021-08-17T18:47:00.199Z] d287ab97295c: Pulling fs layer [2021-08-17T18:47:00.199Z] dc539afda2c1: Waiting [2021-08-17T18:47:00.199Z] 77bc0d833cb6: Waiting [2021-08-17T18:47:00.199Z] 9065ff56babe: Waiting [2021-08-17T18:47:00.199Z] d287ab97295c: Waiting [2021-08-17T18:47:00.465Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T18:47:00.465Z] a1111a8f2ec3: Download complete [2021-08-17T18:47:00.465Z] dc539afda2c1: Verifying Checksum [2021-08-17T18:47:00.465Z] dc539afda2c1: Download complete [2021-08-17T18:47:00.733Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T18:47:00.733Z] 77bc0d833cb6: Download complete [2021-08-17T18:47:00.733Z] 9065ff56babe: Verifying Checksum [2021-08-17T18:47:00.733Z] 9065ff56babe: Download complete [2021-08-17T18:47:00.999Z] ed53099fbce6: Verifying Checksum [2021-08-17T18:47:00.999Z] ed53099fbce6: Download complete [2021-08-17T18:47:01.580Z] b4d181a07f80: Download complete [2021-08-17T18:47:02.544Z] b4d181a07f80: Pull complete [2021-08-17T18:47:02.818Z] a1111a8f2ec3: Pull complete [2021-08-17T18:47:03.409Z] ed53099fbce6: Pull complete [2021-08-17T18:47:03.409Z] dc539afda2c1: Pull complete [2021-08-17T18:47:03.675Z] 77bc0d833cb6: Pull complete [2021-08-17T18:47:03.675Z] 9065ff56babe: Pull complete [2021-08-17T18:47:05.088Z] d287ab97295c: Verifying Checksum [2021-08-17T18:47:05.088Z] d287ab97295c: Download complete [2021-08-17T18:47:09.389Z] d287ab97295c: Pull complete [2021-08-17T18:47:09.389Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T18:47:09.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:47:09.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T18:47:09.502Z] prd-centos7-docker-4c-2g-1085 does not seem to be running inside a container [2021-08-17T18:47:09.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T18:47:12.237Z] $ docker top 9cd70724398a2d30d90680dd5b68c29d16168f5f1b6c1517013e3d05a7738581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:47:12.785Z] ---> job-cost.sh [2021-08-17T18:47:12.785Z] lf-activate-venv: SKIPPING [2021-08-17T18:47:12.785Z] INFO: No Stack... [2021-08-17T18:47:13.745Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T18:47:14.012Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T18:47:14.349Z] + cut -d, -f6 [2021-08-17T18:47:14.349Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-08-17T18:47:14.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] [2021-08-17T18:47:14.446Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] did not exist. Created. [2021-08-17T18:47:14.446Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T18:47:14.880Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-17T18:47:14.937Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T18:47:14.976Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T18:47:15.056Z] $ docker stop --time=1 9cd70724398a2d30d90680dd5b68c29d16168f5f1b6c1517013e3d05a7738581 [2021-08-17T18:47:16.195Z] $ docker rm -f 9cd70724398a2d30d90680dd5b68c29d16168f5f1b6c1517013e3d05a7738581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T19:02:17.506Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2435 in /w/workspace/gexfoundry_device-sdk-go_PR-1010 [Pipeline] { [Pipeline] ws [2021-08-17T19:02:17.573Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-08-17T19:02:17.940Z] Selected Git installation does not exist. Using Default [2021-08-17T19:02:17.940Z] The recommended git tool is: NONE [2021-08-17T19:02:24.897Z] using credential edgex-jenkins-ssh [2021-08-17T19:02:24.918Z] Cloning the remote Git repository [2021-08-17T19:02:24.998Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-08-17T19:02:25.184Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-08-17T19:02:25.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-17T19:02:25.298Z] > git --version # timeout=10 [2021-08-17T19:02:25.323Z] > git --version # 'git version 2.17.1' [2021-08-17T19:02:25.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:02:25.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:02:26.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-17T19:02:26.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:02:26.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-17T19:02:27.672Z] Merging remotes/origin/main commit 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d into PR head commit 4ea8c13cb52732991f223ade6bf3eaa451e2a813 [2021-08-17T19:02:27.903Z] Merge succeeded, producing 4ea8c13cb52732991f223ade6bf3eaa451e2a813 [2021-08-17T19:02:27.903Z] Checking out Revision 4ea8c13cb52732991f223ade6bf3eaa451e2a813 (PR-1010) [2021-08-17T19:02:26.969Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-17T19:02:26.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:02:26.991Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1010/head:refs/remotes/origin/PR-1010 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T19:02:27.687Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:02:27.703Z] > git checkout -f 4ea8c13cb52732991f223ade6bf3eaa451e2a813 # timeout=10 [2021-08-17T19:02:27.810Z] > git remote # timeout=10 [2021-08-17T19:02:27.829Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T19:02:27.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:02:27.855Z] > git merge 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 [2021-08-17T19:02:27.879Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T19:02:27.905Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:02:27.932Z] > git checkout -f 4ea8c13cb52732991f223ade6bf3eaa451e2a813 # timeout=10 [2021-08-17T19:02:32.343Z] Commit message: "ci: remove need for CI specific Dockerfile" [2021-08-17T19:02:32.403Z] > git --version # timeout=10 [2021-08-17T19:02:32.414Z] > git --version # 'git version 2.17.1' [2021-08-17T19:02:32.431Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:02:33.167Z] provisioning config files... [2021-08-17T19:02:33.200Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2657225245589372335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:02:33.880Z] ---> docker-login.sh [2021-08-17T19:02:33.880Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:02:34.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:35.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:35.149Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:35.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:35.149Z] [2021-08-17T19:02:35.149Z] Login Succeeded [2021-08-17T19:02:35.149Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:02:35.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:35.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:35.700Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:35.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:35.700Z] [2021-08-17T19:02:35.700Z] Login Succeeded [2021-08-17T19:02:35.700Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:02:35.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:36.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:36.255Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:36.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:36.255Z] [2021-08-17T19:02:36.255Z] Login Succeeded [2021-08-17T19:02:36.255Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:02:36.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:36.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:36.815Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:36.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:36.815Z] [2021-08-17T19:02:36.815Z] Login Succeeded [2021-08-17T19:02:36.815Z] docker.io [2021-08-17T19:02:37.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:37.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:37.703Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:37.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:37.703Z] [2021-08-17T19:02:37.703Z] Login Succeeded [2021-08-17T19:02:37.703Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:02:37.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T19:02:38.704Z] ========================================================= [2021-08-17T19:02:38.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T19:02:38.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:02:39.208Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-17T19:02:39.821Z] Sending build context to Docker daemon 2.607MB [2021-08-17T19:02:39.821Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:02:39.821Z] Step 2/9 : FROM ${BASE} AS builder [2021-08-17T19:02:40.101Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T19:02:40.101Z] 595b0fe564bb: Pulling fs layer [2021-08-17T19:02:40.101Z] 24495759ef45: Pulling fs layer [2021-08-17T19:02:40.101Z] d148012ef14d: Pulling fs layer [2021-08-17T19:02:40.101Z] e90a11edd702: Pulling fs layer [2021-08-17T19:02:40.101Z] d77568369979: Pulling fs layer [2021-08-17T19:02:40.101Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T19:02:40.101Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T19:02:40.101Z] 97ac5df62f85: Pulling fs layer [2021-08-17T19:02:40.101Z] e90a11edd702: Waiting [2021-08-17T19:02:40.101Z] fc1c9f9a7f3b: Waiting [2021-08-17T19:02:40.101Z] d77568369979: Waiting [2021-08-17T19:02:40.101Z] 170f2ba95c9a: Waiting [2021-08-17T19:02:40.101Z] d148012ef14d: Verifying Checksum [2021-08-17T19:02:40.101Z] 24495759ef45: Verifying Checksum [2021-08-17T19:02:40.101Z] 24495759ef45: Download complete [2021-08-17T19:02:40.101Z] d77568369979: Download complete [2021-08-17T19:02:40.377Z] fc1c9f9a7f3b: Download complete [2021-08-17T19:02:40.377Z] 170f2ba95c9a: Verifying Checksum [2021-08-17T19:02:40.377Z] 170f2ba95c9a: Download complete [2021-08-17T19:02:40.377Z] 595b0fe564bb: Verifying Checksum [2021-08-17T19:02:40.377Z] 595b0fe564bb: Download complete [2021-08-17T19:02:41.399Z] 595b0fe564bb: Pull complete [2021-08-17T19:02:42.000Z] 24495759ef45: Pull complete [2021-08-17T19:02:42.278Z] d148012ef14d: Pull complete [2021-08-17T19:02:44.286Z] 97ac5df62f85: Verifying Checksum [2021-08-17T19:02:44.286Z] 97ac5df62f85: Download complete [2021-08-17T19:02:44.890Z] e90a11edd702: Verifying Checksum [2021-08-17T19:02:44.890Z] e90a11edd702: Download complete [2021-08-17T19:02:57.385Z] e90a11edd702: Pull complete [2021-08-17T19:02:57.385Z] d77568369979: Pull complete [2021-08-17T19:02:57.385Z] fc1c9f9a7f3b: Pull complete [2021-08-17T19:02:57.385Z] 170f2ba95c9a: Pull complete [2021-08-17T19:03:02.811Z] 97ac5df62f85: Pull complete [2021-08-17T19:03:02.811Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T19:03:02.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T19:03:02.811Z] ---> 04bc70af865f [2021-08-17T19:03:02.811Z] Step 3/9 : WORKDIR /device-sdk-go [2021-08-17T19:03:08.246Z] ---> Running in 38832c762d02 [2021-08-17T19:03:08.852Z] Removing intermediate container 38832c762d02 [2021-08-17T19:03:08.852Z] ---> aa775a50366f [2021-08-17T19:03:08.852Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:03:09.457Z] ---> Running in 63d279f20bd0 [2021-08-17T19:03:10.064Z] Removing intermediate container 63d279f20bd0 [2021-08-17T19:03:10.064Z] ---> 32a9e9c45403 [2021-08-17T19:03:10.064Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:03:10.064Z] ---> Running in 5d5a74af6e18 [2021-08-17T19:03:13.472Z] Removing intermediate container 5d5a74af6e18 [2021-08-17T19:03:13.472Z] ---> d783d5388f33 [2021-08-17T19:03:13.472Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-17T19:03:13.472Z] ---> Running in bf14d0779d9b [2021-08-17T19:03:14.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:03:15.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:03:16.495Z] OK: 218 MiB in 52 packages [2021-08-17T19:03:17.927Z] Removing intermediate container bf14d0779d9b [2021-08-17T19:03:17.927Z] ---> e8975b0aa490 [2021-08-17T19:03:17.927Z] Step 7/9 : COPY . . [2021-08-17T19:03:19.362Z] ---> b26ff903352f [2021-08-17T19:03:19.362Z] Step 8/9 : RUN go mod download [2021-08-17T19:03:19.362Z] ---> Running in 9b1886066840 [2021-08-17T19:03:51.726Z] Removing intermediate container 9b1886066840 [2021-08-17T19:03:51.726Z] ---> 68909008e74c [2021-08-17T19:03:51.726Z] Step 9/9 : RUN make build [2021-08-17T19:03:51.726Z] ---> Running in 091b4c704f7e [2021-08-17T19:03:51.726Z] go mod tidy [2021-08-17T19:03:51.726Z] 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-08-17T19:04:30.776Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-17T19:04:31.374Z] Removing intermediate container 091b4c704f7e [2021-08-17T19:04:31.374Z] ---> b0a621395da8 [2021-08-17T19:04:31.374Z] [Warning] One or more build-args [MAKE] were not consumed [2021-08-17T19:04:31.374Z] Successfully built b0a621395da8 [2021-08-17T19:04:31.374Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:04:31.763Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:04:31.763Z] . [Pipeline] withDockerContainer [2021-08-17T19:04:32.124Z] prd-ubuntu18.04-docker-arm64-4c-16g-2435 does not seem to be running inside a container [2021-08-17T19:04:32.222Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-17T19:04:34.311Z] $ docker top 41ca2a5c03014ff0d3a6534a69996b7e373d4d2b0d3e427a84ce260e0ef9d0cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:04:35.393Z] + go version [2021-08-17T19:04:35.393Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T19:04:35.427Z] $ docker stop --time=1 41ca2a5c03014ff0d3a6534a69996b7e373d4d2b0d3e427a84ce260e0ef9d0cb [2021-08-17T19:04:37.340Z] $ docker rm -f 41ca2a5c03014ff0d3a6534a69996b7e373d4d2b0d3e427a84ce260e0ef9d0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:04:38.307Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:04:38.307Z] . [Pipeline] withDockerContainer [2021-08-17T19:04:38.618Z] prd-ubuntu18.04-docker-arm64-4c-16g-2435 does not seem to be running inside a container [2021-08-17T19:04:38.731Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-17T19:04:40.726Z] $ docker top 3f572c70c294ea1c3b75bb6c30dc0f595cbbb4864c0682a51261586ebf3d360b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T19:04:41.922Z] + go mod tidy [Pipeline] sh [2021-08-17T19:04:43.666Z] + make test [2021-08-17T19:04:43.666Z] go mod tidy [2021-08-17T19:04:44.277Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-17T19:05:23.437Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-08-17T19:06:31.535Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-08-17T19:06:31.535Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-08-17T19:06:31.535Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-08-17T19:06:49.865Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.367s coverage: 24.2% of statements [2021-08-17T19:06:49.865Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-08-17T19:06:49.865Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.231s coverage: 28.1% of statements [2021-08-17T19:06:49.865Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.242s coverage: 78.9% of statements [2021-08-17T19:06:49.865Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.305s coverage: 9.0% of statements [2021-08-17T19:06:49.865Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-08-17T19:06:49.865Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-08-17T19:06:49.865Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-08-17T19:06:49.865Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.306s coverage: 28.7% of statements [2021-08-17T19:06:49.865Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-08-17T19:06:52.529Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.229s coverage: 83.3% of statements [2021-08-17T19:06:52.529Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-08-17T19:06:52.529Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-08-17T19:06:52.529Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.446s coverage: 58.0% of statements [2021-08-17T19:06:54.527Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.440s coverage: 89.2% of statements [2021-08-17T19:06:54.527Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-08-17T19:06:54.803Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.211s coverage: 4.9% of statements [2021-08-17T19:06:54.803Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-08-17T19:06:55.407Z] GO111MODULE=on go vet ./... [2021-08-17T19:07:42.477Z] gofmt -l . [2021-08-17T19:07:42.477Z] [ "`gofmt -l .`" = "" ] [2021-08-17T19:07:42.477Z] ./bin/test-attribution-txt.sh [2021-08-17T19:07:42.477Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-17T19:07:42.510Z] $ docker stop --time=1 3f572c70c294ea1c3b75bb6c30dc0f595cbbb4864c0682a51261586ebf3d360b [2021-08-17T19:07:45.108Z] $ docker rm -f 3f572c70c294ea1c3b75bb6c30dc0f595cbbb4864c0682a51261586ebf3d360b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:07:46.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T19:07:46.585Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T19:07:47.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T19:07:48.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T19:07:48.546Z] + ls -al . [2021-08-17T19:07:48.546Z] total 268 [2021-08-17T19:07:48.546Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 17 19:07 . [2021-08-17T19:07:48.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:02 .. [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 17 19:02 .dockerignore [2021-08-17T19:07:48.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:02 .git [2021-08-17T19:07:48.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:02 .github [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 138 Aug 17 19:02 .gitignore [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 24816 Aug 17 19:02 CHANGELOG.md [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:02 GOVERNANCE.md [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 17 19:02 Jenkinsfile [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 17 19:02 LICENSE [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 1026 Aug 17 19:02 Makefile [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 17 19:02 OWNERS.md [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 7646 Aug 17 19:02 README.md [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 17 18:43 VERSION [2021-08-17T19:07:48.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:02 bin [2021-08-17T19:07:48.546Z] -rw-r--r-- 1 jenkins jenkins 125634 Aug 17 19:06 coverage.out [2021-08-17T19:07:48.546Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 17 19:02 example [2021-08-17T19:07:48.546Z] -rw-r--r-- 1 jenkins jenkins 548 Aug 17 19:07 go.mod [2021-08-17T19:07:48.546Z] -rw-r--r-- 1 jenkins jenkins 20301 Aug 17 19:04 go.sum [2021-08-17T19:07:48.546Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 17 19:02 internal [2021-08-17T19:07:48.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:02 openapi [2021-08-17T19:07:48.546Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 17 19:02 pkg [2021-08-17T19:07:48.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:02 snap [2021-08-17T19:07:48.546Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 17 19:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:07:48.989Z] + 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=4ea8c13cb52732991f223ade6bf3eaa451e2a813 --label arch=arm64 --label version=0.0.0 . [2021-08-17T19:07:49.587Z] Sending build context to Docker daemon 2.734MB [2021-08-17T19:07:49.587Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:07:49.587Z] Step 2/23 : FROM ${BASE} AS builder [2021-08-17T19:07:49.587Z] ---> b0a621395da8 [2021-08-17T19:07:49.587Z] Step 3/23 : WORKDIR /device-sdk-go [2021-08-17T19:07:49.860Z] ---> Running in 335ec4baeb04 [2021-08-17T19:07:50.457Z] Removing intermediate container 335ec4baeb04 [2021-08-17T19:07:50.457Z] ---> 7b6384b9615d [2021-08-17T19:07:50.457Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:07:50.731Z] ---> Running in c03fba516d15 [2021-08-17T19:07:51.337Z] Removing intermediate container c03fba516d15 [2021-08-17T19:07:51.337Z] ---> e711fa39ad56 [2021-08-17T19:07:51.337Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:07:51.337Z] ---> Running in b5ad10ffb983 [2021-08-17T19:07:53.976Z] Removing intermediate container b5ad10ffb983 [2021-08-17T19:07:53.977Z] ---> 783a3f1e2a81 [2021-08-17T19:07:53.977Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-17T19:07:53.977Z] ---> Running in 82facf32fc46 [2021-08-17T19:07:55.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:07:56.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:07:57.471Z] OK: 218 MiB in 52 packages [2021-08-17T19:07:58.920Z] Removing intermediate container 82facf32fc46 [2021-08-17T19:07:58.920Z] ---> 4d3077ce81c1 [2021-08-17T19:07:58.920Z] Step 7/23 : COPY . . [2021-08-17T19:08:00.428Z] ---> b3a40395412d [2021-08-17T19:08:00.428Z] Step 8/23 : RUN go mod download [2021-08-17T19:08:00.428Z] ---> Running in 5f6a9f37345e [2021-08-17T19:08:03.072Z] Removing intermediate container 5f6a9f37345e [2021-08-17T19:08:03.072Z] ---> 32ace7affb99 [2021-08-17T19:08:03.072Z] Step 9/23 : RUN make build [2021-08-17T19:08:03.346Z] ---> Running in f0e03be4d49e [2021-08-17T19:08:04.322Z] go mod tidy [2021-08-17T19:08:04.923Z] 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-08-17T19:08:06.356Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-17T19:08:07.790Z] Removing intermediate container f0e03be4d49e [2021-08-17T19:08:07.790Z] ---> c7a01de81645 [2021-08-17T19:08:07.791Z] Step 10/23 : FROM alpine:3.12 [2021-08-17T19:08:08.068Z] 3.12: Pulling from library/alpine [2021-08-17T19:08:08.340Z] d2f70382dc9a: Pulling fs layer [2021-08-17T19:08:08.615Z] d2f70382dc9a: Verifying Checksum [2021-08-17T19:08:08.615Z] d2f70382dc9a: Download complete [2021-08-17T19:08:09.216Z] d2f70382dc9a: Pull complete [2021-08-17T19:08:09.489Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T19:08:09.489Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T19:08:09.489Z] ---> c4fd0aeabfcf [2021-08-17T19:08:09.489Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T19:08:09.763Z] ---> Running in 9447b54c24a0 [2021-08-17T19:08:10.366Z] Removing intermediate container 9447b54c24a0 [2021-08-17T19:08:10.366Z] ---> 6208b3fdb757 [2021-08-17T19:08:10.366Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:08:10.366Z] ---> Running in 13ef1edf86d4 [2021-08-17T19:08:12.997Z] Removing intermediate container 13ef1edf86d4 [2021-08-17T19:08:12.997Z] ---> f047bfb8a1fc [2021-08-17T19:08:12.997Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-08-17T19:08:12.997Z] ---> Running in d7d8ec5803a4 [2021-08-17T19:08:13.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:08:14.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:08:16.402Z] (1/5) Installing libgcc (9.3.0-r2) [2021-08-17T19:08:16.402Z] (2/5) Installing libsodium (1.0.18-r0) [2021-08-17T19:08:16.402Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-08-17T19:08:17.375Z] (4/5) Installing libzmq (4.3.3-r0) [2021-08-17T19:08:17.375Z] (5/5) Installing zeromq (4.3.3-r0) [2021-08-17T19:08:17.647Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T19:08:17.647Z] OK: 8 MiB in 19 packages [2021-08-17T19:08:18.625Z] Removing intermediate container d7d8ec5803a4 [2021-08-17T19:08:18.625Z] ---> 698778662f84 [2021-08-17T19:08:18.625Z] Step 14/23 : WORKDIR / [2021-08-17T19:08:18.902Z] ---> Running in 77bc64e22da7 [2021-08-17T19:08:19.497Z] Removing intermediate container 77bc64e22da7 [2021-08-17T19:08:19.497Z] ---> 7e0d1d0bb787 [2021-08-17T19:08:19.497Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-08-17T19:08:20.091Z] ---> ff6b319c7d01 [2021-08-17T19:08:20.092Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-08-17T19:08:21.516Z] ---> 96fec90424a0 [2021-08-17T19:08:21.516Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-08-17T19:08:22.107Z] ---> f5e8e481a703 [2021-08-17T19:08:22.107Z] Step 18/23 : EXPOSE 59999 [2021-08-17T19:08:22.380Z] ---> Running in 95aaf642911c [2021-08-17T19:08:22.975Z] Removing intermediate container 95aaf642911c [2021-08-17T19:08:22.975Z] ---> 6e76fe3c6f26 [2021-08-17T19:08:22.975Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-08-17T19:08:22.975Z] ---> Running in 02df28d751b5 [2021-08-17T19:08:23.571Z] Removing intermediate container 02df28d751b5 [2021-08-17T19:08:23.571Z] ---> 0511a764b06e [2021-08-17T19:08:23.571Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T19:08:23.571Z] ---> Running in 49a56b3437f0 [2021-08-17T19:08:24.169Z] Removing intermediate container 49a56b3437f0 [2021-08-17T19:08:24.169Z] ---> 1a53758b5f18 [2021-08-17T19:08:24.169Z] Step 21/23 : LABEL arch=arm64 [2021-08-17T19:08:24.169Z] ---> Running in a06d8e2bacbe [2021-08-17T19:08:24.768Z] Removing intermediate container a06d8e2bacbe [2021-08-17T19:08:24.768Z] ---> 864f0ed8efd0 [2021-08-17T19:08:24.768Z] Step 22/23 : LABEL git_sha=4ea8c13cb52732991f223ade6bf3eaa451e2a813 [2021-08-17T19:08:24.768Z] ---> Running in 39c03ff04d68 [2021-08-17T19:08:25.366Z] Removing intermediate container 39c03ff04d68 [2021-08-17T19:08:25.366Z] ---> 590cd6a4b7de [2021-08-17T19:08:25.366Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T19:08:25.366Z] ---> Running in e97f6ec4fdec [2021-08-17T19:08:25.961Z] Removing intermediate container e97f6ec4fdec [2021-08-17T19:08:25.961Z] ---> d710198edf65 [2021-08-17T19:08:25.961Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-17T19:08:25.961Z] Successfully built d710198edf65 [2021-08-17T19:08:25.961Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:08:26.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:08:26.683Z] [2021-08-17T19:08:26.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:08:27.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:08:27.644Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T19:08:27.644Z] 448f6bf000e3: Pulling fs layer [2021-08-17T19:08:27.644Z] f757da607395: Pulling fs layer [2021-08-17T19:08:27.644Z] 05883995daec: Pulling fs layer [2021-08-17T19:08:27.644Z] 8603b9c90790: Pulling fs layer [2021-08-17T19:08:27.644Z] 1560dd03e051: Pulling fs layer [2021-08-17T19:08:27.644Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T19:08:27.644Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T19:08:27.644Z] 8603b9c90790: Waiting [2021-08-17T19:08:27.644Z] c2d8d7efcc4b: Waiting [2021-08-17T19:08:27.644Z] 1560dd03e051: Waiting [2021-08-17T19:08:27.644Z] 27f5ce0e4adf: Waiting [2021-08-17T19:08:27.920Z] f757da607395: Verifying Checksum [2021-08-17T19:08:27.920Z] f757da607395: Download complete [2021-08-17T19:08:27.920Z] 8603b9c90790: Verifying Checksum [2021-08-17T19:08:27.920Z] 8603b9c90790: Download complete [2021-08-17T19:08:27.920Z] 1560dd03e051: Verifying Checksum [2021-08-17T19:08:27.920Z] 1560dd03e051: Download complete [2021-08-17T19:08:27.920Z] 27f5ce0e4adf: Verifying Checksum [2021-08-17T19:08:27.920Z] 27f5ce0e4adf: Download complete [2021-08-17T19:08:28.194Z] 05883995daec: Verifying Checksum [2021-08-17T19:08:28.194Z] 05883995daec: Download complete [2021-08-17T19:08:28.791Z] 448f6bf000e3: Verifying Checksum [2021-08-17T19:08:28.791Z] 448f6bf000e3: Download complete [2021-08-17T19:08:31.430Z] c2d8d7efcc4b: Verifying Checksum [2021-08-17T19:08:31.430Z] c2d8d7efcc4b: Download complete [2021-08-17T19:08:32.410Z] 448f6bf000e3: Pull complete [2021-08-17T19:08:33.395Z] f757da607395: Pull complete [2021-08-17T19:08:34.834Z] 05883995daec: Pull complete [2021-08-17T19:08:35.108Z] 8603b9c90790: Pull complete [2021-08-17T19:08:36.095Z] 1560dd03e051: Pull complete [2021-08-17T19:08:36.376Z] 27f5ce0e4adf: Pull complete [2021-08-17T19:08:51.486Z] c2d8d7efcc4b: Pull complete [2021-08-17T19:08:51.486Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T19:08:51.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:08:51.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T19:08:51.738Z] prd-ubuntu18.04-docker-arm64-4c-16g-2435 does not seem to be running inside a container [2021-08-17T19:08:51.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-17T19:08:56.318Z] $ docker top 69ffd238f4414a411b63f83178a1e49da6cdd97f1c15843491543d30ab58cd84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:08:57.357Z] ---> job-cost.sh [2021-08-17T19:08:57.357Z] lf-activate-venv: SKIPPING [2021-08-17T19:08:57.357Z] INFO: No Stack... [2021-08-17T19:08:58.332Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T19:08:58.604Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T19:08:59.298Z] + cut -d, -f6 [2021-08-17T19:08:59.298Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-08-17T19:08:59.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] [2021-08-17T19:08:59.430Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] did not exist. Created. [2021-08-17T19:08:59.430Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T19:09:00.201Z] /w/workspace/device-sdk-go/1@tmp/durable-a4833f36/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-a4833f36/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-17T19:09:00.908Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T19:09:00.952Z] Warning: overwriting stash ‘stack-cost’ [2021-08-17T19:09:01.045Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T19:09:01.067Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1010-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T19:09:01.141Z] $ docker stop --time=1 69ffd238f4414a411b63f83178a1e49da6cdd97f1c15843491543d30ab58cd84 [2021-08-17T19:09:02.806Z] $ docker rm -f 69ffd238f4414a411b63f83178a1e49da6cdd97f1c15843491543d30ab58cd84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-17T19:09:04.113Z] provisioning config files... [2021-08-17T19:09:04.126Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/config5194607126742462380tmp [Pipeline] { [Pipeline] sh [2021-08-17T19:09:04.513Z] + set +x [2021-08-17T19:09:04.513Z] + curl -s https://codecov.io/bash [2021-08-17T19:09:04.513Z] + bash -s -- [2021-08-17T19:09:04.513Z] [2021-08-17T19:09:04.513Z] _____ _ [2021-08-17T19:09:04.513Z] / ____| | | [2021-08-17T19:09:04.513Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T19:09:04.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T19:09:04.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T19:09:04.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T19:09:04.513Z] Bash-1.0.6 [2021-08-17T19:09:04.513Z] [2021-08-17T19:09:04.513Z] [2021-08-17T19:09:04.513Z] ==> git version 2.24.4 found [2021-08-17T19:09:04.513Z] ==> 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-08-17T19:09:04.513Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T19:09:04.513Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T19:09:04.513Z] ==> Jenkins CI detected. [2021-08-17T19:09:04.513Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1010 [2021-08-17T19:09:04.513Z] project root: . [2021-08-17T19:09:04.513Z] --> token set from env [2021-08-17T19:09:04.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T19:09:04.513Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T19:09:04.513Z] ==> Python coveragepy not found [2021-08-17T19:09:04.513Z] ==> Searching for coverage reports in: [2021-08-17T19:09:04.513Z] + . [2021-08-17T19:09:04.513Z] -> Found 1 reports [2021-08-17T19:09:04.513Z] ==> Detecting git/mercurial file structure [2021-08-17T19:09:04.513Z] ==> Reading reports [2021-08-17T19:09:04.783Z] + ./coverage.out bytes=125634 [2021-08-17T19:09:04.783Z] ==> Appending adjustments [2021-08-17T19:09:04.783Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T19:09:04.783Z] + Found adjustments [2021-08-17T19:09:04.783Z] ==> Gzipping contents [2021-08-17T19:09:04.783Z] 16K /tmp/codecov.QQxvjs.gz [2021-08-17T19:09:04.783Z] ==> Uploading reports [2021-08-17T19:09:04.783Z] url: https://codecov.io [2021-08-17T19:09:04.783Z] query: branch=PR-1010&commit=4ea8c13cb52732991f223ade6bf3eaa451e2a813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1010%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1010&job=&cmd_args= [2021-08-17T19:09:04.783Z] -> Pinging Codecov [2021-08-17T19:09:04.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1010&commit=4ea8c13cb52732991f223ade6bf3eaa451e2a813&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1010%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1010&job=&cmd_args= [2021-08-17T19:09:05.368Z] -> Uploading to [2021-08-17T19:09:05.368Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/7E55EF52A471D76F132DFD9A03CDDE97/4ea8c13cb52732991f223ade6bf3eaa451e2a813/eda490d0-c3c8-4b65-b341-a6d564a554e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T190905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad574531012c6bb16876bd5ce19aba383312fd8d4c46101361cd41d04d652260 [2021-08-17T19:09:05.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T19:09:05.368Z] Dload Upload Total Spent Left Speed [2021-08-17T19:09:05.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16047 0 0 100 16047 0 46053 --:--:-- --:--:-- --:--:-- 45979 100 16047 0 0 100 16047 0 46029 --:--:-- --:--:-- --:--:-- 45979 [2021-08-17T19:09:05.637Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4ea8c13cb52732991f223ade6bf3eaa451e2a813 [Pipeline] } [2021-08-17T19:09:05.665Z] 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] sh [2021-08-17T19:09:07.576Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1010/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:09:07.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:09:08.586Z] ---> package-listing.sh [2021-08-17T19:09:08.586Z] ++ facter osfamily [2021-08-17T19:09:08.586Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T19:09:08.854Z] + OS_FAMILY=redhat [2021-08-17T19:09:08.854Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1010 [2021-08-17T19:09:08.854Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T19:09:08.854Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T19:09:08.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T19:09:08.854Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T19:09:08.854Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1010 ']' [2021-08-17T19:09:08.854Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T19:09:08.854Z] + case "${OS_FAMILY}" in [2021-08-17T19:09:08.854Z] + rpm -qa [2021-08-17T19:09:08.854Z] + sort [2021-08-17T19:09:09.436Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T19:09:09.436Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T19:09:09.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T19:09:09.436Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1010 ']' [2021-08-17T19:09:09.436Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1010/archives/ [2021-08-17T19:09:09.436Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1010/archives/ [Pipeline] echo [2021-08-17T19:09:09.475Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1010/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-17T19:09:09.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:09:10.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:09:10.438Z] [2021-08-17T19:09:10.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:09:10.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:09:10.821Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T19:09:10.821Z] b4d181a07f80: Pulling fs layer [2021-08-17T19:09:10.821Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T19:09:10.821Z] ed53099fbce6: Pulling fs layer [2021-08-17T19:09:10.821Z] dc539afda2c1: Pulling fs layer [2021-08-17T19:09:10.821Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T19:09:10.821Z] 9065ff56babe: Pulling fs layer [2021-08-17T19:09:10.821Z] d287ab97295c: Pulling fs layer [2021-08-17T19:09:10.821Z] dc539afda2c1: Waiting [2021-08-17T19:09:10.821Z] 77bc0d833cb6: Waiting [2021-08-17T19:09:10.821Z] 9065ff56babe: Waiting [2021-08-17T19:09:10.822Z] d287ab97295c: Waiting [2021-08-17T19:09:11.089Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T19:09:11.089Z] a1111a8f2ec3: Download complete [2021-08-17T19:09:11.089Z] dc539afda2c1: Verifying Checksum [2021-08-17T19:09:11.089Z] dc539afda2c1: Download complete [2021-08-17T19:09:11.089Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T19:09:11.089Z] 77bc0d833cb6: Download complete [2021-08-17T19:09:11.089Z] 9065ff56babe: Verifying Checksum [2021-08-17T19:09:11.089Z] 9065ff56babe: Download complete [2021-08-17T19:09:11.359Z] ed53099fbce6: Verifying Checksum [2021-08-17T19:09:11.359Z] ed53099fbce6: Download complete [2021-08-17T19:09:12.331Z] b4d181a07f80: Verifying Checksum [2021-08-17T19:09:12.331Z] b4d181a07f80: Download complete [2021-08-17T19:09:13.327Z] b4d181a07f80: Pull complete [2021-08-17T19:09:13.327Z] a1111a8f2ec3: Pull complete [2021-08-17T19:09:13.925Z] ed53099fbce6: Pull complete [2021-08-17T19:09:13.925Z] dc539afda2c1: Pull complete [2021-08-17T19:09:14.191Z] 77bc0d833cb6: Pull complete [2021-08-17T19:09:14.191Z] 9065ff56babe: Pull complete [2021-08-17T19:09:15.600Z] d287ab97295c: Verifying Checksum [2021-08-17T19:09:15.600Z] d287ab97295c: Download complete [2021-08-17T19:09:19.925Z] d287ab97295c: Pull complete [2021-08-17T19:09:19.925Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T19:09:19.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:09:19.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T19:09:20.045Z] prd-centos7-docker-4c-2g-1066 does not seem to be running inside a container [2021-08-17T19:09:20.102Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1010/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1010 -v /w/workspace/gexfoundry_device-sdk-go_PR-1010:/w/workspace/gexfoundry_device-sdk-go_PR-1010:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T19:09:22.252Z] $ docker top 2e35b8a1666ddc088e59add2c4e06aef9270d6e952844252b0c27cb733fafa07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:09:22.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T19:09:23.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T19:09:23.451Z] + ls /var/log/sa-host [2021-08-17T19:09:23.451Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T19:09:23.451Z] file_magic: OK [2021-08-17T19:09:23.451Z] HZ: Using current value: 100 [2021-08-17T19:09:23.451Z] file_header: OK [2021-08-17T19:09:23.451Z] 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-08-17T19:09:23.451Z] Statistics: [2021-08-17T19:09:23.451Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T19:09:23.451Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T19:09:23.451Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T19:09:23.451Z] file_magic: OK [2021-08-17T19:09:23.451Z] HZ: Using current value: 100 [2021-08-17T19:09:23.451Z] file_header: OK [2021-08-17T19:09:23.451Z] 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-08-17T19:09:23.451Z] Statistics: [2021-08-17T19:09:23.451Z] 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...Hnuu...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...Hnuu...uuuununununu... [2021-08-17T19:09:23.451Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:09:23.738Z] provisioning config files... [2021-08-17T19:09:23.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1010@tmp/config2600945094200771539tmp [Pipeline] { [Pipeline] echo [2021-08-17T19:09:23.824Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:09:24.180Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T19:09:24.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:09:24.676Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T19:09:24.716Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:09:25.072Z] ---> sudo-logs.sh [2021-08-17T19:09:25.072Z] Archiving 'sudo' log.. [2021-08-17T19:09:25.072Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1066.vexxhost.local: Name or service not known [2021-08-17T19:09:25.072Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1066.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T19:09:25.196Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:09:25.549Z] ---> job-cost.sh [2021-08-17T19:09:25.549Z] lf-activate-venv: SKIPPING [2021-08-17T19:09:25.549Z] DEBUG: total: 0.18000000715255737 [2021-08-17T19:09:25.549Z] INFO: Retrieving Stack Cost... [2021-08-17T19:09:26.970Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T19:09:27.237Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T19:09:27.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:09:27.623Z] ---> logs-deploy.sh [2021-08-17T19:09:27.623Z] lf-activate-venv: SKIPPING [2021-08-17T19:09:27.623Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1010/1 [2021-08-17T19:09:27.623Z] INFO: archiving workspace using pattern(s): [2021-08-17T19:09:28.208Z] Archives upload complete. [2021-08-17T19:09:28.475Z] INFO: archiving logs to Nexus