Pull request #1025 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 weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at a03e475574a7b0a183ed31a31e341c573996d3f6 rather than 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 Obtained Jenkinsfile from a03e475574a7b0a183ed31a31e341c573996d3f6 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-ssh8822842040120246951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3245075712164742163.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/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-1025/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5073217810068216010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh960665215448629498.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1025/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-1025/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2970780707382731477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Running on prd-centos7-docker-4c-2g-16 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [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-1025 # 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-1025@tmp/jenkins-gitclient-ssh8360783487567128093.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-1025@tmp/jenkins-gitclient-ssh3254745128725050149.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 Merge succeeded, producing 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 Checking out Revision 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 (PR-1025) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # 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-1025@tmp/jenkins-gitclient-ssh2784762378846287890.key > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # timeout=10 Commit message: "Merge branch 'main' into issue-1024" > git rev-list --no-walk eabed3f58719318ea7a9d7ab868bd51e972b17b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T21:02:46.917Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T21:02:47.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T21:02:47.044Z] ========================================================= [2021-10-05T21:02:47.044Z] EdgeX Global Pipelines Version Info [2021-10-05T21:02:47.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:02:48.360Z] ------------------- [2021-10-05T21:02:48.360Z] stable info: [2021-10-05T21:02:48.360Z] ------------------- [2021-10-05T21:02:48.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T21:02:48.360Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T21:02:48.360Z] Message: update stable to v1.0.206 [2021-10-05T21:02:48.948Z] ------------------- [2021-10-05T21:02:48.948Z] experimental info: [2021-10-05T21:02:48.948Z] ------------------- [2021-10-05T21:02:48.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T21:02:48.948Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T21:02:48.948Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T21:02:49.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-05T21:02:49.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-05T21:02:49.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T21:02:49.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T21:02:49.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T21:02:49.252Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T21:02:49.277Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T21:02:49.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T21:02:49.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-05T21:02:49.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T21:02:49.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T21:02:49.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T21:02:49.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-05T21:02:49.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T21:02:49.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T21:02:49.486Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T21:02:49.511Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T21:02:49.544Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T21:02:49.570Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T21:02:49.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T21:02:49.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-05T21:02:49.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-05T21:02:49.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-05T21:02:49.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T21:02:49.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T21:02:49.735Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-05T21:02:49.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T21:02:49.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1025 [Pipeline] echo [2021-10-05T21:02:49.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1025 [Pipeline] echo [2021-10-05T21:02:49.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1025 [Pipeline] echo [2021-10-05T21:02:49.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 [Pipeline] echo [2021-10-05T21:02:49.927Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f6f750 [Pipeline] echo [2021-10-05T21:02:49.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T21:02:50.036Z] provisioning config files... [2021-10-05T21:02:50.059Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config1249220033326973112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:02:50.404Z] ---> docker-login.sh [2021-10-05T21:02:50.404Z] nexus3.edgexfoundry.org:10001 [2021-10-05T21:02:50.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:02:50.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:02:50.674Z] Configure a credential helper to remove this warning. See [2021-10-05T21:02:50.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:02:50.674Z] [2021-10-05T21:02:50.674Z] Login Succeeded [2021-10-05T21:02:50.674Z] nexus3.edgexfoundry.org:10002 [2021-10-05T21:02:50.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:02:50.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:02:50.674Z] Configure a credential helper to remove this warning. See [2021-10-05T21:02:50.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:02:50.674Z] [2021-10-05T21:02:50.674Z] Login Succeeded [2021-10-05T21:02:50.674Z] nexus3.edgexfoundry.org:10003 [2021-10-05T21:02:50.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:02:50.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:02:50.942Z] Configure a credential helper to remove this warning. See [2021-10-05T21:02:50.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:02:50.942Z] [2021-10-05T21:02:50.942Z] Login Succeeded [2021-10-05T21:02:50.942Z] nexus3.edgexfoundry.org:10004 [2021-10-05T21:02:50.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:02:51.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:02:51.210Z] Configure a credential helper to remove this warning. See [2021-10-05T21:02:51.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:02:51.210Z] [2021-10-05T21:02:51.210Z] Login Succeeded [2021-10-05T21:02:51.210Z] docker.io [2021-10-05T21:02:51.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:02:51.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:02:51.476Z] Configure a credential helper to remove this warning. See [2021-10-05T21:02:51.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:02:51.476Z] [2021-10-05T21:02:51.476Z] Login Succeeded [2021-10-05T21:02:51.476Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T21:02:51.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T21:02:52.064Z] + git log --format=format:%s -1 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 [Pipeline] echo [2021-10-05T21:02:52.123Z] GIT_COMMIT: 4f6f750c33eeeed9d362c6b8fc5728b2706ae063, Commit Message: Merge branch 'main' into issue-1024 [Pipeline] echo [2021-10-05T21:02:52.147Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:02:53.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T21:02:53.202Z] [2021-10-05T21:02:53.202Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:02:53.532Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T21:02:53.532Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T21:02:53.532Z] 31603596830f: Pulling fs layer [2021-10-05T21:02:53.532Z] 04fac38145f0: Pulling fs layer [2021-10-05T21:02:53.532Z] 701f6daf10bf: Pulling fs layer [2021-10-05T21:02:53.532Z] 24f72da36158: Pulling fs layer [2021-10-05T21:02:53.532Z] 24f72da36158: Waiting [2021-10-05T21:02:53.532Z] 04fac38145f0: Download complete [2021-10-05T21:02:53.801Z] 31603596830f: Verifying Checksum [2021-10-05T21:02:53.801Z] 31603596830f: Download complete [2021-10-05T21:02:53.801Z] 24f72da36158: Verifying Checksum [2021-10-05T21:02:53.801Z] 24f72da36158: Download complete [2021-10-05T21:02:53.801Z] 701f6daf10bf: Verifying Checksum [2021-10-05T21:02:53.801Z] 701f6daf10bf: Download complete [2021-10-05T21:02:53.801Z] 31603596830f: Pull complete [2021-10-05T21:02:53.801Z] 04fac38145f0: Pull complete [2021-10-05T21:02:54.393Z] 701f6daf10bf: Pull complete [2021-10-05T21:02:54.658Z] 24f72da36158: Pull complete [2021-10-05T21:02:54.658Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T21:02:54.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T21:02:54.658Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T21:02:54.754Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-10-05T21:02:54.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1025 -v /w/workspace/gexfoundry_device-sdk-go_PR-1025:/w/workspace/gexfoundry_device-sdk-go_PR-1025:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1025@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-10-05T21:02:55.547Z] $ docker top 947b7ebcd8da5e95343bd8ae75d2beb46d27516db5035ad7d8eb40bf339121f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T21:02:55.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T21:02:55.669Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T21:02:55.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T21:02:55.769Z] $ docker exec 947b7ebcd8da5e95343bd8ae75d2beb46d27516db5035ad7d8eb40bf339121f3 ssh-agent [2021-10-05T21:02:55.879Z] SSH_AUTH_SOCK=/tmp/ssh-lgUuOjm1wOs6/agent.14 [2021-10-05T21:02:55.879Z] SSH_AGENT_PID=20 [2021-10-05T21:02:55.889Z] Running ssh-add (command line suppressed) [2021-10-05T21:02:55.979Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_8112890653290354050.key (/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_8112890653290354050.key) [2021-10-05T21:02:56.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T21:02:56.317Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T21:02:56.340Z] $ docker exec --env ******** --env ******** 947b7ebcd8da5e95343bd8ae75d2beb46d27516db5035ad7d8eb40bf339121f3 ssh-agent -k [2021-10-05T21:02:56.417Z] unset SSH_AUTH_SOCK; [2021-10-05T21:02:56.418Z] unset SSH_AGENT_PID; [2021-10-05T21:02:56.418Z] echo Agent pid 20 killed; [2021-10-05T21:02:56.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T21:02:56.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T21:02:56.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T21:02:56.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T21:02:56.589Z] $ docker exec 947b7ebcd8da5e95343bd8ae75d2beb46d27516db5035ad7d8eb40bf339121f3 ssh-agent [2021-10-05T21:02:56.686Z] SSH_AUTH_SOCK=/tmp/ssh-CuFirX0mPYU6/agent.54 [2021-10-05T21:02:56.686Z] SSH_AGENT_PID=60 [2021-10-05T21:02:56.695Z] Running ssh-add (command line suppressed) [2021-10-05T21:02:56.781Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2132806598011503495.key (/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/private_key_2132806598011503495.key) [2021-10-05T21:02:56.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T21:02:57.133Z] + git semver init [2021-10-05T21:02:57.133Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T21:02:57.133Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1025/.git [2021-10-05T21:02:57.133Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1025 [2021-10-05T21:02:57.133Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T21:02:57.133Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T21:02:57.133Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T21:02:57.133Z] # $SEMVER_BRANCH = PR-1025 [2021-10-05T21:02:57.133Z] # $SEMVER_TEMP = /tmp/semver-598777687 [2021-10-05T21:02:57.133Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-05T21:02:57.728Z] # '/tmp/semver-598777687' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1025/.semver' [2021-10-05T21:02:57.728Z] # -> Force: false [2021-10-05T21:02:57.728Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1025/.semver [Pipeline] } [2021-10-05T21:02:57.744Z] $ docker exec --env ******** --env ******** 947b7ebcd8da5e95343bd8ae75d2beb46d27516db5035ad7d8eb40bf339121f3 ssh-agent -k [2021-10-05T21:02:57.860Z] unset SSH_AUTH_SOCK; [2021-10-05T21:02:57.861Z] unset SSH_AGENT_PID; [2021-10-05T21:02:57.861Z] echo Agent pid 60 killed; [2021-10-05T21:02:57.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T21:02:58.228Z] + git semver [Pipeline] } [2021-10-05T21:02:58.253Z] $ docker stop --time=1 947b7ebcd8da5e95343bd8ae75d2beb46d27516db5035ad7d8eb40bf339121f3 [2021-10-05T21:02:59.455Z] $ docker rm -f 947b7ebcd8da5e95343bd8ae75d2beb46d27516db5035ad7d8eb40bf339121f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T21:02:59.840Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T21:03:00.171Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T21:03:00.175Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-05T21:03:16.050Z] Still waiting to schedule task [2021-10-05T21:03:16.051Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-16’ [2021-10-05T21:03:16.054Z] Still waiting to schedule task [2021-10-05T21:03:16.054Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-05T21:05:27.356Z] Running on prd-centos7-docker-4c-2g-20 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [Pipeline] { [Pipeline] ws [2021-10-05T21:05:27.377Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-10-05T21:05:27.499Z] Selected Git installation does not exist. Using Default [2021-10-05T21:05:27.499Z] The recommended git tool is: NONE [2021-10-05T21:05:30.302Z] using credential edgex-jenkins-ssh [2021-10-05T21:05:30.321Z] Cloning the remote Git repository [2021-10-05T21:05:29.789Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-05T21:05:29.927Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-10-05T21:05:29.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-05T21:05:29.999Z] > git --version # timeout=10 [2021-10-05T21:05:30.008Z] > git --version # 'git version 2.24.4' [2021-10-05T21:05:30.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T21:05:30.039Z] [INFO] Currently running in a labeled security context [2021-10-05T21:05:30.039Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T21:05:30.039Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh4263078656513177929.key [2021-10-05T21:05:30.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T21:05:30.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-05T21:05:30.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T21:05:30.874Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-05T21:05:30.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-05T21:05:30.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T21:05:30.889Z] [INFO] Currently running in a labeled security context [2021-10-05T21:05:30.889Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T21:05:30.890Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6921445753020180766.key [2021-10-05T21:05:30.900Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T21:05:31.958Z] Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 [2021-10-05T21:05:32.069Z] Merge succeeded, producing 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 [2021-10-05T21:05:32.070Z] Checking out Revision 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 (PR-1025) [2021-10-05T21:05:31.542Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T21:05:31.555Z] > git checkout -f 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # timeout=10 [2021-10-05T21:05:31.597Z] > git remote # timeout=10 [2021-10-05T21:05:31.605Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T21:05:31.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T21:05:31.612Z] [INFO] Currently running in a labeled security context [2021-10-05T21:05:31.612Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T21:05:31.612Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh7524820281210108521.key [2021-10-05T21:05:31.618Z] > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 [2021-10-05T21:05:31.637Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T21:05:31.656Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T21:05:31.663Z] > git checkout -f 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # timeout=10 [2021-10-05T21:05:35.618Z] Commit message: "Merge branch 'main' into issue-1024" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T21:05:36.282Z] provisioning config files... [2021-10-05T21:05:36.302Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8683141422342865824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:05:36.737Z] ---> docker-login.sh [2021-10-05T21:05:36.737Z] nexus3.edgexfoundry.org:10001 [2021-10-05T21:05:36.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:05:36.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:05:36.737Z] Configure a credential helper to remove this warning. See [2021-10-05T21:05:36.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:05:36.737Z] [2021-10-05T21:05:36.737Z] Login Succeeded [2021-10-05T21:05:36.737Z] nexus3.edgexfoundry.org:10002 [2021-10-05T21:05:37.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:05:37.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:05:37.004Z] Configure a credential helper to remove this warning. See [2021-10-05T21:05:37.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:05:37.004Z] [2021-10-05T21:05:37.004Z] Login Succeeded [2021-10-05T21:05:37.004Z] nexus3.edgexfoundry.org:10003 [2021-10-05T21:05:37.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:05:37.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:05:37.273Z] Configure a credential helper to remove this warning. See [2021-10-05T21:05:37.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:05:37.273Z] [2021-10-05T21:05:37.273Z] Login Succeeded [2021-10-05T21:05:37.273Z] nexus3.edgexfoundry.org:10004 [2021-10-05T21:05:37.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:05:37.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:05:37.273Z] Configure a credential helper to remove this warning. See [2021-10-05T21:05:37.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:05:37.273Z] [2021-10-05T21:05:37.273Z] Login Succeeded [2021-10-05T21:05:37.273Z] docker.io [2021-10-05T21:05:37.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:05:37.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:05:37.855Z] Configure a credential helper to remove this warning. See [2021-10-05T21:05:37.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:05:37.855Z] [2021-10-05T21:05:37.855Z] Login Succeeded [2021-10-05T21:05:37.855Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T21:05:37.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T21:05:38.106Z] ========================================================= [2021-10-05T21:05:38.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T21:05:38.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:05:38.545Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-05T21:05:38.545Z] Sending build context to Docker daemon 2.673MB [2021-10-05T21:05:38.545Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T21:05:38.545Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-05T21:05:38.545Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T21:05:38.545Z] 4e9f2cdf4387: Pulling fs layer [2021-10-05T21:05:38.545Z] 57d31006c564: Pulling fs layer [2021-10-05T21:05:38.545Z] bd5ccded8296: Pulling fs layer [2021-10-05T21:05:38.545Z] 304dd3a0f381: Pulling fs layer [2021-10-05T21:05:38.545Z] d37cda54a23b: Pulling fs layer [2021-10-05T21:05:38.545Z] 38ea18935520: Pulling fs layer [2021-10-05T21:05:38.545Z] ceb1e79740a2: Pulling fs layer [2021-10-05T21:05:38.545Z] b665197a1568: Pulling fs layer [2021-10-05T21:05:38.545Z] 842a00ea3e35: Pulling fs layer [2021-10-05T21:05:38.545Z] 38ea18935520: Waiting [2021-10-05T21:05:38.545Z] ceb1e79740a2: Waiting [2021-10-05T21:05:38.545Z] b665197a1568: Waiting [2021-10-05T21:05:38.545Z] 842a00ea3e35: Waiting [2021-10-05T21:05:38.545Z] d37cda54a23b: Waiting [2021-10-05T21:05:38.545Z] 304dd3a0f381: Waiting [2021-10-05T21:05:38.812Z] bd5ccded8296: Verifying Checksum [2021-10-05T21:05:38.812Z] bd5ccded8296: Download complete [2021-10-05T21:05:38.812Z] 57d31006c564: Verifying Checksum [2021-10-05T21:05:38.812Z] 57d31006c564: Download complete [2021-10-05T21:05:38.812Z] d37cda54a23b: Verifying Checksum [2021-10-05T21:05:38.812Z] d37cda54a23b: Download complete [2021-10-05T21:05:38.812Z] 38ea18935520: Verifying Checksum [2021-10-05T21:05:38.812Z] 38ea18935520: Download complete [2021-10-05T21:05:38.812Z] 4e9f2cdf4387: Download complete [2021-10-05T21:05:38.812Z] ceb1e79740a2: Verifying Checksum [2021-10-05T21:05:38.812Z] ceb1e79740a2: Download complete [2021-10-05T21:05:38.812Z] 4e9f2cdf4387: Pull complete [2021-10-05T21:05:39.079Z] 57d31006c564: Pull complete [2021-10-05T21:05:39.079Z] b665197a1568: Verifying Checksum [2021-10-05T21:05:39.079Z] b665197a1568: Download complete [2021-10-05T21:05:39.079Z] bd5ccded8296: Pull complete [2021-10-05T21:05:40.044Z] 304dd3a0f381: Verifying Checksum [2021-10-05T21:05:40.044Z] 304dd3a0f381: Download complete [2021-10-05T21:05:41.011Z] 842a00ea3e35: Verifying Checksum [2021-10-05T21:05:41.011Z] 842a00ea3e35: Download complete [2021-10-05T21:05:45.315Z] 304dd3a0f381: Pull complete [2021-10-05T21:05:45.315Z] d37cda54a23b: Pull complete [2021-10-05T21:05:45.315Z] 38ea18935520: Pull complete [2021-10-05T21:05:45.315Z] ceb1e79740a2: Pull complete [2021-10-05T21:05:45.315Z] b665197a1568: Pull complete [2021-10-05T21:05:47.918Z] 842a00ea3e35: Pull complete [2021-10-05T21:05:47.918Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-05T21:05:47.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T21:05:47.918Z] ---> bfa24e8e2367 [2021-10-05T21:05:47.918Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-05T21:05:49.332Z] ---> Running in cc0a56ae541d [2021-10-05T21:05:49.332Z] Removing intermediate container cc0a56ae541d [2021-10-05T21:05:49.332Z] ---> 0f33506380c1 [2021-10-05T21:05:49.332Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T21:05:49.332Z] ---> Running in afd83192470c [2021-10-05T21:05:49.332Z] Removing intermediate container afd83192470c [2021-10-05T21:05:49.332Z] ---> f819c33c00d2 [2021-10-05T21:05:49.332Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T21:05:49.332Z] ---> Running in f8220bf9edc6 [2021-10-05T21:05:49.928Z] Removing intermediate container f8220bf9edc6 [2021-10-05T21:05:49.928Z] ---> f0622b10a604 [2021-10-05T21:05:49.928Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-05T21:05:49.928Z] ---> Running in 8a18b2b39b74 [2021-10-05T21:05:50.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T21:05:51.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T21:05:51.419Z] OK: 219 MiB in 52 packages [2021-10-05T21:05:51.684Z] Removing intermediate container 8a18b2b39b74 [2021-10-05T21:05:51.684Z] ---> bfe3222aba80 [2021-10-05T21:05:51.684Z] Step 7/9 : COPY . . [2021-10-05T21:05:51.948Z] ---> a6dc62fc49e0 [2021-10-05T21:05:51.948Z] Step 8/9 : RUN go mod download [2021-10-05T21:05:51.948Z] ---> Running in 9c2c0dc69b23 [2021-10-05T21:06:02.058Z] Removing intermediate container 9c2c0dc69b23 [2021-10-05T21:06:02.058Z] ---> 7170c615aa81 [2021-10-05T21:06:02.058Z] Step 9/9 : RUN make build [2021-10-05T21:06:02.058Z] ---> Running in 07eaf367bfde [2021-10-05T21:06:02.058Z] go mod tidy [2021-10-05T21:06:02.058Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-05T21:06:03.521Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-10-05T21:06:03.521Z] pkg/models/commandvalue.go:434:16: undefined: common.ValueTypeObject [2021-10-05T21:06:03.521Z] pkg/models/commandvalue.go:435:77: undefined: common.ValueTypeObject [2021-10-05T21:06:03.521Z] pkg/models/commandvalue.go:498:7: undefined: common.ValueTypeObject [2021-10-05T21:06:10.221Z] make: *** [Makefile:22: example/cmd/device-simple/device-simple] Error 2 [2021-10-05T21:06:10.221Z] The command '/bin/sh -c make build' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:06:11.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T21:06:11.281Z] [2021-10-05T21:06:11.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:06:11.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T21:06:11.624Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T21:06:11.624Z] b4d181a07f80: Pulling fs layer [2021-10-05T21:06:11.624Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T21:06:11.624Z] ed53099fbce6: Pulling fs layer [2021-10-05T21:06:11.624Z] dc539afda2c1: Pulling fs layer [2021-10-05T21:06:11.624Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T21:06:11.624Z] 9065ff56babe: Pulling fs layer [2021-10-05T21:06:11.624Z] d287ab97295c: Pulling fs layer [2021-10-05T21:06:11.624Z] dc539afda2c1: Waiting [2021-10-05T21:06:11.624Z] 77bc0d833cb6: Waiting [2021-10-05T21:06:11.624Z] 9065ff56babe: Waiting [2021-10-05T21:06:11.624Z] d287ab97295c: Waiting [2021-10-05T21:06:11.892Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T21:06:11.892Z] a1111a8f2ec3: Download complete [2021-10-05T21:06:11.892Z] dc539afda2c1: Verifying Checksum [2021-10-05T21:06:11.892Z] dc539afda2c1: Download complete [2021-10-05T21:06:11.892Z] ed53099fbce6: Verifying Checksum [2021-10-05T21:06:11.892Z] ed53099fbce6: Download complete [2021-10-05T21:06:11.892Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T21:06:11.892Z] 77bc0d833cb6: Download complete [2021-10-05T21:06:11.892Z] 9065ff56babe: Verifying Checksum [2021-10-05T21:06:11.892Z] 9065ff56babe: Download complete [2021-10-05T21:06:12.164Z] b4d181a07f80: Verifying Checksum [2021-10-05T21:06:12.164Z] b4d181a07f80: Download complete [2021-10-05T21:06:12.771Z] d287ab97295c: Verifying Checksum [2021-10-05T21:06:12.771Z] d287ab97295c: Download complete [2021-10-05T21:06:13.771Z] b4d181a07f80: Pull complete [2021-10-05T21:06:14.038Z] a1111a8f2ec3: Pull complete [2021-10-05T21:06:14.641Z] ed53099fbce6: Pull complete [2021-10-05T21:06:14.641Z] dc539afda2c1: Pull complete [2021-10-05T21:06:14.917Z] 77bc0d833cb6: Pull complete [2021-10-05T21:06:14.917Z] 9065ff56babe: Pull complete [2021-10-05T21:06:20.307Z] d287ab97295c: Pull complete [2021-10-05T21:06:20.307Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T21:06:20.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T21:06:20.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T21:06:20.403Z] prd-centos7-docker-4c-2g-20 does not seem to be running inside a container [2021-10-05T21:06:20.454Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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:latest cat [2021-10-05T21:06:22.925Z] $ docker top e607ec71ec4c53c336b3ad3368a399dae72099d61a99ff663f777c5ee99a79a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:06:23.541Z] ---> job-cost.sh [2021-10-05T21:06:23.541Z] lf-activate-venv: SKIPPING [2021-10-05T21:06:23.541Z] INFO: No Stack... [2021-10-05T21:06:37.568Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19 in /w/workspace/gexfoundry_device-sdk-go_PR-1025 [Pipeline] { [Pipeline] ws [2021-10-05T21:06:37.589Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-10-05T21:06:37.862Z] Selected Git installation does not exist. Using Default [2021-10-05T21:06:37.863Z] The recommended git tool is: NONE [2021-10-05T21:06:44.631Z] using credential edgex-jenkins-ssh [2021-10-05T21:06:44.662Z] Cloning the remote Git repository [2021-10-05T21:06:44.718Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-05T21:06:45.068Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-10-05T21:06:45.189Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-05T21:06:45.190Z] > git --version # timeout=10 [2021-10-05T21:06:45.211Z] > git --version # 'git version 2.17.1' [2021-10-05T21:06:45.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T21:06:45.318Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T21:06:45.600Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T21:06:45.600Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T21:06:45.926Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-10-05T21:06:45.926Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T21:06:45.968Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] [2021-10-05T21:06:45.979Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] did not exist. Created. [2021-10-05T21:06:45.980Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T21:06:46.331Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T21:06:46.587Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T21:06:46.601Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T21:06:46.627Z] $ docker stop --time=1 e607ec71ec4c53c336b3ad3368a399dae72099d61a99ff663f777c5ee99a79a1 [2021-10-05T21:06:46.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-05T21:06:47.605Z] Merging remotes/origin/main commit a03e475574a7b0a183ed31a31e341c573996d3f6 into PR head commit 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 [2021-10-05T21:06:47.790Z] $ docker rm -f e607ec71ec4c53c336b3ad3368a399dae72099d61a99ff663f777c5ee99a79a1 [2021-10-05T21:06:47.856Z] Merge succeeded, producing 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 [2021-10-05T21:06:47.856Z] Checking out Revision 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 (PR-1025) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-10-05T21:06:46.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T21:06:46.745Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-05T21:06:46.795Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-05T21:06:46.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T21:06:46.813Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1025/head:refs/remotes/origin/PR-1025 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-05T21:06:47.623Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T21:06:47.643Z] > git checkout -f 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # timeout=10 [2021-10-05T21:06:47.761Z] > git remote # timeout=10 [2021-10-05T21:06:47.783Z] > git config --get remote.origin.url # timeout=10 [2021-10-05T21:06:47.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T21:06:47.811Z] > git merge a03e475574a7b0a183ed31a31e341c573996d3f6 # timeout=10 [2021-10-05T21:06:47.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-05T21:06:47.862Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T21:06:47.878Z] > git checkout -f 4f6f750c33eeeed9d362c6b8fc5728b2706ae063 # timeout=10 [Pipeline] // stage [Pipeline] } [2021-10-05T21:06:48.192Z] Failed in branch amd64 [2021-10-05T21:06:52.551Z] Commit message: "Merge branch 'main' into issue-1024" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T21:06:52.927Z] provisioning config files... [2021-10-05T21:06:52.962Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7129119242735243777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:06:53.596Z] ---> docker-login.sh [2021-10-05T21:06:53.596Z] nexus3.edgexfoundry.org:10001 [2021-10-05T21:06:54.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:06:55.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:06:55.229Z] Configure a credential helper to remove this warning. See [2021-10-05T21:06:55.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:06:55.229Z] [2021-10-05T21:06:55.229Z] Login Succeeded [2021-10-05T21:06:55.229Z] nexus3.edgexfoundry.org:10002 [2021-10-05T21:06:55.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:06:55.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:06:55.797Z] Configure a credential helper to remove this warning. See [2021-10-05T21:06:55.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:06:55.797Z] [2021-10-05T21:06:55.797Z] Login Succeeded [2021-10-05T21:06:55.797Z] nexus3.edgexfoundry.org:10003 [2021-10-05T21:06:56.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:06:56.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:06:56.370Z] Configure a credential helper to remove this warning. See [2021-10-05T21:06:56.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:06:56.370Z] [2021-10-05T21:06:56.370Z] Login Succeeded [2021-10-05T21:06:56.370Z] nexus3.edgexfoundry.org:10004 [2021-10-05T21:06:56.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:06:56.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:06:56.943Z] Configure a credential helper to remove this warning. See [2021-10-05T21:06:56.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:06:56.943Z] [2021-10-05T21:06:56.943Z] Login Succeeded [2021-10-05T21:06:56.943Z] docker.io [2021-10-05T21:06:57.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T21:06:57.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T21:06:57.848Z] Configure a credential helper to remove this warning. See [2021-10-05T21:06:57.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T21:06:57.848Z] [2021-10-05T21:06:57.848Z] Login Succeeded [2021-10-05T21:06:57.848Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T21:06:57.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T21:06:58.522Z] ========================================================= [2021-10-05T21:06:58.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T21:06:58.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:06:58.926Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-05T21:06:59.555Z] Sending build context to Docker daemon 2.681MB [2021-10-05T21:06:59.555Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T21:06:59.555Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-05T21:06:59.839Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T21:06:59.839Z] bbf911997326: Pulling fs layer [2021-10-05T21:06:59.839Z] 58ec367f63d7: Pulling fs layer [2021-10-05T21:06:59.839Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-05T21:06:59.839Z] fc5181fea5dc: Pulling fs layer [2021-10-05T21:06:59.839Z] 9c418107303f: Pulling fs layer [2021-10-05T21:06:59.839Z] 0cd29c4cc85c: Pulling fs layer [2021-10-05T21:06:59.839Z] 76d7273c05b8: Pulling fs layer [2021-10-05T21:06:59.839Z] e9181ef05905: Pulling fs layer [2021-10-05T21:06:59.839Z] 0cd29c4cc85c: Waiting [2021-10-05T21:06:59.839Z] 76d7273c05b8: Waiting [2021-10-05T21:06:59.839Z] e9181ef05905: Waiting [2021-10-05T21:06:59.839Z] fc5181fea5dc: Waiting [2021-10-05T21:06:59.839Z] 9c418107303f: Waiting [2021-10-05T21:06:59.839Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-05T21:06:59.839Z] 1b4a6ffa7d45: Download complete [2021-10-05T21:06:59.839Z] 58ec367f63d7: Verifying Checksum [2021-10-05T21:06:59.839Z] 58ec367f63d7: Download complete [2021-10-05T21:06:59.839Z] 9c418107303f: Verifying Checksum [2021-10-05T21:06:59.839Z] 9c418107303f: Download complete [2021-10-05T21:06:59.839Z] 0cd29c4cc85c: Verifying Checksum [2021-10-05T21:06:59.839Z] 0cd29c4cc85c: Download complete [2021-10-05T21:06:59.839Z] bbf911997326: Download complete [2021-10-05T21:07:00.467Z] bbf911997326: Pull complete [2021-10-05T21:07:01.104Z] 58ec367f63d7: Pull complete [2021-10-05T21:07:01.738Z] 1b4a6ffa7d45: Pull complete [2021-10-05T21:07:02.758Z] fc5181fea5dc: Verifying Checksum [2021-10-05T21:07:02.758Z] fc5181fea5dc: Download complete [2021-10-05T21:07:03.391Z] e9181ef05905: Verifying Checksum [2021-10-05T21:07:03.391Z] e9181ef05905: Download complete [2021-10-05T21:07:13.678Z] fc5181fea5dc: Pull complete [2021-10-05T21:07:13.678Z] 9c418107303f: Pull complete [2021-10-05T21:07:13.678Z] 0cd29c4cc85c: Pull complete [2021-10-05T21:07:13.966Z] 76d7273c05b8: Pull complete [2021-10-05T21:07:19.509Z] e9181ef05905: Pull complete [2021-10-05T21:07:19.509Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-05T21:07:19.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T21:07:19.509Z] ---> 5bf79a92a582 [2021-10-05T21:07:19.509Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-05T21:07:24.994Z] ---> Running in fad2cf290775 [2021-10-05T21:07:24.994Z] Removing intermediate container fad2cf290775 [2021-10-05T21:07:24.994Z] ---> 7eb9b62be3b8 [2021-10-05T21:07:24.994Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-05T21:07:24.994Z] ---> Running in 80ec222b0e77 [2021-10-05T21:07:25.275Z] Removing intermediate container 80ec222b0e77 [2021-10-05T21:07:25.275Z] ---> bb27f1feec29 [2021-10-05T21:07:25.275Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T21:07:25.561Z] ---> Running in 9d2a6c0e270c [2021-10-05T21:07:28.250Z] Removing intermediate container 9d2a6c0e270c [2021-10-05T21:07:28.250Z] ---> c8328205e480 [2021-10-05T21:07:28.250Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-05T21:07:28.250Z] ---> Running in 6e2a29a0c817 [2021-10-05T21:07:29.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T21:07:30.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T21:07:30.870Z] OK: 218 MiB in 52 packages [2021-10-05T21:07:31.890Z] Removing intermediate container 6e2a29a0c817 [2021-10-05T21:07:31.890Z] ---> e51fa7aba51f [2021-10-05T21:07:31.890Z] Step 7/9 : COPY . . [2021-10-05T21:07:33.395Z] ---> 3784164dea2e [2021-10-05T21:07:33.395Z] Step 8/9 : RUN go mod download [2021-10-05T21:07:33.395Z] ---> Running in f7f30ebcfc00 [2021-10-05T21:08:00.370Z] Removing intermediate container f7f30ebcfc00 [2021-10-05T21:08:00.370Z] ---> b07bc896732e [2021-10-05T21:08:00.370Z] Step 9/9 : RUN make build [2021-10-05T21:08:00.370Z] ---> Running in 6f8f8bbe0251 [2021-10-05T21:08:00.370Z] go mod tidy [2021-10-05T21:08:00.370Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-05T21:08:08.796Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-10-05T21:08:08.796Z] pkg/models/commandvalue.go:434:16: undefined: common.ValueTypeObject [2021-10-05T21:08:08.796Z] pkg/models/commandvalue.go:435:77: undefined: common.ValueTypeObject [2021-10-05T21:08:08.796Z] pkg/models/commandvalue.go:498:7: undefined: common.ValueTypeObject [2021-10-05T21:08:24.080Z] make: *** [Makefile:22: example/cmd/device-simple/device-simple] Error 2 [2021-10-05T21:08:24.697Z] The command '/bin/sh -c make build' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:08:25.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T21:08:25.636Z] [2021-10-05T21:08:25.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:08:26.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T21:08:26.347Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T21:08:26.347Z] 448f6bf000e3: Pulling fs layer [2021-10-05T21:08:26.347Z] f757da607395: Pulling fs layer [2021-10-05T21:08:26.347Z] 05883995daec: Pulling fs layer [2021-10-05T21:08:26.347Z] 8603b9c90790: Pulling fs layer [2021-10-05T21:08:26.347Z] 1560dd03e051: Pulling fs layer [2021-10-05T21:08:26.347Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T21:08:26.347Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T21:08:26.347Z] 1560dd03e051: Waiting [2021-10-05T21:08:26.347Z] 27f5ce0e4adf: Waiting [2021-10-05T21:08:26.347Z] c2d8d7efcc4b: Waiting [2021-10-05T21:08:26.641Z] f757da607395: Verifying Checksum [2021-10-05T21:08:26.641Z] f757da607395: Download complete [2021-10-05T21:08:26.641Z] 8603b9c90790: Verifying Checksum [2021-10-05T21:08:26.641Z] 8603b9c90790: Download complete [2021-10-05T21:08:26.932Z] 05883995daec: Verifying Checksum [2021-10-05T21:08:26.932Z] 05883995daec: Download complete [2021-10-05T21:08:26.932Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T21:08:26.932Z] 27f5ce0e4adf: Download complete [2021-10-05T21:08:26.932Z] 1560dd03e051: Verifying Checksum [2021-10-05T21:08:26.932Z] 1560dd03e051: Download complete [2021-10-05T21:08:27.234Z] 448f6bf000e3: Verifying Checksum [2021-10-05T21:08:27.234Z] 448f6bf000e3: Download complete [2021-10-05T21:08:29.971Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T21:08:29.971Z] c2d8d7efcc4b: Download complete [2021-10-05T21:08:30.594Z] 448f6bf000e3: Pull complete [2021-10-05T21:08:31.611Z] f757da607395: Pull complete [2021-10-05T21:08:33.086Z] 05883995daec: Pull complete [2021-10-05T21:08:33.086Z] 8603b9c90790: Pull complete [2021-10-05T21:08:34.102Z] 1560dd03e051: Pull complete [2021-10-05T21:08:34.388Z] 27f5ce0e4adf: Pull complete [2021-10-05T21:08:49.626Z] c2d8d7efcc4b: Pull complete [2021-10-05T21:08:49.626Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T21:08:49.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T21:08:49.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T21:08:49.955Z] prd-ubuntu18.04-docker-arm64-4c-16g-19 does not seem to be running inside a container [2021-10-05T21:08:50.101Z] $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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-10-05T21:08:54.820Z] $ docker top 42f0299f8f520725f232d2cf41e00cfb4dbff3b71901242e81b1ed2c5915c8b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:08:55.896Z] ---> job-cost.sh [2021-10-05T21:08:55.896Z] lf-activate-venv: SKIPPING [2021-10-05T21:08:55.896Z] INFO: No Stack... [2021-10-05T21:08:56.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T21:08:56.801Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T21:08:57.514Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-10-05T21:08:57.515Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T21:08:57.602Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] [2021-10-05T21:08:57.613Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] did not exist. Created. [2021-10-05T21:08:57.613Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T21:08:58.355Z] /w/workspace/device-sdk-go/3@tmp/durable-19eda002/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-19eda002/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T21:08:59.094Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T21:08:59.155Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T21:08:59.816Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T21:08:59.833Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1025-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T21:08:59.869Z] $ docker stop --time=1 42f0299f8f520725f232d2cf41e00cfb4dbff3b71901242e81b1ed2c5915c8b7 [2021-10-05T21:09:01.565Z] $ docker rm -f 42f0299f8f520725f232d2cf41e00cfb4dbff3b71901242e81b1ed2c5915c8b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T21:09:02.259Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-05T21:09:04.063Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:09:04.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:09:04.996Z] ---> package-listing.sh [2021-10-05T21:09:04.996Z] ++ facter osfamily [2021-10-05T21:09:04.996Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T21:09:05.268Z] + OS_FAMILY=redhat [2021-10-05T21:09:05.268Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1025 [2021-10-05T21:09:05.268Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T21:09:05.268Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T21:09:05.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T21:09:05.268Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T21:09:05.268Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1025 ']' [2021-10-05T21:09:05.268Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T21:09:05.268Z] + case "${OS_FAMILY}" in [2021-10-05T21:09:05.268Z] + sort [2021-10-05T21:09:05.268Z] + rpm -qa [2021-10-05T21:09:05.855Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T21:09:05.855Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T21:09:05.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T21:09:05.855Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1025 ']' [2021-10-05T21:09:05.855Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives/ [2021-10-05T21:09:05.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1025/archives/ [Pipeline] echo [2021-10-05T21:09:05.873Z] 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-1025/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-05T21:09:06.194Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:09:06.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T21:09:06.807Z] [2021-10-05T21:09:06.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T21:09:07.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T21:09:07.142Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T21:09:07.142Z] b4d181a07f80: Pulling fs layer [2021-10-05T21:09:07.142Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T21:09:07.142Z] ed53099fbce6: Pulling fs layer [2021-10-05T21:09:07.142Z] dc539afda2c1: Pulling fs layer [2021-10-05T21:09:07.142Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T21:09:07.142Z] 9065ff56babe: Pulling fs layer [2021-10-05T21:09:07.142Z] d287ab97295c: Pulling fs layer [2021-10-05T21:09:07.142Z] dc539afda2c1: Waiting [2021-10-05T21:09:07.142Z] 77bc0d833cb6: Waiting [2021-10-05T21:09:07.142Z] 9065ff56babe: Waiting [2021-10-05T21:09:07.142Z] d287ab97295c: Waiting [2021-10-05T21:09:07.411Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T21:09:07.411Z] a1111a8f2ec3: Download complete [2021-10-05T21:09:07.411Z] dc539afda2c1: Verifying Checksum [2021-10-05T21:09:07.411Z] dc539afda2c1: Download complete [2021-10-05T21:09:07.411Z] ed53099fbce6: Verifying Checksum [2021-10-05T21:09:07.411Z] ed53099fbce6: Download complete [2021-10-05T21:09:07.411Z] 9065ff56babe: Verifying Checksum [2021-10-05T21:09:07.411Z] 9065ff56babe: Download complete [2021-10-05T21:09:07.411Z] b4d181a07f80: Verifying Checksum [2021-10-05T21:09:07.411Z] b4d181a07f80: Download complete [2021-10-05T21:09:07.682Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T21:09:07.682Z] 77bc0d833cb6: Download complete [2021-10-05T21:09:08.658Z] d287ab97295c: Verifying Checksum [2021-10-05T21:09:08.658Z] d287ab97295c: Download complete [2021-10-05T21:09:08.929Z] b4d181a07f80: Pull complete [2021-10-05T21:09:09.202Z] a1111a8f2ec3: Pull complete [2021-10-05T21:09:09.796Z] ed53099fbce6: Pull complete [2021-10-05T21:09:09.796Z] dc539afda2c1: Pull complete [2021-10-05T21:09:10.070Z] 77bc0d833cb6: Pull complete [2021-10-05T21:09:10.070Z] 9065ff56babe: Pull complete [2021-10-05T21:09:15.452Z] d287ab97295c: Pull complete [2021-10-05T21:09:15.452Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T21:09:15.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T21:09:15.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T21:09:15.543Z] prd-centos7-docker-4c-2g-16 does not seem to be running inside a container [2021-10-05T21:09:15.614Z] $ 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-1025/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-1025 -v /w/workspace/gexfoundry_device-sdk-go_PR-1025:/w/workspace/gexfoundry_device-sdk-go_PR-1025:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1025@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-10-05T21:09:18.148Z] $ docker top fd96477a7e17d1b78b9432b19cad842c736c6a31353bee262fd94cdad9c4d9aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T21:09:18.559Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T21:09:18.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T21:09:19.204Z] + ls /var/log/sa-host [2021-10-05T21:09:19.204Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T21:09:19.204Z] file_magic: OK [2021-10-05T21:09:19.204Z] HZ: Using current value: 100 [2021-10-05T21:09:19.204Z] file_header: OK [2021-10-05T21:09:19.204Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T21:09:19.204Z] Statistics: [2021-10-05T21:09:19.204Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T21:09:19.204Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T21:09:19.204Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T21:09:19.204Z] file_magic: OK [2021-10-05T21:09:19.204Z] HZ: Using current value: 100 [2021-10-05T21:09:19.204Z] file_header: OK [2021-10-05T21:09:19.204Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-05T21:09:19.204Z] Statistics: [2021-10-05T21:09:19.204Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T21:09:19.204Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T21:09:19.885Z] provisioning config files... [2021-10-05T21:09:19.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1025@tmp/config7715260106765920360tmp [Pipeline] { [Pipeline] echo [2021-10-05T21:09:19.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:09:20.254Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T21:09:20.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:09:20.705Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T21:09:20.721Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:09:21.036Z] ---> sudo-logs.sh [2021-10-05T21:09:21.036Z] Archiving 'sudo' log.. [2021-10-05T21:09:21.036Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-16.novalocal: Name or service not known [2021-10-05T21:09:21.036Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-16.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T21:09:21.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:09:21.417Z] ---> job-cost.sh [2021-10-05T21:09:21.417Z] lf-activate-venv: SKIPPING [2021-10-05T21:09:21.417Z] DEBUG: total: 0.10999999940395355 [2021-10-05T21:09:21.417Z] INFO: Retrieving Stack Cost... [2021-10-05T21:09:21.687Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T21:09:21.956Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T21:09:21.973Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T21:09:22.284Z] ---> logs-deploy.sh [2021-10-05T21:09:22.284Z] lf-activate-venv: SKIPPING [2021-10-05T21:09:22.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1025/3 [2021-10-05T21:09:22.284Z] INFO: archiving workspace using pattern(s): [2021-10-05T21:09:22.865Z] Archives upload complete. [2021-10-05T21:09:23.131Z] INFO: archiving logs to Nexus