Pull request #1004 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from da9a265c79363755915d5573ac4984129e0b775a+b8bde01b3040ded824082163a6ece586529576f1 (6324ba8a05e87af8351b476a225e9bf50d281006) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6388178678592368106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh8580226341690862132.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4462090099299931509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8892847861794271432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8734119810520382489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-746 in /w/workspace/gexfoundry_device-sdk-go_PR-1004 [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-1004 # 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-1004@tmp/jenkins-gitclient-ssh6802364595355349920.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 b8bde01b3040ded824082163a6ece586529576f1 into PR head commit da9a265c79363755915d5573ac4984129e0b775a Merge succeeded, producing da9a265c79363755915d5573ac4984129e0b775a Checking out Revision da9a265c79363755915d5573ac4984129e0b775a (PR-1004) > 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-1004@tmp/jenkins-gitclient-ssh5686815518330315559.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1004/head:refs/remotes/origin/PR-1004 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # 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-1004@tmp/jenkins-gitclient-ssh3810780485078449077.key > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T14:58:21.993Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T14:58:22.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T14:58:22.106Z] ========================================================= [2021-07-30T14:58:22.106Z] EdgeX Global Pipelines Version Info [2021-07-30T14:58:22.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c3af93623ab06f1bf567ccd714fd087276c624c5 # timeout=10 [2021-07-30T14:58:23.356Z] ------------------- [2021-07-30T14:58:23.357Z] stable info: [2021-07-30T14:58:23.357Z] ------------------- [2021-07-30T14:58:23.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T14:58:23.357Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T14:58:23.357Z] Message: update stable to v1.0.199 [2021-07-30T14:58:23.943Z] ------------------- [2021-07-30T14:58:23.943Z] experimental info: [2021-07-30T14:58:23.943Z] ------------------- [2021-07-30T14:58:23.943Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T14:58:23.943Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T14:58:23.943Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T14:58:24.080Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-07-30T14:58:24.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-07-30T14:58:24.127Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T14:58:24.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T14:58:24.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T14:58:24.195Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T14:58:24.219Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T14:58:24.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T14:58:24.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-07-30T14:58:24.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T14:58:24.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T14:58:24.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T14:58:24.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-07-30T14:58:24.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T14:58:24.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T14:58:24.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T14:58:24.453Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T14:58:24.477Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T14:58:24.500Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T14:58:24.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T14:58:24.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-30T14:58:24.571Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-30T14:58:24.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-30T14:58:24.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T14:58:24.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T14:58:24.670Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T14:58:24.695Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T14:58:24.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1004 [Pipeline] echo [2021-07-30T14:58:24.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1004 [Pipeline] echo [2021-07-30T14:58:24.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1004 [Pipeline] echo [2021-07-30T14:58:24.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9a265c79363755915d5573ac4984129e0b775a [Pipeline] echo [2021-07-30T14:58:24.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9a265 [Pipeline] echo [2021-07-30T14:58:24.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T14:58:24.909Z] provisioning config files... [2021-07-30T14:58:24.928Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/config477747923208259451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T14:58:25.263Z] ---> docker-login.sh [2021-07-30T14:58:25.263Z] nexus3.edgexfoundry.org:10001 [2021-07-30T14:58:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:58:25.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:58:25.530Z] Configure a credential helper to remove this warning. See [2021-07-30T14:58:25.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:58:25.530Z] [2021-07-30T14:58:25.530Z] Login Succeeded [2021-07-30T14:58:25.530Z] nexus3.edgexfoundry.org:10002 [2021-07-30T14:58:25.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:58:25.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:58:25.530Z] Configure a credential helper to remove this warning. See [2021-07-30T14:58:25.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:58:25.530Z] [2021-07-30T14:58:25.530Z] Login Succeeded [2021-07-30T14:58:25.530Z] nexus3.edgexfoundry.org:10003 [2021-07-30T14:58:25.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:58:25.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:58:25.796Z] Configure a credential helper to remove this warning. See [2021-07-30T14:58:25.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:58:25.796Z] [2021-07-30T14:58:25.796Z] Login Succeeded [2021-07-30T14:58:25.796Z] nexus3.edgexfoundry.org:10004 [2021-07-30T14:58:25.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:58:25.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:58:25.796Z] Configure a credential helper to remove this warning. See [2021-07-30T14:58:25.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:58:25.796Z] [2021-07-30T14:58:25.796Z] Login Succeeded [2021-07-30T14:58:25.796Z] docker.io [2021-07-30T14:58:26.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:58:26.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:58:26.336Z] Configure a credential helper to remove this warning. See [2021-07-30T14:58:26.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:58:26.336Z] [2021-07-30T14:58:26.336Z] Login Succeeded [2021-07-30T14:58:26.336Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T14:58:26.350Z] 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-07-30T14:58:26.910Z] + git log --format=format:%s -1 da9a265c79363755915d5573ac4984129e0b775a [Pipeline] echo [2021-07-30T14:58:27.010Z] GIT_COMMIT: da9a265c79363755915d5573ac4984129e0b775a, Commit Message: docs: Update build status badge [Pipeline] echo [2021-07-30T14:58:27.023Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:58:27.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T14:58:27.623Z] [2021-07-30T14:58:27.623Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:58:27.952Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T14:58:27.952Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T14:58:27.952Z] 31603596830f: Pulling fs layer [2021-07-30T14:58:27.952Z] b6dc333f4379: Pulling fs layer [2021-07-30T14:58:27.952Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T14:58:27.952Z] fd332fbdc1db: Pulling fs layer [2021-07-30T14:58:27.952Z] fd332fbdc1db: Waiting [2021-07-30T14:58:27.952Z] b6dc333f4379: Download complete [2021-07-30T14:58:28.232Z] 31603596830f: Verifying Checksum [2021-07-30T14:58:28.232Z] 31603596830f: Download complete [2021-07-30T14:58:28.503Z] 31603596830f: Pull complete [2021-07-30T14:58:28.503Z] fd332fbdc1db: Verifying Checksum [2021-07-30T14:58:28.503Z] fd332fbdc1db: Download complete [2021-07-30T14:58:28.503Z] b6dc333f4379: Pull complete [2021-07-30T14:58:28.503Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T14:58:28.503Z] 3d9ef1400e77: Download complete [2021-07-30T14:58:29.108Z] 3d9ef1400e77: Pull complete [2021-07-30T14:58:29.378Z] fd332fbdc1db: Pull complete [2021-07-30T14:58:29.378Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T14:58:29.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T14:58:29.378Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T14:58:29.476Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-07-30T14:58:29.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1004 -v /w/workspace/gexfoundry_device-sdk-go_PR-1004:/w/workspace/gexfoundry_device-sdk-go_PR-1004:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1004@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:10004/edgex-devops/git-semver:latest cat [2021-07-30T14:58:30.613Z] $ docker top 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T14:58:30.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T14:58:30.755Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T14:58:30.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T14:58:30.873Z] $ docker exec 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent [2021-07-30T14:58:30.996Z] SSH_AUTH_SOCK=/tmp/ssh-sxoStSRLyNYV/agent.13 [2021-07-30T14:58:30.996Z] SSH_AGENT_PID=20 [2021-07-30T14:58:31.009Z] Running ssh-add (command line suppressed) [2021-07-30T14:58:31.101Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_495159899272923444.key (/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_495159899272923444.key) [2021-07-30T14:58:31.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T14:58:31.444Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T14:58:31.461Z] $ docker exec --env ******** --env ******** 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent -k [2021-07-30T14:58:31.573Z] unset SSH_AUTH_SOCK; [2021-07-30T14:58:31.576Z] unset SSH_AGENT_PID; [2021-07-30T14:58:31.576Z] echo Agent pid 20 killed; [2021-07-30T14:58:31.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T14:58:31.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T14:58:31.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T14:58:31.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T14:58:31.787Z] $ docker exec 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent [2021-07-30T14:58:31.931Z] SSH_AUTH_SOCK=/tmp/ssh-QgxMlqzKju5n/agent.55 [2021-07-30T14:58:31.931Z] SSH_AGENT_PID=60 [2021-07-30T14:58:31.942Z] Running ssh-add (command line suppressed) [2021-07-30T14:58:32.076Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_5203855352925703010.key (/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_5203855352925703010.key) [2021-07-30T14:58:32.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T14:58:32.429Z] + git semver init [2021-07-30T14:58:32.429Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T14:58:32.429Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1004/.git [2021-07-30T14:58:32.429Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1004 [2021-07-30T14:58:32.429Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T14:58:32.429Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T14:58:32.429Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T14:58:32.429Z] # $SEMVER_BRANCH = PR-1004 [2021-07-30T14:58:32.429Z] # $SEMVER_TEMP = /tmp/semver-058213048 [2021-07-30T14:58:32.429Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-07-30T14:58:33.034Z] # '/tmp/semver-058213048' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1004/.semver' [2021-07-30T14:58:33.034Z] # -> Force: false [2021-07-30T14:58:33.034Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1004/.semver [Pipeline] } [2021-07-30T14:58:33.047Z] $ docker exec --env ******** --env ******** 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent -k [2021-07-30T14:58:33.168Z] unset SSH_AUTH_SOCK; [2021-07-30T14:58:33.169Z] unset SSH_AGENT_PID; [2021-07-30T14:58:33.169Z] echo Agent pid 60 killed; [2021-07-30T14:58:33.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T14:58:33.538Z] + git semver [Pipeline] } [2021-07-30T14:58:33.554Z] $ docker stop --time=1 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 [2021-07-30T14:58:34.827Z] $ docker rm -f 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T14:58:35.225Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T14:58:35.557Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T14:58:35.560Z] [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-07-30T14:58:50.837Z] Still waiting to schedule task [2021-07-30T14:58:50.838Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T14:58:50.840Z] Still waiting to schedule task [2021-07-30T14:58:50.840Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T15:07:09.947Z] Running on prd-centos7-docker-4c-2g-1015 in /w/workspace/gexfoundry_device-sdk-go_PR-1004 [Pipeline] { [Pipeline] ws [2021-07-30T15:07:09.965Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T15:07:10.088Z] Selected Git installation does not exist. Using Default [2021-07-30T15:07:10.088Z] The recommended git tool is: NONE [2021-07-30T15:07:13.277Z] using credential edgex-jenkins-ssh [2021-07-30T15:07:13.294Z] Cloning the remote Git repository [2021-07-30T15:07:12.656Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-07-30T15:07:12.764Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-07-30T15:07:12.802Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-30T15:07:12.802Z] > git --version # timeout=10 [2021-07-30T15:07:12.808Z] > git --version # 'git version 2.24.4' [2021-07-30T15:07:12.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:07:12.835Z] [INFO] Currently running in a labeled security context [2021-07-30T15:07:12.836Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T15:07:12.836Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6880541852030813402.key [2021-07-30T15:07:12.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:07:13.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-30T15:07:13.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:07:13.808Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-30T15:07:13.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-30T15:07:13.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:07:13.823Z] [INFO] Currently running in a labeled security context [2021-07-30T15:07:13.823Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T15:07:13.823Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6098807714385789180.key [2021-07-30T15:07:13.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1004/head:refs/remotes/origin/PR-1004 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T15:07:14.964Z] Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit da9a265c79363755915d5573ac4984129e0b775a [2021-07-30T15:07:15.074Z] Merge succeeded, producing da9a265c79363755915d5573ac4984129e0b775a [2021-07-30T15:07:15.074Z] Checking out Revision da9a265c79363755915d5573ac4984129e0b775a (PR-1004) [2021-07-30T15:07:14.455Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:07:14.466Z] > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 [2021-07-30T15:07:14.509Z] > git remote # timeout=10 [2021-07-30T15:07:14.517Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T15:07:14.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:07:14.527Z] [INFO] Currently running in a labeled security context [2021-07-30T15:07:14.527Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T15:07:14.527Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh928292199749238230.key [2021-07-30T15:07:14.532Z] > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 [2021-07-30T15:07:14.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T15:07:14.561Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:07:14.572Z] > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 [2021-07-30T15:07:18.608Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:07:19.205Z] provisioning config files... [2021-07-30T15:07:19.230Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2916190630318024078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:07:19.861Z] ---> docker-login.sh [2021-07-30T15:07:19.861Z] nexus3.edgexfoundry.org:10001 [2021-07-30T15:07:19.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:19.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:19.861Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:19.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:19.861Z] [2021-07-30T15:07:19.861Z] Login Succeeded [2021-07-30T15:07:19.861Z] nexus3.edgexfoundry.org:10002 [2021-07-30T15:07:20.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:20.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:20.129Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:20.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:20.129Z] [2021-07-30T15:07:20.129Z] Login Succeeded [2021-07-30T15:07:20.129Z] nexus3.edgexfoundry.org:10003 [2021-07-30T15:07:20.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:20.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:20.407Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:20.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:20.407Z] [2021-07-30T15:07:20.407Z] Login Succeeded [2021-07-30T15:07:20.407Z] nexus3.edgexfoundry.org:10004 [2021-07-30T15:07:20.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:20.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:20.407Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:20.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:20.407Z] [2021-07-30T15:07:20.407Z] Login Succeeded [2021-07-30T15:07:20.407Z] docker.io [2021-07-30T15:07:20.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:20.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:20.943Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:20.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:20.943Z] [2021-07-30T15:07:20.943Z] Login Succeeded [2021-07-30T15:07:20.943Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T15:07:20.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T15:07:21.198Z] ========================================================= [2021-07-30T15:07:21.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T15:07:21.198Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:07:21.530Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-30T15:07:21.530Z] Sending build context to Docker daemon 2.574MB [2021-07-30T15:07:21.530Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T15:07:21.530Z] Step 2/8 : FROM ${BASE} [2021-07-30T15:07:21.798Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T15:07:21.798Z] 540db60ca938: Pulling fs layer [2021-07-30T15:07:21.798Z] adcc1eea9eea: Pulling fs layer [2021-07-30T15:07:21.798Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T15:07:21.798Z] 0773c198feca: Pulling fs layer [2021-07-30T15:07:21.798Z] 345f892a5656: Pulling fs layer [2021-07-30T15:07:21.798Z] 4796506630df: Pulling fs layer [2021-07-30T15:07:21.798Z] cc55df3e53f1: Pulling fs layer [2021-07-30T15:07:21.798Z] 4d027b6c602c: Pulling fs layer [2021-07-30T15:07:21.798Z] 449e75d2c14e: Pulling fs layer [2021-07-30T15:07:21.798Z] 4796506630df: Waiting [2021-07-30T15:07:21.798Z] cc55df3e53f1: Waiting [2021-07-30T15:07:21.798Z] 4d027b6c602c: Waiting [2021-07-30T15:07:21.798Z] 449e75d2c14e: Waiting [2021-07-30T15:07:21.798Z] 0773c198feca: Waiting [2021-07-30T15:07:21.798Z] 345f892a5656: Waiting [2021-07-30T15:07:21.798Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T15:07:21.798Z] 4c4ab2625f07: Download complete [2021-07-30T15:07:21.798Z] adcc1eea9eea: Download complete [2021-07-30T15:07:21.798Z] 345f892a5656: Verifying Checksum [2021-07-30T15:07:21.798Z] 345f892a5656: Download complete [2021-07-30T15:07:21.798Z] 4796506630df: Verifying Checksum [2021-07-30T15:07:21.798Z] 4796506630df: Download complete [2021-07-30T15:07:21.798Z] cc55df3e53f1: Verifying Checksum [2021-07-30T15:07:21.798Z] cc55df3e53f1: Download complete [2021-07-30T15:07:22.069Z] 540db60ca938: Verifying Checksum [2021-07-30T15:07:22.069Z] 540db60ca938: Download complete [2021-07-30T15:07:22.069Z] 540db60ca938: Pull complete [2021-07-30T15:07:22.341Z] adcc1eea9eea: Pull complete [2021-07-30T15:07:22.341Z] 4c4ab2625f07: Pull complete [2021-07-30T15:07:23.305Z] 4d027b6c602c: Verifying Checksum [2021-07-30T15:07:23.305Z] 4d027b6c602c: Download complete [2021-07-30T15:07:28.649Z] 449e75d2c14e: Verifying Checksum [2021-07-30T15:07:28.649Z] 449e75d2c14e: Download complete [2021-07-30T15:07:32.918Z] 0773c198feca: Verifying Checksum [2021-07-30T15:07:32.918Z] 0773c198feca: Download complete [2021-07-30T15:07:35.511Z] 0773c198feca: Pull complete [2021-07-30T15:07:35.511Z] 345f892a5656: Pull complete [2021-07-30T15:07:35.511Z] 4796506630df: Pull complete [2021-07-30T15:07:35.511Z] cc55df3e53f1: Pull complete [2021-07-30T15:07:35.784Z] 4d027b6c602c: Pull complete [2021-07-30T15:07:37.202Z] 449e75d2c14e: Pull complete [2021-07-30T15:07:37.202Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T15:07:37.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T15:07:37.202Z] ---> 0d28375d9b5b [2021-07-30T15:07:37.202Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T15:07:40.554Z] ---> Running in d42ed308bfa4 [2021-07-30T15:07:40.554Z] Removing intermediate container d42ed308bfa4 [2021-07-30T15:07:40.554Z] ---> 828c9dd97aac [2021-07-30T15:07:40.554Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T15:07:40.554Z] ---> Running in 72cc96315ca1 [2021-07-30T15:07:40.554Z] Removing intermediate container 72cc96315ca1 [2021-07-30T15:07:40.554Z] ---> 9f929c37aff0 [2021-07-30T15:07:40.554Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-07-30T15:07:40.554Z] ---> Running in 86e0d882b0a0 [2021-07-30T15:07:40.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T15:07:41.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T15:07:42.048Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T15:07:42.314Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T15:07:42.314Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T15:07:42.314Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T15:07:42.895Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T15:07:42.895Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T15:07:43.164Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T15:07:43.164Z] OK: 150 MiB in 46 packages [2021-07-30T15:07:43.433Z] Removing intermediate container 86e0d882b0a0 [2021-07-30T15:07:43.433Z] ---> 7316713ef2df [2021-07-30T15:07:43.433Z] Step 6/8 : WORKDIR /device-sdk-go [2021-07-30T15:07:43.433Z] ---> Running in f27617dcdecf [2021-07-30T15:07:43.433Z] Removing intermediate container f27617dcdecf [2021-07-30T15:07:43.433Z] ---> 603d60a409b4 [2021-07-30T15:07:43.433Z] Step 7/8 : COPY . . [2021-07-30T15:07:43.699Z] ---> 67264e0a1151 [2021-07-30T15:07:43.699Z] Step 8/8 : RUN go mod download [2021-07-30T15:07:43.699Z] ---> Running in 2da59ec88c6f [2021-07-30T15:07:53.784Z] Removing intermediate container 2da59ec88c6f [2021-07-30T15:07:53.785Z] ---> 25e1204874fa [2021-07-30T15:07:53.785Z] Successfully built 25e1204874fa [2021-07-30T15:07:53.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:07:54.104Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T15:07:54.104Z] . [Pipeline] withDockerContainer [2021-07-30T15:07:54.192Z] prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container [2021-07-30T15:07:54.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T15:07:54.592Z] $ docker top 9b779a3ca77147f7ada25044e0860c22bb3f7d87026e14890bb5d9b2f5131ee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:07:55.001Z] + go version [2021-07-30T15:07:55.001Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T15:07:55.016Z] $ docker stop --time=1 9b779a3ca77147f7ada25044e0860c22bb3f7d87026e14890bb5d9b2f5131ee9 [2021-07-30T15:07:56.208Z] $ docker rm -f 9b779a3ca77147f7ada25044e0860c22bb3f7d87026e14890bb5d9b2f5131ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:07:56.778Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T15:07:56.778Z] . [Pipeline] withDockerContainer [2021-07-30T15:07:56.911Z] prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container [2021-07-30T15:07:56.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T15:07:57.346Z] $ docker top af6e11fd350c8ae8a1bee6ee3d48b9fecebad69daa5586da350b7ad59c5f2cd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:07:57.744Z] + go mod tidy [Pipeline] sh [2021-07-30T15:07:58.355Z] + make test [2021-07-30T15:07:58.355Z] go mod tidy [2021-07-30T15:07:58.355Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-30T15:08:03.739Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-07-30T15:08:25.866Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-07-30T15:08:25.866Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-07-30T15:08:25.866Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-07-30T15:08:27.825Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 24.2% of statements [2021-07-30T15:08:27.825Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-07-30T15:08:27.825Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements [2021-07-30T15:08:28.094Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.045s coverage: 78.9% of statements [2021-07-30T15:08:28.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements [2021-07-30T15:08:28.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-07-30T15:08:28.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-07-30T15:08:28.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-07-30T15:08:28.965Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements [2021-07-30T15:08:28.965Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-07-30T15:08:30.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.045s coverage: 83.3% of statements [2021-07-30T15:08:30.382Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-07-30T15:08:30.382Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-07-30T15:08:30.382Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements [2021-07-30T15:08:31.348Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.804s coverage: 89.2% of statements [2021-07-30T15:08:31.348Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-07-30T15:08:31.348Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.9% of statements [2021-07-30T15:08:31.348Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-07-30T15:08:31.348Z] GO111MODULE=on go vet ./... [2021-07-30T15:08:49.668Z] gofmt -l . [2021-07-30T15:08:49.668Z] [ "`gofmt -l .`" = "" ] [2021-07-30T15:08:49.668Z] ./bin/test-attribution-txt.sh [2021-07-30T15:08:49.668Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T15:08:49.684Z] $ docker stop --time=1 af6e11fd350c8ae8a1bee6ee3d48b9fecebad69daa5586da350b7ad59c5f2cd8 [2021-07-30T15:08:51.208Z] $ docker rm -f af6e11fd350c8ae8a1bee6ee3d48b9fecebad69daa5586da350b7ad59c5f2cd8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T15:08:51.692Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T15:08:51.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T15:08:53.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T15:08:53.353Z] + ls -al . [2021-07-30T15:08:53.353Z] total 228 [2021-07-30T15:08:53.353Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 30 15:08 . [2021-07-30T15:08:53.353Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 15:07 .. [2021-07-30T15:08:53.353Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 15:07 bin [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 24816 Jul 30 15:07 CHANGELOG.md [2021-07-30T15:08:53.353Z] -rw-r--r--. 1 jenkins jenkins 125634 Jul 30 15:08 coverage.out [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 987 Jul 30 15:07 Dockerfile.build [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 30 15:07 .dockerignore [2021-07-30T15:08:53.353Z] drwxrwxr-x. 5 jenkins jenkins 62 Jul 30 15:07 example [2021-07-30T15:08:53.353Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 15:07 .git [2021-07-30T15:08:53.353Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 15:07 .github [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 138 Jul 30 15:07 .gitignore [2021-07-30T15:08:53.353Z] -rw-r--r--. 1 jenkins jenkins 548 Jul 30 15:08 go.mod [2021-07-30T15:08:53.353Z] -rw-r--r--. 1 jenkins jenkins 20301 Jul 30 15:07 go.sum [2021-07-30T15:08:53.353Z] drwxrwxr-x. 15 jenkins jenkins 224 Jul 30 15:07 internal [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 880 Jul 30 15:07 Jenkinsfile [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jul 30 15:07 LICENSE [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jul 30 15:07 Makefile [2021-07-30T15:08:53.353Z] drwxrwxr-x. 3 jenkins jenkins 16 Jul 30 15:07 openapi [2021-07-30T15:08:53.353Z] drwxrwxr-x. 5 jenkins jenkins 50 Jul 30 15:07 pkg [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 7646 Jul 30 15:07 README.md [2021-07-30T15:08:53.353Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 30 15:07 snap [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 14:58 VERSION [2021-07-30T15:08:53.353Z] -rw-rw-r--. 1 jenkins jenkins 222 Jul 30 15:07 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:08:53.678Z] + 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=da9a265c79363755915d5573ac4984129e0b775a --label arch=amd64 --label version=0.0.0 . [2021-07-30T15:08:53.678Z] Sending build context to Docker daemon 2.7MB [2021-07-30T15:08:53.678Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T15:08:53.678Z] Step 2/23 : FROM ${BASE} AS builder [2021-07-30T15:08:53.678Z] ---> 25e1204874fa [2021-07-30T15:08:53.678Z] Step 3/23 : WORKDIR /device-sdk-go [2021-07-30T15:08:53.678Z] ---> Running in cecdb23cc534 [2021-07-30T15:08:53.946Z] Removing intermediate container cecdb23cc534 [2021-07-30T15:08:53.946Z] ---> 50e8618b6462 [2021-07-30T15:08:53.946Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T15:08:53.946Z] ---> Running in da5156be8b73 [2021-07-30T15:08:53.946Z] Removing intermediate container da5156be8b73 [2021-07-30T15:08:53.946Z] ---> fc616df1ec9f [2021-07-30T15:08:53.946Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T15:08:53.946Z] ---> Running in aeccf80fc2af [2021-07-30T15:08:54.542Z] Removing intermediate container aeccf80fc2af [2021-07-30T15:08:54.542Z] ---> 786091f71423 [2021-07-30T15:08:54.542Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T15:08:54.542Z] ---> Running in 4de8c639b6eb [2021-07-30T15:08:54.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T15:08:55.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T15:08:56.357Z] OK: 150 MiB in 46 packages [2021-07-30T15:08:56.357Z] Removing intermediate container 4de8c639b6eb [2021-07-30T15:08:56.357Z] ---> 20ae7e02ee30 [2021-07-30T15:08:56.357Z] Step 7/23 : COPY . . [2021-07-30T15:08:56.632Z] ---> 20c86a991d5c [2021-07-30T15:08:56.632Z] Step 8/23 : RUN go mod download [2021-07-30T15:08:56.901Z] ---> Running in c878a17d2f70 [2021-07-30T15:08:57.056Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1013 in /w/workspace/gexfoundry_device-sdk-go_PR-1004 [Pipeline] { [Pipeline] ws [2021-07-30T15:08:57.077Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T15:08:57.166Z] Removing intermediate container c878a17d2f70 [2021-07-30T15:08:57.166Z] ---> aa173acbe576 [2021-07-30T15:08:57.166Z] Step 9/23 : RUN make build [2021-07-30T15:08:57.387Z] Selected Git installation does not exist. Using Default [2021-07-30T15:08:57.387Z] The recommended git tool is: NONE [2021-07-30T15:08:57.437Z] ---> Running in 6f1fc2e062f0 [2021-07-30T15:08:57.707Z] go mod tidy [2021-07-30T15:08:57.707Z] 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-07-30T15:09:05.234Z] using credential edgex-jenkins-ssh [2021-07-30T15:09:05.269Z] Cloning the remote Git repository [2021-07-30T15:09:05.414Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-07-30T15:09:05.560Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-07-30T15:09:05.658Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-30T15:09:05.659Z] > git --version # timeout=10 [2021-07-30T15:09:05.685Z] > git --version # 'git version 2.17.1' [2021-07-30T15:09:05.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:09:05.798Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:09:07.817Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-07-30T15:09:07.259Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-30T15:09:07.282Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:09:07.314Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-30T15:09:07.356Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-30T15:09:07.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:09:07.374Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1004/head:refs/remotes/origin/PR-1004 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T15:09:08.044Z] Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit da9a265c79363755915d5573ac4984129e0b775a [2021-07-30T15:09:08.347Z] Merge succeeded, producing da9a265c79363755915d5573ac4984129e0b775a [2021-07-30T15:09:08.348Z] Checking out Revision da9a265c79363755915d5573ac4984129e0b775a (PR-1004) [2021-07-30T15:09:08.405Z] Removing intermediate container 6f1fc2e062f0 [2021-07-30T15:09:08.405Z] ---> d3deb4b95c93 [2021-07-30T15:09:08.405Z] Step 10/23 : FROM alpine:3.12 [2021-07-30T15:09:08.987Z] 3.12: Pulling from library/alpine [2021-07-30T15:09:09.262Z] 339de151aab4: Pulling fs layer [2021-07-30T15:09:09.262Z] 339de151aab4: Verifying Checksum [2021-07-30T15:09:09.262Z] 339de151aab4: Download complete [2021-07-30T15:09:08.072Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:09:08.096Z] > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 [2021-07-30T15:09:08.233Z] > git remote # timeout=10 [2021-07-30T15:09:08.258Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T15:09:08.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:09:08.293Z] > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 [2021-07-30T15:09:08.329Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T15:09:08.360Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:09:08.377Z] > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 [2021-07-30T15:09:09.543Z] 339de151aab4: Pull complete [2021-07-30T15:09:09.543Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T15:09:09.543Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T15:09:09.543Z] ---> 13621d1b12d4 [2021-07-30T15:09:09.543Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T15:09:09.543Z] ---> Running in 7acb9cc1e19d [2021-07-30T15:09:09.810Z] Removing intermediate container 7acb9cc1e19d [2021-07-30T15:09:09.810Z] ---> d9908b17ffff [2021-07-30T15:09:09.810Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T15:09:09.810Z] ---> Running in cb9b2e7fba8c [2021-07-30T15:09:10.081Z] Removing intermediate container cb9b2e7fba8c [2021-07-30T15:09:10.081Z] ---> e15249016ab7 [2021-07-30T15:09:10.081Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-07-30T15:09:10.081Z] ---> Running in cc03288ff1ed [2021-07-30T15:09:10.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:11.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:11.590Z] (1/5) Installing libgcc (9.3.0-r2) [2021-07-30T15:09:11.590Z] (2/5) Installing libsodium (1.0.18-r0) [2021-07-30T15:09:11.590Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-07-30T15:09:12.550Z] (4/5) Installing libzmq (4.3.3-r0) [2021-07-30T15:09:12.818Z] (5/5) Installing zeromq (4.3.3-r0) [2021-07-30T15:09:12.818Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:09:12.818Z] OK: 8 MiB in 19 packages [2021-07-30T15:09:13.090Z] Removing intermediate container cc03288ff1ed [2021-07-30T15:09:13.091Z] ---> 3ae680102542 [2021-07-30T15:09:13.091Z] Step 14/23 : WORKDIR / [2021-07-30T15:09:13.091Z] ---> Running in eeb47e84172a [2021-07-30T15:09:13.158Z] Commit message: "docs: Update build status badge" [2021-07-30T15:09:13.364Z] Removing intermediate container eeb47e84172a [2021-07-30T15:09:13.365Z] ---> 999ab9cc9778 [2021-07-30T15:09:13.365Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-07-30T15:09:13.365Z] ---> fe56b9d8d15b [2021-07-30T15:09:13.365Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:09:13.621Z] provisioning config files... [2021-07-30T15:09:13.647Z] ---> 594e052acb55 [2021-07-30T15:09:13.647Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-07-30T15:09:13.657Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5864722909702951688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:09:13.911Z] ---> e7933de77587 [2021-07-30T15:09:13.912Z] Step 18/23 : EXPOSE 59999 [2021-07-30T15:09:13.912Z] ---> Running in 74c4a2d8e658 [2021-07-30T15:09:13.912Z] Removing intermediate container 74c4a2d8e658 [2021-07-30T15:09:13.912Z] ---> 6901ec491596 [2021-07-30T15:09:13.912Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-07-30T15:09:14.180Z] ---> Running in bebc5537a6f9 [2021-07-30T15:09:14.180Z] Removing intermediate container bebc5537a6f9 [2021-07-30T15:09:14.180Z] ---> a6aacae15ab8 [2021-07-30T15:09:14.180Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T15:09:14.180Z] ---> Running in 3d17eb544f41 [2021-07-30T15:09:14.180Z] Removing intermediate container 3d17eb544f41 [2021-07-30T15:09:14.180Z] ---> 681b72cdebbb [2021-07-30T15:09:14.180Z] Step 21/23 : LABEL arch=amd64 [2021-07-30T15:09:14.180Z] ---> Running in 2cd9e2a58627 [2021-07-30T15:09:14.327Z] ---> docker-login.sh [2021-07-30T15:09:14.327Z] nexus3.edgexfoundry.org:10001 [2021-07-30T15:09:14.445Z] Removing intermediate container 2cd9e2a58627 [2021-07-30T15:09:14.445Z] ---> f199c4d4db11 [2021-07-30T15:09:14.445Z] Step 22/23 : LABEL git_sha=da9a265c79363755915d5573ac4984129e0b775a [2021-07-30T15:09:14.445Z] ---> Running in d3ce1829f49c [2021-07-30T15:09:14.445Z] Removing intermediate container d3ce1829f49c [2021-07-30T15:09:14.445Z] ---> 3af7acad4194 [2021-07-30T15:09:14.445Z] Step 23/23 : LABEL version=0.0.0 [2021-07-30T15:09:14.445Z] ---> Running in d723717a0313 [2021-07-30T15:09:14.917Z] Removing intermediate container d723717a0313 [2021-07-30T15:09:14.917Z] ---> 58756f50d42a [2021-07-30T15:09:14.917Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-30T15:09:14.917Z] Successfully built 58756f50d42a [2021-07-30T15:09:14.917Z] 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-07-30T15:09:15.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:09:15.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:09:15.562Z] [2021-07-30T15:09:15.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:09:15.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:09:15.641Z] Configure a credential helper to remove this warning. See [2021-07-30T15:09:15.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:09:15.641Z] [2021-07-30T15:09:15.641Z] Login Succeeded [2021-07-30T15:09:15.641Z] nexus3.edgexfoundry.org:10002 [2021-07-30T15:09:15.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:09:15.895Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T15:09:15.895Z] b4d181a07f80: Pulling fs layer [2021-07-30T15:09:15.895Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T15:09:15.895Z] ed53099fbce6: Pulling fs layer [2021-07-30T15:09:15.895Z] dc539afda2c1: Pulling fs layer [2021-07-30T15:09:15.895Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T15:09:15.895Z] 9065ff56babe: Pulling fs layer [2021-07-30T15:09:15.895Z] d287ab97295c: Pulling fs layer [2021-07-30T15:09:15.895Z] 77bc0d833cb6: Waiting [2021-07-30T15:09:15.895Z] 9065ff56babe: Waiting [2021-07-30T15:09:15.895Z] d287ab97295c: Waiting [2021-07-30T15:09:15.895Z] dc539afda2c1: Waiting [2021-07-30T15:09:16.161Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T15:09:16.161Z] a1111a8f2ec3: Download complete [2021-07-30T15:09:16.161Z] dc539afda2c1: Verifying Checksum [2021-07-30T15:09:16.161Z] dc539afda2c1: Download complete [2021-07-30T15:09:16.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:09:16.425Z] ed53099fbce6: Verifying Checksum [2021-07-30T15:09:16.425Z] ed53099fbce6: Download complete [2021-07-30T15:09:16.425Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T15:09:16.425Z] 77bc0d833cb6: Download complete [2021-07-30T15:09:16.425Z] 9065ff56babe: Verifying Checksum [2021-07-30T15:09:16.425Z] 9065ff56babe: Download complete [2021-07-30T15:09:16.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:09:16.540Z] Configure a credential helper to remove this warning. See [2021-07-30T15:09:16.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:09:16.540Z] [2021-07-30T15:09:16.540Z] Login Succeeded [2021-07-30T15:09:16.540Z] nexus3.edgexfoundry.org:10003 [2021-07-30T15:09:17.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:09:17.836Z] b4d181a07f80: Verifying Checksum [2021-07-30T15:09:17.836Z] b4d181a07f80: Download complete [2021-07-30T15:09:18.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:09:18.614Z] Configure a credential helper to remove this warning. See [2021-07-30T15:09:18.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:09:18.614Z] [2021-07-30T15:09:18.614Z] Login Succeeded [2021-07-30T15:09:18.614Z] nexus3.edgexfoundry.org:10004 [2021-07-30T15:09:18.807Z] b4d181a07f80: Pull complete [2021-07-30T15:09:18.807Z] a1111a8f2ec3: Pull complete [2021-07-30T15:09:18.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:09:19.411Z] ed53099fbce6: Pull complete [2021-07-30T15:09:19.411Z] dc539afda2c1: Pull complete [2021-07-30T15:09:19.679Z] 77bc0d833cb6: Pull complete [2021-07-30T15:09:19.679Z] 9065ff56babe: Pull complete [2021-07-30T15:09:20.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:09:20.907Z] Configure a credential helper to remove this warning. See [2021-07-30T15:09:20.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:09:20.907Z] [2021-07-30T15:09:20.907Z] Login Succeeded [2021-07-30T15:09:20.907Z] docker.io [2021-07-30T15:09:21.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:09:22.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:09:22.187Z] Configure a credential helper to remove this warning. See [2021-07-30T15:09:22.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:09:22.187Z] [2021-07-30T15:09:22.187Z] Login Succeeded [2021-07-30T15:09:22.187Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T15:09:22.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T15:09:22.955Z] ========================================================= [2021-07-30T15:09:22.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T15:09:22.955Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:09:23.402Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-30T15:09:24.019Z] Sending build context to Docker daemon 2.583MB [2021-07-30T15:09:24.019Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T15:09:24.019Z] Step 2/8 : FROM ${BASE} [2021-07-30T15:09:24.630Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T15:09:24.630Z] 595b0fe564bb: Pulling fs layer [2021-07-30T15:09:24.630Z] 24495759ef45: Pulling fs layer [2021-07-30T15:09:24.630Z] d148012ef14d: Pulling fs layer [2021-07-30T15:09:24.630Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T15:09:24.630Z] 093eec477d81: Pulling fs layer [2021-07-30T15:09:24.630Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T15:09:24.630Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T15:09:24.630Z] 596795e73e0f: Pulling fs layer [2021-07-30T15:09:24.630Z] cb65c68fc2e2: Waiting [2021-07-30T15:09:24.630Z] 093eec477d81: Waiting [2021-07-30T15:09:24.630Z] a6d5b2bbb924: Waiting [2021-07-30T15:09:24.630Z] 2446dc1eb7d3: Waiting [2021-07-30T15:09:24.630Z] 596795e73e0f: Waiting [2021-07-30T15:09:24.630Z] d148012ef14d: Verifying Checksum [2021-07-30T15:09:24.630Z] d148012ef14d: Download complete [2021-07-30T15:09:24.630Z] 24495759ef45: Verifying Checksum [2021-07-30T15:09:24.630Z] 24495759ef45: Download complete [2021-07-30T15:09:24.630Z] 093eec477d81: Download complete [2021-07-30T15:09:24.630Z] a6d5b2bbb924: Verifying Checksum [2021-07-30T15:09:24.630Z] a6d5b2bbb924: Download complete [2021-07-30T15:09:24.630Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T15:09:24.630Z] 2446dc1eb7d3: Download complete [2021-07-30T15:09:24.904Z] 595b0fe564bb: Verifying Checksum [2021-07-30T15:09:24.904Z] 595b0fe564bb: Download complete [2021-07-30T15:09:25.503Z] 595b0fe564bb: Pull complete [2021-07-30T15:09:26.108Z] 24495759ef45: Pull complete [2021-07-30T15:09:26.393Z] d148012ef14d: Pull complete [2021-07-30T15:09:29.045Z] 596795e73e0f: Verifying Checksum [2021-07-30T15:09:29.045Z] 596795e73e0f: Download complete [2021-07-30T15:09:29.757Z] d287ab97295c: Verifying Checksum [2021-07-30T15:09:29.757Z] d287ab97295c: Download complete [2021-07-30T15:09:30.038Z] cb65c68fc2e2: Download complete [2021-07-30T15:09:32.367Z] d287ab97295c: Pull complete [2021-07-30T15:09:32.367Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T15:09:32.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:09:32.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T15:09:32.460Z] prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container [2021-07-30T15:09:32.528Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T15:09:34.812Z] $ docker top 15d46b3c362a8ed734c0cbb5880584709a419c1103dc37d65b8d18282bb5a09b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:09:35.500Z] ---> job-cost.sh [2021-07-30T15:09:35.500Z] lf-activate-venv: SKIPPING [2021-07-30T15:09:35.500Z] INFO: No Stack... [2021-07-30T15:09:36.460Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T15:09:37.043Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T15:09:37.367Z] + cut -d, -f6 [2021-07-30T15:09:37.367Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-07-30T15:09:37.406Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [2021-07-30T15:09:37.418Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] did not exist. Created. [2021-07-30T15:09:37.418Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T15:09:37.758Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T15:09:37.800Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T15:09:37.814Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T15:09:37.840Z] $ docker stop --time=1 15d46b3c362a8ed734c0cbb5880584709a419c1103dc37d65b8d18282bb5a09b [2021-07-30T15:09:38.989Z] $ docker rm -f 15d46b3c362a8ed734c0cbb5880584709a419c1103dc37d65b8d18282bb5a09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T15:09:40.215Z] cb65c68fc2e2: Pull complete [2021-07-30T15:09:40.215Z] 093eec477d81: Pull complete [2021-07-30T15:09:40.490Z] a6d5b2bbb924: Pull complete [2021-07-30T15:09:41.088Z] 2446dc1eb7d3: Pull complete [2021-07-30T15:09:45.428Z] 596795e73e0f: Pull complete [2021-07-30T15:09:45.428Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T15:09:45.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T15:09:45.428Z] ---> d9e956139c92 [2021-07-30T15:09:45.428Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T15:09:49.747Z] ---> Running in 84b9f8e5c344 [2021-07-30T15:09:49.747Z] Removing intermediate container 84b9f8e5c344 [2021-07-30T15:09:49.747Z] ---> 0833413ff7f2 [2021-07-30T15:09:49.747Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T15:09:49.747Z] ---> Running in e23ad42c80b9 [2021-07-30T15:09:52.409Z] Removing intermediate container e23ad42c80b9 [2021-07-30T15:09:52.409Z] ---> fa7a49055067 [2021-07-30T15:09:52.409Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-07-30T15:09:52.409Z] ---> Running in 49a75abeb547 [2021-07-30T15:09:53.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T15:09:54.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T15:09:56.258Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-30T15:09:56.530Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-30T15:09:56.530Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-30T15:09:56.801Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-30T15:09:56.801Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-30T15:09:57.075Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-30T15:09:57.075Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T15:09:57.075Z] OK: 139 MiB in 46 packages [2021-07-30T15:09:58.508Z] Removing intermediate container 49a75abeb547 [2021-07-30T15:09:58.508Z] ---> 85a6bffee66d [2021-07-30T15:09:58.508Z] Step 6/8 : WORKDIR /device-sdk-go [2021-07-30T15:09:58.785Z] ---> Running in c82894ac59e7 [2021-07-30T15:09:59.405Z] Removing intermediate container c82894ac59e7 [2021-07-30T15:09:59.405Z] ---> 689fc3b86726 [2021-07-30T15:09:59.405Z] Step 7/8 : COPY . . [2021-07-30T15:10:00.854Z] ---> df699027ffe1 [2021-07-30T15:10:00.854Z] Step 8/8 : RUN go mod download [2021-07-30T15:10:01.132Z] ---> Running in 292d153a41ce [2021-07-30T15:10:33.596Z] Removing intermediate container 292d153a41ce [2021-07-30T15:10:33.596Z] ---> 4ba8215b4694 [2021-07-30T15:10:33.596Z] Successfully built 4ba8215b4694 [2021-07-30T15:10:33.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:10:33.959Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T15:10:33.959Z] . [Pipeline] withDockerContainer [2021-07-30T15:10:34.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container [2021-07-30T15:10:34.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T15:10:36.156Z] $ docker top cad7258818af722a1d309db23e1f6bf8ef771c87bc6ac958868a37e661491326 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:10:37.151Z] + go version [2021-07-30T15:10:37.151Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T15:10:37.171Z] $ docker stop --time=1 cad7258818af722a1d309db23e1f6bf8ef771c87bc6ac958868a37e661491326 [2021-07-30T15:10:39.056Z] $ docker rm -f cad7258818af722a1d309db23e1f6bf8ef771c87bc6ac958868a37e661491326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:10:39.964Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T15:10:39.964Z] . [Pipeline] withDockerContainer [2021-07-30T15:10:40.269Z] prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container [2021-07-30T15:10:40.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T15:10:42.432Z] $ docker top f1b97899bca22948251b335ea5a2cfcd8b46f125711b905bbe8481d1769c4abe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:10:43.538Z] + go mod tidy [Pipeline] sh [2021-07-30T15:10:45.254Z] + make test [2021-07-30T15:10:45.254Z] go mod tidy [2021-07-30T15:10:45.857Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-30T15:11:18.305Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-07-30T15:12:40.186Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-07-30T15:12:40.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-07-30T15:12:40.187Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-07-30T15:12:45.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.287s coverage: 24.2% of statements [2021-07-30T15:12:45.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-07-30T15:12:45.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 28.1% of statements [2021-07-30T15:12:45.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.295s coverage: 78.9% of statements [2021-07-30T15:12:45.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.289s coverage: 9.0% of statements [2021-07-30T15:12:45.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-07-30T15:12:45.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-07-30T15:12:45.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-07-30T15:12:46.632Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.376s coverage: 28.7% of statements [2021-07-30T15:12:46.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-07-30T15:12:49.297Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.241s coverage: 83.3% of statements [2021-07-30T15:12:49.297Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-07-30T15:12:49.297Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-07-30T15:12:49.297Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.395s coverage: 58.0% of statements [2021-07-30T15:12:51.284Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.477s coverage: 89.2% of statements [2021-07-30T15:12:51.284Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-07-30T15:12:51.284Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.209s coverage: 4.9% of statements [2021-07-30T15:12:51.284Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-07-30T15:12:51.882Z] GO111MODULE=on go vet ./... [2021-07-30T15:14:00.087Z] gofmt -l . [2021-07-30T15:14:00.087Z] [ "`gofmt -l .`" = "" ] [2021-07-30T15:14:00.087Z] ./bin/test-attribution-txt.sh [2021-07-30T15:14:00.087Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T15:14:00.103Z] $ docker stop --time=1 f1b97899bca22948251b335ea5a2cfcd8b46f125711b905bbe8481d1769c4abe [2021-07-30T15:14:02.411Z] $ docker rm -f f1b97899bca22948251b335ea5a2cfcd8b46f125711b905bbe8481d1769c4abe [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T15:14:03.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T15:14:03.642Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T15:14:04.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T15:14:04.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T15:14:05.310Z] + ls -al . [2021-07-30T15:14:05.310Z] total 264 [2021-07-30T15:14:05.310Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 15:13 . [2021-07-30T15:14:05.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 15:09 .. [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 15:09 .dockerignore [2021-07-30T15:14:05.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 15:09 .git [2021-07-30T15:14:05.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 15:09 .github [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 138 Jul 30 15:09 .gitignore [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 24816 Jul 30 15:09 CHANGELOG.md [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 987 Jul 30 15:09 Dockerfile.build [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 30 15:09 Jenkinsfile [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 15:09 LICENSE [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jul 30 15:09 Makefile [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 7646 Jul 30 15:09 README.md [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 14:58 VERSION [2021-07-30T15:14:05.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 15:09 bin [2021-07-30T15:14:05.310Z] -rw-r--r-- 1 jenkins jenkins 125634 Jul 30 15:12 coverage.out [2021-07-30T15:14:05.310Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 15:09 example [2021-07-30T15:14:05.310Z] -rw-r--r-- 1 jenkins jenkins 548 Jul 30 15:13 go.mod [2021-07-30T15:14:05.310Z] -rw-r--r-- 1 jenkins jenkins 20301 Jul 30 15:10 go.sum [2021-07-30T15:14:05.310Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 30 15:09 internal [2021-07-30T15:14:05.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 15:09 openapi [2021-07-30T15:14:05.310Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 15:09 pkg [2021-07-30T15:14:05.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 15:09 snap [2021-07-30T15:14:05.310Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 15:09 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:14:05.660Z] + 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=da9a265c79363755915d5573ac4984129e0b775a --label arch=arm64 --label version=0.0.0 . [2021-07-30T15:14:06.260Z] Sending build context to Docker daemon 2.709MB [2021-07-30T15:14:06.260Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T15:14:06.260Z] Step 2/23 : FROM ${BASE} AS builder [2021-07-30T15:14:06.260Z] ---> 4ba8215b4694 [2021-07-30T15:14:06.260Z] Step 3/23 : WORKDIR /device-sdk-go [2021-07-30T15:14:06.534Z] ---> Running in 30b5ade888d5 [2021-07-30T15:14:07.136Z] Removing intermediate container 30b5ade888d5 [2021-07-30T15:14:07.136Z] ---> 1dc9c22bef0e [2021-07-30T15:14:07.136Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T15:14:07.136Z] ---> Running in 26b6694cb699 [2021-07-30T15:14:07.735Z] Removing intermediate container 26b6694cb699 [2021-07-30T15:14:07.736Z] ---> effd2262c9fc [2021-07-30T15:14:07.736Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T15:14:08.009Z] ---> Running in 04c836b16c69 [2021-07-30T15:14:10.634Z] Removing intermediate container 04c836b16c69 [2021-07-30T15:14:10.634Z] ---> e7f2436b6c57 [2021-07-30T15:14:10.634Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T15:14:10.634Z] ---> Running in 388575bdad68 [2021-07-30T15:14:11.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T15:14:12.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T15:14:13.191Z] OK: 139 MiB in 46 packages [2021-07-30T15:14:14.648Z] Removing intermediate container 388575bdad68 [2021-07-30T15:14:14.648Z] ---> 2ddf99d787c5 [2021-07-30T15:14:14.648Z] Step 7/23 : COPY . . [2021-07-30T15:14:15.656Z] ---> 6133b3b938bf [2021-07-30T15:14:15.656Z] Step 8/23 : RUN go mod download [2021-07-30T15:14:15.656Z] ---> Running in b68ef584a666 [2021-07-30T15:14:18.294Z] Removing intermediate container b68ef584a666 [2021-07-30T15:14:18.294Z] ---> 59aba599c3c2 [2021-07-30T15:14:18.294Z] Step 9/23 : RUN make build [2021-07-30T15:14:18.294Z] ---> Running in 97efac19c2a3 [2021-07-30T15:14:19.752Z] go mod tidy [2021-07-30T15:14:20.029Z] 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-07-30T15:14:59.080Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-07-30T15:14:59.080Z] Removing intermediate container 97efac19c2a3 [2021-07-30T15:14:59.080Z] ---> c38d801fe533 [2021-07-30T15:14:59.080Z] Step 10/23 : FROM alpine:3.12 [2021-07-30T15:14:59.080Z] 3.12: Pulling from library/alpine [2021-07-30T15:14:59.369Z] d2f70382dc9a: Pulling fs layer [2021-07-30T15:14:59.370Z] d2f70382dc9a: Verifying Checksum [2021-07-30T15:14:59.370Z] d2f70382dc9a: Download complete [2021-07-30T15:15:00.352Z] d2f70382dc9a: Pull complete [2021-07-30T15:15:00.352Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T15:15:00.352Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T15:15:00.352Z] ---> c4fd0aeabfcf [2021-07-30T15:15:00.352Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-30T15:15:00.627Z] ---> Running in 507119c56570 [2021-07-30T15:15:00.901Z] Removing intermediate container 507119c56570 [2021-07-30T15:15:00.901Z] ---> 651a43a65b40 [2021-07-30T15:15:00.901Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T15:15:01.175Z] ---> Running in f0f709e2ad8d [2021-07-30T15:15:03.830Z] Removing intermediate container f0f709e2ad8d [2021-07-30T15:15:03.830Z] ---> eb7e5c6817dc [2021-07-30T15:15:03.830Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-07-30T15:15:03.830Z] ---> Running in 18c393fd5a26 [2021-07-30T15:15:05.274Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T15:15:05.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T15:15:06.853Z] (1/5) Installing libgcc (9.3.0-r2) [2021-07-30T15:15:06.853Z] (2/5) Installing libsodium (1.0.18-r0) [2021-07-30T15:15:06.853Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-07-30T15:15:07.171Z] (4/5) Installing libzmq (4.3.3-r0) [2021-07-30T15:15:07.171Z] (5/5) Installing zeromq (4.3.3-r0) [2021-07-30T15:15:07.171Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:15:07.171Z] OK: 8 MiB in 19 packages [2021-07-30T15:15:08.618Z] Removing intermediate container 18c393fd5a26 [2021-07-30T15:15:08.618Z] ---> edc8332f6afd [2021-07-30T15:15:08.618Z] Step 14/23 : WORKDIR / [2021-07-30T15:15:08.889Z] ---> Running in 4e639ece688c [2021-07-30T15:15:09.166Z] Removing intermediate container 4e639ece688c [2021-07-30T15:15:09.166Z] ---> b1ff8cfb4bfb [2021-07-30T15:15:09.166Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-07-30T15:15:10.151Z] ---> 01e9fa47d091 [2021-07-30T15:15:10.151Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-07-30T15:15:11.587Z] ---> 16215f816643 [2021-07-30T15:15:11.587Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-07-30T15:15:12.570Z] ---> 70a4a8fccd5c [2021-07-30T15:15:12.570Z] Step 18/23 : EXPOSE 59999 [2021-07-30T15:15:12.570Z] ---> Running in d45013798f2e [2021-07-30T15:15:13.164Z] Removing intermediate container d45013798f2e [2021-07-30T15:15:13.164Z] ---> 4a788abf568a [2021-07-30T15:15:13.164Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-07-30T15:15:13.164Z] ---> Running in 274be1d936b0 [2021-07-30T15:15:13.758Z] Removing intermediate container 274be1d936b0 [2021-07-30T15:15:13.758Z] ---> c1f0d687438f [2021-07-30T15:15:13.758Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T15:15:13.758Z] ---> Running in 1a0c6b03b4ed [2021-07-30T15:15:14.355Z] Removing intermediate container 1a0c6b03b4ed [2021-07-30T15:15:14.355Z] ---> bf30341598fc [2021-07-30T15:15:14.355Z] Step 21/23 : LABEL arch=arm64 [2021-07-30T15:15:14.355Z] ---> Running in fc49b53654c5 [2021-07-30T15:15:14.961Z] Removing intermediate container fc49b53654c5 [2021-07-30T15:15:14.961Z] ---> a9ccab3392d0 [2021-07-30T15:15:14.961Z] Step 22/23 : LABEL git_sha=da9a265c79363755915d5573ac4984129e0b775a [2021-07-30T15:15:15.255Z] ---> Running in 13e56c873dd9 [2021-07-30T15:15:15.870Z] Removing intermediate container 13e56c873dd9 [2021-07-30T15:15:15.870Z] ---> a9d2dd6d7387 [2021-07-30T15:15:15.870Z] Step 23/23 : LABEL version=0.0.0 [2021-07-30T15:15:15.870Z] ---> Running in a0525d40aeb1 [2021-07-30T15:15:16.469Z] Removing intermediate container a0525d40aeb1 [2021-07-30T15:15:16.469Z] ---> 9f448f1c7be4 [2021-07-30T15:15:16.469Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-30T15:15:16.469Z] Successfully built 9f448f1c7be4 [2021-07-30T15:15:16.469Z] 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-07-30T15:15:17.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T15:15:17.378Z] [2021-07-30T15:15:17.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:15:17.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T15:15:18.042Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T15:15:18.042Z] 448f6bf000e3: Pulling fs layer [2021-07-30T15:15:18.042Z] f757da607395: Pulling fs layer [2021-07-30T15:15:18.042Z] 05883995daec: Pulling fs layer [2021-07-30T15:15:18.042Z] 8603b9c90790: Pulling fs layer [2021-07-30T15:15:18.042Z] 1560dd03e051: Pulling fs layer [2021-07-30T15:15:18.042Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T15:15:18.042Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T15:15:18.042Z] 8603b9c90790: Waiting [2021-07-30T15:15:18.042Z] 1560dd03e051: Waiting [2021-07-30T15:15:18.042Z] 27f5ce0e4adf: Waiting [2021-07-30T15:15:18.042Z] c2d8d7efcc4b: Waiting [2021-07-30T15:15:18.325Z] f757da607395: Verifying Checksum [2021-07-30T15:15:18.325Z] f757da607395: Download complete [2021-07-30T15:15:18.325Z] 8603b9c90790: Verifying Checksum [2021-07-30T15:15:18.325Z] 8603b9c90790: Download complete [2021-07-30T15:15:18.609Z] 1560dd03e051: Verifying Checksum [2021-07-30T15:15:18.609Z] 1560dd03e051: Download complete [2021-07-30T15:15:18.609Z] 27f5ce0e4adf: Verifying Checksum [2021-07-30T15:15:18.609Z] 27f5ce0e4adf: Download complete [2021-07-30T15:15:19.216Z] 05883995daec: Verifying Checksum [2021-07-30T15:15:19.216Z] 05883995daec: Download complete [2021-07-30T15:15:19.216Z] 448f6bf000e3: Verifying Checksum [2021-07-30T15:15:19.216Z] 448f6bf000e3: Download complete [2021-07-30T15:15:22.664Z] 448f6bf000e3: Pull complete [2021-07-30T15:15:23.262Z] f757da607395: Pull complete [2021-07-30T15:15:23.534Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T15:15:23.534Z] c2d8d7efcc4b: Download complete [2021-07-30T15:15:24.996Z] 05883995daec: Pull complete [2021-07-30T15:15:25.276Z] 8603b9c90790: Pull complete [2021-07-30T15:15:26.272Z] 1560dd03e051: Pull complete [2021-07-30T15:15:26.544Z] 27f5ce0e4adf: Pull complete [2021-07-30T15:15:41.653Z] c2d8d7efcc4b: Pull complete [2021-07-30T15:15:41.653Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T15:15:41.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T15:15:41.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T15:15:41.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container [2021-07-30T15:15:42.038Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T15:15:48.464Z] $ docker top dd64020f39c05a320f629e2af7ab1d225ed4daa90ccc1779c0061133e2e0cf05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:49.502Z] ---> job-cost.sh [2021-07-30T15:15:49.502Z] lf-activate-venv: SKIPPING [2021-07-30T15:15:49.502Z] INFO: No Stack... [2021-07-30T15:15:50.478Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T15:15:51.079Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T15:15:51.758Z] + cut -d, -f6 [2021-07-30T15:15:51.758Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-07-30T15:15:51.834Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [2021-07-30T15:15:51.849Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] did not exist. Created. [2021-07-30T15:15:51.849Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T15:15:52.560Z] /w/workspace/device-sdk-go/2@tmp/durable-06a09f52/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-06a09f52/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T15:15:53.243Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T15:15:53.279Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T15:15:53.347Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T15:15:53.379Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T15:15:53.397Z] $ docker stop --time=1 dd64020f39c05a320f629e2af7ab1d225ed4daa90ccc1779c0061133e2e0cf05 [2021-07-30T15:15:55.047Z] $ docker rm -f dd64020f39c05a320f629e2af7ab1d225ed4daa90ccc1779c0061133e2e0cf05 [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-07-30T15:15:55.842Z] provisioning config files... [2021-07-30T15:15:55.857Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/config2035652756164420932tmp [Pipeline] { [Pipeline] sh [2021-07-30T15:15:56.206Z] + set +x [2021-07-30T15:15:56.206Z] + curl -s https://codecov.io/bash [2021-07-30T15:15:56.206Z] + bash -s -- [2021-07-30T15:15:56.206Z] [2021-07-30T15:15:56.206Z] _____ _ [2021-07-30T15:15:56.206Z] / ____| | | [2021-07-30T15:15:56.206Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T15:15:56.206Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T15:15:56.206Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T15:15:56.206Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T15:15:56.206Z] Bash-1.0.6 [2021-07-30T15:15:56.206Z] [2021-07-30T15:15:56.206Z] [2021-07-30T15:15:56.206Z] ==> git version 2.24.4 found [2021-07-30T15:15:56.206Z] ==> 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-07-30T15:15:56.206Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T15:15:56.206Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T15:15:56.206Z] ==> Jenkins CI detected. [2021-07-30T15:15:56.206Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1004 [2021-07-30T15:15:56.206Z] project root: . [2021-07-30T15:15:56.206Z] --> token set from env [2021-07-30T15:15:56.206Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T15:15:56.206Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T15:15:56.206Z] ==> Python coveragepy not found [2021-07-30T15:15:56.206Z] ==> Searching for coverage reports in: [2021-07-30T15:15:56.206Z] + . [2021-07-30T15:15:56.206Z] -> Found 1 reports [2021-07-30T15:15:56.206Z] ==> Detecting git/mercurial file structure [2021-07-30T15:15:56.206Z] ==> Reading reports [2021-07-30T15:15:56.472Z] + ./coverage.out bytes=125634 [2021-07-30T15:15:56.472Z] ==> Appending adjustments [2021-07-30T15:15:56.472Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T15:15:56.472Z] + Found adjustments [2021-07-30T15:15:56.472Z] ==> Gzipping contents [2021-07-30T15:15:56.740Z] 16K /tmp/codecov.P73SEt.gz [2021-07-30T15:15:56.741Z] ==> Uploading reports [2021-07-30T15:15:56.741Z] url: https://codecov.io [2021-07-30T15:15:56.741Z] query: branch=PR-1004&commit=da9a265c79363755915d5573ac4984129e0b775a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1004%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1004&job=&cmd_args= [2021-07-30T15:15:56.741Z] -> Pinging Codecov [2021-07-30T15:15:56.741Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1004&commit=da9a265c79363755915d5573ac4984129e0b775a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1004%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1004&job=&cmd_args= [2021-07-30T15:15:57.008Z] -> Uploading to [2021-07-30T15:15:57.008Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/7E55EF52A471D76F132DFD9A03CDDE97/da9a265c79363755915d5573ac4984129e0b775a/dddd58d3-332c-42b1-81dc-8a0ba13c2ecd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T151556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e52648fcae865ee6c378e1736f1828108f6f0c0bca650e7e210e5d4483c907b [2021-07-30T15:15:57.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T15:15:57.008Z] Dload Upload Total Spent Left Speed [2021-07-30T15:15:57.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16049 0 0 100 16049 0 38142 --:--:-- --:--:-- --:--:-- 38211 [2021-07-30T15:15:57.591Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/da9a265c79363755915d5573ac4984129e0b775a [Pipeline] } [2021-07-30T15:15:57.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:59.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:16:00.284Z] ---> package-listing.sh [2021-07-30T15:16:00.284Z] ++ facter osfamily [2021-07-30T15:16:00.284Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T15:16:00.551Z] + OS_FAMILY=redhat [2021-07-30T15:16:00.551Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1004 [2021-07-30T15:16:00.551Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T15:16:00.551Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T15:16:00.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T15:16:00.551Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T15:16:00.551Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1004 ']' [2021-07-30T15:16:00.551Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T15:16:00.551Z] + case "${OS_FAMILY}" in [2021-07-30T15:16:00.551Z] + rpm -qa [2021-07-30T15:16:00.551Z] + sort [2021-07-30T15:16:01.140Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T15:16:01.140Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T15:16:01.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T15:16:01.140Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1004 ']' [2021-07-30T15:16:01.140Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1004/archives/ [2021-07-30T15:16:01.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1004/archives/ [Pipeline] echo [2021-07-30T15:16:01.160Z] 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-1004/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T15:16:01.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:16:02.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:16:02.090Z] [2021-07-30T15:16:02.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:16:02.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:16:02.442Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T15:16:02.442Z] b4d181a07f80: Pulling fs layer [2021-07-30T15:16:02.442Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T15:16:02.442Z] ed53099fbce6: Pulling fs layer [2021-07-30T15:16:02.442Z] dc539afda2c1: Pulling fs layer [2021-07-30T15:16:02.442Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T15:16:02.442Z] 9065ff56babe: Pulling fs layer [2021-07-30T15:16:02.442Z] d287ab97295c: Pulling fs layer [2021-07-30T15:16:02.442Z] 77bc0d833cb6: Waiting [2021-07-30T15:16:02.442Z] 9065ff56babe: Waiting [2021-07-30T15:16:02.442Z] d287ab97295c: Waiting [2021-07-30T15:16:02.442Z] dc539afda2c1: Waiting [2021-07-30T15:16:02.709Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T15:16:02.709Z] a1111a8f2ec3: Download complete [2021-07-30T15:16:02.709Z] dc539afda2c1: Verifying Checksum [2021-07-30T15:16:02.709Z] dc539afda2c1: Download complete [2021-07-30T15:16:02.980Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T15:16:02.981Z] 77bc0d833cb6: Download complete [2021-07-30T15:16:02.981Z] ed53099fbce6: Verifying Checksum [2021-07-30T15:16:02.981Z] ed53099fbce6: Download complete [2021-07-30T15:16:03.247Z] 9065ff56babe: Verifying Checksum [2021-07-30T15:16:03.247Z] 9065ff56babe: Download complete [2021-07-30T15:16:03.830Z] b4d181a07f80: Verifying Checksum [2021-07-30T15:16:03.830Z] b4d181a07f80: Download complete [2021-07-30T15:16:04.799Z] b4d181a07f80: Pull complete [2021-07-30T15:16:05.069Z] a1111a8f2ec3: Pull complete [2021-07-30T15:16:05.659Z] ed53099fbce6: Pull complete [2021-07-30T15:16:05.659Z] dc539afda2c1: Pull complete [2021-07-30T15:16:05.925Z] 77bc0d833cb6: Pull complete [2021-07-30T15:16:05.925Z] 9065ff56babe: Pull complete [2021-07-30T15:16:07.872Z] d287ab97295c: Verifying Checksum [2021-07-30T15:16:07.872Z] d287ab97295c: Download complete [2021-07-30T15:16:12.360Z] d287ab97295c: Pull complete [2021-07-30T15:16:12.360Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T15:16:12.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:16:12.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T15:16:12.453Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-07-30T15:16:12.524Z] $ 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-1004/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-1004 -v /w/workspace/gexfoundry_device-sdk-go_PR-1004:/w/workspace/gexfoundry_device-sdk-go_PR-1004:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T15:16:14.667Z] $ docker top 38abfaa4638917d2f893bee189950487b964f4d7533ee3cf5a3a787786cc0384 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:16:15.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T15:16:15.405Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T15:16:15.727Z] + ls /var/log/sa-host [2021-07-30T15:16:15.727Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T15:16:15.727Z] file_magic: OK [2021-07-30T15:16:15.727Z] HZ: Using current value: 100 [2021-07-30T15:16:15.727Z] file_header: OK [2021-07-30T15:16:15.727Z] 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-07-30T15:16:15.727Z] Statistics: [2021-07-30T15:16:15.727Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T15:16:15.727Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T15:16:15.727Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T15:16:15.727Z] file_magic: OK [2021-07-30T15:16:15.727Z] HZ: Using current value: 100 [2021-07-30T15:16:15.727Z] file_header: OK [2021-07-30T15:16:15.727Z] 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-07-30T15:16:15.727Z] Statistics: [2021-07-30T15:16:15.727Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T15:16:15.727Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:16:16.399Z] provisioning config files... [2021-07-30T15:16:16.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/config8175532432804600398tmp [Pipeline] { [Pipeline] echo [2021-07-30T15:16:16.445Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:16:16.762Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T15:16:16.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:16:17.282Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T15:16:17.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:16:17.622Z] ---> sudo-logs.sh [2021-07-30T15:16:17.622Z] Archiving 'sudo' log.. [2021-07-30T15:16:17.622Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-746.vexxhost.local: Name or service not known [2021-07-30T15:16:17.622Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-746.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T15:16:17.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:16:17.970Z] ---> job-cost.sh [2021-07-30T15:16:17.971Z] lf-activate-venv: SKIPPING [2021-07-30T15:16:17.971Z] DEBUG: total: 0.18000000715255737 [2021-07-30T15:16:17.971Z] INFO: Retrieving Stack Cost... [2021-07-30T15:16:18.557Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T15:16:19.141Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T15:16:19.159Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:16:19.481Z] ---> logs-deploy.sh [2021-07-30T15:16:19.482Z] lf-activate-venv: SKIPPING [2021-07-30T15:16:19.482Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1004/2 [2021-07-30T15:16:19.482Z] INFO: archiving workspace using pattern(s): [2021-07-30T15:16:20.447Z] Archives upload complete. [2021-07-30T15:16:20.447Z] INFO: archiving logs to Nexus