Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 81b7d046a48529156768d67edd838b16f3fcd6f5 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6066361835477439162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8499321837002676414.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7917211573185814381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2202330455297094844.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4964229756560323204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-58 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh8121983424654566954.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 81b7d046a48529156768d67edd838b16f3fcd6f5 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 Commit message: "Merge pull request #929 from hahattan/rename" > git rev-list --no-walk 266a89ca2ac5ad8320be3c902ec129d812bcfa66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T04:02:40.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T04:02:41.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T04:02:41.042Z] ========================================================= [2021-05-14T04:02:41.042Z] EdgeX Global Pipelines Version Info [2021-05-14T04:02:41.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:02:42.578Z] ------------------- [2021-05-14T04:02:42.578Z] stable info: [2021-05-14T04:02:42.578Z] ------------------- [2021-05-14T04:02:42.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T04:02:42.578Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T04:02:42.578Z] Message: update stable to v1.0.192 [2021-05-14T04:02:43.531Z] ------------------- [2021-05-14T04:02:43.531Z] experimental info: [2021-05-14T04:02:43.531Z] ------------------- [2021-05-14T04:02:43.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T04:02:43.531Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T04:02:43.531Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T04:02:43.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-14T04:02:43.690Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-14T04:02:43.713Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T04:02:43.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T04:02:43.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T04:02:43.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T04:02:43.805Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T04:02:43.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T04:02:43.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-14T04:02:43.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T04:02:43.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T04:02:43.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-14T04:02:43.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T04:02:43.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T04:02:44.015Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T04:02:44.039Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T04:02:44.061Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T04:02:44.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T04:02:44.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T04:02:44.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T04:02:44.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-14T04:02:44.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-14T04:02:44.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T04:02:44.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T04:02:44.264Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T04:02:44.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T04:02:44.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-14T04:02:44.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-14T04:02:44.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-14T04:02:44.382Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] echo [2021-05-14T04:02:44.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81b7d04 [Pipeline] echo [2021-05-14T04:02:44.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:02:44.552Z] provisioning config files... [2021-05-14T04:02:44.576Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6014952258676689235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:02:44.946Z] ---> docker-login.sh [2021-05-14T04:02:44.946Z] nexus3.edgexfoundry.org:10001 [2021-05-14T04:02:45.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:02:45.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:02:45.483Z] Configure a credential helper to remove this warning. See [2021-05-14T04:02:45.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:02:45.483Z] [2021-05-14T04:02:45.483Z] Login Succeeded [2021-05-14T04:02:45.483Z] nexus3.edgexfoundry.org:10002 [2021-05-14T04:02:45.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:02:45.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:02:45.758Z] Configure a credential helper to remove this warning. See [2021-05-14T04:02:45.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:02:45.758Z] [2021-05-14T04:02:45.758Z] Login Succeeded [2021-05-14T04:02:45.758Z] nexus3.edgexfoundry.org:10003 [2021-05-14T04:02:46.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:02:46.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:02:46.036Z] Configure a credential helper to remove this warning. See [2021-05-14T04:02:46.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:02:46.036Z] [2021-05-14T04:02:46.036Z] Login Succeeded [2021-05-14T04:02:46.036Z] nexus3.edgexfoundry.org:10004 [2021-05-14T04:02:46.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:02:46.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:02:46.305Z] Configure a credential helper to remove this warning. See [2021-05-14T04:02:46.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:02:46.305Z] [2021-05-14T04:02:46.305Z] Login Succeeded [2021-05-14T04:02:46.305Z] docker.io [2021-05-14T04:02:46.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:02:46.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:02:46.836Z] Configure a credential helper to remove this warning. See [2021-05-14T04:02:46.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:02:46.836Z] [2021-05-14T04:02:46.836Z] Login Succeeded [2021-05-14T04:02:46.836Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T04:02:46.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T04:02:47.379Z] + git log --format=format:%s -1 81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] echo [2021-05-14T04:02:47.434Z] GIT_COMMIT: 81b7d046a48529156768d67edd838b16f3fcd6f5, Commit Message: Merge pull request #929 from hahattan/rename [Pipeline] echo [2021-05-14T04:02:47.449Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:02:48.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:02:48.111Z] [2021-05-14T04:02:48.111Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:02:48.432Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:02:48.432Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T04:02:48.432Z] 31603596830f: Pulling fs layer [2021-05-14T04:02:48.432Z] 54011a49482f: Pulling fs layer [2021-05-14T04:02:48.432Z] a6820b24f6d8: Pulling fs layer [2021-05-14T04:02:48.432Z] f581987b2513: Pulling fs layer [2021-05-14T04:02:48.432Z] f581987b2513: Waiting [2021-05-14T04:02:48.432Z] 54011a49482f: Verifying Checksum [2021-05-14T04:02:48.432Z] 54011a49482f: Download complete [2021-05-14T04:02:48.705Z] 31603596830f: Verifying Checksum [2021-05-14T04:02:48.705Z] 31603596830f: Download complete [2021-05-14T04:02:48.705Z] f581987b2513: Verifying Checksum [2021-05-14T04:02:48.705Z] f581987b2513: Download complete [2021-05-14T04:02:48.968Z] a6820b24f6d8: Verifying Checksum [2021-05-14T04:02:48.968Z] a6820b24f6d8: Download complete [2021-05-14T04:02:48.968Z] 31603596830f: Pull complete [2021-05-14T04:02:49.241Z] 54011a49482f: Pull complete [2021-05-14T04:02:50.204Z] a6820b24f6d8: Pull complete [2021-05-14T04:02:50.783Z] f581987b2513: Pull complete [2021-05-14T04:02:50.783Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T04:02:50.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:02:50.783Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T04:02:50.998Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-05-14T04:02:51.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:02:52.702Z] $ docker top f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:02:52.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:02:52.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:02:53.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:02:53.177Z] $ docker exec f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent [2021-05-14T04:02:53.396Z] SSH_AUTH_SOCK=/tmp/ssh-a5log6yNSdWz/agent.11 [2021-05-14T04:02:53.396Z] SSH_AGENT_PID=16 [2021-05-14T04:02:53.406Z] Running ssh-add (command line suppressed) [2021-05-14T04:02:53.537Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2231016208243350364.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2231016208243350364.key) [2021-05-14T04:02:53.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:02:53.911Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T04:02:53.942Z] $ docker exec --env ******** --env ******** f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent -k [2021-05-14T04:02:54.098Z] unset SSH_AUTH_SOCK; [2021-05-14T04:02:54.099Z] unset SSH_AGENT_PID; [2021-05-14T04:02:54.099Z] echo Agent pid 16 killed; [2021-05-14T04:02:54.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T04:02:54.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:02:54.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:02:54.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:02:54.395Z] $ docker exec f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent [2021-05-14T04:02:54.586Z] SSH_AUTH_SOCK=/tmp/ssh-HtsRodhrUoGk/agent.45 [2021-05-14T04:02:54.586Z] SSH_AGENT_PID=50 [2021-05-14T04:02:54.594Z] Running ssh-add (command line suppressed) [2021-05-14T04:02:54.733Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7786561606051672597.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7786561606051672597.key) [2021-05-14T04:02:54.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:02:55.111Z] + git semver init [2021-05-14T04:02:55.111Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:02:55.111Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-14T04:02:55.111Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-14T04:02:55.111Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:02:55.111Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:02:55.111Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:02:55.111Z] # $SEMVER_BRANCH = master [2021-05-14T04:02:55.111Z] # $SEMVER_TEMP = /tmp/semver-809948770 [2021-05-14T04:02:55.111Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-14T04:02:56.528Z] # '/tmp/semver-809948770' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-05-14T04:02:56.529Z] # -> Force: false [2021-05-14T04:02:56.529Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-14T04:02:56.553Z] $ docker exec --env ******** --env ******** f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent -k [2021-05-14T04:02:56.697Z] unset SSH_AUTH_SOCK; [2021-05-14T04:02:56.698Z] unset SSH_AGENT_PID; [2021-05-14T04:02:56.698Z] echo Agent pid 50 killed; [2021-05-14T04:02:56.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:02:57.101Z] + git semver [Pipeline] } [2021-05-14T04:02:57.128Z] $ docker stop --time=1 f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 [2021-05-14T04:02:58.702Z] $ docker rm -f f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T04:02:59.114Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T04:02:59.489Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T04:02:59.493Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.61 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-14T04:03:14.780Z] Still waiting to schedule task [2021-05-14T04:03:14.780Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-14T04:03:14.786Z] Still waiting to schedule task [2021-05-14T04:03:14.786Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-14T04:05:00.112Z] Running on prd-centos7-docker-4c-2g-63 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-14T04:05:00.129Z] Running in /w/workspace/device-sdk-go/166 [Pipeline] { [Pipeline] checkout [2021-05-14T04:05:00.387Z] Selected Git installation does not exist. Using Default [2021-05-14T04:05:00.387Z] The recommended git tool is: NONE [2021-05-14T04:05:07.317Z] using credential edgex-jenkins-ssh [2021-05-14T04:05:07.336Z] Cloning the remote Git repository [2021-05-14T04:05:07.375Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-14T04:05:07.483Z] > git init /w/workspace/device-sdk-go/166 # timeout=10 [2021-05-14T04:05:07.592Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-14T04:05:07.592Z] > git --version # timeout=10 [2021-05-14T04:05:08.608Z] Avoid second fetch [2021-05-14T04:05:08.608Z] Checking out Revision 81b7d046a48529156768d67edd838b16f3fcd6f5 (master) [2021-05-14T04:05:07.642Z] > git --version # 'git version 2.24.3' [2021-05-14T04:05:07.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T04:05:07.707Z] [INFO] Currently running in a labeled security context [2021-05-14T04:05:07.707Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T04:05:07.707Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/166@tmp/jenkins-gitclient-ssh101888606080632715.key [2021-05-14T04:05:07.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T04:05:08.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-14T04:05:08.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T04:05:08.621Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T04:05:08.636Z] > git checkout -f 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 [2021-05-14T04:05:12.835Z] Commit message: "Merge pull request #929 from hahattan/rename" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T04:05:14.713Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:05:15.144Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:05:15.760Z] + sudo service docker restart [2021-05-14T04:05:15.760Z] + true [2021-05-14T04:05:15.760Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:05:17.237Z] provisioning config files... [2021-05-14T04:05:17.258Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/166@tmp/config6395832448439154790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:05:17.620Z] ---> docker-login.sh [2021-05-14T04:05:17.620Z] nexus3.edgexfoundry.org:10001 [2021-05-14T04:05:18.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:05:18.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:05:18.206Z] Configure a credential helper to remove this warning. See [2021-05-14T04:05:18.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:05:18.206Z] [2021-05-14T04:05:18.206Z] Login Succeeded [2021-05-14T04:05:18.206Z] nexus3.edgexfoundry.org:10002 [2021-05-14T04:05:18.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:05:18.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:05:18.470Z] Configure a credential helper to remove this warning. See [2021-05-14T04:05:18.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:05:18.470Z] [2021-05-14T04:05:18.470Z] Login Succeeded [2021-05-14T04:05:18.470Z] nexus3.edgexfoundry.org:10003 [2021-05-14T04:05:18.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:05:18.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:05:18.744Z] Configure a credential helper to remove this warning. See [2021-05-14T04:05:18.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:05:18.744Z] [2021-05-14T04:05:18.744Z] Login Succeeded [2021-05-14T04:05:18.744Z] nexus3.edgexfoundry.org:10004 [2021-05-14T04:05:18.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:05:19.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:05:19.010Z] Configure a credential helper to remove this warning. See [2021-05-14T04:05:19.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:05:19.010Z] [2021-05-14T04:05:19.010Z] Login Succeeded [2021-05-14T04:05:19.010Z] docker.io [2021-05-14T04:05:19.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:05:19.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:05:19.276Z] Configure a credential helper to remove this warning. See [2021-05-14T04:05:19.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:05:19.276Z] [2021-05-14T04:05:19.276Z] Login Succeeded [2021-05-14T04:05:19.276Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T04:05:19.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T04:05:19.590Z] ========================================================= [2021-05-14T04:05:19.590Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T04:05:19.590Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:05:19.933Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-14T04:05:20.217Z] Sending build context to Docker daemon 2.557MB [2021-05-14T04:05:20.217Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T04:05:20.217Z] Step 2/8 : FROM ${BASE} [2021-05-14T04:05:20.217Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T04:05:20.217Z] 540db60ca938: Pulling fs layer [2021-05-14T04:05:20.217Z] adcc1eea9eea: Pulling fs layer [2021-05-14T04:05:20.217Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T04:05:20.217Z] 0510c868ecb4: Pulling fs layer [2021-05-14T04:05:20.217Z] afea3b2eda06: Pulling fs layer [2021-05-14T04:05:20.217Z] 7809a108b3ef: Pulling fs layer [2021-05-14T04:05:20.217Z] f706445af74f: Pulling fs layer [2021-05-14T04:05:20.217Z] afea3b2eda06: Waiting [2021-05-14T04:05:20.217Z] 7809a108b3ef: Waiting [2021-05-14T04:05:20.217Z] f706445af74f: Waiting [2021-05-14T04:05:20.217Z] 0510c868ecb4: Waiting [2021-05-14T04:05:20.217Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T04:05:20.217Z] 4c4ab2625f07: Download complete [2021-05-14T04:05:20.217Z] adcc1eea9eea: Verifying Checksum [2021-05-14T04:05:20.217Z] adcc1eea9eea: Download complete [2021-05-14T04:05:20.217Z] afea3b2eda06: Verifying Checksum [2021-05-14T04:05:20.217Z] afea3b2eda06: Download complete [2021-05-14T04:05:20.492Z] 7809a108b3ef: Verifying Checksum [2021-05-14T04:05:20.493Z] 7809a108b3ef: Download complete [2021-05-14T04:05:20.493Z] 540db60ca938: Verifying Checksum [2021-05-14T04:05:20.493Z] 540db60ca938: Download complete [2021-05-14T04:05:20.779Z] 540db60ca938: Pull complete [2021-05-14T04:05:21.495Z] adcc1eea9eea: Pull complete [2021-05-14T04:05:21.495Z] 4c4ab2625f07: Pull complete [2021-05-14T04:05:22.923Z] f706445af74f: Verifying Checksum [2021-05-14T04:05:22.923Z] f706445af74f: Download complete [2021-05-14T04:05:24.917Z] 0510c868ecb4: Verifying Checksum [2021-05-14T04:05:24.917Z] 0510c868ecb4: Download complete [2021-05-14T04:05:33.231Z] 0510c868ecb4: Pull complete [2021-05-14T04:05:33.231Z] afea3b2eda06: Pull complete [2021-05-14T04:05:33.527Z] 7809a108b3ef: Pull complete [2021-05-14T04:05:37.905Z] f706445af74f: Pull complete [2021-05-14T04:05:37.905Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T04:05:37.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T04:05:37.905Z] ---> b068be0155e3 [2021-05-14T04:05:37.905Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T04:05:38.501Z] ---> Running in 0bc1ceab5d5d [2021-05-14T04:05:38.501Z] Removing intermediate container 0bc1ceab5d5d [2021-05-14T04:05:38.501Z] ---> 889ee7d6ae46 [2021-05-14T04:05:38.501Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:05:38.501Z] ---> Running in 65f87b280276 [2021-05-14T04:05:40.478Z] Removing intermediate container 65f87b280276 [2021-05-14T04:05:40.478Z] ---> 92d13f905ba6 [2021-05-14T04:05:40.478Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-14T04:05:40.478Z] ---> Running in 9660e90506da [2021-05-14T04:05:40.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:05:41.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:05:41.982Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-14T04:05:41.982Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-14T04:05:42.250Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-14T04:05:42.250Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-14T04:05:42.250Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-14T04:05:42.519Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-14T04:05:42.519Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T04:05:42.519Z] OK: 150 MiB in 46 packages [2021-05-14T04:05:43.108Z] Removing intermediate container 9660e90506da [2021-05-14T04:05:43.108Z] ---> fb9d88d8a084 [2021-05-14T04:05:43.108Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-14T04:05:43.380Z] ---> Running in afec99693f30 [2021-05-14T04:05:43.665Z] Removing intermediate container afec99693f30 [2021-05-14T04:05:43.665Z] ---> 3ff1af77298f [2021-05-14T04:05:43.665Z] Step 7/8 : COPY . . [2021-05-14T04:05:45.113Z] ---> 9ac9d6f92a92 [2021-05-14T04:05:45.113Z] Step 8/8 : RUN go mod download [2021-05-14T04:05:45.113Z] ---> Running in 8e9d39126dcd [2021-05-14T04:06:12.048Z] Removing intermediate container 8e9d39126dcd [2021-05-14T04:06:12.048Z] ---> c162c97079d7 [2021-05-14T04:06:12.048Z] Successfully built c162c97079d7 [2021-05-14T04:06:12.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:06:12.437Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T04:06:12.709Z] . [Pipeline] withDockerContainer [2021-05-14T04:06:12.867Z] prd-centos7-docker-4c-2g-63 does not seem to be running inside a container [2021-05-14T04:06:12.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@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 ******** ci-base-image-x86_64 cat [2021-05-14T04:06:13.967Z] $ docker top a27b1a8eb36e87b227ff0949385da01149978b73c7dffad4223399e03d36f9da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:06:14.419Z] + go version [2021-05-14T04:06:14.419Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T04:06:14.449Z] $ docker stop --time=1 a27b1a8eb36e87b227ff0949385da01149978b73c7dffad4223399e03d36f9da [2021-05-14T04:06:16.244Z] $ docker rm -f a27b1a8eb36e87b227ff0949385da01149978b73c7dffad4223399e03d36f9da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:06:16.940Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T04:06:16.940Z] . [Pipeline] withDockerContainer [2021-05-14T04:06:17.119Z] prd-centos7-docker-4c-2g-63 does not seem to be running inside a container [2021-05-14T04:06:17.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@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 ******** ci-base-image-x86_64 cat [2021-05-14T04:06:17.907Z] $ docker top a43b01f52473461c0cdc51ddd06592dcf0f120cd43bcfe95053bab604b1d4a28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:06:18.676Z] + go mod tidy [Pipeline] sh [2021-05-14T04:06:19.279Z] + make test [2021-05-14T04:06:19.279Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-14T04:06:23.042Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-64 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-14T04:06:23.058Z] Running in /w/workspace/device-sdk-go/166 [Pipeline] { [Pipeline] checkout [2021-05-14T04:06:23.290Z] Selected Git installation does not exist. Using Default [2021-05-14T04:06:23.290Z] The recommended git tool is: NONE [2021-05-14T04:06:28.788Z] using credential edgex-jenkins-ssh [2021-05-14T04:06:28.809Z] Cloning the remote Git repository [2021-05-14T04:06:28.869Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-14T04:06:28.982Z] > git init /w/workspace/device-sdk-go/166 # timeout=10 [2021-05-14T04:06:29.078Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-14T04:06:29.078Z] > git --version # timeout=10 [2021-05-14T04:06:29.101Z] > git --version # 'git version 2.17.1' [2021-05-14T04:06:29.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T04:06:29.263Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T04:06:30.514Z] Avoid second fetch [2021-05-14T04:06:30.515Z] Checking out Revision 81b7d046a48529156768d67edd838b16f3fcd6f5 (master) [2021-05-14T04:06:30.477Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-14T04:06:30.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T04:06:30.541Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T04:06:30.557Z] > git checkout -f 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 [2021-05-14T04:06:31.713Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-14T04:06:34.927Z] Commit message: "Merge pull request #929 from hahattan/rename" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T04:06:36.148Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:06:36.571Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T04:06:36.929Z] + true [2021-05-14T04:06:36.929Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:06:39.637Z] provisioning config files... [2021-05-14T04:06:39.667Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/166@tmp/config3980085070557718303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:06:40.059Z] ---> docker-login.sh [2021-05-14T04:06:40.059Z] nexus3.edgexfoundry.org:10001 [2021-05-14T04:06:41.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:06:41.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:06:41.324Z] Configure a credential helper to remove this warning. See [2021-05-14T04:06:41.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:06:41.324Z] [2021-05-14T04:06:41.324Z] Login Succeeded [2021-05-14T04:06:41.324Z] nexus3.edgexfoundry.org:10002 [2021-05-14T04:06:41.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:06:41.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:06:41.926Z] Configure a credential helper to remove this warning. See [2021-05-14T04:06:41.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:06:41.926Z] [2021-05-14T04:06:41.926Z] Login Succeeded [2021-05-14T04:06:41.926Z] nexus3.edgexfoundry.org:10003 [2021-05-14T04:06:42.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:06:42.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:06:42.477Z] Configure a credential helper to remove this warning. See [2021-05-14T04:06:42.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:06:42.477Z] [2021-05-14T04:06:42.477Z] Login Succeeded [2021-05-14T04:06:42.477Z] nexus3.edgexfoundry.org:10004 [2021-05-14T04:06:42.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:06:43.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:06:43.026Z] Configure a credential helper to remove this warning. See [2021-05-14T04:06:43.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:06:43.026Z] [2021-05-14T04:06:43.026Z] Login Succeeded [2021-05-14T04:06:43.026Z] docker.io [2021-05-14T04:06:43.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T04:06:43.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T04:06:43.896Z] Configure a credential helper to remove this warning. See [2021-05-14T04:06:43.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T04:06:43.896Z] [2021-05-14T04:06:43.896Z] Login Succeeded [2021-05-14T04:06:43.896Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T04:06:43.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T04:06:44.246Z] ========================================================= [2021-05-14T04:06:44.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T04:06:44.246Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:06:44.597Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-14T04:06:44.874Z] Sending build context to Docker daemon 2.556MB [2021-05-14T04:06:45.150Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T04:06:45.150Z] Step 2/8 : FROM ${BASE} [2021-05-14T04:06:45.150Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T04:06:45.150Z] 595b0fe564bb: Pulling fs layer [2021-05-14T04:06:45.150Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T04:06:45.150Z] 316046926c0a: Pulling fs layer [2021-05-14T04:06:45.150Z] 4ebd0625c992: Pulling fs layer [2021-05-14T04:06:45.150Z] 207e8628e3a3: Pulling fs layer [2021-05-14T04:06:45.150Z] c791037a9be2: Pulling fs layer [2021-05-14T04:06:45.150Z] ffd874e62e21: Pulling fs layer [2021-05-14T04:06:45.150Z] 4ebd0625c992: Waiting [2021-05-14T04:06:45.150Z] 207e8628e3a3: Waiting [2021-05-14T04:06:45.150Z] c791037a9be2: Waiting [2021-05-14T04:06:45.150Z] ffd874e62e21: Waiting [2021-05-14T04:06:45.150Z] 316046926c0a: Verifying Checksum [2021-05-14T04:06:45.150Z] 316046926c0a: Download complete [2021-05-14T04:06:45.150Z] 7186ed65a4f7: Download complete [2021-05-14T04:06:45.150Z] 207e8628e3a3: Verifying Checksum [2021-05-14T04:06:45.150Z] 207e8628e3a3: Download complete [2021-05-14T04:06:45.150Z] c791037a9be2: Verifying Checksum [2021-05-14T04:06:45.150Z] c791037a9be2: Download complete [2021-05-14T04:06:45.150Z] 595b0fe564bb: Verifying Checksum [2021-05-14T04:06:45.150Z] 595b0fe564bb: Download complete [2021-05-14T04:06:46.146Z] 595b0fe564bb: Pull complete [2021-05-14T04:06:46.432Z] 7186ed65a4f7: Pull complete [2021-05-14T04:06:47.033Z] 316046926c0a: Pull complete [2021-05-14T04:06:47.033Z] ffd874e62e21: Verifying Checksum [2021-05-14T04:06:47.033Z] ffd874e62e21: Download complete [2021-05-14T04:06:49.006Z] 4ebd0625c992: Verifying Checksum [2021-05-14T04:06:49.006Z] 4ebd0625c992: Download complete [2021-05-14T04:06:59.182Z] 4ebd0625c992: Pull complete [2021-05-14T04:06:59.781Z] 207e8628e3a3: Pull complete [2021-05-14T04:07:00.059Z] c791037a9be2: Pull complete [2021-05-14T04:07:04.241Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-14T04:07:04.241Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-14T04:07:04.241Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-14T04:07:04.384Z] ffd874e62e21: Pull complete [2021-05-14T04:07:04.384Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T04:07:04.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T04:07:04.384Z] ---> cfc18b08335c [2021-05-14T04:07:04.385Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T04:07:06.364Z] ---> Running in 77cede2c6602 [2021-05-14T04:07:06.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.195s coverage: 25.4% of statements [2021-05-14T04:07:06.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-14T04:07:06.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.135s coverage: 28.1% of statements [2021-05-14T04:07:06.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.265s coverage: 78.9% of statements [2021-05-14T04:07:06.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.156s coverage: 10.7% of statements [2021-05-14T04:07:06.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-14T04:07:06.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-14T04:07:06.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-14T04:07:06.636Z] Removing intermediate container 77cede2c6602 [2021-05-14T04:07:06.636Z] ---> 111ddafc1364 [2021-05-14T04:07:06.636Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:06.911Z] ---> Running in 7815dba2e549 [2021-05-14T04:07:07.716Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.148s coverage: 30.2% of statements [2021-05-14T04:07:07.716Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-14T04:07:08.903Z] Removing intermediate container 7815dba2e549 [2021-05-14T04:07:08.903Z] ---> e4e9b7ccfe24 [2021-05-14T04:07:08.903Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-14T04:07:09.180Z] ---> Running in 425b8aef2357 [2021-05-14T04:07:09.249Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.112s coverage: 83.3% of statements [2021-05-14T04:07:09.249Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-14T04:07:09.249Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-14T04:07:09.249Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.188s coverage: 58.4% of statements [2021-05-14T04:07:09.865Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.562s coverage: 89.2% of statements [2021-05-14T04:07:09.865Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-14T04:07:09.865Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.095s coverage: 5.0% of statements [2021-05-14T04:07:09.865Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-14T04:07:10.133Z] GO111MODULE=on go vet ./... [2021-05-14T04:07:10.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:11.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:07:12.131Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-14T04:07:12.131Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-14T04:07:12.402Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-14T04:07:12.402Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-14T04:07:12.402Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-14T04:07:12.676Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-14T04:07:12.676Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T04:07:12.676Z] OK: 139 MiB in 46 packages [2021-05-14T04:07:14.111Z] Removing intermediate container 425b8aef2357 [2021-05-14T04:07:14.111Z] ---> 48c8cc852e91 [2021-05-14T04:07:14.111Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-14T04:07:14.388Z] ---> Running in d06324253c0c [2021-05-14T04:07:15.014Z] Removing intermediate container d06324253c0c [2021-05-14T04:07:15.014Z] ---> e6fa465d74aa [2021-05-14T04:07:15.014Z] Step 7/8 : COPY . . [2021-05-14T04:07:16.507Z] ---> a923de03833e [2021-05-14T04:07:16.507Z] Step 8/8 : RUN go mod download [2021-05-14T04:07:16.507Z] ---> Running in 753d7a3874e3 [2021-05-14T04:07:42.737Z] gofmt -l . [2021-05-14T04:07:42.737Z] [ "`gofmt -l .`" = "" ] [2021-05-14T04:07:42.737Z] ./bin/test-attribution-txt.sh [2021-05-14T04:07:42.737Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-14T04:07:42.761Z] $ docker stop --time=1 a43b01f52473461c0cdc51ddd06592dcf0f120cd43bcfe95053bab604b1d4a28 [2021-05-14T04:07:43.358Z] Removing intermediate container 753d7a3874e3 [2021-05-14T04:07:43.358Z] ---> 4eaa1b561dca [2021-05-14T04:07:43.358Z] Successfully built 4eaa1b561dca [2021-05-14T04:07:43.358Z] Successfully tagged ci-base-image-arm64:latest [2021-05-14T04:07:44.660Z] $ docker rm -f a43b01f52473461c0cdc51ddd06592dcf0f120cd43bcfe95053bab604b1d4a28 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:07:45.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T04:07:45.514Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T04:07:45.514Z] . [Pipeline] withDockerContainer [2021-05-14T04:07:45.754Z] prd-ubuntu18.04-docker-arm64-4c-16g-64 does not seem to be running inside a container [2021-05-14T04:07:45.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@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 ******** ci-base-image-arm64 cat [2021-05-14T04:07:46.031Z] Stashed 1 file(s) [2021-05-14T04:07:47.236Z] $ docker top 6a3acef478ddb888113dd7774a6bd48527cc4aab53cb366ffc62c4f575907798 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-14T04:07:48.232Z] + go version [2021-05-14T04:07:48.232Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T04:07:48.687Z] $ docker stop --time=1 6a3acef478ddb888113dd7774a6bd48527cc4aab53cb366ffc62c4f575907798 [2021-05-14T04:07:50.608Z] $ docker rm -f 6a3acef478ddb888113dd7774a6bd48527cc4aab53cb366ffc62c4f575907798 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:07:51.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T04:07:51.407Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T04:07:51.407Z] . [Pipeline] withDockerContainer [2021-05-14T04:07:51.537Z] + ls -al . [2021-05-14T04:07:51.537Z] total 212 [2021-05-14T04:07:51.537Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 14 04:07 . [2021-05-14T04:07:51.537Z] drwxrwxr-x. 4 jenkins jenkins 32 May 14 04:05 .. [2021-05-14T04:07:51.537Z] drwxrwxr-x. 2 jenkins jenkins 64 May 14 04:05 bin [2021-05-14T04:07:51.537Z] -rw-r--r--. 1 jenkins jenkins 126002 May 14 04:07 coverage.out [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 987 May 14 04:05 Dockerfile.build [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 140 May 14 04:05 .dockerignore [2021-05-14T04:07:51.537Z] drwxrwxr-x. 5 jenkins jenkins 62 May 14 04:05 example [2021-05-14T04:07:51.537Z] drwxrwxr-x. 8 jenkins jenkins 162 May 14 04:05 .git [2021-05-14T04:07:51.537Z] drwxrwxr-x. 2 jenkins jenkins 103 May 14 04:05 .github [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 138 May 14 04:05 .gitignore [2021-05-14T04:07:51.537Z] -rw-r--r--. 1 jenkins jenkins 575 May 14 04:07 go.mod [2021-05-14T04:07:51.537Z] -rw-r--r--. 1 jenkins jenkins 20803 May 14 04:06 go.sum [2021-05-14T04:07:51.537Z] drwxrwxr-x. 15 jenkins jenkins 224 May 14 04:05 internal [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 894 May 14 04:05 Jenkinsfile [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 14 04:05 LICENSE [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 1000 May 14 04:05 Makefile [2021-05-14T04:07:51.537Z] drwxrwxr-x. 4 jenkins jenkins 26 May 14 04:05 openapi [2021-05-14T04:07:51.537Z] drwxrwxr-x. 5 jenkins jenkins 50 May 14 04:05 pkg [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 14 04:05 README.md [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 14 04:05 RELEASE-NOTES.txt [2021-05-14T04:07:51.537Z] drwxrwxr-x. 4 jenkins jenkins 54 May 14 04:05 snap [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 12 May 14 04:02 VERSION [2021-05-14T04:07:51.537Z] -rw-rw-r--. 1 jenkins jenkins 222 May 14 04:05 version.go [2021-05-14T04:07:51.678Z] prd-ubuntu18.04-docker-arm64-4c-16g-64 does not seem to be running inside a container [2021-05-14T04:07:51.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@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 ******** ci-base-image-arm64 cat [2021-05-14T04:07:53.286Z] $ docker top f718f0359d86b9b31d5feb2751a2927f7772388127a92968068b160418cc3c44 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:07:54.034Z] + 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=81b7d046a48529156768d67edd838b16f3fcd6f5 --label arch=amd64 --label version=2.0.0-dev.61 . [2021-05-14T04:07:54.267Z] + go mod tidy [2021-05-14T04:07:54.663Z] Sending build context to Docker daemon 2.684MB [2021-05-14T04:07:54.663Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T04:07:54.663Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-14T04:07:54.663Z] ---> c162c97079d7 [2021-05-14T04:07:54.663Z] Step 3/23 : WORKDIR /device-sdk-go [Pipeline] sh [2021-05-14T04:07:54.942Z] ---> Running in e9ba7d26d4c2 [2021-05-14T04:07:55.216Z] Removing intermediate container e9ba7d26d4c2 [2021-05-14T04:07:55.216Z] ---> ee431d03f67e [2021-05-14T04:07:55.216Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T04:07:55.484Z] ---> Running in 1893804c2a29 [2021-05-14T04:07:55.484Z] Removing intermediate container 1893804c2a29 [2021-05-14T04:07:55.484Z] ---> ac7574053a3f [2021-05-14T04:07:55.484Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:07:55.545Z] + make test [2021-05-14T04:07:55.545Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-14T04:07:55.755Z] ---> Running in f0876e463661 [2021-05-14T04:07:56.735Z] Removing intermediate container f0876e463661 [2021-05-14T04:07:56.735Z] ---> d1e0e8a6df3b [2021-05-14T04:07:56.735Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-14T04:07:57.013Z] ---> Running in 684bcac25acb [2021-05-14T04:07:57.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:58.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:07:59.571Z] OK: 150 MiB in 46 packages [2021-05-14T04:08:00.163Z] Removing intermediate container 684bcac25acb [2021-05-14T04:08:00.163Z] ---> 363fdde997c8 [2021-05-14T04:08:00.163Z] Step 7/23 : COPY . . [2021-05-14T04:08:01.602Z] ---> d79cb7d86e9e [2021-05-14T04:08:01.602Z] Step 8/23 : RUN go mod download [2021-05-14T04:08:01.602Z] ---> Running in 1d04a2143046 [2021-05-14T04:08:03.098Z] Removing intermediate container 1d04a2143046 [2021-05-14T04:08:03.098Z] ---> c4dc14338a7d [2021-05-14T04:08:03.098Z] Step 9/23 : RUN make build [2021-05-14T04:08:03.098Z] ---> Running in f8065dde6998 [2021-05-14T04:08:03.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.61" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-14T04:08:17.783Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-14T04:08:22.221Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-14T04:08:22.221Z] Removing intermediate container f8065dde6998 [2021-05-14T04:08:22.221Z] ---> d221feb81df3 [2021-05-14T04:08:22.221Z] Step 10/23 : FROM alpine:3.12 [2021-05-14T04:08:22.221Z] 3.12: Pulling from library/alpine [2021-05-14T04:08:22.221Z] 339de151aab4: Pulling fs layer [2021-05-14T04:08:22.503Z] 339de151aab4: Verifying Checksum [2021-05-14T04:08:22.503Z] 339de151aab4: Download complete [2021-05-14T04:08:22.772Z] 339de151aab4: Pull complete [2021-05-14T04:08:22.772Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T04:08:22.772Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T04:08:22.772Z] ---> 13621d1b12d4 [2021-05-14T04:08:22.772Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T04:08:23.042Z] ---> Running in 94ee3b82e0f0 [2021-05-14T04:08:23.042Z] Removing intermediate container 94ee3b82e0f0 [2021-05-14T04:08:23.042Z] ---> 7cab1baabab7 [2021-05-14T04:08:23.042Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:08:23.042Z] ---> Running in f6e1b6086502 [2021-05-14T04:08:24.471Z] Removing intermediate container f6e1b6086502 [2021-05-14T04:08:24.471Z] ---> 0637e3ed2e46 [2021-05-14T04:08:24.471Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-14T04:08:24.471Z] ---> Running in 253cf47ecdb2 [2021-05-14T04:08:25.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-14T04:08:25.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-14T04:08:25.945Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-14T04:08:26.226Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-14T04:08:26.226Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-14T04:08:27.187Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-14T04:08:27.187Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-14T04:08:27.187Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:08:27.187Z] OK: 8 MiB in 19 packages [2021-05-14T04:08:28.172Z] Removing intermediate container 253cf47ecdb2 [2021-05-14T04:08:28.172Z] ---> cc23d2acb2a8 [2021-05-14T04:08:28.172Z] Step 14/23 : WORKDIR / [2021-05-14T04:08:28.172Z] ---> Running in 324bb3d7ae15 [2021-05-14T04:08:28.440Z] Removing intermediate container 324bb3d7ae15 [2021-05-14T04:08:28.440Z] ---> 89470d52da44 [2021-05-14T04:08:28.440Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-14T04:08:28.709Z] ---> 0b9652f033a8 [2021-05-14T04:08:28.709Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-14T04:08:29.680Z] ---> cbfacd0a5a9c [2021-05-14T04:08:29.680Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-14T04:08:30.032Z] ---> a2e47ba402ac [2021-05-14T04:08:30.032Z] Step 18/23 : EXPOSE 49990 [2021-05-14T04:08:30.032Z] ---> Running in 23d28d12d30f [2021-05-14T04:08:30.315Z] Removing intermediate container 23d28d12d30f [2021-05-14T04:08:30.315Z] ---> 1644b83f74eb [2021-05-14T04:08:30.315Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-14T04:08:30.600Z] ---> Running in f829081cbdad [2021-05-14T04:08:30.600Z] Removing intermediate container f829081cbdad [2021-05-14T04:08:30.600Z] ---> 70cf5c8a410b [2021-05-14T04:08:30.600Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:08:30.922Z] ---> Running in 95a45c8228b6 [2021-05-14T04:08:31.200Z] Removing intermediate container 95a45c8228b6 [2021-05-14T04:08:31.200Z] ---> a063bc69e297 [2021-05-14T04:08:31.200Z] Step 21/23 : LABEL arch=amd64 [2021-05-14T04:08:31.200Z] ---> Running in 2bcc4aa8239f [2021-05-14T04:08:31.467Z] Removing intermediate container 2bcc4aa8239f [2021-05-14T04:08:31.467Z] ---> a1d05ee9c09a [2021-05-14T04:08:31.467Z] Step 22/23 : LABEL git_sha=81b7d046a48529156768d67edd838b16f3fcd6f5 [2021-05-14T04:08:31.467Z] ---> Running in 8ccf5f7a66fb [2021-05-14T04:08:31.736Z] Removing intermediate container 8ccf5f7a66fb [2021-05-14T04:08:31.736Z] ---> d86cfee11533 [2021-05-14T04:08:31.736Z] Step 23/23 : LABEL version=2.0.0-dev.61 [2021-05-14T04:08:31.736Z] ---> Running in 29b9d37b46c1 [2021-05-14T04:08:32.013Z] Removing intermediate container 29b9d37b46c1 [2021-05-14T04:08:32.013Z] ---> 8f65511ab87f [2021-05-14T04:08:32.013Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-14T04:08:32.013Z] Successfully built 8f65511ab87f [2021-05-14T04:08:32.013Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:08:32.898Z] ---> job-cost.sh [2021-05-14T04:08:32.898Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wjQ4 [2021-05-14T04:08:55.059Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T04:09:25.982Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-14T04:09:25.982Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-14T04:09:25.982Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-14T04:09:32.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.287s coverage: 25.4% of statements [2021-05-14T04:09:32.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-14T04:09:32.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.185s coverage: 28.1% of statements [2021-05-14T04:09:32.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.197s coverage: 78.9% of statements [2021-05-14T04:09:32.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.212s coverage: 10.7% of statements [2021-05-14T04:09:32.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-14T04:09:32.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-14T04:09:32.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-14T04:09:34.118Z] lf-activate-venv(): INFO: Adding /tmp/venv-wjQ4/bin to PATH [2021-05-14T04:09:34.118Z] INFO: No Stack... [2021-05-14T04:09:34.118Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T04:09:34.118Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T04:09:34.457Z] + cat /w/workspace/device-sdk-go/166/archives/cost.csv [2021-05-14T04:09:34.457Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T04:09:34.516Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [2021-05-14T04:09:34.537Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] did not exist. Created. [2021-05-14T04:09:34.538Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T04:09:34.882Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T04:09:35.063Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T04:09:35.081Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T04:09:36.180Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 30.2% of statements [2021-05-14T04:09:36.180Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-14T04:09:37.630Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.231s coverage: 83.3% of statements [2021-05-14T04:09:37.630Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-14T04:09:37.630Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-14T04:09:37.630Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.381s coverage: 58.4% of statements [2021-05-14T04:09:39.078Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.144s coverage: 89.2% of statements [2021-05-14T04:09:39.078Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-14T04:09:39.673Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements [2021-05-14T04:09:39.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-14T04:09:40.271Z] GO111MODULE=on go vet ./... [2021-05-14T04:10:36.900Z] gofmt -l . [2021-05-14T04:10:36.900Z] [ "`gofmt -l .`" = "" ] [2021-05-14T04:10:36.900Z] ./bin/test-attribution-txt.sh [2021-05-14T04:10:36.900Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-14T04:10:37.206Z] $ docker stop --time=1 f718f0359d86b9b31d5feb2751a2927f7772388127a92968068b160418cc3c44 [2021-05-14T04:10:39.368Z] $ docker rm -f f718f0359d86b9b31d5feb2751a2927f7772388127a92968068b160418cc3c44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T04:10:40.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T04:10:40.484Z] Warning: overwriting stash ‘coverage-report’ [2021-05-14T04:10:41.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T04:10:41.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T04:10:42.069Z] + ls -al . [2021-05-14T04:10:42.069Z] total 248 [2021-05-14T04:10:42.069Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 04:10 . [2021-05-14T04:10:42.069Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:06 .. [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 140 May 14 04:06 .dockerignore [2021-05-14T04:10:42.069Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 04:06 .git [2021-05-14T04:10:42.069Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 04:06 .github [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 138 May 14 04:06 .gitignore [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 987 May 14 04:06 Dockerfile.build [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 894 May 14 04:06 Jenkinsfile [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 14 04:06 LICENSE [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 1000 May 14 04:06 Makefile [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 14 04:06 README.md [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 14 04:06 RELEASE-NOTES.txt [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 04:02 VERSION [2021-05-14T04:10:42.069Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 04:06 bin [2021-05-14T04:10:42.069Z] -rw-r--r-- 1 jenkins jenkins 126002 May 14 04:09 coverage.out [2021-05-14T04:10:42.069Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 04:06 example [2021-05-14T04:10:42.069Z] -rw-r--r-- 1 jenkins jenkins 575 May 14 04:10 go.mod [2021-05-14T04:10:42.069Z] -rw-r--r-- 1 jenkins jenkins 20803 May 14 04:07 go.sum [2021-05-14T04:10:42.069Z] drwxrwxr-x 15 jenkins jenkins 4096 May 14 04:06 internal [2021-05-14T04:10:42.069Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:06 openapi [2021-05-14T04:10:42.069Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 04:06 pkg [2021-05-14T04:10:42.069Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:06 snap [2021-05-14T04:10:42.069Z] -rw-rw-r-- 1 jenkins jenkins 222 May 14 04:06 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:10:42.458Z] + 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=81b7d046a48529156768d67edd838b16f3fcd6f5 --label arch=arm64 --label version=2.0.0-dev.61 . [2021-05-14T04:10:43.065Z] Sending build context to Docker daemon 2.683MB [2021-05-14T04:10:43.065Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T04:10:43.065Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-14T04:10:43.065Z] ---> 4eaa1b561dca [2021-05-14T04:10:43.065Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-14T04:10:43.340Z] ---> Running in 9be29acc3f73 [2021-05-14T04:10:43.615Z] Removing intermediate container 9be29acc3f73 [2021-05-14T04:10:43.615Z] ---> b367184398ff [2021-05-14T04:10:43.615Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T04:10:43.891Z] ---> Running in c37ee83cdf78 [2021-05-14T04:10:44.497Z] Removing intermediate container c37ee83cdf78 [2021-05-14T04:10:44.497Z] ---> 3b0d622abbde [2021-05-14T04:10:44.497Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:10:44.497Z] ---> Running in e4d79f8bb364 [2021-05-14T04:10:46.480Z] Removing intermediate container e4d79f8bb364 [2021-05-14T04:10:46.480Z] ---> ad41e7adcec5 [2021-05-14T04:10:46.480Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-14T04:10:46.753Z] ---> Running in 8bec4bb607b6 [2021-05-14T04:10:47.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:48.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:10:49.697Z] OK: 139 MiB in 46 packages [2021-05-14T04:10:50.670Z] Removing intermediate container 8bec4bb607b6 [2021-05-14T04:10:50.670Z] ---> 8e5844498a64 [2021-05-14T04:10:50.670Z] Step 7/23 : COPY . . [2021-05-14T04:10:52.104Z] ---> 171140d51957 [2021-05-14T04:10:52.104Z] Step 8/23 : RUN go mod download [2021-05-14T04:10:52.104Z] ---> Running in 2c50eb4ea361 [2021-05-14T04:10:54.079Z] Removing intermediate container 2c50eb4ea361 [2021-05-14T04:10:54.079Z] ---> 09d85c69aa5f [2021-05-14T04:10:54.079Z] Step 9/23 : RUN make build [2021-05-14T04:10:54.352Z] ---> Running in 2cc9945bb08b [2021-05-14T04:10:55.336Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.61" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-14T04:11:27.724Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-14T04:11:30.342Z] Removing intermediate container 2cc9945bb08b [2021-05-14T04:11:30.342Z] ---> 4c3fa19972c6 [2021-05-14T04:11:30.342Z] Step 10/23 : FROM alpine:3.12 [2021-05-14T04:11:30.342Z] 3.12: Pulling from library/alpine [2021-05-14T04:11:30.616Z] d2f70382dc9a: Pulling fs layer [2021-05-14T04:11:30.616Z] d2f70382dc9a: Download complete [2021-05-14T04:11:31.212Z] d2f70382dc9a: Pull complete [2021-05-14T04:11:31.212Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T04:11:31.212Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T04:11:31.212Z] ---> 9852663dfa18 [2021-05-14T04:11:31.212Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T04:11:31.490Z] ---> Running in fb98d0e048cf [2021-05-14T04:11:32.089Z] Removing intermediate container fb98d0e048cf [2021-05-14T04:11:32.089Z] ---> 38b8e6bb9fb5 [2021-05-14T04:11:32.089Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T04:11:32.089Z] ---> Running in f07447d81930 [2021-05-14T04:11:34.063Z] Removing intermediate container f07447d81930 [2021-05-14T04:11:34.063Z] ---> 3effaa390305 [2021-05-14T04:11:34.063Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-14T04:11:34.338Z] ---> Running in cf4199ae3278 [2021-05-14T04:11:35.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-14T04:11:35.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-14T04:11:36.529Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-14T04:11:36.801Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-14T04:11:36.801Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-14T04:11:37.076Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-14T04:11:37.076Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-14T04:11:37.076Z] Executing busybox-1.31.1-r20.trigger [2021-05-14T04:11:37.076Z] OK: 8 MiB in 19 packages [2021-05-14T04:11:38.511Z] Removing intermediate container cf4199ae3278 [2021-05-14T04:11:38.511Z] ---> 694d408ab444 [2021-05-14T04:11:38.511Z] Step 14/23 : WORKDIR / [2021-05-14T04:11:38.511Z] ---> Running in 83e69fa57b06 [2021-05-14T04:11:39.109Z] Removing intermediate container 83e69fa57b06 [2021-05-14T04:11:39.109Z] ---> ee2b52f7066d [2021-05-14T04:11:39.109Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-14T04:11:39.707Z] ---> 26ee0d044d13 [2021-05-14T04:11:39.707Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-14T04:11:40.692Z] ---> fa5b481c60f2 [2021-05-14T04:11:40.692Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-14T04:11:41.670Z] ---> 1843a712a199 [2021-05-14T04:11:41.670Z] Step 18/23 : EXPOSE 49990 [2021-05-14T04:11:41.670Z] ---> Running in 57c42eeee1d0 [2021-05-14T04:11:42.267Z] Removing intermediate container 57c42eeee1d0 [2021-05-14T04:11:42.267Z] ---> 29973f78cdea [2021-05-14T04:11:42.267Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-14T04:11:42.267Z] ---> Running in 5c92c1c32f60 [2021-05-14T04:11:42.864Z] Removing intermediate container 5c92c1c32f60 [2021-05-14T04:11:42.864Z] ---> 2477e96c878b [2021-05-14T04:11:42.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-14T04:11:42.864Z] ---> Running in bef79ef83a14 [2021-05-14T04:11:43.467Z] Removing intermediate container bef79ef83a14 [2021-05-14T04:11:43.467Z] ---> da1696029102 [2021-05-14T04:11:43.467Z] Step 21/23 : LABEL arch=arm64 [2021-05-14T04:11:43.467Z] ---> Running in bf9969d754f1 [2021-05-14T04:11:44.064Z] Removing intermediate container bf9969d754f1 [2021-05-14T04:11:44.064Z] ---> a444742d3efd [2021-05-14T04:11:44.064Z] Step 22/23 : LABEL git_sha=81b7d046a48529156768d67edd838b16f3fcd6f5 [2021-05-14T04:11:44.064Z] ---> Running in 601d54377433 [2021-05-14T04:11:44.660Z] Removing intermediate container 601d54377433 [2021-05-14T04:11:44.660Z] ---> 950e51d40618 [2021-05-14T04:11:44.660Z] Step 23/23 : LABEL version=2.0.0-dev.61 [2021-05-14T04:11:44.660Z] ---> Running in b803f38fcd3a [2021-05-14T04:11:45.254Z] Removing intermediate container b803f38fcd3a [2021-05-14T04:11:45.254Z] ---> 18a09458a3ca [2021-05-14T04:11:45.254Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-14T04:11:45.254Z] Successfully built 18a09458a3ca [2021-05-14T04:11:45.254Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:11:45.869Z] ---> job-cost.sh [2021-05-14T04:11:45.869Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vKW8 [2021-05-14T04:12:24.850Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T04:13:46.595Z] lf-activate-venv(): INFO: Adding /tmp/venv-vKW8/bin to PATH [2021-05-14T04:13:46.595Z] INFO: No Stack... [2021-05-14T04:13:46.595Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T04:13:46.866Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T04:13:47.215Z] + cat /w/workspace/device-sdk-go/166/archives/cost.csv [2021-05-14T04:13:47.215Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T04:13:47.279Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [2021-05-14T04:13:47.290Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] did not exist. Created. [2021-05-14T04:13:47.290Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T04:13:47.655Z] /w/workspace/device-sdk-go/166@tmp/durable-780e13ce/script.sh: 1: /w/workspace/device-sdk-go/166@tmp/durable-780e13ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T04:13:48.000Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T04:13:48.031Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T04:13:48.191Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T04:13:48.205Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-14T04:13:49.028Z] provisioning config files... [2021-05-14T04:13:49.042Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config339040103334081185tmp [Pipeline] { [Pipeline] sh [2021-05-14T04:13:49.385Z] + set +x [2021-05-14T04:13:49.385Z] + curl -s https://codecov.io/bash [2021-05-14T04:13:49.385Z] + bash -s -- [2021-05-14T04:13:49.652Z] [2021-05-14T04:13:49.652Z] _____ _ [2021-05-14T04:13:49.652Z] / ____| | | [2021-05-14T04:13:49.652Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T04:13:49.652Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T04:13:49.652Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T04:13:49.652Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T04:13:49.652Z] Bash-1.0.2 [2021-05-14T04:13:49.652Z] [2021-05-14T04:13:49.652Z] [2021-05-14T04:13:49.652Z] ==> git version 2.24.3 found [2021-05-14T04:13:49.652Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-14T04:13:49.652Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T04:13:49.652Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T04:13:49.652Z] ==> Jenkins CI detected. [2021-05-14T04:13:49.653Z] project root: . [2021-05-14T04:13:49.653Z] --> token set from env [2021-05-14T04:13:49.653Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T04:13:49.653Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T04:13:49.653Z] ==> Python coveragepy not found [2021-05-14T04:13:49.653Z] ==> Searching for coverage reports in: [2021-05-14T04:13:49.653Z] + . [2021-05-14T04:13:49.653Z] -> Found 1 reports [2021-05-14T04:13:49.653Z] ==> Detecting git/mercurial file structure [2021-05-14T04:13:49.653Z] ==> Reading reports [2021-05-14T04:13:49.653Z] + ./coverage.out bytes=126002 [2021-05-14T04:13:49.653Z] ==> Appending adjustments [2021-05-14T04:13:49.653Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T04:13:50.235Z] + Found adjustments [2021-05-14T04:13:50.235Z] ==> Gzipping contents [2021-05-14T04:13:50.235Z] 20K /tmp/codecov.rb6iGh.gz [2021-05-14T04:13:50.235Z] ==> Uploading reports [2021-05-14T04:13:50.235Z] url: https://codecov.io [2021-05-14T04:13:50.235Z] query: branch=master&commit=81b7d046a48529156768d67edd838b16f3fcd6f5&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T04:13:50.235Z] -> Pinging Codecov [2021-05-14T04:13:50.235Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=81b7d046a48529156768d67edd838b16f3fcd6f5&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T04:13:50.816Z] -> Uploading to [2021-05-14T04:13:50.816Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/7E55EF52A471D76F132DFD9A03CDDE97/81b7d046a48529156768d67edd838b16f3fcd6f5/4cc0c699-7661-434f-88ce-cadffe6de392.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T041350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28c5f201114ea8346173c35d426e351442dc12e37236e38c5b7a4d370e4b0bac [2021-05-14T04:13:50.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:13:50.816Z] Dload Upload Total Spent Left Speed [2021-05-14T04:13:51.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16489 0 0 100 16489 0 32945 --:--:-- --:--:-- --:--:-- 32912 [2021-05-14T04:13:51.079Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] } [2021-05-14T04:13:51.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-14T04:13:51.852Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-14T04:13:51.873Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:52.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T04:13:52.211Z] [2021-05-14T04:13:52.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:13:52.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T04:13:52.536Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-14T04:13:52.536Z] 188c0c94c7c5: Pulling fs layer [2021-05-14T04:13:52.536Z] 0ef7d3d256c8: Pulling fs layer [2021-05-14T04:13:52.536Z] de9db76c5a1d: Pulling fs layer [2021-05-14T04:13:52.536Z] 0eba1c9be4d2: Pulling fs layer [2021-05-14T04:13:52.536Z] 0d57e429df01: Pulling fs layer [2021-05-14T04:13:52.536Z] 4e4be7b47b0d: Pulling fs layer [2021-05-14T04:13:52.536Z] e1f770b5df2f: Pulling fs layer [2021-05-14T04:13:52.536Z] 85a0685a4137: Pulling fs layer [2021-05-14T04:13:52.536Z] 0d57e429df01: Waiting [2021-05-14T04:13:52.536Z] 4e4be7b47b0d: Waiting [2021-05-14T04:13:52.536Z] e1f770b5df2f: Waiting [2021-05-14T04:13:52.536Z] 85a0685a4137: Waiting [2021-05-14T04:13:52.536Z] 0eba1c9be4d2: Waiting [2021-05-14T04:13:52.536Z] de9db76c5a1d: Download complete [2021-05-14T04:13:52.536Z] 0ef7d3d256c8: Verifying Checksum [2021-05-14T04:13:52.536Z] 0ef7d3d256c8: Download complete [2021-05-14T04:13:52.536Z] 0d57e429df01: Verifying Checksum [2021-05-14T04:13:52.536Z] 0d57e429df01: Download complete [2021-05-14T04:13:52.536Z] 4e4be7b47b0d: Verifying Checksum [2021-05-14T04:13:52.536Z] 4e4be7b47b0d: Download complete [2021-05-14T04:13:52.536Z] 188c0c94c7c5: Download complete [2021-05-14T04:13:53.124Z] 188c0c94c7c5: Pull complete [2021-05-14T04:13:53.388Z] 0ef7d3d256c8: Pull complete [2021-05-14T04:13:53.388Z] de9db76c5a1d: Pull complete [2021-05-14T04:13:53.985Z] e1f770b5df2f: Verifying Checksum [2021-05-14T04:13:53.985Z] e1f770b5df2f: Download complete [2021-05-14T04:13:55.934Z] 0eba1c9be4d2: Verifying Checksum [2021-05-14T04:13:55.934Z] 0eba1c9be4d2: Download complete [2021-05-14T04:13:56.920Z] 85a0685a4137: Verifying Checksum [2021-05-14T04:13:56.920Z] 85a0685a4137: Download complete [2021-05-14T04:14:02.311Z] 0eba1c9be4d2: Pull complete [2021-05-14T04:14:02.578Z] 0d57e429df01: Pull complete [2021-05-14T04:14:02.843Z] 4e4be7b47b0d: Pull complete [2021-05-14T04:14:05.442Z] e1f770b5df2f: Pull complete [2021-05-14T04:14:13.683Z] 85a0685a4137: Pull complete [2021-05-14T04:14:13.683Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-14T04:14:13.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T04:14:13.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-14T04:14:13.934Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-05-14T04:14:14.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-14T04:14:15.344Z] $ docker top 3ba8e39a9b9ba7ddd9271ff0f2fba6cf25c3e698e69c7fa8c80542141c179e2c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-14T04:14:15.646Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-14T04:14:16.093Z] + set -o pipefail [2021-05-14T04:14:16.093Z] + snyk monitor '--org=edgex-jenkins' [2021-05-14T04:14:26.158Z] [2021-05-14T04:14:26.158Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-05-14T04:14:26.158Z] [2021-05-14T04:14:26.158Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/c81dbad0-19a5-4e98-b0bd-063a2c275f86 [2021-05-14T04:14:26.158Z] [2021-05-14T04:14:26.158Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-14T04:14:26.158Z] [2021-05-14T04:14:26.158Z] [Pipeline] } [2021-05-14T04:14:26.177Z] $ docker stop --time=1 3ba8e39a9b9ba7ddd9271ff0f2fba6cf25c3e698e69c7fa8c80542141c179e2c [2021-05-14T04:14:29.741Z] $ docker rm -f 3ba8e39a9b9ba7ddd9271ff0f2fba6cf25c3e698e69c7fa8c80542141c179e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-14T04:14:30.840Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:14:30.864Z] provisioning config files... [2021-05-14T04:14:30.878Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4759517103454408810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:14:31.222Z] --> edgex-publish-swagger.sh [2021-05-14T04:14:31.222Z] === Publish openapi/v1 API === [2021-05-14T04:14:31.222Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-14T04:14:31.222Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-05-14T04:14:31.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:14:31.222Z] Dload Upload Total Spent Left Speed [2021-05-14T04:14:32.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 25525 --:--:-- --:--:-- --:--:-- 25540 100 19947 0 0 100 19947 0 25518 --:--:-- --:--:-- --:--:-- 25540 [2021-05-14T04:14:32.183Z] [2021-05-14T04:14:32.183Z] [2021-05-14T04:14:32.183Z] === Publish openapi/v2 API === [2021-05-14T04:14:32.183Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-14T04:14:32.183Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-05-14T04:14:32.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T04:14:32.183Z] Dload Upload Total Spent Left Speed [2021-05-14T04:14:32.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 73245 --:--:-- --:--:-- --:--:-- 73337 [2021-05-14T04:14:32.762Z] [2021-05-14T04:14:32.762Z] [Pipeline] } [2021-05-14T04:14:32.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T04:14:33.360Z] + git log --format=format:%s -1 81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:33.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:14:33.684Z] . [Pipeline] withDockerContainer [2021-05-14T04:14:33.834Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-05-14T04:14:33.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:14:34.895Z] $ docker top cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:14:35.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:14:35.135Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:14:35.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:14:35.413Z] $ docker exec cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a ssh-agent [2021-05-14T04:14:35.628Z] SSH_AUTH_SOCK=/tmp/ssh-IAJwPERWc9DO/agent.11 [2021-05-14T04:14:35.628Z] SSH_AGENT_PID=17 [2021-05-14T04:14:35.638Z] Running ssh-add (command line suppressed) [2021-05-14T04:14:35.826Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8697259864117235949.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8697259864117235949.key) [2021-05-14T04:14:35.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:14:36.210Z] + git semver tag [2021-05-14T04:14:36.210Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:14:36.210Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-14T04:14:36.210Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-14T04:14:36.210Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:14:36.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:14:36.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:14:36.210Z] # $SEMVER_BRANCH = master [2021-05-14T04:14:36.210Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-14T04:14:36.210Z] # 81b7d046a48529156768d67edd838b16f3fcd6f5 HEAD [2021-05-14T04:14:36.477Z] # -> Force: false [2021-05-14T04:14:36.477Z] # 3ace66c011c3fdb5b5b337fbc82a6a44259536ac refs/tags/v2.0.0-dev.61 [Pipeline] } [2021-05-14T04:14:36.492Z] $ docker exec --env ******** --env ******** cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a ssh-agent -k [2021-05-14T04:14:36.665Z] unset SSH_AUTH_SOCK; [2021-05-14T04:14:36.666Z] unset SSH_AGENT_PID; [2021-05-14T04:14:36.666Z] echo Agent pid 17 killed; [2021-05-14T04:14:36.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:14:37.076Z] + git semver [Pipeline] } [2021-05-14T04:14:37.096Z] $ docker stop --time=1 cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a [2021-05-14T04:14:38.546Z] $ docker rm -f cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:39.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T04:14:39.056Z] [2021-05-14T04:14:39.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:14:39.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T04:14:39.394Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-14T04:14:39.394Z] ab5ef0e58194: Pulling fs layer [2021-05-14T04:14:39.394Z] 9712f1f96733: Pulling fs layer [2021-05-14T04:14:39.394Z] 63f879dbbcfc: Pulling fs layer [2021-05-14T04:14:39.394Z] 0d9ebad4ef96: Pulling fs layer [2021-05-14T04:14:39.394Z] e9a5061849ea: Pulling fs layer [2021-05-14T04:14:39.394Z] d747dcd14b5f: Pulling fs layer [2021-05-14T04:14:39.394Z] 2de7ff778b66: Pulling fs layer [2021-05-14T04:14:39.394Z] e9a5061849ea: Waiting [2021-05-14T04:14:39.394Z] d747dcd14b5f: Waiting [2021-05-14T04:14:39.394Z] 2de7ff778b66: Waiting [2021-05-14T04:14:39.394Z] 0d9ebad4ef96: Waiting [2021-05-14T04:14:39.394Z] 9712f1f96733: Verifying Checksum [2021-05-14T04:14:39.394Z] 9712f1f96733: Download complete [2021-05-14T04:14:40.824Z] 63f879dbbcfc: Verifying Checksum [2021-05-14T04:14:40.824Z] 63f879dbbcfc: Download complete [2021-05-14T04:14:41.093Z] e9a5061849ea: Verifying Checksum [2021-05-14T04:14:41.093Z] e9a5061849ea: Download complete [2021-05-14T04:14:41.364Z] d747dcd14b5f: Verifying Checksum [2021-05-14T04:14:41.364Z] d747dcd14b5f: Download complete [2021-05-14T04:14:41.632Z] 2de7ff778b66: Verifying Checksum [2021-05-14T04:14:41.632Z] 2de7ff778b66: Download complete [2021-05-14T04:14:41.896Z] 0d9ebad4ef96: Verifying Checksum [2021-05-14T04:14:41.896Z] 0d9ebad4ef96: Download complete [2021-05-14T04:14:42.160Z] ab5ef0e58194: Verifying Checksum [2021-05-14T04:14:42.160Z] ab5ef0e58194: Download complete [2021-05-14T04:14:48.832Z] ab5ef0e58194: Pull complete [2021-05-14T04:14:49.107Z] 9712f1f96733: Pull complete [2021-05-14T04:14:52.480Z] 63f879dbbcfc: Pull complete [2021-05-14T04:14:59.131Z] 0d9ebad4ef96: Pull complete [2021-05-14T04:15:01.744Z] e9a5061849ea: Pull complete [2021-05-14T04:15:02.065Z] d747dcd14b5f: Pull complete [2021-05-14T04:15:04.733Z] 2de7ff778b66: Pull complete [2021-05-14T04:15:04.733Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-14T04:15:04.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T04:15:04.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-14T04:15:05.081Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-05-14T04:15:05.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-14T04:15:09.775Z] $ docker top 4f684580c9f057fb78bcc3d93a485fb7a66c3337555d80e377692e70fd79ff7d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:15:10.008Z] provisioning config files... [2021-05-14T04:15:10.029Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3426412443769860583tmp [2021-05-14T04:15:10.190Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5305692060592665005tmp [2021-05-14T04:15:10.262Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4136281012255868073tmp [Pipeline] { [Pipeline] echo [2021-05-14T04:15:10.319Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:15:11.051Z] ---> sigul-configuration.sh [2021-05-14T04:15:11.051Z] gpg: directory `/root/.gnupg' created [2021-05-14T04:15:11.051Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-14T04:15:11.051Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-14T04:15:11.051Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-14T04:15:11.051Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-14T04:15:11.051Z] gpg: CAST5 encrypted data [2021-05-14T04:15:11.051Z] gpg: encrypted with 1 passphrase [2021-05-14T04:15:11.051Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-14T04:15:12.063Z] + mkdir /home/jenkins [2021-05-14T04:15:12.063Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-14T04:15:12.803Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-14T04:15:12.828Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:15:13.245Z] ---> sigul-install.sh [2021-05-14T04:15:23.533Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-14T04:15:24.235Z] + git tag --list [2021-05-14T04:15:24.235Z] 0.7.1 [2021-05-14T04:15:24.235Z] delhi-tag [2021-05-14T04:15:24.235Z] v1.0.0 [2021-05-14T04:15:24.235Z] v1.1.0 [2021-05-14T04:15:24.235Z] v1.1.1 [2021-05-14T04:15:24.235Z] v1.1.2 [2021-05-14T04:15:24.235Z] v1.2.0 [2021-05-14T04:15:24.235Z] v1.2.1 [2021-05-14T04:15:24.235Z] v1.2.2 [2021-05-14T04:15:24.235Z] v1.2.3 [2021-05-14T04:15:24.235Z] v1.3.0 [2021-05-14T04:15:24.235Z] v1.4.0 [2021-05-14T04:15:24.235Z] v2.0.0-dev.1 [2021-05-14T04:15:24.235Z] v2.0.0-dev.10 [2021-05-14T04:15:24.235Z] v2.0.0-dev.11 [2021-05-14T04:15:24.235Z] v2.0.0-dev.12 [2021-05-14T04:15:24.235Z] v2.0.0-dev.13 [2021-05-14T04:15:24.235Z] v2.0.0-dev.14 [2021-05-14T04:15:24.235Z] v2.0.0-dev.15 [2021-05-14T04:15:24.235Z] v2.0.0-dev.16 [2021-05-14T04:15:24.235Z] v2.0.0-dev.17 [2021-05-14T04:15:24.235Z] v2.0.0-dev.18 [2021-05-14T04:15:24.235Z] v2.0.0-dev.19 [2021-05-14T04:15:24.235Z] v2.0.0-dev.2 [2021-05-14T04:15:24.235Z] v2.0.0-dev.20 [2021-05-14T04:15:24.235Z] v2.0.0-dev.21 [2021-05-14T04:15:24.235Z] v2.0.0-dev.22 [2021-05-14T04:15:24.235Z] v2.0.0-dev.23 [2021-05-14T04:15:24.235Z] v2.0.0-dev.24 [2021-05-14T04:15:24.235Z] v2.0.0-dev.25 [2021-05-14T04:15:24.235Z] v2.0.0-dev.26 [2021-05-14T04:15:24.235Z] v2.0.0-dev.27 [2021-05-14T04:15:24.235Z] v2.0.0-dev.28 [2021-05-14T04:15:24.235Z] v2.0.0-dev.29 [2021-05-14T04:15:24.235Z] v2.0.0-dev.3 [2021-05-14T04:15:24.235Z] v2.0.0-dev.30 [2021-05-14T04:15:24.235Z] v2.0.0-dev.31 [2021-05-14T04:15:24.235Z] v2.0.0-dev.32 [2021-05-14T04:15:24.235Z] v2.0.0-dev.33 [2021-05-14T04:15:24.235Z] v2.0.0-dev.34 [2021-05-14T04:15:24.235Z] v2.0.0-dev.35 [2021-05-14T04:15:24.235Z] v2.0.0-dev.36 [2021-05-14T04:15:24.235Z] v2.0.0-dev.37 [2021-05-14T04:15:24.235Z] v2.0.0-dev.38 [2021-05-14T04:15:24.235Z] v2.0.0-dev.39 [2021-05-14T04:15:24.235Z] v2.0.0-dev.4 [2021-05-14T04:15:24.235Z] v2.0.0-dev.40 [2021-05-14T04:15:24.235Z] v2.0.0-dev.41 [2021-05-14T04:15:24.235Z] v2.0.0-dev.42 [2021-05-14T04:15:24.235Z] v2.0.0-dev.43 [2021-05-14T04:15:24.235Z] v2.0.0-dev.44 [2021-05-14T04:15:24.235Z] v2.0.0-dev.45 [2021-05-14T04:15:24.235Z] v2.0.0-dev.46 [2021-05-14T04:15:24.235Z] v2.0.0-dev.47 [2021-05-14T04:15:24.235Z] v2.0.0-dev.48 [2021-05-14T04:15:24.235Z] v2.0.0-dev.49 [2021-05-14T04:15:24.235Z] v2.0.0-dev.5 [2021-05-14T04:15:24.235Z] v2.0.0-dev.50 [2021-05-14T04:15:24.235Z] v2.0.0-dev.51 [2021-05-14T04:15:24.235Z] v2.0.0-dev.52 [2021-05-14T04:15:24.235Z] v2.0.0-dev.53 [2021-05-14T04:15:24.235Z] v2.0.0-dev.54 [2021-05-14T04:15:24.235Z] v2.0.0-dev.55 [2021-05-14T04:15:24.235Z] v2.0.0-dev.56 [2021-05-14T04:15:24.235Z] v2.0.0-dev.57 [2021-05-14T04:15:24.235Z] v2.0.0-dev.58 [2021-05-14T04:15:24.235Z] v2.0.0-dev.59 [2021-05-14T04:15:24.235Z] v2.0.0-dev.6 [2021-05-14T04:15:24.235Z] v2.0.0-dev.60 [2021-05-14T04:15:24.235Z] v2.0.0-dev.61 [2021-05-14T04:15:24.235Z] v2.0.0-dev.7 [2021-05-14T04:15:24.235Z] v2.0.0-dev.8 [2021-05-14T04:15:24.235Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-14T04:15:25.153Z] + lftools sign git-tag v2.0.0-dev.61 [2021-05-14T04:15:27.171Z] Signing Git tag with Sigul... [2021-05-14T04:15:27.171Z] Signing v2.0.0-dev.61 [Pipeline] echo [2021-05-14T04:15:28.683Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:15:29.426Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-14T04:15:29.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-14T04:15:29.491Z] $ docker stop --time=1 4f684580c9f057fb78bcc3d93a485fb7a66c3337555d80e377692e70fd79ff7d [2021-05-14T04:15:32.029Z] $ docker rm -f 4f684580c9f057fb78bcc3d93a485fb7a66c3337555d80e377692e70fd79ff7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:33.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:15:33.935Z] . [Pipeline] withDockerContainer [2021-05-14T04:15:34.161Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-05-14T04:15:34.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:15:36.114Z] $ docker top 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:15:36.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:15:36.886Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:15:37.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:15:37.781Z] $ docker exec 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa ssh-agent [2021-05-14T04:15:38.282Z] SSH_AUTH_SOCK=/tmp/ssh-vFUfJ9sbsqnm/agent.12 [2021-05-14T04:15:38.282Z] SSH_AGENT_PID=17 [2021-05-14T04:15:38.328Z] Running ssh-add (command line suppressed) [2021-05-14T04:15:38.505Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7267954956343300074.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7267954956343300074.key) [2021-05-14T04:15:38.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:15:38.930Z] + git semver bump pre [2021-05-14T04:15:38.930Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:15:38.930Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-14T04:15:38.930Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-14T04:15:38.930Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:15:38.930Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:15:38.930Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:15:38.930Z] # $SEMVER_BRANCH = master [2021-05-14T04:15:38.930Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-14T04:15:39.202Z] 2.0.0-dev.62 [Pipeline] } [2021-05-14T04:15:39.235Z] $ docker exec --env ******** --env ******** 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa ssh-agent -k [2021-05-14T04:15:39.617Z] unset SSH_AUTH_SOCK; [2021-05-14T04:15:39.618Z] unset SSH_AGENT_PID; [2021-05-14T04:15:39.618Z] echo Agent pid 17 killed; [2021-05-14T04:15:39.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:15:40.597Z] + git semver [Pipeline] } [2021-05-14T04:15:40.630Z] $ docker stop --time=1 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa [2021-05-14T04:15:42.392Z] $ docker rm -f 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:15:43.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T04:15:43.001Z] . [Pipeline] withDockerContainer [2021-05-14T04:15:43.215Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-05-14T04:15:43.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T04:15:44.247Z] $ docker top 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T04:15:44.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T04:15:44.437Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T04:15:44.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T04:15:44.797Z] $ docker exec 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 ssh-agent [2021-05-14T04:15:45.520Z] SSH_AUTH_SOCK=/tmp/ssh-VpS7vbCFJMRQ/agent.12 [2021-05-14T04:15:45.520Z] SSH_AGENT_PID=17 [2021-05-14T04:15:45.533Z] Running ssh-add (command line suppressed) [2021-05-14T04:15:45.896Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3082365750191357177.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3082365750191357177.key) [2021-05-14T04:15:46.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T04:15:46.372Z] + git semver push [2021-05-14T04:15:46.372Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T04:15:46.372Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-14T04:15:46.372Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-14T04:15:46.372Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T04:15:46.372Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T04:15:46.372Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T04:15:46.372Z] # $SEMVER_BRANCH = master [2021-05-14T04:15:46.372Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-14T04:15:51.842Z] $ docker exec --env ******** --env ******** 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 ssh-agent -k [2021-05-14T04:15:52.145Z] unset SSH_AUTH_SOCK; [2021-05-14T04:15:52.145Z] unset SSH_AGENT_PID; [2021-05-14T04:15:52.145Z] echo Agent pid 17 killed; [2021-05-14T04:15:52.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T04:15:53.178Z] + git semver [Pipeline] } [2021-05-14T04:15:53.200Z] $ docker stop --time=1 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 [2021-05-14T04:15:55.149Z] $ docker rm -f 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:15:56.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:15:57.676Z] ---> package-listing.sh [2021-05-14T04:15:57.676Z] ++ facter osfamily [2021-05-14T04:15:57.676Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T04:15:57.952Z] + OS_FAMILY=redhat [2021-05-14T04:15:57.952Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-05-14T04:15:57.952Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T04:15:57.952Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T04:15:57.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T04:15:57.952Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T04:15:57.952Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-14T04:15:57.952Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T04:15:57.952Z] + case "${OS_FAMILY}" in [2021-05-14T04:15:57.952Z] + rpm -qa [2021-05-14T04:15:57.952Z] + sort [2021-05-14T04:16:04.836Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T04:16:04.836Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T04:16:04.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T04:16:04.836Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-14T04:16:04.836Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-05-14T04:16:04.836Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-05-14T04:16:04.860Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T04:16:05.185Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:16:05.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T04:16:06.185Z] [2021-05-14T04:16:06.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T04:16:06.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T04:16:06.869Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T04:16:06.869Z] df20fa9351a1: Pulling fs layer [2021-05-14T04:16:06.869Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T04:16:06.869Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T04:16:06.869Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T04:16:06.869Z] 93b61091891f: Pulling fs layer [2021-05-14T04:16:06.869Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T04:16:06.869Z] 5e14af77c1be: Pulling fs layer [2021-05-14T04:16:06.869Z] 01666e4c0597: Pulling fs layer [2021-05-14T04:16:06.869Z] aa168da1d23b: Pulling fs layer [2021-05-14T04:16:06.869Z] 93b9cdb0e59b: Waiting [2021-05-14T04:16:06.869Z] 5e14af77c1be: Waiting [2021-05-14T04:16:06.869Z] 01666e4c0597: Waiting [2021-05-14T04:16:06.869Z] aa168da1d23b: Waiting [2021-05-14T04:16:06.869Z] 46f8f816bc3b: Waiting [2021-05-14T04:16:06.869Z] 93b61091891f: Waiting [2021-05-14T04:16:06.869Z] 36b3adc4ff6f: Download complete [2021-05-14T04:16:06.869Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T04:16:06.869Z] 46f8f816bc3b: Download complete [2021-05-14T04:16:07.152Z] df20fa9351a1: Verifying Checksum [2021-05-14T04:16:07.152Z] df20fa9351a1: Download complete [2021-05-14T04:16:07.434Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T04:16:07.434Z] 93b9cdb0e59b: Download complete [2021-05-14T04:16:07.434Z] 5e14af77c1be: Verifying Checksum [2021-05-14T04:16:07.434Z] 5e14af77c1be: Download complete [2021-05-14T04:16:07.434Z] 93b61091891f: Verifying Checksum [2021-05-14T04:16:07.434Z] 93b61091891f: Download complete [2021-05-14T04:16:07.434Z] 01666e4c0597: Verifying Checksum [2021-05-14T04:16:07.434Z] 01666e4c0597: Download complete [2021-05-14T04:16:07.725Z] df20fa9351a1: Pull complete [2021-05-14T04:16:08.033Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T04:16:08.033Z] 8ad3a11d3b57: Download complete [2021-05-14T04:16:08.317Z] 36b3adc4ff6f: Pull complete [2021-05-14T04:16:10.394Z] 8ad3a11d3b57: Pull complete [2021-05-14T04:16:10.695Z] 46f8f816bc3b: Pull complete [2021-05-14T04:16:11.054Z] 93b61091891f: Pull complete [2021-05-14T04:16:11.401Z] 93b9cdb0e59b: Pull complete [2021-05-14T04:16:11.705Z] 5e14af77c1be: Pull complete [2021-05-14T04:16:11.705Z] 01666e4c0597: Pull complete [2021-05-14T04:16:13.213Z] aa168da1d23b: Verifying Checksum [2021-05-14T04:16:13.213Z] aa168da1d23b: Download complete [2021-05-14T04:16:25.995Z] aa168da1d23b: Pull complete [2021-05-14T04:16:25.996Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T04:16:25.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T04:16:25.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T04:16:26.263Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-05-14T04:16:26.384Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T04:16:29.566Z] $ docker top 1ed54c2ba6a7d82424d497d40473881e019ecc09833d0b520e2e0206bb886a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T04:16:30.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T04:16:31.360Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T04:16:31.750Z] + ls /var/log/sa-host [2021-05-14T04:16:31.750Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T04:16:31.750Z] file_magic: OK [2021-05-14T04:16:31.750Z] HZ: Using current value: 100 [2021-05-14T04:16:31.750Z] file_header: OK [2021-05-14T04:16:31.751Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-14T04:16:31.751Z] Statistics: [2021-05-14T04:16:31.751Z] 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... [2021-05-14T04:16:31.751Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T04:16:31.751Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T04:16:31.751Z] file_magic: OK [2021-05-14T04:16:31.751Z] HZ: Using current value: 100 [2021-05-14T04:16:31.751Z] file_header: OK [2021-05-14T04:16:31.751Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-14T04:16:31.751Z] Statistics: [2021-05-14T04:16:31.751Z] Hnuu...uuuununununu... [2021-05-14T04:16:31.751Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T04:16:32.351Z] provisioning config files... [2021-05-14T04:16:32.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1365944685930059159tmp [Pipeline] { [Pipeline] echo [2021-05-14T04:16:32.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:16:33.170Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T04:16:33.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T04:16:33.476Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:16:34.676Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T04:16:34.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:16:35.035Z] ---> sudo-logs.sh [2021-05-14T04:16:35.035Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T04:16:35.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:16:36.436Z] ---> job-cost.sh [2021-05-14T04:16:36.436Z] lf-activate-venv: SKIPPING [2021-05-14T04:16:36.436Z] DEBUG: total: 0.20999999344348907 [2021-05-14T04:16:36.436Z] INFO: Retrieving Stack Cost... [2021-05-14T04:16:37.465Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T04:16:38.467Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T04:16:38.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T04:16:39.193Z] ---> logs-deploy.sh [2021-05-14T04:16:39.194Z] lf-activate-venv: SKIPPING [2021-05-14T04:16:39.194Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/166 [2021-05-14T04:16:39.194Z] INFO: archiving workspace using pattern(s): [2021-05-14T04:16:41.827Z] Archives upload complete. [2021-05-14T04:16:41.827Z] INFO: archiving logs to Nexus