Pull request #1028 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from df04f74a880a3df804ffa1ff22b734cb8b57c5c6+a03e475574a7b0a183ed31a31e341c573996d3f6 (a79bb8fa0e8aa6c204dd5c953e5ae0e4b0ba56cb) 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-ssh444815877987359222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh3529493754229330140.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-1028/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-1028/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3571241430241577098.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-1028/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2327697147377325584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh6920476286412287606.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1028/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-1028/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5342749933590631357.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 c141c1271097dc03ad291c2451e310eaf98cdd06 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-140 in /w/workspace/gexfoundry_device-sdk-go_PR-1028 [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-1028 # 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-1028@tmp/jenkins-gitclient-ssh2763425775426441935.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 a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit df04f74a880a3df804ffa1ff22b734cb8b57c5c6 > 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-1028@tmp/jenkins-gitclient-ssh2091403122141620432.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1028/head:refs/remotes/origin/PR-1028 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing df04f74a880a3df804ffa1ff22b734cb8b57c5c6 Checking out Revision df04f74a880a3df804ffa1ff22b734cb8b57c5c6 (PR-1028) > git config core.sparsecheckout # timeout=10 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # 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-1028@tmp/jenkins-gitclient-ssh8879354627258791858.key > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 Commit message: "docs: Remove the description about base64 encoding" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T13:03:26.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T13:03:26.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T13:03:26.713Z] ========================================================= [2021-10-06T13:03:26.713Z] EdgeX Global Pipelines Version Info [2021-10-06T13:03:26.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:03:27.980Z] ------------------- [2021-10-06T13:03:27.980Z] stable info: [2021-10-06T13:03:27.980Z] ------------------- [2021-10-06T13:03:27.980Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T13:03:27.980Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T13:03:27.980Z] Message: update stable to v1.0.206 [2021-10-06T13:03:28.565Z] ------------------- [2021-10-06T13:03:28.565Z] experimental info: [2021-10-06T13:03:28.565Z] ------------------- [2021-10-06T13:03:28.565Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T13:03:28.565Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T13:03:28.565Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T13:03:28.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-06T13:03:28.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-06T13:03:28.946Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T13:03:29.040Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T13:03:29.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T13:03:29.173Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T13:03:29.242Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-06T13:03:29.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T13:03:29.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-06T13:03:29.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T13:03:29.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T13:03:29.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T13:03:29.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-06T13:03:29.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T13:03:29.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T13:03:29.792Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T13:03:29.854Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T13:03:29.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T13:03:29.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T13:03:30.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T13:03:30.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T13:03:30.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-06T13:03:30.253Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-06T13:03:30.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T13:03:30.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T13:03:30.457Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-06T13:03:30.522Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T13:03:30.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1028 [Pipeline] echo [2021-10-06T13:03:30.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1028 [Pipeline] echo [2021-10-06T13:03:30.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1028 [Pipeline] echo [2021-10-06T13:03:30.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [Pipeline] echo [2021-10-06T13:03:30.874Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df04f74 [Pipeline] echo [2021-10-06T13:03:30.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T13:03:31.092Z] provisioning config files... [2021-10-06T13:03:31.114Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/config5014026100192918700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:03:31.513Z] ---> docker-login.sh [2021-10-06T13:03:31.513Z] nexus3.edgexfoundry.org:10001 [2021-10-06T13:03:31.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:03:31.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:03:31.785Z] Configure a credential helper to remove this warning. See [2021-10-06T13:03:31.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:03:31.785Z] [2021-10-06T13:03:31.785Z] Login Succeeded [2021-10-06T13:03:31.785Z] nexus3.edgexfoundry.org:10002 [2021-10-06T13:03:31.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:03:31.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:03:31.785Z] Configure a credential helper to remove this warning. See [2021-10-06T13:03:31.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:03:31.785Z] [2021-10-06T13:03:31.785Z] Login Succeeded [2021-10-06T13:03:31.785Z] nexus3.edgexfoundry.org:10003 [2021-10-06T13:03:32.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:03:32.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:03:32.053Z] Configure a credential helper to remove this warning. See [2021-10-06T13:03:32.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:03:32.053Z] [2021-10-06T13:03:32.053Z] Login Succeeded [2021-10-06T13:03:32.053Z] nexus3.edgexfoundry.org:10004 [2021-10-06T13:03:32.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:03:32.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:03:32.320Z] Configure a credential helper to remove this warning. See [2021-10-06T13:03:32.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:03:32.320Z] [2021-10-06T13:03:32.320Z] Login Succeeded [2021-10-06T13:03:32.320Z] docker.io [2021-10-06T13:03:32.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:03:32.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:03:32.586Z] Configure a credential helper to remove this warning. See [2021-10-06T13:03:32.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:03:32.586Z] [2021-10-06T13:03:32.586Z] Login Succeeded [2021-10-06T13:03:32.586Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T13:03:32.614Z] 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-10-06T13:03:33.450Z] + git log --format=format:%s -1 df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [Pipeline] echo [2021-10-06T13:03:33.528Z] GIT_COMMIT: df04f74a880a3df804ffa1ff22b734cb8b57c5c6, Commit Message: docs: Remove the description about base64 encoding [Pipeline] echo [2021-10-06T13:03:33.571Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:03:34.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T13:03:34.242Z] [2021-10-06T13:03:34.242Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:03:34.618Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T13:03:34.618Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T13:03:34.618Z] 31603596830f: Pulling fs layer [2021-10-06T13:03:34.618Z] 04fac38145f0: Pulling fs layer [2021-10-06T13:03:34.618Z] 701f6daf10bf: Pulling fs layer [2021-10-06T13:03:34.618Z] 24f72da36158: Pulling fs layer [2021-10-06T13:03:34.618Z] 24f72da36158: Waiting [2021-10-06T13:03:34.618Z] 04fac38145f0: Verifying Checksum [2021-10-06T13:03:34.618Z] 04fac38145f0: Download complete [2021-10-06T13:03:34.892Z] 31603596830f: Verifying Checksum [2021-10-06T13:03:34.892Z] 31603596830f: Download complete [2021-10-06T13:03:34.892Z] 24f72da36158: Verifying Checksum [2021-10-06T13:03:34.892Z] 24f72da36158: Download complete [2021-10-06T13:03:34.892Z] 701f6daf10bf: Verifying Checksum [2021-10-06T13:03:34.892Z] 701f6daf10bf: Download complete [2021-10-06T13:03:34.892Z] 31603596830f: Pull complete [2021-10-06T13:03:35.167Z] 04fac38145f0: Pull complete [2021-10-06T13:03:35.756Z] 701f6daf10bf: Pull complete [2021-10-06T13:03:35.756Z] 24f72da36158: Pull complete [2021-10-06T13:03:35.756Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T13:03:35.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T13:03:35.756Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T13:03:35.879Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-10-06T13:03:35.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1028 -v /w/workspace/gexfoundry_device-sdk-go_PR-1028:/w/workspace/gexfoundry_device-sdk-go_PR-1028:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1028@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-10-06T13:03:36.703Z] $ docker top 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T13:03:36.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T13:03:36.937Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T13:03:37.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T13:03:37.074Z] $ docker exec 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent [2021-10-06T13:03:37.223Z] SSH_AUTH_SOCK=/tmp/ssh-j0BhxOwvu601/agent.13 [2021-10-06T13:03:37.223Z] SSH_AGENT_PID=20 [2021-10-06T13:03:37.237Z] Running ssh-add (command line suppressed) [2021-10-06T13:03:37.344Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_18333570171676722.key (/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_18333570171676722.key) [2021-10-06T13:03:37.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T13:03:37.723Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T13:03:37.781Z] $ docker exec --env ******** --env ******** 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent -k [2021-10-06T13:03:37.872Z] unset SSH_AUTH_SOCK; [2021-10-06T13:03:37.872Z] unset SSH_AGENT_PID; [2021-10-06T13:03:37.872Z] echo Agent pid 20 killed; [2021-10-06T13:03:37.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T13:03:37.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T13:03:37.997Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T13:03:38.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T13:03:38.099Z] $ docker exec 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent [2021-10-06T13:03:38.196Z] SSH_AUTH_SOCK=/tmp/ssh-pvkY1fXYL9EP/agent.55 [2021-10-06T13:03:38.196Z] SSH_AGENT_PID=62 [2021-10-06T13:03:38.205Z] Running ssh-add (command line suppressed) [2021-10-06T13:03:38.297Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_3501577390666488949.key (/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/private_key_3501577390666488949.key) [2021-10-06T13:03:38.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T13:03:38.685Z] + git semver init [2021-10-06T13:03:38.685Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T13:03:38.685Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1028/.git [2021-10-06T13:03:38.685Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1028 [2021-10-06T13:03:38.685Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T13:03:38.685Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T13:03:38.685Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T13:03:38.685Z] # $SEMVER_BRANCH = PR-1028 [2021-10-06T13:03:38.685Z] # $SEMVER_TEMP = /tmp/semver-572331488 [2021-10-06T13:03:38.685Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-06T13:03:39.482Z] # '/tmp/semver-572331488' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1028/.semver' [2021-10-06T13:03:39.482Z] # -> Force: false [2021-10-06T13:03:39.482Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1028/.semver [Pipeline] } [2021-10-06T13:03:39.510Z] $ docker exec --env ******** --env ******** 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 ssh-agent -k [2021-10-06T13:03:39.603Z] unset SSH_AUTH_SOCK; [2021-10-06T13:03:39.604Z] unset SSH_AGENT_PID; [2021-10-06T13:03:39.604Z] echo Agent pid 62 killed; [2021-10-06T13:03:39.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T13:03:40.077Z] + git semver [Pipeline] } [2021-10-06T13:03:40.118Z] $ docker stop --time=1 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 [2021-10-06T13:03:41.336Z] $ docker rm -f 247a864bda7d128fec304173c548780dfbeb85aacaae9a8667858c21caac7828 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T13:03:41.784Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T13:03:42.217Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T13:03:42.244Z] [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-10-06T13:03:57.892Z] Still waiting to schedule task [2021-10-06T13:03:57.893Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T13:03:57.916Z] Still waiting to schedule task [2021-10-06T13:03:57.916Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-139’ is offline [2021-10-06T13:06:07.803Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-142 in /w/workspace/gexfoundry_device-sdk-go_PR-1028 [Pipeline] { [Pipeline] ws [2021-10-06T13:06:07.867Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T13:06:08.188Z] Selected Git installation does not exist. Using Default [2021-10-06T13:06:08.188Z] The recommended git tool is: NONE [2021-10-06T13:06:12.560Z] Running on prd-centos7-docker-4c-2g-144 in /w/workspace/gexfoundry_device-sdk-go_PR-1028 [Pipeline] { [Pipeline] ws [2021-10-06T13:06:12.634Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T13:06:12.811Z] Selected Git installation does not exist. Using Default [2021-10-06T13:06:12.811Z] The recommended git tool is: NONE [2021-10-06T13:06:15.559Z] using credential edgex-jenkins-ssh [2021-10-06T13:06:15.587Z] Cloning the remote Git repository [2021-10-06T13:06:15.687Z] using credential edgex-jenkins-ssh [2021-10-06T13:06:15.701Z] Cloning the remote Git repository [2021-10-06T13:06:15.658Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T13:06:15.791Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-10-06T13:06:16.156Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T13:06:16.224Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-10-06T13:06:16.263Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T13:06:16.264Z] > git --version # timeout=10 [2021-10-06T13:06:16.278Z] > git --version # 'git version 2.24.4' [2021-10-06T13:06:16.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T13:06:16.307Z] [INFO] Currently running in a labeled security context [2021-10-06T13:06:16.307Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T13:06:16.307Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1865207656181605205.key [2021-10-06T13:06:16.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T13:06:15.923Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T13:06:15.924Z] > git --version # timeout=10 [2021-10-06T13:06:15.940Z] > git --version # 'git version 2.17.1' [2021-10-06T13:06:15.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T13:06:16.036Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T13:06:17.394Z] Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [2021-10-06T13:06:17.502Z] Merge succeeded, producing df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [2021-10-06T13:06:17.502Z] Checking out Revision df04f74a880a3df804ffa1ff22b734cb8b57c5c6 (PR-1028) [2021-10-06T13:06:17.089Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T13:06:17.100Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T13:06:17.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T13:06:17.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T13:06:17.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T13:06:17.130Z] [INFO] Currently running in a labeled security context [2021-10-06T13:06:17.130Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T13:06:17.130Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6862817199898525350.key [2021-10-06T13:06:17.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1028/head:refs/remotes/origin/PR-1028 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T13:06:17.693Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T13:06:17.704Z] > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 [2021-10-06T13:06:17.745Z] > git remote # timeout=10 [2021-10-06T13:06:17.748Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T13:06:17.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T13:06:17.754Z] [INFO] Currently running in a labeled security context [2021-10-06T13:06:17.754Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T13:06:17.754Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8900753265486197743.key [2021-10-06T13:06:17.760Z] > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 [2021-10-06T13:06:17.773Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T13:06:17.785Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T13:06:17.791Z] > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 [2021-10-06T13:06:18.353Z] Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [2021-10-06T13:06:17.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T13:06:17.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T13:06:17.533Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-06T13:06:17.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-06T13:06:17.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T13:06:17.591Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1028/head:refs/remotes/origin/PR-1028 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T13:06:18.377Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T13:06:18.393Z] > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 [2021-10-06T13:06:18.518Z] > git remote # timeout=10 [2021-10-06T13:06:18.542Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T13:06:18.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T13:06:18.570Z] > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 [2021-10-06T13:06:18.615Z] Merge succeeded, producing df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [2021-10-06T13:06:18.616Z] Checking out Revision df04f74a880a3df804ffa1ff22b734cb8b57c5c6 (PR-1028) [2021-10-06T13:06:18.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T13:06:18.623Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T13:06:18.635Z] > git checkout -f df04f74a880a3df804ffa1ff22b734cb8b57c5c6 # timeout=10 [2021-10-06T13:06:21.571Z] Commit message: "docs: Remove the description about base64 encoding" [2021-10-06T13:06:21.611Z] > git --version # timeout=10 [2021-10-06T13:06:21.615Z] > git --version # 'git version 2.24.4' [2021-10-06T13:06:21.622Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T13:06:22.396Z] provisioning config files... [2021-10-06T13:06:22.419Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4693825228509092921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:06:22.941Z] ---> docker-login.sh [2021-10-06T13:06:22.941Z] nexus3.edgexfoundry.org:10001 [2021-10-06T13:06:22.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:23.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:23.216Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:23.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:23.216Z] [2021-10-06T13:06:23.216Z] Login Succeeded [2021-10-06T13:06:23.216Z] nexus3.edgexfoundry.org:10002 [2021-10-06T13:06:23.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:23.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:23.216Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:23.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:23.216Z] [2021-10-06T13:06:23.216Z] Login Succeeded [2021-10-06T13:06:23.216Z] nexus3.edgexfoundry.org:10003 [2021-10-06T13:06:23.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:23.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:23.490Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:23.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:23.490Z] [2021-10-06T13:06:23.490Z] Login Succeeded [2021-10-06T13:06:23.490Z] nexus3.edgexfoundry.org:10004 [2021-10-06T13:06:23.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:23.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:23.490Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:23.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:23.490Z] [2021-10-06T13:06:23.490Z] Login Succeeded [2021-10-06T13:06:23.490Z] docker.io [2021-10-06T13:06:23.540Z] Commit message: "docs: Remove the description about base64 encoding" [2021-10-06T13:06:23.615Z] > git --version # timeout=10 [2021-10-06T13:06:23.630Z] > git --version # 'git version 2.17.1' [2021-10-06T13:06:23.647Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T13:06:23.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [2021-10-06T13:06:24.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:24.026Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:24.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:24.026Z] [2021-10-06T13:06:24.026Z] Login Succeeded [2021-10-06T13:06:24.026Z] ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-10-06T13:06:24.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T13:06:24.401Z] provisioning config files... [2021-10-06T13:06:24.442Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7084604414198743170tmp [Pipeline] echo [2021-10-06T13:06:24.454Z] ========================================================= [2021-10-06T13:06:24.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T13:06:24.454Z] ========================================================= [Pipeline] fileExists [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:06:25.267Z] + 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-10-06T13:06:25.267Z] Sending build context to Docker daemon 2.644MB [2021-10-06T13:06:25.267Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T13:06:25.267Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-06T13:06:25.289Z] ---> docker-login.sh [2021-10-06T13:06:25.289Z] nexus3.edgexfoundry.org:10001 [2021-10-06T13:06:25.537Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T13:06:25.537Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T13:06:25.537Z] 57d31006c564: Pulling fs layer [2021-10-06T13:06:25.537Z] bd5ccded8296: Pulling fs layer [2021-10-06T13:06:25.537Z] 304dd3a0f381: Pulling fs layer [2021-10-06T13:06:25.537Z] d37cda54a23b: Pulling fs layer [2021-10-06T13:06:25.537Z] 38ea18935520: Pulling fs layer [2021-10-06T13:06:25.537Z] ceb1e79740a2: Pulling fs layer [2021-10-06T13:06:25.537Z] b665197a1568: Pulling fs layer [2021-10-06T13:06:25.537Z] 842a00ea3e35: Pulling fs layer [2021-10-06T13:06:25.537Z] 304dd3a0f381: Waiting [2021-10-06T13:06:25.537Z] d37cda54a23b: Waiting [2021-10-06T13:06:25.537Z] 38ea18935520: Waiting [2021-10-06T13:06:25.537Z] ceb1e79740a2: Waiting [2021-10-06T13:06:25.537Z] b665197a1568: Waiting [2021-10-06T13:06:25.537Z] 842a00ea3e35: Waiting [2021-10-06T13:06:25.537Z] bd5ccded8296: Verifying Checksum [2021-10-06T13:06:25.537Z] bd5ccded8296: Download complete [2021-10-06T13:06:25.537Z] 57d31006c564: Verifying Checksum [2021-10-06T13:06:25.537Z] 57d31006c564: Download complete [2021-10-06T13:06:25.538Z] d37cda54a23b: Verifying Checksum [2021-10-06T13:06:25.538Z] d37cda54a23b: Download complete [2021-10-06T13:06:25.538Z] 38ea18935520: Verifying Checksum [2021-10-06T13:06:25.538Z] 38ea18935520: Download complete [2021-10-06T13:06:25.538Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T13:06:25.538Z] 4e9f2cdf4387: Download complete [2021-10-06T13:06:25.538Z] ceb1e79740a2: Verifying Checksum [2021-10-06T13:06:25.538Z] ceb1e79740a2: Download complete [2021-10-06T13:06:25.815Z] 4e9f2cdf4387: Pull complete [2021-10-06T13:06:26.088Z] 57d31006c564: Pull complete [2021-10-06T13:06:26.088Z] bd5ccded8296: Pull complete [2021-10-06T13:06:26.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:26.359Z] b665197a1568: Verifying Checksum [2021-10-06T13:06:26.359Z] b665197a1568: Download complete [2021-10-06T13:06:26.949Z] 304dd3a0f381: Verifying Checksum [2021-10-06T13:06:26.949Z] 304dd3a0f381: Download complete [2021-10-06T13:06:26.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:26.957Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:26.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:26.957Z] [2021-10-06T13:06:26.957Z] Login Succeeded [2021-10-06T13:06:26.957Z] nexus3.edgexfoundry.org:10002 [2021-10-06T13:06:27.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:27.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:27.583Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:27.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:27.583Z] [2021-10-06T13:06:27.583Z] Login Succeeded [2021-10-06T13:06:27.583Z] nexus3.edgexfoundry.org:10003 [2021-10-06T13:06:27.919Z] 842a00ea3e35: Verifying Checksum [2021-10-06T13:06:27.919Z] 842a00ea3e35: Download complete [2021-10-06T13:06:28.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:28.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:28.265Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:28.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:28.265Z] [2021-10-06T13:06:28.265Z] Login Succeeded [2021-10-06T13:06:28.265Z] nexus3.edgexfoundry.org:10004 [2021-10-06T13:06:28.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:28.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:28.891Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:28.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:28.891Z] [2021-10-06T13:06:28.891Z] Login Succeeded [2021-10-06T13:06:28.891Z] docker.io [2021-10-06T13:06:29.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T13:06:29.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T13:06:29.817Z] Configure a credential helper to remove this warning. See [2021-10-06T13:06:29.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T13:06:29.817Z] [2021-10-06T13:06:29.817Z] Login Succeeded [2021-10-06T13:06:29.817Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T13:06:29.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-06T13:06:30.567Z] 304dd3a0f381: Pull complete [2021-10-06T13:06:30.567Z] d37cda54a23b: Pull complete [Pipeline] echo [2021-10-06T13:06:30.713Z] ========================================================= [2021-10-06T13:06:30.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T13:06:30.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2021-10-06T13:06:30.836Z] 38ea18935520: Pull complete [2021-10-06T13:06:30.836Z] ceb1e79740a2: Pull complete [Pipeline] sh [2021-10-06T13:06:31.104Z] b665197a1568: Pull complete [2021-10-06T13:06:31.222Z] + 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-10-06T13:06:31.852Z] Sending build context to Docker daemon 2.643MB [2021-10-06T13:06:31.852Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T13:06:31.852Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-06T13:06:32.141Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T13:06:32.141Z] bbf911997326: Pulling fs layer [2021-10-06T13:06:32.141Z] 58ec367f63d7: Pulling fs layer [2021-10-06T13:06:32.142Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T13:06:32.142Z] fc5181fea5dc: Pulling fs layer [2021-10-06T13:06:32.142Z] 9c418107303f: Pulling fs layer [2021-10-06T13:06:32.142Z] 0cd29c4cc85c: Pulling fs layer [2021-10-06T13:06:32.142Z] 76d7273c05b8: Pulling fs layer [2021-10-06T13:06:32.142Z] e9181ef05905: Pulling fs layer [2021-10-06T13:06:32.142Z] fc5181fea5dc: Waiting [2021-10-06T13:06:32.142Z] 9c418107303f: Waiting [2021-10-06T13:06:32.142Z] 0cd29c4cc85c: Waiting [2021-10-06T13:06:32.142Z] e9181ef05905: Waiting [2021-10-06T13:06:32.142Z] 76d7273c05b8: Waiting [2021-10-06T13:06:32.142Z] 1b4a6ffa7d45: Download complete [2021-10-06T13:06:32.142Z] 58ec367f63d7: Verifying Checksum [2021-10-06T13:06:32.142Z] 58ec367f63d7: Download complete [2021-10-06T13:06:32.142Z] 9c418107303f: Verifying Checksum [2021-10-06T13:06:32.142Z] 9c418107303f: Download complete [2021-10-06T13:06:32.142Z] 0cd29c4cc85c: Verifying Checksum [2021-10-06T13:06:32.142Z] 0cd29c4cc85c: Download complete [2021-10-06T13:06:32.434Z] bbf911997326: Download complete [2021-10-06T13:06:32.434Z] 76d7273c05b8: Verifying Checksum [2021-10-06T13:06:32.434Z] 76d7273c05b8: Download complete [2021-10-06T13:06:33.064Z] bbf911997326: Pull complete [2021-10-06T13:06:33.696Z] 842a00ea3e35: Pull complete [2021-10-06T13:06:33.696Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-06T13:06:33.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T13:06:33.696Z] ---> bfa24e8e2367 [2021-10-06T13:06:33.696Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-06T13:06:33.698Z] 58ec367f63d7: Pull complete [2021-10-06T13:06:34.325Z] 1b4a6ffa7d45: Pull complete [2021-10-06T13:06:34.978Z] e9181ef05905: Download complete [2021-10-06T13:06:35.110Z] ---> Running in c021f0d8fb9f [2021-10-06T13:06:35.110Z] Removing intermediate container c021f0d8fb9f [2021-10-06T13:06:35.110Z] ---> 777c0d97ece5 [2021-10-06T13:06:35.110Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T13:06:35.110Z] ---> Running in 24ce3d9868c0 [2021-10-06T13:06:35.110Z] Removing intermediate container 24ce3d9868c0 [2021-10-06T13:06:35.110Z] ---> a6db60f9eb29 [2021-10-06T13:06:35.110Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T13:06:35.110Z] ---> Running in 004b92a5add4 [2021-10-06T13:06:35.600Z] fc5181fea5dc: Verifying Checksum [2021-10-06T13:06:35.600Z] fc5181fea5dc: Download complete [2021-10-06T13:06:35.700Z] Removing intermediate container 004b92a5add4 [2021-10-06T13:06:35.700Z] ---> 9623116714f6 [2021-10-06T13:06:35.700Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T13:06:35.700Z] ---> Running in b361ced45136 [2021-10-06T13:06:35.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T13:06:36.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T13:06:37.199Z] OK: 219 MiB in 52 packages [2021-10-06T13:06:37.468Z] Removing intermediate container b361ced45136 [2021-10-06T13:06:37.468Z] ---> 79f72a69d378 [2021-10-06T13:06:37.468Z] Step 7/9 : COPY . . [2021-10-06T13:06:37.741Z] ---> ae5d47b7efcc [2021-10-06T13:06:37.741Z] Step 8/9 : RUN go mod download [2021-10-06T13:06:37.741Z] ---> Running in b7a13213495c [2021-10-06T13:06:45.914Z] fc5181fea5dc: Pull complete [2021-10-06T13:06:45.914Z] 9c418107303f: Pull complete [2021-10-06T13:06:45.914Z] 0cd29c4cc85c: Pull complete [2021-10-06T13:06:46.240Z] 76d7273c05b8: Pull complete [2021-10-06T13:06:50.285Z] Removing intermediate container b7a13213495c [2021-10-06T13:06:50.285Z] ---> 1bba896b8f7d [2021-10-06T13:06:50.285Z] Step 9/9 : RUN make build [2021-10-06T13:06:50.285Z] ---> Running in c88c2019e6a7 [2021-10-06T13:06:50.285Z] go mod tidy [2021-10-06T13:06:50.285Z] 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-10-06T13:06:51.792Z] e9181ef05905: Pull complete [2021-10-06T13:06:51.792Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-06T13:06:51.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T13:06:51.792Z] ---> 5bf79a92a582 [2021-10-06T13:06:51.792Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-06T13:06:56.220Z] ---> Running in 3f510efbf382 [2021-10-06T13:06:56.503Z] Removing intermediate container 3f510efbf382 [2021-10-06T13:06:56.503Z] ---> 210265b5700f [2021-10-06T13:06:56.503Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T13:06:56.788Z] ---> Running in 8b81e99b898c [2021-10-06T13:06:57.074Z] Removing intermediate container 8b81e99b898c [2021-10-06T13:06:57.074Z] ---> b9cce2d2f1af [2021-10-06T13:06:57.074Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T13:06:57.359Z] ---> Running in d1a331980c83 [2021-10-06T13:07:00.055Z] Removing intermediate container d1a331980c83 [2021-10-06T13:07:00.055Z] ---> 173c81d3c8b9 [2021-10-06T13:07:00.055Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T13:07:00.055Z] ---> Running in 781debf0042c [2021-10-06T13:07:00.435Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T13:07:00.436Z] Removing intermediate container c88c2019e6a7 [2021-10-06T13:07:00.436Z] ---> 3572fb11ae5d [2021-10-06T13:07:00.436Z] [Warning] One or more build-args [MAKE] were not consumed [2021-10-06T13:07:00.436Z] Successfully built 3572fb11ae5d [2021-10-06T13:07:00.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:07:00.809Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T13:07:00.809Z] . [Pipeline] withDockerContainer [2021-10-06T13:07:00.929Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2021-10-06T13:07:00.999Z] $ 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-10-06T13:07:01.360Z] $ docker top 84ce9f1d5264dc9701c3b1e695392f65e11d2f31a8ba3beb2f729e0d5bcaaa5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T13:07:01.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T13:07:01.838Z] + go version [2021-10-06T13:07:01.838Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T13:07:01.869Z] $ docker stop --time=1 84ce9f1d5264dc9701c3b1e695392f65e11d2f31a8ba3beb2f729e0d5bcaaa5d [2021-10-06T13:07:02.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T13:07:03.050Z] $ docker rm -f 84ce9f1d5264dc9701c3b1e695392f65e11d2f31a8ba3beb2f729e0d5bcaaa5d [Pipeline] // withDockerContainer [Pipeline] } [2021-10-06T13:07:03.195Z] OK: 218 MiB in 52 packages [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:07:03.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T13:07:03.974Z] . [Pipeline] withDockerContainer [2021-10-06T13:07:04.081Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2021-10-06T13:07:04.143Z] $ 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-10-06T13:07:04.210Z] Removing intermediate container 781debf0042c [2021-10-06T13:07:04.210Z] ---> 7a7c5f65ebfa [2021-10-06T13:07:04.210Z] Step 7/9 : COPY . . [2021-10-06T13:07:04.530Z] $ docker top cd6055ea0d6b2c0b11b027495a03bb87b6aef53dbad57357c999fb60af46f49f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T13:07:05.038Z] + go mod tidy [Pipeline] sh [2021-10-06T13:07:05.651Z] + make test [2021-10-06T13:07:05.651Z] go mod tidy [2021-10-06T13:07:05.651Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-06T13:07:05.695Z] ---> 3a802e8e4576 [2021-10-06T13:07:05.695Z] Step 8/9 : RUN go mod download [2021-10-06T13:07:05.695Z] ---> Running in 579391f52c62 [2021-10-06T13:07:11.021Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-06T13:07:32.670Z] Removing intermediate container 579391f52c62 [2021-10-06T13:07:32.670Z] ---> 4acce397fd2b [2021-10-06T13:07:32.670Z] Step 9/9 : RUN make build [2021-10-06T13:07:32.670Z] ---> Running in 2bf4bdb7424d [2021-10-06T13:07:32.670Z] go mod tidy [2021-10-06T13:07:32.969Z] 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-10-06T13:07:33.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-06T13:07:33.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-06T13:07:33.453Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-06T13:07:34.432Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 23.7% of statements [2021-10-06T13:07:34.432Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-06T13:07:34.432Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 28.1% of statements [2021-10-06T13:07:35.026Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements [2021-10-06T13:07:35.298Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.039s coverage: 9.0% of statements [2021-10-06T13:07:35.298Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-06T13:07:35.298Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-06T13:07:35.298Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-06T13:07:35.886Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 28.7% of statements [2021-10-06T13:07:35.886Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-06T13:07:37.294Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements [2021-10-06T13:07:37.294Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-06T13:07:37.294Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T13:07:37.294Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements [2021-10-06T13:07:38.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.819s coverage: 89.2% of statements [2021-10-06T13:07:38.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-06T13:07:38.264Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.042s coverage: 4.9% of statements [2021-10-06T13:07:38.264Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-06T13:07:38.264Z] GO111MODULE=on go vet ./... [2021-10-06T13:07:48.614Z] gofmt -l . [2021-10-06T13:07:48.614Z] [ "`gofmt -l .`" = "" ] [2021-10-06T13:07:48.614Z] ./bin/test-attribution-txt.sh [2021-10-06T13:07:48.614Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-10-06T13:07:48.648Z] $ docker stop --time=1 cd6055ea0d6b2c0b11b027495a03bb87b6aef53dbad57357c999fb60af46f49f [2021-10-06T13:07:50.159Z] $ docker rm -f cd6055ea0d6b2c0b11b027495a03bb87b6aef53dbad57357c999fb60af46f49f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T13:07:50.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T13:07:50.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-06T13:07:52.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T13:07:52.669Z] + ls -al . [2021-10-06T13:07:52.669Z] total 236 [2021-10-06T13:07:52.669Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 6 13:07 . [2021-10-06T13:07:52.669Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 13:06 .. [2021-10-06T13:07:52.669Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 13:06 bin [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 24816 Oct 6 13:06 CHANGELOG.md [2021-10-06T13:07:52.669Z] -rw-r--r--. 1 jenkins jenkins 125634 Oct 6 13:07 coverage.out [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 13:06 .dockerignore [2021-10-06T13:07:52.669Z] drwxrwxr-x. 5 jenkins jenkins 62 Oct 6 13:06 example [2021-10-06T13:07:52.669Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 13:06 .git [2021-10-06T13:07:52.669Z] drwxrwxr-x. 3 jenkins jenkins 125 Oct 6 13:06 .github [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 13:06 .gitignore [2021-10-06T13:07:52.669Z] -rw-r--r--. 1 jenkins jenkins 576 Oct 6 13:07 go.mod [2021-10-06T13:07:52.669Z] -rw-r--r--. 1 jenkins jenkins 20493 Oct 6 13:07 go.sum [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 13:06 GOVERNANCE.md [2021-10-06T13:07:52.669Z] drwxrwxr-x. 15 jenkins jenkins 224 Oct 6 13:06 internal [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 13:06 Jenkinsfile [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 13:06 LICENSE [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 1026 Oct 6 13:06 Makefile [2021-10-06T13:07:52.669Z] drwxrwxr-x. 3 jenkins jenkins 16 Oct 6 13:06 openapi [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 619 Oct 6 13:06 OWNERS.md [2021-10-06T13:07:52.669Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 13:06 pkg [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 4877 Oct 6 13:06 README.md [2021-10-06T13:07:52.669Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 13:06 snap [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 13:03 VERSION [2021-10-06T13:07:52.669Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 13:06 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:07:53.042Z] + 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=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 --label arch=amd64 --label version=0.0.0 . [2021-10-06T13:07:53.042Z] Sending build context to Docker daemon 2.77MB [2021-10-06T13:07:53.042Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T13:07:53.042Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-06T13:07:53.042Z] ---> 3572fb11ae5d [2021-10-06T13:07:53.042Z] Step 3/23 : WORKDIR /device-sdk-go [2021-10-06T13:07:53.042Z] ---> Running in 817f90b06407 [2021-10-06T13:07:53.042Z] Removing intermediate container 817f90b06407 [2021-10-06T13:07:53.042Z] ---> 7957e5785edf [2021-10-06T13:07:53.042Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T13:07:53.316Z] ---> Running in 73ee639f4783 [2021-10-06T13:07:53.316Z] Removing intermediate container 73ee639f4783 [2021-10-06T13:07:53.316Z] ---> 7f7ed5ef3e0e [2021-10-06T13:07:53.316Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T13:07:53.316Z] ---> Running in d10e31e0a250 [2021-10-06T13:07:53.904Z] Removing intermediate container d10e31e0a250 [2021-10-06T13:07:53.904Z] ---> 17603f2f91a7 [2021-10-06T13:07:53.904Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T13:07:53.904Z] ---> Running in 8259fb5aa1e5 [2021-10-06T13:07:53.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T13:07:54.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T13:07:55.126Z] OK: 219 MiB in 52 packages [2021-10-06T13:07:55.398Z] Removing intermediate container 8259fb5aa1e5 [2021-10-06T13:07:55.398Z] ---> d36bdaeea904 [2021-10-06T13:07:55.398Z] Step 7/23 : COPY . . [2021-10-06T13:07:55.667Z] ---> 385d9c7e8e13 [2021-10-06T13:07:55.667Z] Step 8/23 : RUN go mod download [2021-10-06T13:07:55.667Z] ---> Running in 0d80aca45414 [2021-10-06T13:07:56.255Z] Removing intermediate container 0d80aca45414 [2021-10-06T13:07:56.255Z] ---> c3d8df01fd6e [2021-10-06T13:07:56.255Z] Step 9/23 : RUN make build [2021-10-06T13:07:56.255Z] ---> Running in 4af4b986466f [2021-10-06T13:07:56.527Z] go mod tidy [2021-10-06T13:07:56.527Z] 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-10-06T13:07:56.800Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T13:07:57.385Z] Removing intermediate container 4af4b986466f [2021-10-06T13:07:57.386Z] ---> 6db1ecf0a4ae [2021-10-06T13:07:57.386Z] Step 10/23 : FROM alpine:3.14 [2021-10-06T13:07:59.330Z] 3.14: Pulling from library/alpine [2021-10-06T13:07:59.598Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T13:07:59.869Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T13:07:59.869Z] a0d0a0d46f8b: Download complete [2021-10-06T13:07:59.869Z] a0d0a0d46f8b: Pull complete [2021-10-06T13:07:59.869Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T13:07:59.869Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T13:07:59.869Z] ---> 14119a10abf4 [2021-10-06T13:07:59.869Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T13:07:59.869Z] ---> Running in 7e355078d067 [2021-10-06T13:08:00.143Z] Removing intermediate container 7e355078d067 [2021-10-06T13:08:00.143Z] ---> e145255c1281 [2021-10-06T13:08:00.143Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T13:08:00.143Z] ---> Running in 880c2dfb157c [2021-10-06T13:08:00.733Z] Removing intermediate container 880c2dfb157c [2021-10-06T13:08:00.733Z] ---> 1fbd188f755a [2021-10-06T13:08:00.733Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-10-06T13:08:00.733Z] ---> Running in f9c97edc7edd [2021-10-06T13:08:00.733Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T13:08:01.696Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T13:08:01.964Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T13:08:02.232Z] (2/5) Installing libsodium (1.0.18-r0) [2021-10-06T13:08:02.232Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T13:08:02.232Z] (4/5) Installing libzmq (4.3.4-r0) [2021-10-06T13:08:02.499Z] (5/5) Installing zeromq (4.3.4-r0) [2021-10-06T13:08:02.499Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T13:08:02.499Z] OK: 8 MiB in 19 packages [2021-10-06T13:08:02.767Z] Removing intermediate container f9c97edc7edd [2021-10-06T13:08:02.767Z] ---> 0ee024c928f3 [2021-10-06T13:08:02.767Z] Step 14/23 : WORKDIR / [2021-10-06T13:08:02.767Z] ---> Running in 84d335d91c39 [2021-10-06T13:08:03.039Z] Removing intermediate container 84d335d91c39 [2021-10-06T13:08:03.040Z] ---> a28952cb329f [2021-10-06T13:08:03.040Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-10-06T13:08:03.040Z] ---> d2077e11a876 [2021-10-06T13:08:03.040Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-10-06T13:08:03.311Z] ---> 92ee35fcaeb3 [2021-10-06T13:08:03.311Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-10-06T13:08:03.586Z] ---> 2762401036c3 [2021-10-06T13:08:03.586Z] Step 18/23 : EXPOSE 59999 [2021-10-06T13:08:03.586Z] ---> Running in f37cce31fa21 [2021-10-06T13:08:03.586Z] Removing intermediate container f37cce31fa21 [2021-10-06T13:08:03.586Z] ---> fde4b84f3aea [2021-10-06T13:08:03.586Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-10-06T13:08:03.586Z] ---> Running in 61bd7d9afa58 [2021-10-06T13:08:03.855Z] Removing intermediate container 61bd7d9afa58 [2021-10-06T13:08:03.855Z] ---> c7a8a953c10e [2021-10-06T13:08:03.855Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T13:08:03.855Z] ---> Running in be39cb6822dd [2021-10-06T13:08:03.855Z] Removing intermediate container be39cb6822dd [2021-10-06T13:08:03.855Z] ---> 9b386f67782e [2021-10-06T13:08:03.855Z] Step 21/23 : LABEL arch=amd64 [2021-10-06T13:08:03.855Z] ---> Running in 62f1a4009fd6 [2021-10-06T13:08:03.855Z] Removing intermediate container 62f1a4009fd6 [2021-10-06T13:08:03.855Z] ---> 69ebb3e1f5d1 [2021-10-06T13:08:03.855Z] Step 22/23 : LABEL git_sha=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [2021-10-06T13:08:03.855Z] ---> Running in b31f1e95184f [2021-10-06T13:08:04.122Z] Removing intermediate container b31f1e95184f [2021-10-06T13:08:04.122Z] ---> 0978026013fe [2021-10-06T13:08:04.122Z] Step 23/23 : LABEL version=0.0.0 [2021-10-06T13:08:04.122Z] ---> Running in 647678958c7f [2021-10-06T13:08:04.122Z] Removing intermediate container 647678958c7f [2021-10-06T13:08:04.122Z] ---> cb35e5d21b0c [2021-10-06T13:08:04.122Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-10-06T13:08:04.122Z] Successfully built cb35e5d21b0c [2021-10-06T13:08:04.122Z] 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-10-06T13:08:05.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T13:08:05.191Z] [2021-10-06T13:08:05.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:08:05.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T13:08:05.575Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T13:08:05.575Z] b4d181a07f80: Pulling fs layer [2021-10-06T13:08:05.575Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T13:08:05.575Z] ed53099fbce6: Pulling fs layer [2021-10-06T13:08:05.575Z] dc539afda2c1: Pulling fs layer [2021-10-06T13:08:05.575Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T13:08:05.575Z] 9065ff56babe: Pulling fs layer [2021-10-06T13:08:05.575Z] d287ab97295c: Pulling fs layer [2021-10-06T13:08:05.575Z] dc539afda2c1: Waiting [2021-10-06T13:08:05.575Z] 77bc0d833cb6: Waiting [2021-10-06T13:08:05.575Z] 9065ff56babe: Waiting [2021-10-06T13:08:05.575Z] d287ab97295c: Waiting [2021-10-06T13:08:05.844Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T13:08:05.844Z] a1111a8f2ec3: Download complete [2021-10-06T13:08:05.844Z] dc539afda2c1: Verifying Checksum [2021-10-06T13:08:05.844Z] dc539afda2c1: Download complete [2021-10-06T13:08:06.116Z] ed53099fbce6: Verifying Checksum [2021-10-06T13:08:06.116Z] ed53099fbce6: Download complete [2021-10-06T13:08:06.116Z] 9065ff56babe: Verifying Checksum [2021-10-06T13:08:06.116Z] 9065ff56babe: Download complete [2021-10-06T13:08:06.116Z] b4d181a07f80: Verifying Checksum [2021-10-06T13:08:06.116Z] b4d181a07f80: Download complete [2021-10-06T13:08:06.116Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T13:08:06.116Z] 77bc0d833cb6: Download complete [2021-10-06T13:08:07.552Z] b4d181a07f80: Pull complete [2021-10-06T13:08:07.552Z] d287ab97295c: Verifying Checksum [2021-10-06T13:08:07.552Z] d287ab97295c: Download complete [2021-10-06T13:08:07.828Z] a1111a8f2ec3: Pull complete [2021-10-06T13:08:08.095Z] ed53099fbce6: Pull complete [2021-10-06T13:08:08.363Z] dc539afda2c1: Pull complete [2021-10-06T13:08:08.638Z] 77bc0d833cb6: Pull complete [2021-10-06T13:08:08.638Z] 9065ff56babe: Pull complete [2021-10-06T13:08:12.550Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T13:08:12.551Z] Removing intermediate container 2bf4bdb7424d [2021-10-06T13:08:12.551Z] ---> a3db1ca2922b [2021-10-06T13:08:12.551Z] [Warning] One or more build-args [MAKE] were not consumed [2021-10-06T13:08:12.551Z] Successfully built a3db1ca2922b [2021-10-06T13:08:12.551Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:08:12.982Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T13:08:12.982Z] . [Pipeline] withDockerContainer [2021-10-06T13:08:13.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container [2021-10-06T13:08:13.473Z] $ 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-10-06T13:08:14.029Z] d287ab97295c: Pull complete [2021-10-06T13:08:14.029Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T13:08:14.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T13:08:14.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T13:08:15.174Z] $ docker top 4e75451a74ba5d0eaed89fe8b0a6984be087107b360c0beb2429bce5a444e4be -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-10-06T13:08:15.680Z] prd-centos7-docker-4c-2g-144 does not seem to be running inside a container [2021-10-06T13:08:15.748Z] $ 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-10-06T13:08:18.105Z] $ docker top 87590fc7a5e836912e79ab7300123703dcffaec679cf4a8eb8b0070a646f9fba -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:08:18.730Z] ---> job-cost.sh [2021-10-06T13:08:18.730Z] lf-activate-venv: SKIPPING [2021-10-06T13:08:18.730Z] INFO: No Stack... [2021-10-06T13:08:18.919Z] + go version [2021-10-06T13:08:18.919Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T13:08:18.967Z] $ docker stop --time=1 4e75451a74ba5d0eaed89fe8b0a6984be087107b360c0beb2429bce5a444e4be [2021-10-06T13:08:18.998Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T13:08:19.264Z] INFO: Archiving Costs [2021-10-06T13:08:20.829Z] $ docker rm -f 4e75451a74ba5d0eaed89fe8b0a6984be087107b360c0beb2429bce5a444e4be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-10-06T13:08:21.544Z] + cut -d, -f6 [2021-10-06T13:08:21.544Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] stage [Pipeline] { (Test) [Pipeline] lock [2021-10-06T13:08:21.670Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [2021-10-06T13:08:21.677Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] did not exist. Created. [2021-10-06T13:08:21.678Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:08:22.119Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T13:08:22.181Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T13:08:22.211Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T13:08:22.288Z] $ docker stop --time=1 87590fc7a5e836912e79ab7300123703dcffaec679cf4a8eb8b0070a646f9fba [2021-10-06T13:08:22.334Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T13:08:22.334Z] . [2021-10-06T13:08:23.431Z] $ docker rm -f 87590fc7a5e836912e79ab7300123703dcffaec679cf4a8eb8b0070a646f9fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-10-06T13:08:24.070Z] prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container [2021-10-06T13:08:24.198Z] $ 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-10-06T13:08:25.903Z] $ docker top 0487e57af4e8f07385265cd54f1c65b36fcf2291ccee6a1b68801a5ed6bb8d13 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] fileExists [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T13:08:27.072Z] + go mod tidy [Pipeline] sh [2021-10-06T13:08:28.429Z] + make test [2021-10-06T13:08:28.429Z] go mod tidy [2021-10-06T13:08:29.051Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-06T13:08:56.060Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-06T13:10:04.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-06T13:10:04.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-06T13:10:04.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-06T13:10:14.801Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.323s coverage: 23.7% of statements [2021-10-06T13:10:14.801Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-06T13:10:14.801Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.328s coverage: 28.1% of statements [2021-10-06T13:10:14.801Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.264s coverage: 78.9% of statements [2021-10-06T13:10:14.801Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.187s coverage: 9.0% of statements [2021-10-06T13:10:14.801Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-06T13:10:14.801Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-06T13:10:14.801Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-06T13:10:15.834Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.501s coverage: 28.7% of statements [2021-10-06T13:10:15.834Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-06T13:10:19.340Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.217s coverage: 83.3% of statements [2021-10-06T13:10:19.340Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-06T13:10:19.340Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T13:10:19.340Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.520s coverage: 58.0% of statements [2021-10-06T13:10:20.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.157s coverage: 89.2% of statements [2021-10-06T13:10:20.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-06T13:10:20.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 4.9% of statements [2021-10-06T13:10:20.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-06T13:10:21.108Z] GO111MODULE=on go vet ./... [2021-10-06T13:11:00.402Z] gofmt -l . [2021-10-06T13:11:00.402Z] [ "`gofmt -l .`" = "" ] [2021-10-06T13:11:00.402Z] ./bin/test-attribution-txt.sh [2021-10-06T13:11:00.402Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-10-06T13:11:00.455Z] $ docker stop --time=1 0487e57af4e8f07385265cd54f1c65b36fcf2291ccee6a1b68801a5ed6bb8d13 [2021-10-06T13:11:02.791Z] $ docker rm -f 0487e57af4e8f07385265cd54f1c65b36fcf2291ccee6a1b68801a5ed6bb8d13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T13:11:04.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T13:11:04.081Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T13:11:04.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T13:11:05.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T13:11:06.245Z] + ls -al . [2021-10-06T13:11:06.245Z] total 272 [2021-10-06T13:11:06.245Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 13:10 . [2021-10-06T13:11:06.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 13:06 .. [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 13:06 .dockerignore [2021-10-06T13:11:06.245Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 13:06 .git [2021-10-06T13:11:06.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 13:06 .github [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 13:06 .gitignore [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 24816 Oct 6 13:06 CHANGELOG.md [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 13:06 GOVERNANCE.md [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 6 13:06 Jenkinsfile [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 13:06 LICENSE [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 1026 Oct 6 13:06 Makefile [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 6 13:06 OWNERS.md [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 4877 Oct 6 13:06 README.md [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 13:03 VERSION [2021-10-06T13:11:06.245Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 13:06 bin [2021-10-06T13:11:06.245Z] -rw-r--r-- 1 jenkins jenkins 125634 Oct 6 13:10 coverage.out [2021-10-06T13:11:06.245Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 13:06 example [2021-10-06T13:11:06.245Z] -rw-r--r-- 1 jenkins jenkins 576 Oct 6 13:10 go.mod [2021-10-06T13:11:06.245Z] -rw-r--r-- 1 jenkins jenkins 20493 Oct 6 13:08 go.sum [2021-10-06T13:11:06.245Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 13:06 internal [2021-10-06T13:11:06.245Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 13:06 openapi [2021-10-06T13:11:06.245Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 13:06 pkg [2021-10-06T13:11:06.245Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 13:06 snap [2021-10-06T13:11:06.245Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 13:06 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:11:06.670Z] + 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=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 --label arch=arm64 --label version=0.0.0 . [2021-10-06T13:11:07.293Z] Sending build context to Docker daemon 2.769MB [2021-10-06T13:11:07.293Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T13:11:07.293Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-06T13:11:07.293Z] ---> a3db1ca2922b [2021-10-06T13:11:07.293Z] Step 3/23 : WORKDIR /device-sdk-go [2021-10-06T13:11:07.293Z] ---> Running in 8e2bc74e07d8 [2021-10-06T13:11:07.929Z] Removing intermediate container 8e2bc74e07d8 [2021-10-06T13:11:07.929Z] ---> c7040e543efd [2021-10-06T13:11:07.929Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T13:11:08.215Z] ---> Running in 5017c4c597f3 [2021-10-06T13:11:09.051Z] Removing intermediate container 5017c4c597f3 [2021-10-06T13:11:09.051Z] ---> fd0767728921 [2021-10-06T13:11:09.051Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T13:11:09.051Z] ---> Running in 66eb246b0740 [2021-10-06T13:11:11.103Z] Removing intermediate container 66eb246b0740 [2021-10-06T13:11:11.103Z] ---> 8934b3510063 [2021-10-06T13:11:11.103Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-06T13:11:11.395Z] ---> Running in 6144b0afa113 [2021-10-06T13:11:12.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T13:11:13.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T13:11:14.452Z] OK: 218 MiB in 52 packages [2021-10-06T13:11:15.496Z] Removing intermediate container 6144b0afa113 [2021-10-06T13:11:15.496Z] ---> 6027f3adb10e [2021-10-06T13:11:15.496Z] Step 7/23 : COPY . . [2021-10-06T13:11:16.507Z] ---> 1521ce7343c3 [2021-10-06T13:11:16.507Z] Step 8/23 : RUN go mod download [2021-10-06T13:11:16.794Z] ---> Running in b1cce8c72eed [2021-10-06T13:11:18.830Z] Removing intermediate container b1cce8c72eed [2021-10-06T13:11:18.830Z] ---> 7319cf129587 [2021-10-06T13:11:18.830Z] Step 9/23 : RUN make build [2021-10-06T13:11:19.120Z] ---> Running in d3472e591740 [2021-10-06T13:11:20.143Z] go mod tidy [2021-10-06T13:11:20.767Z] 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-10-06T13:11:22.254Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-06T13:11:23.732Z] Removing intermediate container d3472e591740 [2021-10-06T13:11:23.732Z] ---> c1126c14ec48 [2021-10-06T13:11:23.732Z] Step 10/23 : FROM alpine:3.14 [2021-10-06T13:11:28.121Z] 3.14: Pulling from library/alpine [2021-10-06T13:11:28.409Z] 552d1f2373af: Pulling fs layer [2021-10-06T13:11:28.695Z] 552d1f2373af: Verifying Checksum [2021-10-06T13:11:28.695Z] 552d1f2373af: Download complete [2021-10-06T13:11:29.321Z] 552d1f2373af: Pull complete [2021-10-06T13:11:29.321Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T13:11:29.321Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T13:11:29.321Z] ---> bb3de5531c18 [2021-10-06T13:11:29.321Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-06T13:11:29.609Z] ---> Running in 019bb68bdfd6 [2021-10-06T13:11:29.899Z] Removing intermediate container 019bb68bdfd6 [2021-10-06T13:11:29.899Z] ---> fbd4d78d94a8 [2021-10-06T13:11:29.899Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T13:11:30.184Z] ---> Running in 3a57d4338a13 [2021-10-06T13:11:32.229Z] Removing intermediate container 3a57d4338a13 [2021-10-06T13:11:32.229Z] ---> 8bc59b7527c3 [2021-10-06T13:11:32.229Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-10-06T13:11:32.513Z] ---> Running in 5d9706e291bd [2021-10-06T13:11:33.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-06T13:11:34.549Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-06T13:11:35.562Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T13:11:35.562Z] (2/5) Installing libsodium (1.0.18-r0) [2021-10-06T13:11:35.845Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T13:11:35.845Z] (4/5) Installing libzmq (4.3.4-r0) [2021-10-06T13:11:36.149Z] (5/5) Installing zeromq (4.3.4-r0) [2021-10-06T13:11:36.149Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T13:11:36.149Z] OK: 8 MiB in 19 packages [2021-10-06T13:11:37.664Z] Removing intermediate container 5d9706e291bd [2021-10-06T13:11:37.664Z] ---> 57d5fca1fe57 [2021-10-06T13:11:37.664Z] Step 14/23 : WORKDIR / [2021-10-06T13:11:37.664Z] ---> Running in f12a9d85931b [2021-10-06T13:11:37.952Z] Removing intermediate container f12a9d85931b [2021-10-06T13:11:37.952Z] ---> 17ddb67da4a6 [2021-10-06T13:11:37.952Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-10-06T13:11:38.961Z] ---> 5756333693dc [2021-10-06T13:11:38.961Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-10-06T13:11:40.446Z] ---> 003d3e8aee82 [2021-10-06T13:11:40.446Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-10-06T13:11:41.064Z] ---> 5e24849ce39d [2021-10-06T13:11:41.064Z] Step 18/23 : EXPOSE 59999 [2021-10-06T13:11:41.355Z] ---> Running in 2c65b8e892a1 [2021-10-06T13:11:41.641Z] Removing intermediate container 2c65b8e892a1 [2021-10-06T13:11:41.641Z] ---> d5effeaf5af3 [2021-10-06T13:11:41.641Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-10-06T13:11:41.930Z] ---> Running in eb9032f0b701 [2021-10-06T13:11:42.553Z] Removing intermediate container eb9032f0b701 [2021-10-06T13:11:42.553Z] ---> dc03fa640aa4 [2021-10-06T13:11:42.553Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-06T13:11:42.553Z] ---> Running in fee8e2f95c6b [2021-10-06T13:11:43.179Z] Removing intermediate container fee8e2f95c6b [2021-10-06T13:11:43.179Z] ---> 0950cbd7bc7e [2021-10-06T13:11:43.179Z] Step 21/23 : LABEL arch=arm64 [2021-10-06T13:11:43.179Z] ---> Running in a07d0552f9fa [2021-10-06T13:11:43.801Z] Removing intermediate container a07d0552f9fa [2021-10-06T13:11:43.801Z] ---> 0d1919779303 [2021-10-06T13:11:43.801Z] Step 22/23 : LABEL git_sha=df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [2021-10-06T13:11:43.801Z] ---> Running in f73617664fda [2021-10-06T13:11:44.427Z] Removing intermediate container f73617664fda [2021-10-06T13:11:44.427Z] ---> 3ee4f9e6e6b1 [2021-10-06T13:11:44.427Z] Step 23/23 : LABEL version=0.0.0 [2021-10-06T13:11:44.427Z] ---> Running in 2aee2cbeb948 [2021-10-06T13:11:44.717Z] Removing intermediate container 2aee2cbeb948 [2021-10-06T13:11:44.717Z] ---> 956800f9dd17 [2021-10-06T13:11:44.717Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-10-06T13:11:45.003Z] Successfully built 956800f9dd17 [2021-10-06T13:11:45.003Z] 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-10-06T13:11:45.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T13:11:46.264Z] [2021-10-06T13:11:46.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:11:46.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T13:11:50.206Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T13:11:50.206Z] 448f6bf000e3: Pulling fs layer [2021-10-06T13:11:50.206Z] f757da607395: Pulling fs layer [2021-10-06T13:11:50.206Z] 05883995daec: Pulling fs layer [2021-10-06T13:11:50.206Z] 8603b9c90790: Pulling fs layer [2021-10-06T13:11:50.206Z] 1560dd03e051: Pulling fs layer [2021-10-06T13:11:50.206Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T13:11:50.206Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T13:11:50.206Z] 8603b9c90790: Waiting [2021-10-06T13:11:50.206Z] 1560dd03e051: Waiting [2021-10-06T13:11:50.206Z] c2d8d7efcc4b: Waiting [2021-10-06T13:11:50.206Z] 27f5ce0e4adf: Waiting [2021-10-06T13:11:50.492Z] f757da607395: Verifying Checksum [2021-10-06T13:11:50.492Z] f757da607395: Download complete [2021-10-06T13:11:50.492Z] 8603b9c90790: Download complete [2021-10-06T13:11:52.540Z] 1560dd03e051: Verifying Checksum [2021-10-06T13:11:52.540Z] 1560dd03e051: Download complete [2021-10-06T13:11:52.540Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T13:11:52.540Z] 27f5ce0e4adf: Download complete [2021-10-06T13:11:54.579Z] 05883995daec: Verifying Checksum [2021-10-06T13:11:54.579Z] 05883995daec: Download complete [2021-10-06T13:11:54.579Z] 448f6bf000e3: Verifying Checksum [2021-10-06T13:11:54.579Z] 448f6bf000e3: Download complete [2021-10-06T13:11:57.289Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T13:11:57.289Z] c2d8d7efcc4b: Download complete [2021-10-06T13:11:57.919Z] 448f6bf000e3: Pull complete [2021-10-06T13:11:58.936Z] f757da607395: Pull complete [2021-10-06T13:12:00.416Z] 05883995daec: Pull complete [2021-10-06T13:12:00.704Z] 8603b9c90790: Pull complete [2021-10-06T13:12:01.721Z] 1560dd03e051: Pull complete [2021-10-06T13:12:02.006Z] 27f5ce0e4adf: Pull complete [2021-10-06T13:12:17.877Z] c2d8d7efcc4b: Pull complete [2021-10-06T13:12:17.877Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T13:12:17.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T13:12:17.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T13:12:18.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container [2021-10-06T13:12:18.401Z] $ 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-10-06T13:12:22.488Z] $ docker top 666d2ea852f85136289ea4b653a99f1a171c84aaeabade106764f1f633848018 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:12:23.611Z] ---> job-cost.sh [2021-10-06T13:12:23.611Z] lf-activate-venv: SKIPPING [2021-10-06T13:12:23.611Z] INFO: No Stack... [2021-10-06T13:12:23.923Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T13:12:24.543Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T13:12:25.299Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-10-06T13:12:25.299Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T13:12:25.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [2021-10-06T13:12:25.423Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] did not exist. Created. [2021-10-06T13:12:25.423Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T13:12:27.597Z] /w/workspace/device-sdk-go/1@tmp/durable-b1f7cef2/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-b1f7cef2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T13:12:28.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T13:12:28.477Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T13:12:28.569Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T13:12:28.592Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1028-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T13:12:28.682Z] $ docker stop --time=1 666d2ea852f85136289ea4b653a99f1a171c84aaeabade106764f1f633848018 [2021-10-06T13:12:30.391Z] $ docker rm -f 666d2ea852f85136289ea4b653a99f1a171c84aaeabade106764f1f633848018 [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-10-06T13:12:32.076Z] provisioning config files... [2021-10-06T13:12:32.091Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/config5062651762688959051tmp [Pipeline] { [Pipeline] sh [2021-10-06T13:12:32.490Z] + set +x [2021-10-06T13:12:32.490Z] + curl -s https://codecov.io/bash [2021-10-06T13:12:32.490Z] + bash -s -- [2021-10-06T13:12:32.490Z] [2021-10-06T13:12:32.490Z] _____ _ [2021-10-06T13:12:32.490Z] / ____| | | [2021-10-06T13:12:32.490Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T13:12:32.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T13:12:32.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T13:12:32.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T13:12:32.490Z] Bash-1.0.6 [2021-10-06T13:12:32.490Z] [2021-10-06T13:12:32.490Z] [2021-10-06T13:12:32.490Z] ==> git version 2.24.4 found [2021-10-06T13:12:32.490Z] ==> 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-10-06T13:12:32.490Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T13:12:32.490Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T13:12:32.490Z] ==> Jenkins CI detected. [2021-10-06T13:12:32.490Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1028 [2021-10-06T13:12:32.490Z] project root: . [2021-10-06T13:12:32.490Z] --> token set from env [2021-10-06T13:12:32.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T13:12:32.759Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T13:12:32.759Z] ==> Python coveragepy not found [2021-10-06T13:12:32.759Z] ==> Searching for coverage reports in: [2021-10-06T13:12:32.759Z] + . [2021-10-06T13:12:32.759Z] -> Found 1 reports [2021-10-06T13:12:32.759Z] ==> Detecting git/mercurial file structure [2021-10-06T13:12:32.759Z] ==> Reading reports [2021-10-06T13:12:32.759Z] + ./coverage.out bytes=125634 [2021-10-06T13:12:32.759Z] ==> Appending adjustments [2021-10-06T13:12:32.759Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T13:12:33.026Z] + Found adjustments [2021-10-06T13:12:33.026Z] ==> Gzipping contents [2021-10-06T13:12:33.026Z] 16K /tmp/codecov.lxL4u0.gz [2021-10-06T13:12:33.026Z] ==> Uploading reports [2021-10-06T13:12:33.026Z] url: https://codecov.io [2021-10-06T13:12:33.026Z] query: branch=PR-1028&commit=df04f74a880a3df804ffa1ff22b734cb8b57c5c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1028&job=&cmd_args= [2021-10-06T13:12:33.026Z] -> Pinging Codecov [2021-10-06T13:12:33.026Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1028&commit=df04f74a880a3df804ffa1ff22b734cb8b57c5c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1028%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1028&job=&cmd_args= [2021-10-06T13:12:33.608Z] -> Uploading to [2021-10-06T13:12:33.608Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/7E55EF52A471D76F132DFD9A03CDDE97/df04f74a880a3df804ffa1ff22b734cb8b57c5c6/4caf8a07-a897-4d9e-993e-5411044d2272.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T131233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b4ee3c0ebf656bbffd58e9ec18ead61132653a71fa5a6d981ecdf63b59cbc7d [2021-10-06T13:12:33.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T13:12:33.608Z] Dload Upload Total Spent Left Speed [2021-10-06T13:12:33.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16000 0 0 100 16000 0 44790 --:--:-- --:--:-- --:--:-- 44692 [2021-10-06T13:12:33.875Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/df04f74a880a3df804ffa1ff22b734cb8b57c5c6 [Pipeline] } [2021-10-06T13:12:33.929Z] 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-10-06T13:12:36.445Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1028/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:12:36.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:12:37.474Z] ---> package-listing.sh [2021-10-06T13:12:37.474Z] ++ facter osfamily [2021-10-06T13:12:37.474Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T13:12:37.749Z] + OS_FAMILY=redhat [2021-10-06T13:12:37.749Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1028 [2021-10-06T13:12:37.749Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T13:12:37.749Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T13:12:37.749Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T13:12:37.749Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T13:12:37.749Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1028 ']' [2021-10-06T13:12:37.749Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T13:12:37.749Z] + case "${OS_FAMILY}" in [2021-10-06T13:12:37.749Z] + sort [2021-10-06T13:12:37.749Z] + rpm -qa [2021-10-06T13:12:38.334Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T13:12:38.334Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T13:12:38.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T13:12:38.334Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1028 ']' [2021-10-06T13:12:38.334Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1028/archives/ [2021-10-06T13:12:38.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1028/archives/ [Pipeline] echo [2021-10-06T13:12:38.388Z] 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-1028/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T13:12:38.708Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:12:39.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T13:12:39.484Z] [2021-10-06T13:12:39.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T13:12:39.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T13:12:39.862Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T13:12:39.862Z] b4d181a07f80: Pulling fs layer [2021-10-06T13:12:39.862Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T13:12:39.862Z] ed53099fbce6: Pulling fs layer [2021-10-06T13:12:39.862Z] dc539afda2c1: Pulling fs layer [2021-10-06T13:12:39.862Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T13:12:39.862Z] 9065ff56babe: Pulling fs layer [2021-10-06T13:12:39.862Z] d287ab97295c: Pulling fs layer [2021-10-06T13:12:39.862Z] 77bc0d833cb6: Waiting [2021-10-06T13:12:39.862Z] 9065ff56babe: Waiting [2021-10-06T13:12:39.862Z] d287ab97295c: Waiting [2021-10-06T13:12:39.862Z] dc539afda2c1: Waiting [2021-10-06T13:12:40.133Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T13:12:40.133Z] a1111a8f2ec3: Download complete [2021-10-06T13:12:40.133Z] dc539afda2c1: Verifying Checksum [2021-10-06T13:12:40.133Z] dc539afda2c1: Download complete [2021-10-06T13:12:40.133Z] ed53099fbce6: Verifying Checksum [2021-10-06T13:12:40.133Z] ed53099fbce6: Download complete [2021-10-06T13:12:40.407Z] 9065ff56babe: Verifying Checksum [2021-10-06T13:12:40.407Z] 9065ff56babe: Download complete [2021-10-06T13:12:40.407Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T13:12:40.407Z] 77bc0d833cb6: Download complete [2021-10-06T13:12:40.407Z] b4d181a07f80: Verifying Checksum [2021-10-06T13:12:40.407Z] b4d181a07f80: Download complete [2021-10-06T13:12:41.828Z] b4d181a07f80: Pull complete [2021-10-06T13:12:41.828Z] a1111a8f2ec3: Pull complete [2021-10-06T13:12:42.419Z] ed53099fbce6: Pull complete [2021-10-06T13:12:42.419Z] dc539afda2c1: Pull complete [2021-10-06T13:12:42.689Z] 77bc0d833cb6: Pull complete [2021-10-06T13:12:42.959Z] 9065ff56babe: Pull complete [2021-10-06T13:12:57.962Z] d287ab97295c: Verifying Checksum [2021-10-06T13:12:57.962Z] d287ab97295c: Download complete [2021-10-06T13:13:01.346Z] d287ab97295c: Pull complete [2021-10-06T13:13:01.346Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T13:13:01.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T13:13:01.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T13:13:01.454Z] prd-centos7-docker-4c-2g-140 does not seem to be running inside a container [2021-10-06T13:13:01.518Z] $ 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-1028/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-1028 -v /w/workspace/gexfoundry_device-sdk-go_PR-1028:/w/workspace/gexfoundry_device-sdk-go_PR-1028:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1028@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-10-06T13:13:04.328Z] $ docker top c3651219a07da1cd385b4d085763a08ad56ee83ebda1f7e49915bfdfa2225197 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T13:13:04.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T13:13:05.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T13:13:05.688Z] + ls /var/log/sa-host [2021-10-06T13:13:05.688Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T13:13:05.688Z] file_magic: OK [2021-10-06T13:13:05.688Z] HZ: Using current value: 100 [2021-10-06T13:13:05.688Z] file_header: OK [2021-10-06T13:13:05.688Z] 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-10-06T13:13:05.688Z] Statistics: [2021-10-06T13:13:05.688Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T13:13:05.688Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T13:13:05.688Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T13:13:05.688Z] file_magic: OK [2021-10-06T13:13:05.688Z] HZ: Using current value: 100 [2021-10-06T13:13:05.688Z] file_header: OK [2021-10-06T13:13:05.688Z] 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-10-06T13:13:05.688Z] Statistics: [2021-10-06T13:13:05.688Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T13:13:05.688Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T13:13:05.952Z] provisioning config files... [2021-10-06T13:13:05.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1028@tmp/config4615093803997125191tmp [Pipeline] { [Pipeline] echo [2021-10-06T13:13:06.034Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:13:06.407Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T13:13:06.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:13:06.933Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T13:13:06.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:13:07.356Z] ---> sudo-logs.sh [2021-10-06T13:13:07.356Z] Archiving 'sudo' log.. [2021-10-06T13:13:07.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-140.novalocal: Name or service not known [2021-10-06T13:13:07.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-140.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T13:13:07.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:13:07.803Z] ---> job-cost.sh [2021-10-06T13:13:07.803Z] lf-activate-venv: SKIPPING [2021-10-06T13:13:07.803Z] DEBUG: total: 0.10999999940395355 [2021-10-06T13:13:07.803Z] INFO: Retrieving Stack Cost... [2021-10-06T13:13:22.797Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T13:13:22.798Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T13:13:22.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T13:13:23.209Z] ---> logs-deploy.sh [2021-10-06T13:13:23.209Z] lf-activate-venv: SKIPPING [2021-10-06T13:13:23.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1028/1 [2021-10-06T13:13:23.209Z] INFO: archiving workspace using pattern(s): [2021-10-06T13:13:49.884Z] Archives upload complete. [2021-10-06T13:13:49.884Z] INFO: archiving logs to Nexus