Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13e775a2807b30f2c1896da87803f9bbf0c1a162 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-ssh395783883114863629.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-ssh5918372312040683910.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-ssh9141449249572219856.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-ssh3454124796181452689.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-ssh2061236207615543273.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-126 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 Avoid second fetch Checking out Revision 13e775a2807b30f2c1896da87803f9bbf0c1a162 (master) > 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh2723220062315844164.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 Commit message: "fix: modify function updateAssociatedProfile return errors (#942)" > git rev-list --no-walk 319d0857c370aa24457f9e5313d210f4ef772d80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T15:00:23.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T15:00:23.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T15:00:23.597Z] ========================================================= [2021-05-25T15:00:23.597Z] EdgeX Global Pipelines Version Info [2021-05-25T15:00:23.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:00:25.050Z] ------------------- [2021-05-25T15:00:25.050Z] stable info: [2021-05-25T15:00:25.050Z] ------------------- [2021-05-25T15:00:25.050Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T15:00:25.050Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:00:25.050Z] Message: update stable to v1.0.192 [2021-05-25T15:00:25.624Z] ------------------- [2021-05-25T15:00:25.624Z] experimental info: [2021-05-25T15:00:25.624Z] ------------------- [2021-05-25T15:00:25.624Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T15:00:25.624Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:00:25.624Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T15:00:25.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-25T15:00:25.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-25T15:00:25.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T15:00:25.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T15:00:25.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T15:00:25.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T15:00:25.875Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T15:00:25.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T15:00:25.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-25T15:00:25.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T15:00:25.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T15:00:25.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-25T15:00:26.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T15:00:26.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T15:00:26.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T15:00:26.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:00:26.110Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:00:26.134Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:00:26.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T15:00:26.179Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T15:00:26.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T15:00:26.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T15:00:26.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T15:00:26.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T15:00:26.296Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-25T15:00:26.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T15:00:26.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-25T15:00:26.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-25T15:00:26.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-25T15:00:26.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] echo [2021-05-25T15:00:26.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13e775a [Pipeline] echo [2021-05-25T15:00:26.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:00:26.530Z] provisioning config files... [2021-05-25T15:00:26.558Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5844054659978811403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:00:26.890Z] ---> docker-login.sh [2021-05-25T15:00:26.890Z] nexus3.edgexfoundry.org:10001 [2021-05-25T15:00:27.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:00:27.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:00:27.462Z] Configure a credential helper to remove this warning. See [2021-05-25T15:00:27.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:00:27.462Z] [2021-05-25T15:00:27.462Z] Login Succeeded [2021-05-25T15:00:27.462Z] nexus3.edgexfoundry.org:10002 [2021-05-25T15:00:27.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:00:27.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:00:27.724Z] Configure a credential helper to remove this warning. See [2021-05-25T15:00:27.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:00:27.724Z] [2021-05-25T15:00:27.724Z] Login Succeeded [2021-05-25T15:00:27.724Z] nexus3.edgexfoundry.org:10003 [2021-05-25T15:00:27.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:00:27.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:00:27.990Z] Configure a credential helper to remove this warning. See [2021-05-25T15:00:27.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:00:27.990Z] [2021-05-25T15:00:27.990Z] Login Succeeded [2021-05-25T15:00:27.990Z] nexus3.edgexfoundry.org:10004 [2021-05-25T15:00:27.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:00:27.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:00:27.990Z] Configure a credential helper to remove this warning. See [2021-05-25T15:00:27.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:00:27.990Z] [2021-05-25T15:00:27.990Z] Login Succeeded [2021-05-25T15:00:27.990Z] docker.io [2021-05-25T15:00:27.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:00:28.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:00:28.254Z] Configure a credential helper to remove this warning. See [2021-05-25T15:00:28.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:00:28.255Z] [2021-05-25T15:00:28.255Z] Login Succeeded [2021-05-25T15:00:28.516Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T15:00:28.526Z] 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-25T15:00:29.019Z] + git log --format=format:%s -1 13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] echo [2021-05-25T15:00:29.072Z] GIT_COMMIT: 13e775a2807b30f2c1896da87803f9bbf0c1a162, Commit Message: fix: modify function updateAssociatedProfile return errors (#942) [Pipeline] echo [2021-05-25T15:00:29.089Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:00:29.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:00:29.949Z] [2021-05-25T15:00:29.949Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:00:30.271Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:00:30.271Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T15:00:30.271Z] 31603596830f: Pulling fs layer [2021-05-25T15:00:30.271Z] 54011a49482f: Pulling fs layer [2021-05-25T15:00:30.271Z] a6820b24f6d8: Pulling fs layer [2021-05-25T15:00:30.271Z] f581987b2513: Pulling fs layer [2021-05-25T15:00:30.271Z] f581987b2513: Waiting [2021-05-25T15:00:30.271Z] 54011a49482f: Verifying Checksum [2021-05-25T15:00:30.271Z] 54011a49482f: Download complete [2021-05-25T15:00:30.533Z] 31603596830f: Verifying Checksum [2021-05-25T15:00:30.533Z] 31603596830f: Download complete [2021-05-25T15:00:30.533Z] a6820b24f6d8: Verifying Checksum [2021-05-25T15:00:30.533Z] a6820b24f6d8: Download complete [2021-05-25T15:00:30.533Z] f581987b2513: Verifying Checksum [2021-05-25T15:00:30.533Z] f581987b2513: Download complete [2021-05-25T15:00:30.533Z] 31603596830f: Pull complete [2021-05-25T15:00:30.795Z] 54011a49482f: Pull complete [2021-05-25T15:00:31.375Z] a6820b24f6d8: Pull complete [2021-05-25T15:00:31.375Z] f581987b2513: Pull complete [2021-05-25T15:00:31.375Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T15:00:31.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:00:31.637Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T15:00:31.720Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-05-25T15:00:31.758Z] $ 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-25T15:00:33.197Z] $ docker top a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:00:33.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:00:33.311Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:00:33.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:00:33.420Z] $ docker exec a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent [2021-05-25T15:00:33.528Z] SSH_AUTH_SOCK=/tmp/ssh-IYccSmLe8W7E/agent.13 [2021-05-25T15:00:33.528Z] SSH_AGENT_PID=19 [2021-05-25T15:00:33.537Z] Running ssh-add (command line suppressed) [2021-05-25T15:00:33.621Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5078656219081823431.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5078656219081823431.key) [2021-05-25T15:00:33.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:00:33.947Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T15:00:33.954Z] $ docker exec --env ******** --env ******** a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent -k [2021-05-25T15:00:34.048Z] unset SSH_AUTH_SOCK; [2021-05-25T15:00:34.048Z] unset SSH_AGENT_PID; [2021-05-25T15:00:34.048Z] echo Agent pid 19 killed; [2021-05-25T15:00:34.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T15:00:34.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:00:34.108Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:00:34.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:00:34.220Z] $ docker exec a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent [2021-05-25T15:00:34.329Z] SSH_AUTH_SOCK=/tmp/ssh-0KP1ZRQZ7JTO/agent.51 [2021-05-25T15:00:34.329Z] SSH_AGENT_PID=58 [2021-05-25T15:00:34.334Z] Running ssh-add (command line suppressed) [2021-05-25T15:00:34.419Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2171231950942936042.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2171231950942936042.key) [2021-05-25T15:00:34.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:00:34.745Z] + git semver init [2021-05-25T15:00:34.745Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:00:34.745Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T15:00:34.745Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T15:00:34.745Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:00:34.745Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:00:34.745Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:00:34.745Z] # $SEMVER_BRANCH = master [2021-05-25T15:00:34.745Z] # $SEMVER_TEMP = /tmp/semver-455591163 [2021-05-25T15:00:34.745Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-25T15:00:35.324Z] # '/tmp/semver-455591163' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-05-25T15:00:35.324Z] # -> Force: false [2021-05-25T15:00:35.324Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-25T15:00:35.329Z] $ docker exec --env ******** --env ******** a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 ssh-agent -k [2021-05-25T15:00:35.428Z] unset SSH_AUTH_SOCK; [2021-05-25T15:00:35.429Z] unset SSH_AGENT_PID; [2021-05-25T15:00:35.429Z] echo Agent pid 58 killed; [2021-05-25T15:00:35.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:00:35.806Z] + git semver [Pipeline] } [2021-05-25T15:00:35.825Z] $ docker stop --time=1 a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 [2021-05-25T15:00:37.190Z] $ docker rm -f a7d32ff172423583a706bfb8ebd19c50cb0729ce20c2cbe39e897bddf45a4b36 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:00:37.582Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T15:00:37.846Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T15:00:37.849Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.69 [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-25T15:00:53.036Z] Still waiting to schedule task [2021-05-25T15:00:53.036Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T15:00:53.038Z] Still waiting to schedule task [2021-05-25T15:00:53.038Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-25T15:02:58.408Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-127 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T15:02:58.428Z] Running in /w/workspace/device-sdk-go/175 [Pipeline] { [Pipeline] checkout [2021-05-25T15:02:58.619Z] Selected Git installation does not exist. Using Default [2021-05-25T15:02:58.619Z] The recommended git tool is: NONE [2021-05-25T15:03:03.799Z] using credential edgex-jenkins-ssh [2021-05-25T15:03:03.817Z] Cloning the remote Git repository [2021-05-25T15:03:03.862Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:03:03.977Z] > git init /w/workspace/device-sdk-go/175 # timeout=10 [2021-05-25T15:03:04.054Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:03:04.055Z] > git --version # timeout=10 [2021-05-25T15:03:04.070Z] > git --version # 'git version 2.17.1' [2021-05-25T15:03:04.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:03:04.233Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:03:05.802Z] Avoid second fetch [2021-05-25T15:03:05.803Z] Checking out Revision 13e775a2807b30f2c1896da87803f9bbf0c1a162 (master) [2021-05-25T15:03:05.759Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T15:03:05.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:03:05.813Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:03:05.833Z] > git checkout -f 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 [2021-05-25T15:03:10.140Z] Commit message: "fix: modify function updateAssociatedProfile return errors (#942)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:03:11.514Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:03:11.928Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:03:12.281Z] + true [2021-05-25T15:03:12.281Z] + sudo service docker restart [2021-05-25T15:03:27.967Z] Running on prd-centos7-docker-4c-2g-128 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T15:03:27.986Z] Running in /w/workspace/device-sdk-go/175 [Pipeline] { [Pipeline] checkout [2021-05-25T15:03:28.090Z] Selected Git installation does not exist. Using Default [2021-05-25T15:03:28.090Z] The recommended git tool is: NONE [2021-05-25T15:03:30.313Z] using credential edgex-jenkins-ssh [2021-05-25T15:03:30.326Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:03:30.676Z] provisioning config files... [2021-05-25T15:03:30.706Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/175@tmp/config8739609868033982423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:03:31.079Z] ---> docker-login.sh [2021-05-25T15:03:31.080Z] nexus3.edgexfoundry.org:10001 [2021-05-25T15:03:31.425Z] Avoid second fetch [2021-05-25T15:03:31.426Z] Checking out Revision 13e775a2807b30f2c1896da87803f9bbf0c1a162 (master) [2021-05-25T15:03:30.416Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:03:30.481Z] > git init /w/workspace/device-sdk-go/175 # timeout=10 [2021-05-25T15:03:30.502Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-25T15:03:30.502Z] > git --version # timeout=10 [2021-05-25T15:03:30.508Z] > git --version # 'git version 2.24.4' [2021-05-25T15:03:30.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:03:30.535Z] [INFO] Currently running in a labeled security context [2021-05-25T15:03:30.535Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:03:30.536Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/175@tmp/jenkins-gitclient-ssh705047749926082255.key [2021-05-25T15:03:30.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:03:31.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-25T15:03:31.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:03:31.434Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:03:31.443Z] > git checkout -f 13e775a2807b30f2c1896da87803f9bbf0c1a162 # timeout=10 [2021-05-25T15:03:32.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:32.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:32.341Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:32.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:32.341Z] [2021-05-25T15:03:32.341Z] Login Succeeded [2021-05-25T15:03:32.341Z] nexus3.edgexfoundry.org:10002 [2021-05-25T15:03:32.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:32.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:32.957Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:32.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:32.957Z] [2021-05-25T15:03:32.957Z] Login Succeeded [2021-05-25T15:03:32.957Z] nexus3.edgexfoundry.org:10003 [2021-05-25T15:03:33.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:33.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:33.558Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:33.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:33.558Z] [2021-05-25T15:03:33.558Z] Login Succeeded [2021-05-25T15:03:33.558Z] nexus3.edgexfoundry.org:10004 [2021-05-25T15:03:33.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:34.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:34.125Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:34.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:34.125Z] [2021-05-25T15:03:34.125Z] Login Succeeded [2021-05-25T15:03:34.125Z] docker.io [2021-05-25T15:03:34.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:35.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:35.003Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:35.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:35.003Z] [2021-05-25T15:03:35.003Z] Login Succeeded [2021-05-25T15:03:35.003Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T15:03:35.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-25T15:03:35.100Z] Commit message: "fix: modify function updateAssociatedProfile return errors (#942)" [Pipeline] echo [2021-05-25T15:03:35.327Z] ========================================================= [2021-05-25T15:03:35.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T15:03:35.327Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:03:35.676Z] + 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-25T15:03:36.244Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:03:36.286Z] Sending build context to Docker daemon 2.61MB [2021-05-25T15:03:36.286Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:03:36.286Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:03:36.286Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T15:03:36.286Z] 595b0fe564bb: Pulling fs layer [2021-05-25T15:03:36.286Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T15:03:36.286Z] 316046926c0a: Pulling fs layer [2021-05-25T15:03:36.286Z] 4ebd0625c992: Pulling fs layer [2021-05-25T15:03:36.286Z] 207e8628e3a3: Pulling fs layer [2021-05-25T15:03:36.286Z] c791037a9be2: Pulling fs layer [2021-05-25T15:03:36.287Z] ffd874e62e21: Pulling fs layer [2021-05-25T15:03:36.287Z] 207e8628e3a3: Waiting [2021-05-25T15:03:36.287Z] 4ebd0625c992: Waiting [2021-05-25T15:03:36.287Z] c791037a9be2: Waiting [2021-05-25T15:03:36.287Z] 316046926c0a: Verifying Checksum [2021-05-25T15:03:36.287Z] 316046926c0a: Download complete [2021-05-25T15:03:36.287Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T15:03:36.287Z] 7186ed65a4f7: Download complete [2021-05-25T15:03:36.563Z] 207e8628e3a3: Verifying Checksum [2021-05-25T15:03:36.563Z] 207e8628e3a3: Download complete [2021-05-25T15:03:36.563Z] c791037a9be2: Verifying Checksum [2021-05-25T15:03:36.563Z] c791037a9be2: Download complete [2021-05-25T15:03:36.563Z] 595b0fe564bb: Verifying Checksum [2021-05-25T15:03:36.563Z] 595b0fe564bb: Download complete [2021-05-25T15:03:36.568Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:03:36.874Z] + sudo service docker restart [2021-05-25T15:03:36.874Z] + true [2021-05-25T15:03:36.874Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T15:03:37.166Z] 595b0fe564bb: Pull complete [2021-05-25T15:03:37.774Z] 7186ed65a4f7: Pull complete [2021-05-25T15:03:38.053Z] 316046926c0a: Pull complete [2021-05-25T15:03:39.039Z] ffd874e62e21: Verifying Checksum [2021-05-25T15:03:39.039Z] ffd874e62e21: Download complete [2021-05-25T15:03:40.485Z] 4ebd0625c992: Verifying Checksum [2021-05-25T15:03:40.485Z] 4ebd0625c992: Download complete [2021-05-25T15:03:50.655Z] 4ebd0625c992: Pull complete [2021-05-25T15:03:50.655Z] 207e8628e3a3: Pull complete [2021-05-25T15:03:50.932Z] c791037a9be2: Pull complete [2021-05-25T15:03:54.329Z] ffd874e62e21: Pull complete [2021-05-25T15:03:54.605Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T15:03:54.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T15:03:54.605Z] ---> cfc18b08335c [2021-05-25T15:03:54.605Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:03:55.063Z] provisioning config files... [2021-05-25T15:03:55.077Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/175@tmp/config601282665211639991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:03:55.429Z] ---> docker-login.sh [2021-05-25T15:03:55.429Z] nexus3.edgexfoundry.org:10001 [2021-05-25T15:03:55.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:55.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:55.955Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:55.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:55.955Z] [2021-05-25T15:03:55.955Z] Login Succeeded [2021-05-25T15:03:55.955Z] nexus3.edgexfoundry.org:10002 [2021-05-25T15:03:55.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:55.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:55.955Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:55.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:55.955Z] [2021-05-25T15:03:55.955Z] Login Succeeded [2021-05-25T15:03:55.955Z] nexus3.edgexfoundry.org:10003 [2021-05-25T15:03:56.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:56.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:56.218Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:56.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:56.218Z] [2021-05-25T15:03:56.218Z] Login Succeeded [2021-05-25T15:03:56.218Z] nexus3.edgexfoundry.org:10004 [2021-05-25T15:03:56.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:56.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:56.480Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:56.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:56.480Z] [2021-05-25T15:03:56.480Z] Login Succeeded [2021-05-25T15:03:56.480Z] docker.io [2021-05-25T15:03:56.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T15:03:56.596Z] ---> Running in eae47cac6a33 [2021-05-25T15:03:56.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T15:03:56.742Z] Configure a credential helper to remove this warning. See [2021-05-25T15:03:56.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T15:03:56.742Z] [2021-05-25T15:03:56.742Z] Login Succeeded [2021-05-25T15:03:56.742Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T15:03:56.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T15:03:56.957Z] ========================================================= [2021-05-25T15:03:56.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T15:03:56.957Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:03:57.220Z] Removing intermediate container eae47cac6a33 [2021-05-25T15:03:57.220Z] ---> 6d861375ead9 [2021-05-25T15:03:57.220Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T15:03:57.220Z] ---> Running in 7596bd138f73 [2021-05-25T15:03:57.276Z] + 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-25T15:03:57.276Z] Sending build context to Docker daemon 2.611MB [2021-05-25T15:03:57.276Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:03:57.276Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:03:57.276Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T15:03:57.276Z] 540db60ca938: Pulling fs layer [2021-05-25T15:03:57.276Z] adcc1eea9eea: Pulling fs layer [2021-05-25T15:03:57.276Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T15:03:57.276Z] 0510c868ecb4: Pulling fs layer [2021-05-25T15:03:57.276Z] afea3b2eda06: Pulling fs layer [2021-05-25T15:03:57.276Z] 7809a108b3ef: Pulling fs layer [2021-05-25T15:03:57.276Z] f706445af74f: Pulling fs layer [2021-05-25T15:03:57.276Z] 0510c868ecb4: Waiting [2021-05-25T15:03:57.276Z] afea3b2eda06: Waiting [2021-05-25T15:03:57.276Z] 7809a108b3ef: Waiting [2021-05-25T15:03:57.276Z] f706445af74f: Waiting [2021-05-25T15:03:57.541Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T15:03:57.541Z] 4c4ab2625f07: Download complete [2021-05-25T15:03:57.541Z] adcc1eea9eea: Verifying Checksum [2021-05-25T15:03:57.541Z] adcc1eea9eea: Download complete [2021-05-25T15:03:57.541Z] afea3b2eda06: Verifying Checksum [2021-05-25T15:03:57.541Z] afea3b2eda06: Download complete [2021-05-25T15:03:57.541Z] 7809a108b3ef: Verifying Checksum [2021-05-25T15:03:57.541Z] 7809a108b3ef: Download complete [2021-05-25T15:03:57.541Z] 540db60ca938: Verifying Checksum [2021-05-25T15:03:57.541Z] 540db60ca938: Download complete [2021-05-25T15:03:57.804Z] 540db60ca938: Pull complete [2021-05-25T15:03:57.804Z] adcc1eea9eea: Pull complete [2021-05-25T15:03:58.068Z] 4c4ab2625f07: Pull complete [2021-05-25T15:03:59.456Z] f706445af74f: Verifying Checksum [2021-05-25T15:03:59.456Z] f706445af74f: Download complete [2021-05-25T15:03:59.869Z] Removing intermediate container 7596bd138f73 [2021-05-25T15:03:59.870Z] ---> 2185363d6ffc [2021-05-25T15:03:59.870Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T15:03:59.870Z] ---> Running in 36df1432d681 [2021-05-25T15:04:00.029Z] 0510c868ecb4: Verifying Checksum [2021-05-25T15:04:00.029Z] 0510c868ecb4: Download complete [2021-05-25T15:04:01.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T15:04:02.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T15:04:03.359Z] 0510c868ecb4: Pull complete [2021-05-25T15:04:03.623Z] afea3b2eda06: Pull complete [2021-05-25T15:04:03.623Z] 7809a108b3ef: Pull complete [2021-05-25T15:04:05.024Z] f706445af74f: Pull complete [2021-05-25T15:04:05.288Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T15:04:05.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T15:04:05.288Z] ---> b068be0155e3 [2021-05-25T15:04:05.288Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T15:04:07.063Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T15:04:07.064Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T15:04:07.336Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T15:04:07.609Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T15:04:07.609Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T15:04:08.205Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T15:04:08.205Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T15:04:08.205Z] OK: 139 MiB in 46 packages [2021-05-25T15:04:09.652Z] Removing intermediate container 36df1432d681 [2021-05-25T15:04:09.652Z] ---> b4549c1c58b5 [2021-05-25T15:04:09.652Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T15:04:09.652Z] ---> Running in 6a7546f827cf [2021-05-25T15:04:10.254Z] Removing intermediate container 6a7546f827cf [2021-05-25T15:04:10.254Z] ---> 1d71bb7d79a0 [2021-05-25T15:04:10.254Z] Step 7/8 : COPY . . [2021-05-25T15:04:11.773Z] ---> 9fa16b7c6335 [2021-05-25T15:04:11.773Z] Step 8/8 : RUN go mod download [2021-05-25T15:04:11.773Z] ---> Running in 5948beddac66 [2021-05-25T15:04:23.806Z] ---> Running in c519f3f6f095 [2021-05-25T15:04:23.806Z] Removing intermediate container c519f3f6f095 [2021-05-25T15:04:23.806Z] ---> a878a3d35f54 [2021-05-25T15:04:23.806Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T15:04:23.806Z] ---> Running in 6df4d95d0f09 [2021-05-25T15:04:23.806Z] Removing intermediate container 6df4d95d0f09 [2021-05-25T15:04:23.806Z] ---> 5a504bb36507 [2021-05-25T15:04:23.806Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-25T15:04:23.806Z] ---> Running in b5306e70b4fa [2021-05-25T15:04:23.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T15:04:24.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T15:04:28.296Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-25T15:04:28.296Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-25T15:04:28.296Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-25T15:04:28.296Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-25T15:04:28.296Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-25T15:04:28.872Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-25T15:04:28.872Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T15:04:28.872Z] OK: 150 MiB in 46 packages [2021-05-25T15:04:29.827Z] Removing intermediate container b5306e70b4fa [2021-05-25T15:04:29.827Z] ---> 18a3058ca98b [2021-05-25T15:04:29.827Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-25T15:04:29.827Z] ---> Running in ce823471d964 [2021-05-25T15:04:29.827Z] Removing intermediate container ce823471d964 [2021-05-25T15:04:29.827Z] ---> 01e219dbecdc [2021-05-25T15:04:29.827Z] Step 7/8 : COPY . . [2021-05-25T15:04:30.771Z] ---> b08ac889a7c9 [2021-05-25T15:04:30.771Z] Step 8/8 : RUN go mod download [2021-05-25T15:04:30.771Z] ---> Running in 102762fcee12 [2021-05-25T15:04:38.625Z] Removing intermediate container 5948beddac66 [2021-05-25T15:04:38.626Z] ---> 690f06b67b77 [2021-05-25T15:04:38.626Z] Successfully built 690f06b67b77 [2021-05-25T15:04:38.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:04:38.996Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T15:04:38.996Z] . [Pipeline] withDockerContainer [2021-05-25T15:04:39.289Z] prd-ubuntu18.04-docker-arm64-4c-16g-127 does not seem to be running inside a container [2021-05-25T15:04:39.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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-arm64 cat [2021-05-25T15:04:41.045Z] $ docker top 14f0f5ede425325b9979d94befb7ed93d600ac5b8e8b9165f705fdb1c65556d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:04:42.059Z] + go version [2021-05-25T15:04:42.059Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T15:04:42.078Z] $ docker stop --time=1 14f0f5ede425325b9979d94befb7ed93d600ac5b8e8b9165f705fdb1c65556d7 [2021-05-25T15:04:43.932Z] $ docker rm -f 14f0f5ede425325b9979d94befb7ed93d600ac5b8e8b9165f705fdb1c65556d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:04:44.688Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T15:04:44.688Z] . [Pipeline] withDockerContainer [2021-05-25T15:04:44.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-127 does not seem to be running inside a container [2021-05-25T15:04:45.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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-arm64 cat [2021-05-25T15:04:46.682Z] $ docker top ff7c3cec05fa9dbed077ec223382ee67c0a63170f88d860fc71879ab2e0e5fd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:04:47.680Z] + go mod tidy [Pipeline] sh [2021-05-25T15:04:48.950Z] + make test [2021-05-25T15:04:48.950Z] go mod tidy [2021-05-25T15:04:49.558Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T15:04:57.364Z] Removing intermediate container 102762fcee12 [2021-05-25T15:04:57.364Z] ---> 367842e96254 [2021-05-25T15:04:57.364Z] Successfully built 367842e96254 [2021-05-25T15:04:57.364Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:04:57.686Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:04:57.686Z] . [Pipeline] withDockerContainer [2021-05-25T15:04:57.775Z] prd-centos7-docker-4c-2g-128 does not seem to be running inside a container [2021-05-25T15:04:57.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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-25T15:04:58.385Z] $ docker top bc38012703806d4e3e04f1e65af6a6c91615e0d7925d32b30a3c2fdabb0abbb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:04:58.764Z] + go version [2021-05-25T15:04:58.764Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T15:04:58.778Z] $ docker stop --time=1 bc38012703806d4e3e04f1e65af6a6c91615e0d7925d32b30a3c2fdabb0abbb7 [2021-05-25T15:05:00.046Z] $ docker rm -f bc38012703806d4e3e04f1e65af6a6c91615e0d7925d32b30a3c2fdabb0abbb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:05:00.596Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:05:00.596Z] . [Pipeline] withDockerContainer [2021-05-25T15:05:00.689Z] prd-centos7-docker-4c-2g-128 does not seem to be running inside a container [2021-05-25T15:05:00.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/175 -v /w/workspace/device-sdk-go/175:/w/workspace/device-sdk-go/175:rw,z -v /w/workspace/device-sdk-go/175@tmp:/w/workspace/device-sdk-go/175@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-25T15:05:01.392Z] $ docker top 489750e0bf1db0b4729e3a06ca0207135e4837b07c33beadd129dda603188353 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:05:01.791Z] + go mod tidy [Pipeline] sh [2021-05-25T15:05:02.354Z] + make test [2021-05-25T15:05:02.354Z] go mod tidy [2021-05-25T15:05:02.354Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T15:05:07.695Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T15:05:11.794Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-25T15:05:34.400Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T15:05:34.401Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T15:05:34.401Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T15:05:34.401Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements [2021-05-25T15:05:34.401Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T15:05:34.401Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 28.1% of statements [2021-05-25T15:05:34.401Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements [2021-05-25T15:05:34.401Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.048s coverage: 9.0% of statements [2021-05-25T15:05:34.401Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T15:05:34.401Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T15:05:34.401Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T15:05:35.358Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 30.2% of statements [2021-05-25T15:05:35.358Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T15:05:36.750Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements [2021-05-25T15:05:36.750Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T15:05:36.750Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T15:05:36.750Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 58.0% of statements [2021-05-25T15:05:37.332Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.853s coverage: 89.2% of statements [2021-05-25T15:05:37.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T15:05:37.332Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 5.0% of statements [2021-05-25T15:05:37.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T15:05:37.332Z] GO111MODULE=on go vet ./... [2021-05-25T15:05:55.583Z] gofmt -l . [2021-05-25T15:05:55.583Z] [ "`gofmt -l .`" = "" ] [2021-05-25T15:05:55.583Z] ./bin/test-attribution-txt.sh [2021-05-25T15:05:55.583Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T15:05:55.597Z] $ docker stop --time=1 489750e0bf1db0b4729e3a06ca0207135e4837b07c33beadd129dda603188353 [2021-05-25T15:05:57.180Z] $ docker rm -f 489750e0bf1db0b4729e3a06ca0207135e4837b07c33beadd129dda603188353 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:05:57.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T15:05:57.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-25T15:06:00.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T15:06:00.605Z] + ls -al . [2021-05-25T15:06:00.605Z] total 212 [2021-05-25T15:06:00.605Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 25 15:05 . [2021-05-25T15:06:00.605Z] drwxrwxr-x. 4 jenkins jenkins 32 May 25 15:03 .. [2021-05-25T15:06:00.605Z] drwxrwxr-x. 2 jenkins jenkins 64 May 25 15:03 bin [2021-05-25T15:06:00.605Z] -rw-r--r--. 1 jenkins jenkins 126444 May 25 15:05 coverage.out [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 987 May 25 15:03 Dockerfile.build [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 140 May 25 15:03 .dockerignore [2021-05-25T15:06:00.605Z] drwxrwxr-x. 5 jenkins jenkins 62 May 25 15:03 example [2021-05-25T15:06:00.605Z] drwxrwxr-x. 8 jenkins jenkins 162 May 25 15:03 .git [2021-05-25T15:06:00.605Z] drwxrwxr-x. 2 jenkins jenkins 103 May 25 15:03 .github [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 138 May 25 15:03 .gitignore [2021-05-25T15:06:00.605Z] -rw-r--r--. 1 jenkins jenkins 575 May 25 15:05 go.mod [2021-05-25T15:06:00.605Z] -rw-r--r--. 1 jenkins jenkins 20803 May 25 15:05 go.sum [2021-05-25T15:06:00.605Z] drwxrwxr-x. 15 jenkins jenkins 224 May 25 15:03 internal [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 894 May 25 15:03 Jenkinsfile [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 25 15:03 LICENSE [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 25 15:03 Makefile [2021-05-25T15:06:00.605Z] drwxrwxr-x. 4 jenkins jenkins 26 May 25 15:03 openapi [2021-05-25T15:06:00.605Z] drwxrwxr-x. 5 jenkins jenkins 50 May 25 15:03 pkg [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 25 15:03 README.md [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 25 15:03 RELEASE-NOTES.txt [2021-05-25T15:06:00.605Z] drwxrwxr-x. 4 jenkins jenkins 54 May 25 15:03 snap [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 12 May 25 15:00 VERSION [2021-05-25T15:06:00.605Z] -rw-rw-r--. 1 jenkins jenkins 222 May 25 15:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:06:00.908Z] + 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=13e775a2807b30f2c1896da87803f9bbf0c1a162 --label arch=amd64 --label version=2.0.0-dev.69 . [2021-05-25T15:06:00.908Z] Sending build context to Docker daemon 2.738MB [2021-05-25T15:06:00.908Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:06:00.908Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T15:06:00.908Z] ---> 367842e96254 [2021-05-25T15:06:00.908Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T15:06:01.174Z] ---> Running in c0e7f6391e4a [2021-05-25T15:06:01.174Z] Removing intermediate container c0e7f6391e4a [2021-05-25T15:06:01.174Z] ---> 99f277f7eea7 [2021-05-25T15:06:01.174Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T15:06:01.174Z] ---> Running in 3e87f8ef4d59 [2021-05-25T15:06:01.174Z] Removing intermediate container 3e87f8ef4d59 [2021-05-25T15:06:01.174Z] ---> 8ce4fd897ca0 [2021-05-25T15:06:01.174Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T15:06:01.174Z] ---> Running in 0b78706fe529 [2021-05-25T15:06:01.752Z] Removing intermediate container 0b78706fe529 [2021-05-25T15:06:01.752Z] ---> 444d51243c4d [2021-05-25T15:06:01.752Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T15:06:01.752Z] ---> Running in dbe382bb810f [2021-05-25T15:06:02.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T15:06:02.970Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T15:06:03.232Z] OK: 150 MiB in 46 packages [2021-05-25T15:06:03.529Z] Removing intermediate container dbe382bb810f [2021-05-25T15:06:03.530Z] ---> ec412b56839d [2021-05-25T15:06:03.530Z] Step 7/23 : COPY . . [2021-05-25T15:06:03.797Z] ---> b30f4ae1e00c [2021-05-25T15:06:03.797Z] Step 8/23 : RUN go mod download [2021-05-25T15:06:03.797Z] ---> Running in d28b281ad335 [2021-05-25T15:06:04.412Z] Removing intermediate container d28b281ad335 [2021-05-25T15:06:04.412Z] ---> e70c4b882f6c [2021-05-25T15:06:04.412Z] Step 9/23 : RUN make build [2021-05-25T15:06:04.412Z] ---> Running in dbcab93a3c99 [2021-05-25T15:06:04.673Z] go mod tidy [2021-05-25T15:06:04.673Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.69" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-25T15:06:14.789Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T15:06:16.717Z] Removing intermediate container dbcab93a3c99 [2021-05-25T15:06:16.717Z] ---> dfe4af5422fe [2021-05-25T15:06:16.717Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T15:06:16.983Z] 3.12: Pulling from library/alpine [2021-05-25T15:06:17.248Z] 339de151aab4: Pulling fs layer [2021-05-25T15:06:17.248Z] 339de151aab4: Download complete [2021-05-25T15:06:17.521Z] 339de151aab4: Pull complete [2021-05-25T15:06:17.521Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T15:06:17.521Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T15:06:17.521Z] ---> 13621d1b12d4 [2021-05-25T15:06:17.521Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T15:06:17.801Z] ---> Running in 74be0e7bf87a [2021-05-25T15:06:17.801Z] Removing intermediate container 74be0e7bf87a [2021-05-25T15:06:17.801Z] ---> 4ad6f67458c4 [2021-05-25T15:06:17.801Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T15:06:17.801Z] ---> Running in 35cadf6e33c4 [2021-05-25T15:06:18.384Z] Removing intermediate container 35cadf6e33c4 [2021-05-25T15:06:18.384Z] ---> 715cc8ff4a8c [2021-05-25T15:06:18.384Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T15:06:18.384Z] ---> Running in 65920ca9d304 [2021-05-25T15:06:19.021Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T15:06:19.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T15:06:19.955Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-25T15:06:19.956Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-25T15:06:19.956Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-25T15:06:20.177Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T15:06:20.177Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T15:06:20.177Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T15:06:21.130Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T15:06:21.130Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T15:06:21.130Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T15:06:21.130Z] OK: 8 MiB in 19 packages [2021-05-25T15:06:21.703Z] Removing intermediate container 65920ca9d304 [2021-05-25T15:06:21.703Z] ---> 043e44c5f6d0 [2021-05-25T15:06:21.703Z] Step 14/23 : WORKDIR / [2021-05-25T15:06:21.703Z] ---> Running in 867ebeffafdc [2021-05-25T15:06:21.703Z] Removing intermediate container 867ebeffafdc [2021-05-25T15:06:21.703Z] ---> c2be7c768bfe [2021-05-25T15:06:21.703Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T15:06:21.964Z] ---> 1fb28976b588 [2021-05-25T15:06:21.964Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T15:06:22.540Z] ---> 157eb60fadc4 [2021-05-25T15:06:22.540Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T15:06:22.803Z] ---> c1578dda8361 [2021-05-25T15:06:22.803Z] Step 18/23 : EXPOSE 59999 [2021-05-25T15:06:22.803Z] ---> Running in 1a1e358faf54 [2021-05-25T15:06:22.803Z] Removing intermediate container 1a1e358faf54 [2021-05-25T15:06:22.803Z] ---> 45cfe665747f [2021-05-25T15:06:22.803Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T15:06:23.066Z] ---> Running in cf4ba7b0cca7 [2021-05-25T15:06:23.066Z] Removing intermediate container cf4ba7b0cca7 [2021-05-25T15:06:23.066Z] ---> 75ff18baffdc [2021-05-25T15:06:23.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T15:06:23.066Z] ---> Running in fb7b227f0f7a [2021-05-25T15:06:23.328Z] Removing intermediate container fb7b227f0f7a [2021-05-25T15:06:23.328Z] ---> be84d4396492 [2021-05-25T15:06:23.328Z] Step 21/23 : LABEL arch=amd64 [2021-05-25T15:06:23.328Z] ---> Running in be376a3c35f4 [2021-05-25T15:06:23.328Z] Removing intermediate container be376a3c35f4 [2021-05-25T15:06:23.328Z] ---> 876d64133e81 [2021-05-25T15:06:23.328Z] Step 22/23 : LABEL git_sha=13e775a2807b30f2c1896da87803f9bbf0c1a162 [2021-05-25T15:06:23.328Z] ---> Running in 0c2b6b93bec2 [2021-05-25T15:06:23.597Z] Removing intermediate container 0c2b6b93bec2 [2021-05-25T15:06:23.597Z] ---> 4280c9464cfe [2021-05-25T15:06:23.597Z] Step 23/23 : LABEL version=2.0.0-dev.69 [2021-05-25T15:06:23.597Z] ---> Running in 3365ae06bf3f [2021-05-25T15:06:23.597Z] Removing intermediate container 3365ae06bf3f [2021-05-25T15:06:23.597Z] ---> ef4c57bf64a8 [2021-05-25T15:06:23.597Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-25T15:06:23.597Z] Successfully built ef4c57bf64a8 [2021-05-25T15:06:23.597Z] 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-25T15:06:24.221Z] ---> job-cost.sh [2021-05-25T15:06:24.222Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sChs [2021-05-25T15:06:28.274Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.341s coverage: 25.4% of statements [2021-05-25T15:06:28.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-25T15:06:28.274Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.225s coverage: 28.1% of statements [2021-05-25T15:06:28.274Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.348s coverage: 78.9% of statements [2021-05-25T15:06:28.274Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.183s coverage: 9.0% of statements [2021-05-25T15:06:28.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-25T15:06:28.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-25T15:06:28.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-25T15:06:28.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.270s coverage: 30.2% of statements [2021-05-25T15:06:28.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-25T15:06:29.874Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.223s coverage: 83.3% of statements [2021-05-25T15:06:29.874Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-25T15:06:29.874Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T15:06:31.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.347s coverage: 58.0% of statements [2021-05-25T15:06:33.973Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.118s coverage: 89.2% of statements [2021-05-25T15:06:33.973Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-25T15:06:33.973Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.166s coverage: 5.0% of statements [2021-05-25T15:06:33.973Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-25T15:06:34.245Z] GO111MODULE=on go vet ./... [2021-05-25T15:06:34.261Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T15:06:49.185Z] lf-activate-venv(): INFO: Adding /tmp/venv-sChs/bin to PATH [2021-05-25T15:06:49.185Z] INFO: No Stack... [2021-05-25T15:06:49.185Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T15:06:49.185Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T15:06:49.490Z] + cat /w/workspace/device-sdk-go/175/archives/cost.csv [2021-05-25T15:06:49.490Z] + cut -d, -f6 [Pipeline] lock [2021-05-25T15:06:49.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [2021-05-25T15:06:49.532Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] did not exist. Created. [2021-05-25T15:06:49.532Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T15:06:49.864Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T15:06:49.918Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T15:06:49.930Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T15:07:30.822Z] gofmt -l . [2021-05-25T15:07:30.822Z] [ "`gofmt -l .`" = "" ] [2021-05-25T15:07:30.822Z] ./bin/test-attribution-txt.sh [2021-05-25T15:07:31.811Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-25T15:07:32.428Z] $ docker stop --time=1 ff7c3cec05fa9dbed077ec223382ee67c0a63170f88d860fc71879ab2e0e5fd4 [2021-05-25T15:07:34.547Z] $ docker rm -f ff7c3cec05fa9dbed077ec223382ee67c0a63170f88d860fc71879ab2e0e5fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:07:35.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T15:07:35.715Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T15:07:36.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:07:36.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-25T15:07:37.146Z] + ls -al . [2021-05-25T15:07:37.146Z] total 248 [2021-05-25T15:07:37.146Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 15:07 . [2021-05-25T15:07:37.146Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:03 .. [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 15:03 .dockerignore [2021-05-25T15:07:37.146Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 15:03 .git [2021-05-25T15:07:37.146Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:03 .github [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 138 May 25 15:03 .gitignore [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 987 May 25 15:03 Dockerfile.build [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 894 May 25 15:03 Jenkinsfile [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 25 15:03 LICENSE [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 25 15:03 Makefile [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 25 15:03 README.md [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 25 15:03 RELEASE-NOTES.txt [2021-05-25T15:07:37.146Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 15:00 VERSION [2021-05-25T15:07:37.146Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 15:03 bin [2021-05-25T15:07:37.146Z] -rw-r--r-- 1 jenkins jenkins 126444 May 25 15:06 coverage.out [2021-05-25T15:07:37.146Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:03 example [2021-05-25T15:07:37.146Z] -rw-r--r-- 1 jenkins jenkins 575 May 25 15:07 go.mod [2021-05-25T15:07:37.146Z] -rw-r--r-- 1 jenkins jenkins 20803 May 25 15:04 go.sum [2021-05-25T15:07:37.146Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 15:03 internal [2021-05-25T15:07:37.146Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:03 openapi [2021-05-25T15:07:37.147Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 15:03 pkg [2021-05-25T15:07:37.147Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 15:03 snap [2021-05-25T15:07:37.147Z] -rw-rw-r-- 1 jenkins jenkins 222 May 25 15:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:07:37.490Z] + 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=13e775a2807b30f2c1896da87803f9bbf0c1a162 --label arch=arm64 --label version=2.0.0-dev.69 . [2021-05-25T15:07:38.085Z] Sending build context to Docker daemon 2.737MB [2021-05-25T15:07:38.085Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:07:38.085Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-25T15:07:38.085Z] ---> 690f06b67b77 [2021-05-25T15:07:38.085Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-25T15:07:38.360Z] ---> Running in c3d8fa24ae7c [2021-05-25T15:07:38.958Z] Removing intermediate container c3d8fa24ae7c [2021-05-25T15:07:38.958Z] ---> 293bb87e58dd [2021-05-25T15:07:38.958Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T15:07:38.958Z] ---> Running in 266333f21c41 [2021-05-25T15:07:39.559Z] Removing intermediate container 266333f21c41 [2021-05-25T15:07:39.559Z] ---> c3cf77d86cdd [2021-05-25T15:07:39.559Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T15:07:39.559Z] ---> Running in b9a4abdc94df [2021-05-25T15:07:42.196Z] Removing intermediate container b9a4abdc94df [2021-05-25T15:07:42.196Z] ---> 23c38d12a01b [2021-05-25T15:07:42.196Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-25T15:07:42.197Z] ---> Running in 476c39dc2f50 [2021-05-25T15:07:43.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T15:07:44.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T15:07:45.143Z] OK: 139 MiB in 46 packages [2021-05-25T15:07:46.136Z] Removing intermediate container 476c39dc2f50 [2021-05-25T15:07:46.136Z] ---> a7dd8a2be0a5 [2021-05-25T15:07:46.136Z] Step 7/23 : COPY . . [2021-05-25T15:07:47.572Z] ---> 6808d32467d4 [2021-05-25T15:07:47.572Z] Step 8/23 : RUN go mod download [2021-05-25T15:07:47.572Z] ---> Running in f45bcef8a204 [2021-05-25T15:07:50.198Z] Removing intermediate container f45bcef8a204 [2021-05-25T15:07:50.198Z] ---> 9fb1fee0e2fc [2021-05-25T15:07:50.198Z] Step 9/23 : RUN make build [2021-05-25T15:07:50.198Z] ---> Running in f6184a29eafb [2021-05-25T15:07:51.183Z] go mod tidy [2021-05-25T15:07:51.790Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.69" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-25T15:08:24.194Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-25T15:08:25.629Z] Removing intermediate container f6184a29eafb [2021-05-25T15:08:25.629Z] ---> 501ffe775521 [2021-05-25T15:08:25.629Z] Step 10/23 : FROM alpine:3.12 [2021-05-25T15:08:26.219Z] 3.12: Pulling from library/alpine [2021-05-25T15:08:26.489Z] d2f70382dc9a: Pulling fs layer [2021-05-25T15:08:26.762Z] d2f70382dc9a: Download complete [2021-05-25T15:08:27.362Z] d2f70382dc9a: Pull complete [2021-05-25T15:08:27.362Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T15:08:27.362Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T15:08:27.362Z] ---> 9852663dfa18 [2021-05-25T15:08:27.362Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-25T15:08:27.640Z] ---> Running in c36ccdf73414 [2021-05-25T15:08:28.234Z] Removing intermediate container c36ccdf73414 [2021-05-25T15:08:28.234Z] ---> 3484a27668c2 [2021-05-25T15:08:28.234Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T15:08:28.234Z] ---> Running in 2e51a59e3eec [2021-05-25T15:08:30.213Z] Removing intermediate container 2e51a59e3eec [2021-05-25T15:08:30.213Z] ---> 9803e5e6e617 [2021-05-25T15:08:30.213Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-25T15:08:30.487Z] ---> Running in b6b14af5f5af [2021-05-25T15:08:31.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T15:08:32.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T15:08:33.054Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-25T15:08:33.054Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-25T15:08:33.054Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-25T15:08:33.326Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-25T15:08:33.598Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-25T15:08:33.598Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T15:08:33.598Z] OK: 8 MiB in 19 packages [2021-05-25T15:08:34.580Z] Removing intermediate container b6b14af5f5af [2021-05-25T15:08:34.580Z] ---> 3dc9c73c6506 [2021-05-25T15:08:34.580Z] Step 14/23 : WORKDIR / [2021-05-25T15:08:34.855Z] ---> Running in 496b7cac5cde [2021-05-25T15:08:35.456Z] Removing intermediate container 496b7cac5cde [2021-05-25T15:08:35.456Z] ---> d2a90a7c91e3 [2021-05-25T15:08:35.456Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-25T15:08:36.058Z] ---> ba1505be3740 [2021-05-25T15:08:36.058Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-25T15:08:37.497Z] ---> 94210f7d847f [2021-05-25T15:08:37.497Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-25T15:08:38.097Z] ---> 482997e649fc [2021-05-25T15:08:38.097Z] Step 18/23 : EXPOSE 59999 [2021-05-25T15:08:38.371Z] ---> Running in bb5051f672ad [2021-05-25T15:08:38.969Z] Removing intermediate container bb5051f672ad [2021-05-25T15:08:38.969Z] ---> a6242765fa2d [2021-05-25T15:08:38.969Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-25T15:08:38.969Z] ---> Running in d1a0369ecda7 [2021-05-25T15:08:39.572Z] Removing intermediate container d1a0369ecda7 [2021-05-25T15:08:39.572Z] ---> 3e20109efcf4 [2021-05-25T15:08:39.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T15:08:39.572Z] ---> Running in 2d1557dd1378 [2021-05-25T15:08:40.168Z] Removing intermediate container 2d1557dd1378 [2021-05-25T15:08:40.168Z] ---> c1c113f419b3 [2021-05-25T15:08:40.168Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T15:08:40.442Z] ---> Running in d8070e42a2db [2021-05-25T15:08:40.719Z] Removing intermediate container d8070e42a2db [2021-05-25T15:08:40.719Z] ---> e6ad485fac0e [2021-05-25T15:08:40.719Z] Step 22/23 : LABEL git_sha=13e775a2807b30f2c1896da87803f9bbf0c1a162 [2021-05-25T15:08:40.993Z] ---> Running in 4262175ce854 [2021-05-25T15:08:41.590Z] Removing intermediate container 4262175ce854 [2021-05-25T15:08:41.590Z] ---> b478858821af [2021-05-25T15:08:41.590Z] Step 23/23 : LABEL version=2.0.0-dev.69 [2021-05-25T15:08:41.590Z] ---> Running in 6bfa4ab41b67 [2021-05-25T15:08:42.185Z] Removing intermediate container 6bfa4ab41b67 [2021-05-25T15:08:42.185Z] ---> 45c4788e48d2 [2021-05-25T15:08:42.185Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-25T15:08:42.185Z] Successfully built 45c4788e48d2 [2021-05-25T15:08:42.185Z] 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-25T15:08:42.654Z] ---> job-cost.sh [2021-05-25T15:08:42.654Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YH9Q [2021-05-25T15:09:21.660Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T15:10:43.425Z] lf-activate-venv(): INFO: Adding /tmp/venv-YH9Q/bin to PATH [2021-05-25T15:10:43.425Z] INFO: No Stack... [2021-05-25T15:10:43.712Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T15:10:43.994Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T15:10:44.376Z] + + cat /w/workspace/device-sdk-go/175/archives/cost.csv [2021-05-25T15:10:44.376Z] cut -d, -f6 [Pipeline] lock [2021-05-25T15:10:44.459Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [2021-05-25T15:10:44.468Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] did not exist. Created. [2021-05-25T15:10:44.468Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T15:10:44.863Z] /w/workspace/device-sdk-go/175@tmp/durable-e1952693/script.sh: 1: /w/workspace/device-sdk-go/175@tmp/durable-e1952693/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T15:10:45.216Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T15:10:45.253Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T15:10:45.414Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T15:10:45.462Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-175-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-25T15:10:45.999Z] provisioning config files... [2021-05-25T15:10:46.008Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2527486264796008073tmp [Pipeline] { [Pipeline] sh [2021-05-25T15:10:46.332Z] + set +x [2021-05-25T15:10:46.332Z] + curl -s https://codecov.io/bash [2021-05-25T15:10:46.332Z] + bash -s -- [2021-05-25T15:10:46.332Z] [2021-05-25T15:10:46.332Z] _____ _ [2021-05-25T15:10:46.332Z] / ____| | | [2021-05-25T15:10:46.332Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T15:10:46.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T15:10:46.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T15:10:46.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T15:10:46.332Z] Bash-1.0.3 [2021-05-25T15:10:46.332Z] [2021-05-25T15:10:46.332Z] [2021-05-25T15:10:46.332Z] ==> git version 2.24.4 found [2021-05-25T15:10:46.332Z] ==> 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-25T15:10:46.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T15:10:46.332Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T15:10:46.332Z] ==> Jenkins CI detected. [2021-05-25T15:10:46.608Z] project root: . [2021-05-25T15:10:46.608Z] --> token set from env [2021-05-25T15:10:46.608Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T15:10:46.608Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T15:10:46.608Z] ==> Python coveragepy not found [2021-05-25T15:10:46.608Z] ==> Searching for coverage reports in: [2021-05-25T15:10:46.608Z] + . [2021-05-25T15:10:46.608Z] -> Found 1 reports [2021-05-25T15:10:46.608Z] ==> Detecting git/mercurial file structure [2021-05-25T15:10:46.608Z] ==> Reading reports [2021-05-25T15:10:46.608Z] + ./coverage.out bytes=126444 [2021-05-25T15:10:46.608Z] ==> Appending adjustments [2021-05-25T15:10:46.608Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T15:10:46.888Z] + Found adjustments [2021-05-25T15:10:46.888Z] ==> Gzipping contents [2021-05-25T15:10:46.888Z] 20K /tmp/codecov.T9zYsN.gz [2021-05-25T15:10:46.888Z] ==> Uploading reports [2021-05-25T15:10:46.888Z] url: https://codecov.io [2021-05-25T15:10:46.888Z] query: branch=master&commit=13e775a2807b30f2c1896da87803f9bbf0c1a162&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T15:10:46.888Z] -> Pinging Codecov [2021-05-25T15:10:46.888Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=13e775a2807b30f2c1896da87803f9bbf0c1a162&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T15:10:47.465Z] -> Uploading to [2021-05-25T15:10:47.465Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/7E55EF52A471D76F132DFD9A03CDDE97/13e775a2807b30f2c1896da87803f9bbf0c1a162/f4bfbc82-e890-4641-8fc3-5de38ed71652.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T151047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25df5fd4f4c66fb38bb8f2f58d1c4b5b90ab3354bcd6e08364f4ebda154f50e4 [2021-05-25T15:10:47.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T15:10:47.465Z] Dload Upload Total Spent Left Speed [2021-05-25T15:10:47.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16492 0 0 100 16492 0 45257 --:--:-- --:--:-- --:--:-- 45183 100 16492 0 0 100 16492 0 45240 --:--:-- --:--:-- --:--:-- 45183 [2021-05-25T15:10:47.726Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] } [2021-05-25T15:10:47.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-25T15:10:48.445Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-25T15:10:48.465Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:10:48.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T15:10:48.831Z] [2021-05-25T15:10:48.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:10:49.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T15:10:49.232Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-25T15:10:49.232Z] 188c0c94c7c5: Pulling fs layer [2021-05-25T15:10:49.232Z] 0ef7d3d256c8: Pulling fs layer [2021-05-25T15:10:49.232Z] de9db76c5a1d: Pulling fs layer [2021-05-25T15:10:49.232Z] 0eba1c9be4d2: Pulling fs layer [2021-05-25T15:10:49.232Z] 0d57e429df01: Pulling fs layer [2021-05-25T15:10:49.232Z] 4e4be7b47b0d: Pulling fs layer [2021-05-25T15:10:49.232Z] e1f770b5df2f: Pulling fs layer [2021-05-25T15:10:49.232Z] 85a0685a4137: Pulling fs layer [2021-05-25T15:10:49.232Z] 0d57e429df01: Waiting [2021-05-25T15:10:49.232Z] 4e4be7b47b0d: Waiting [2021-05-25T15:10:49.232Z] e1f770b5df2f: Waiting [2021-05-25T15:10:49.232Z] 85a0685a4137: Waiting [2021-05-25T15:10:49.232Z] 0eba1c9be4d2: Waiting [2021-05-25T15:10:49.232Z] de9db76c5a1d: Verifying Checksum [2021-05-25T15:10:49.232Z] de9db76c5a1d: Download complete [2021-05-25T15:10:49.232Z] 0ef7d3d256c8: Verifying Checksum [2021-05-25T15:10:49.232Z] 0ef7d3d256c8: Download complete [2021-05-25T15:10:49.499Z] 0d57e429df01: Verifying Checksum [2021-05-25T15:10:49.499Z] 0d57e429df01: Download complete [2021-05-25T15:10:49.499Z] 4e4be7b47b0d: Verifying Checksum [2021-05-25T15:10:49.499Z] 4e4be7b47b0d: Download complete [2021-05-25T15:10:49.499Z] 188c0c94c7c5: Verifying Checksum [2021-05-25T15:10:49.499Z] 188c0c94c7c5: Download complete [2021-05-25T15:10:49.761Z] 188c0c94c7c5: Pull complete [2021-05-25T15:10:49.761Z] 0ef7d3d256c8: Pull complete [2021-05-25T15:10:49.761Z] de9db76c5a1d: Pull complete [2021-05-25T15:10:51.673Z] e1f770b5df2f: Verifying Checksum [2021-05-25T15:10:51.673Z] e1f770b5df2f: Download complete [2021-05-25T15:10:53.596Z] 0eba1c9be4d2: Verifying Checksum [2021-05-25T15:10:53.596Z] 0eba1c9be4d2: Download complete [2021-05-25T15:10:53.596Z] 85a0685a4137: Verifying Checksum [2021-05-25T15:10:53.596Z] 85a0685a4137: Download complete [2021-05-25T15:10:56.939Z] 0eba1c9be4d2: Pull complete [2021-05-25T15:10:56.939Z] 0d57e429df01: Pull complete [2021-05-25T15:10:56.939Z] 4e4be7b47b0d: Pull complete [2021-05-25T15:10:57.212Z] e1f770b5df2f: Pull complete [2021-05-25T15:11:00.565Z] 85a0685a4137: Pull complete [2021-05-25T15:11:00.565Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-25T15:11:00.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T15:11:00.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-25T15:11:00.648Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-05-25T15:11:00.699Z] $ 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-25T15:11:04.413Z] $ docker top d9addae3beff9f418e81bdd85d697e9652a21185a4a39c3e230098d1e8717b82 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T15:11:04.517Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-25T15:11:04.817Z] + set -o pipefail [2021-05-25T15:11:04.817Z] + snyk monitor '--org=edgex-jenkins' [2021-05-25T15:11:10.112Z] [2021-05-25T15:11:10.112Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-05-25T15:11:10.112Z] [2021-05-25T15:11:10.112Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/1c2c45e6-6589-4ff0-a7be-67779641b161 [2021-05-25T15:11:10.112Z] [2021-05-25T15:11:10.112Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-25T15:11:10.112Z] [2021-05-25T15:11:10.112Z] [Pipeline] } [2021-05-25T15:11:10.120Z] $ docker stop --time=1 d9addae3beff9f418e81bdd85d697e9652a21185a4a39c3e230098d1e8717b82 [2021-05-25T15:11:12.286Z] $ docker rm -f d9addae3beff9f418e81bdd85d697e9652a21185a4a39c3e230098d1e8717b82 [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-25T15:11:12.840Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:11:12.861Z] provisioning config files... [2021-05-25T15:11:12.871Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7882606256434238791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:11:13.193Z] --> edgex-publish-swagger.sh [2021-05-25T15:11:13.193Z] === Publish openapi/v1 API === [2021-05-25T15:11:13.193Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-25T15:11:13.193Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-05-25T15:11:13.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T15:11:13.193Z] Dload Upload Total Spent Left Speed [2021-05-25T15:11:14.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16736 0:00:01 0:00:01 --:--:-- 16762 100 19947 0 0 100 19947 0 15050 0:00:01 0:00:01 --:--:-- 15065 [2021-05-25T15:11:14.580Z] [2021-05-25T15:11:14.580Z] [2021-05-25T15:11:14.580Z] === Publish openapi/v2 API === [2021-05-25T15:11:14.580Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-25T15:11:14.580Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-05-25T15:11:14.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T15:11:14.580Z] Dload Upload Total Spent Left Speed [2021-05-25T15:11:15.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 60611 --:--:-- --:--:-- --:--:-- 60568 100 51483 0 0 100 51483 0 60600 --:--:-- --:--:-- --:--:-- 60568 [2021-05-25T15:11:15.151Z] [2021-05-25T15:11:15.151Z] [Pipeline] } [2021-05-25T15:11:15.161Z] 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-25T15:11:15.606Z] + git log --format=format:%s -1 13e775a2807b30f2c1896da87803f9bbf0c1a162 [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:11:15.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:11:15.910Z] . [Pipeline] withDockerContainer [2021-05-25T15:11:15.981Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-05-25T15:11:16.011Z] $ 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-25T15:11:16.354Z] $ docker top 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:11:16.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:11:16.482Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:11:16.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:11:16.589Z] $ docker exec 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e ssh-agent [2021-05-25T15:11:16.695Z] SSH_AUTH_SOCK=/tmp/ssh-xZejlv03azCv/agent.14 [2021-05-25T15:11:16.695Z] SSH_AGENT_PID=20 [2021-05-25T15:11:16.705Z] Running ssh-add (command line suppressed) [2021-05-25T15:11:16.810Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3445683865019259276.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3445683865019259276.key) [2021-05-25T15:11:16.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:11:17.133Z] + git semver tag [2021-05-25T15:11:17.133Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:11:17.133Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T15:11:17.133Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T15:11:17.133Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:11:17.133Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:11:17.133Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:11:17.133Z] # $SEMVER_BRANCH = master [2021-05-25T15:11:17.133Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-25T15:11:17.133Z] # 13e775a2807b30f2c1896da87803f9bbf0c1a162 HEAD [2021-05-25T15:11:17.133Z] # -> Force: false [2021-05-25T15:11:17.133Z] # 71dde260fc92cc38bddea92f3a81548a0dc6a584 refs/tags/v2.0.0-dev.69 [Pipeline] } [2021-05-25T15:11:17.143Z] $ docker exec --env ******** --env ******** 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e ssh-agent -k [2021-05-25T15:11:17.238Z] unset SSH_AUTH_SOCK; [2021-05-25T15:11:17.238Z] unset SSH_AGENT_PID; [2021-05-25T15:11:17.238Z] echo Agent pid 20 killed; [2021-05-25T15:11:17.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:11:17.593Z] + git semver [Pipeline] } [2021-05-25T15:11:17.606Z] $ docker stop --time=1 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e [2021-05-25T15:11:18.784Z] $ docker rm -f 7e859e37ee50400be2c867e8fee8e1ebc46f70422f38b730ecdff23a005b831e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:11:19.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T15:11:19.221Z] [2021-05-25T15:11:19.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:11:19.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T15:11:19.543Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-25T15:11:19.543Z] ab5ef0e58194: Pulling fs layer [2021-05-25T15:11:19.543Z] 9712f1f96733: Pulling fs layer [2021-05-25T15:11:19.543Z] 63f879dbbcfc: Pulling fs layer [2021-05-25T15:11:19.543Z] 0d9ebad4ef96: Pulling fs layer [2021-05-25T15:11:19.543Z] e9a5061849ea: Pulling fs layer [2021-05-25T15:11:19.543Z] d747dcd14b5f: Pulling fs layer [2021-05-25T15:11:19.543Z] 2de7ff778b66: Pulling fs layer [2021-05-25T15:11:19.543Z] 0d9ebad4ef96: Waiting [2021-05-25T15:11:19.543Z] e9a5061849ea: Waiting [2021-05-25T15:11:19.543Z] d747dcd14b5f: Waiting [2021-05-25T15:11:19.543Z] 2de7ff778b66: Waiting [2021-05-25T15:11:19.543Z] 9712f1f96733: Verifying Checksum [2021-05-25T15:11:19.543Z] 9712f1f96733: Download complete [2021-05-25T15:11:21.453Z] 63f879dbbcfc: Download complete [2021-05-25T15:11:21.716Z] e9a5061849ea: Verifying Checksum [2021-05-25T15:11:21.716Z] e9a5061849ea: Download complete [2021-05-25T15:11:21.716Z] d747dcd14b5f: Verifying Checksum [2021-05-25T15:11:21.716Z] d747dcd14b5f: Download complete [2021-05-25T15:11:22.291Z] 2de7ff778b66: Verifying Checksum [2021-05-25T15:11:22.291Z] 2de7ff778b66: Download complete [2021-05-25T15:11:22.291Z] 0d9ebad4ef96: Verifying Checksum [2021-05-25T15:11:22.291Z] 0d9ebad4ef96: Download complete [2021-05-25T15:11:22.558Z] ab5ef0e58194: Verifying Checksum [2021-05-25T15:11:22.558Z] ab5ef0e58194: Download complete [2021-05-25T15:11:25.155Z] ab5ef0e58194: Pull complete [2021-05-25T15:11:25.155Z] 9712f1f96733: Pull complete [2021-05-25T15:11:25.735Z] 63f879dbbcfc: Pull complete [2021-05-25T15:11:29.081Z] 0d9ebad4ef96: Pull complete [2021-05-25T15:11:29.347Z] e9a5061849ea: Pull complete [2021-05-25T15:11:29.347Z] d747dcd14b5f: Pull complete [2021-05-25T15:11:30.764Z] 2de7ff778b66: Pull complete [2021-05-25T15:11:30.764Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-25T15:11:30.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T15:11:30.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-25T15:11:30.845Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-05-25T15:11:30.888Z] $ 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-25T15:11:50.697Z] $ docker top 320983ff7149df0ffeb555209aa9a9cb285b9e088e63fd7c0be2f77e8b4c018d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:11:50.802Z] provisioning config files... [2021-05-25T15:11:50.816Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4528606532821358859tmp [2021-05-25T15:11:50.831Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7952777207227993420tmp [2021-05-25T15:11:50.844Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3431225129992663360tmp [Pipeline] { [Pipeline] echo [2021-05-25T15:11:50.889Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:11:51.189Z] ---> sigul-configuration.sh [2021-05-25T15:11:51.189Z] gpg: directory `/root/.gnupg' created [2021-05-25T15:11:51.189Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-25T15:11:51.189Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-25T15:11:51.189Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-25T15:11:51.189Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-25T15:11:51.189Z] gpg: CAST5 encrypted data [2021-05-25T15:11:51.189Z] gpg: encrypted with 1 passphrase [2021-05-25T15:11:51.189Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-25T15:11:51.483Z] + mkdir /home/jenkins [2021-05-25T15:11:51.483Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-25T15:11:51.781Z] + 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-25T15:11:51.791Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:11:52.085Z] ---> sigul-install.sh [2021-05-25T15:11:57.380Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-25T15:11:57.714Z] + git tag --list [2021-05-25T15:11:57.715Z] 0.7.1 [2021-05-25T15:11:57.715Z] delhi-tag [2021-05-25T15:11:57.715Z] v1.0.0 [2021-05-25T15:11:57.715Z] v1.1.0 [2021-05-25T15:11:57.715Z] v1.1.1 [2021-05-25T15:11:57.715Z] v1.1.2 [2021-05-25T15:11:57.715Z] v1.2.0 [2021-05-25T15:11:57.715Z] v1.2.1 [2021-05-25T15:11:57.715Z] v1.2.2 [2021-05-25T15:11:57.715Z] v1.2.3 [2021-05-25T15:11:57.715Z] v1.3.0 [2021-05-25T15:11:57.715Z] v1.4.0 [2021-05-25T15:11:57.715Z] v2.0.0-dev.1 [2021-05-25T15:11:57.715Z] v2.0.0-dev.10 [2021-05-25T15:11:57.715Z] v2.0.0-dev.11 [2021-05-25T15:11:57.715Z] v2.0.0-dev.12 [2021-05-25T15:11:57.715Z] v2.0.0-dev.13 [2021-05-25T15:11:57.715Z] v2.0.0-dev.14 [2021-05-25T15:11:57.715Z] v2.0.0-dev.15 [2021-05-25T15:11:57.715Z] v2.0.0-dev.16 [2021-05-25T15:11:57.715Z] v2.0.0-dev.17 [2021-05-25T15:11:57.715Z] v2.0.0-dev.18 [2021-05-25T15:11:57.715Z] v2.0.0-dev.19 [2021-05-25T15:11:57.715Z] v2.0.0-dev.2 [2021-05-25T15:11:57.715Z] v2.0.0-dev.20 [2021-05-25T15:11:57.715Z] v2.0.0-dev.21 [2021-05-25T15:11:57.715Z] v2.0.0-dev.22 [2021-05-25T15:11:57.715Z] v2.0.0-dev.23 [2021-05-25T15:11:57.715Z] v2.0.0-dev.24 [2021-05-25T15:11:57.715Z] v2.0.0-dev.25 [2021-05-25T15:11:57.715Z] v2.0.0-dev.26 [2021-05-25T15:11:57.715Z] v2.0.0-dev.27 [2021-05-25T15:11:57.715Z] v2.0.0-dev.28 [2021-05-25T15:11:57.715Z] v2.0.0-dev.29 [2021-05-25T15:11:57.715Z] v2.0.0-dev.3 [2021-05-25T15:11:57.715Z] v2.0.0-dev.30 [2021-05-25T15:11:57.715Z] v2.0.0-dev.31 [2021-05-25T15:11:57.715Z] v2.0.0-dev.32 [2021-05-25T15:11:57.715Z] v2.0.0-dev.33 [2021-05-25T15:11:57.715Z] v2.0.0-dev.34 [2021-05-25T15:11:57.715Z] v2.0.0-dev.35 [2021-05-25T15:11:57.715Z] v2.0.0-dev.36 [2021-05-25T15:11:57.715Z] v2.0.0-dev.37 [2021-05-25T15:11:57.715Z] v2.0.0-dev.38 [2021-05-25T15:11:57.715Z] v2.0.0-dev.39 [2021-05-25T15:11:57.715Z] v2.0.0-dev.4 [2021-05-25T15:11:57.715Z] v2.0.0-dev.40 [2021-05-25T15:11:57.715Z] v2.0.0-dev.41 [2021-05-25T15:11:57.715Z] v2.0.0-dev.42 [2021-05-25T15:11:57.715Z] v2.0.0-dev.43 [2021-05-25T15:11:57.715Z] v2.0.0-dev.44 [2021-05-25T15:11:57.715Z] v2.0.0-dev.45 [2021-05-25T15:11:57.715Z] v2.0.0-dev.46 [2021-05-25T15:11:57.715Z] v2.0.0-dev.47 [2021-05-25T15:11:57.715Z] v2.0.0-dev.48 [2021-05-25T15:11:57.715Z] v2.0.0-dev.49 [2021-05-25T15:11:57.715Z] v2.0.0-dev.5 [2021-05-25T15:11:57.715Z] v2.0.0-dev.50 [2021-05-25T15:11:57.715Z] v2.0.0-dev.51 [2021-05-25T15:11:57.715Z] v2.0.0-dev.52 [2021-05-25T15:11:57.715Z] v2.0.0-dev.53 [2021-05-25T15:11:57.715Z] v2.0.0-dev.54 [2021-05-25T15:11:57.715Z] v2.0.0-dev.55 [2021-05-25T15:11:57.715Z] v2.0.0-dev.56 [2021-05-25T15:11:57.715Z] v2.0.0-dev.57 [2021-05-25T15:11:57.715Z] v2.0.0-dev.58 [2021-05-25T15:11:57.715Z] v2.0.0-dev.59 [2021-05-25T15:11:57.715Z] v2.0.0-dev.6 [2021-05-25T15:11:57.715Z] v2.0.0-dev.60 [2021-05-25T15:11:57.715Z] v2.0.0-dev.61 [2021-05-25T15:11:57.715Z] v2.0.0-dev.62 [2021-05-25T15:11:57.715Z] v2.0.0-dev.63 [2021-05-25T15:11:57.715Z] v2.0.0-dev.64 [2021-05-25T15:11:57.715Z] v2.0.0-dev.65 [2021-05-25T15:11:57.715Z] v2.0.0-dev.66 [2021-05-25T15:11:57.715Z] v2.0.0-dev.67 [2021-05-25T15:11:57.715Z] v2.0.0-dev.68 [2021-05-25T15:11:57.715Z] v2.0.0-dev.69 [2021-05-25T15:11:57.715Z] v2.0.0-dev.7 [2021-05-25T15:11:57.715Z] v2.0.0-dev.8 [2021-05-25T15:11:57.715Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-25T15:11:58.012Z] + lftools sign git-tag v2.0.0-dev.69 [2021-05-25T15:11:58.586Z] Signing Git tag with Sigul... [2021-05-25T15:11:58.586Z] Signing v2.0.0-dev.69 [Pipeline] echo [2021-05-25T15:11:59.545Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:11:59.890Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-25T15:11:59.978Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-25T15:12:00.161Z] $ docker stop --time=1 320983ff7149df0ffeb555209aa9a9cb285b9e088e63fd7c0be2f77e8b4c018d [2021-05-25T15:12:01.725Z] $ docker rm -f 320983ff7149df0ffeb555209aa9a9cb285b9e088e63fd7c0be2f77e8b4c018d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:12:02.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:12:02.390Z] . [Pipeline] withDockerContainer [2021-05-25T15:12:02.467Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-05-25T15:12:02.519Z] $ 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-25T15:12:02.937Z] $ docker top cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:12:03.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:12:03.084Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:12:03.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:12:03.206Z] $ docker exec cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca ssh-agent [2021-05-25T15:12:03.322Z] SSH_AUTH_SOCK=/tmp/ssh-EVp3Nht8vZwK/agent.13 [2021-05-25T15:12:03.322Z] SSH_AGENT_PID=20 [2021-05-25T15:12:03.332Z] Running ssh-add (command line suppressed) [2021-05-25T15:12:03.431Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6782024912336019399.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6782024912336019399.key) [2021-05-25T15:12:03.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:12:03.777Z] + git semver bump pre [2021-05-25T15:12:03.777Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:12:03.777Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T15:12:03.777Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T15:12:03.777Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:12:03.777Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:12:03.777Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:12:03.777Z] # $SEMVER_BRANCH = master [2021-05-25T15:12:03.777Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-05-25T15:12:03.777Z] 2.0.0-dev.70 [Pipeline] } [2021-05-25T15:12:03.791Z] $ docker exec --env ******** --env ******** cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca ssh-agent -k [2021-05-25T15:12:03.897Z] unset SSH_AUTH_SOCK; [2021-05-25T15:12:03.898Z] unset SSH_AGENT_PID; [2021-05-25T15:12:03.898Z] echo Agent pid 20 killed; [2021-05-25T15:12:03.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:12:04.276Z] + git semver [Pipeline] } [2021-05-25T15:12:04.287Z] $ docker stop --time=1 cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca [2021-05-25T15:12:05.476Z] $ docker rm -f cfa98118b22f76feb2d4f8f20cbaf9f583b06e876e764ec9418f03c79aa5b1ca [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:12:05.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:12:05.911Z] . [Pipeline] withDockerContainer [2021-05-25T15:12:06.046Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-05-25T15:12:06.084Z] $ 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-25T15:12:06.431Z] $ docker top d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:12:06.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:12:06.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:12:06.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:12:06.696Z] $ docker exec d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 ssh-agent [2021-05-25T15:12:06.814Z] SSH_AUTH_SOCK=/tmp/ssh-qbYgus9UYNoW/agent.13 [2021-05-25T15:12:06.814Z] SSH_AGENT_PID=19 [2021-05-25T15:12:06.820Z] Running ssh-add (command line suppressed) [2021-05-25T15:12:06.925Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_620326680566431038.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_620326680566431038.key) [2021-05-25T15:12:06.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:12:07.250Z] + git semver push [2021-05-25T15:12:07.250Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:12:07.250Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-05-25T15:12:07.250Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T15:12:07.250Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:12:07.250Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:12:07.250Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:12:07.250Z] # $SEMVER_BRANCH = master [2021-05-25T15:12:07.250Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-05-25T15:12:12.554Z] $ docker exec --env ******** --env ******** d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 ssh-agent -k [2021-05-25T15:12:12.648Z] unset SSH_AUTH_SOCK; [2021-05-25T15:12:12.648Z] unset SSH_AGENT_PID; [2021-05-25T15:12:12.648Z] echo Agent pid 19 killed; [2021-05-25T15:12:12.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:12:13.021Z] + git semver [Pipeline] } [2021-05-25T15:12:13.036Z] $ docker stop --time=1 d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 [2021-05-25T15:12:14.205Z] $ docker rm -f d800a7aff42338dfce19e2fd785a669e4518667f7a046d5038487729c0c6b2e8 [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-25T15:12:15.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:12:15.592Z] ---> package-listing.sh [2021-05-25T15:12:15.592Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T15:12:15.592Z] ++ facter osfamily [2021-05-25T15:12:15.853Z] + OS_FAMILY=redhat [2021-05-25T15:12:15.853Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-05-25T15:12:15.853Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T15:12:15.853Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T15:12:15.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T15:12:15.853Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T15:12:15.854Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-25T15:12:15.854Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T15:12:15.854Z] + case "${OS_FAMILY}" in [2021-05-25T15:12:15.854Z] + rpm -qa [2021-05-25T15:12:15.854Z] + sort [2021-05-25T15:12:16.426Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T15:12:16.426Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T15:12:16.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T15:12:16.426Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-05-25T15:12:16.426Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-05-25T15:12:16.426Z] + 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-25T15:12:16.438Z] 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-25T15:12:16.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:12:17.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T15:12:17.297Z] [2021-05-25T15:12:17.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:12:17.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T15:12:17.611Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T15:12:17.611Z] df20fa9351a1: Pulling fs layer [2021-05-25T15:12:17.611Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T15:12:17.611Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T15:12:17.611Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T15:12:17.611Z] 93b61091891f: Pulling fs layer [2021-05-25T15:12:17.611Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T15:12:17.611Z] 5e14af77c1be: Pulling fs layer [2021-05-25T15:12:17.611Z] 01666e4c0597: Pulling fs layer [2021-05-25T15:12:17.611Z] aa168da1d23b: Pulling fs layer [2021-05-25T15:12:17.611Z] 93b9cdb0e59b: Waiting [2021-05-25T15:12:17.611Z] 5e14af77c1be: Waiting [2021-05-25T15:12:17.611Z] 01666e4c0597: Waiting [2021-05-25T15:12:17.611Z] aa168da1d23b: Waiting [2021-05-25T15:12:17.611Z] 46f8f816bc3b: Waiting [2021-05-25T15:12:17.611Z] 93b61091891f: Waiting [2021-05-25T15:12:17.611Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T15:12:17.611Z] 36b3adc4ff6f: Download complete [2021-05-25T15:12:17.611Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T15:12:17.611Z] 46f8f816bc3b: Download complete [2021-05-25T15:12:17.871Z] df20fa9351a1: Verifying Checksum [2021-05-25T15:12:17.872Z] df20fa9351a1: Download complete [2021-05-25T15:12:17.872Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T15:12:17.872Z] 93b9cdb0e59b: Download complete [2021-05-25T15:12:17.872Z] 5e14af77c1be: Verifying Checksum [2021-05-25T15:12:17.872Z] 5e14af77c1be: Download complete [2021-05-25T15:12:17.872Z] 93b61091891f: Verifying Checksum [2021-05-25T15:12:17.872Z] 93b61091891f: Download complete [2021-05-25T15:12:17.872Z] 01666e4c0597: Verifying Checksum [2021-05-25T15:12:17.872Z] 01666e4c0597: Download complete [2021-05-25T15:12:17.872Z] df20fa9351a1: Pull complete [2021-05-25T15:12:18.135Z] 36b3adc4ff6f: Pull complete [2021-05-25T15:12:18.135Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T15:12:18.135Z] 8ad3a11d3b57: Download complete [2021-05-25T15:12:18.399Z] 8ad3a11d3b57: Pull complete [2021-05-25T15:12:18.662Z] 46f8f816bc3b: Pull complete [2021-05-25T15:12:18.934Z] 93b61091891f: Pull complete [2021-05-25T15:12:18.934Z] 93b9cdb0e59b: Pull complete [2021-05-25T15:12:19.195Z] 5e14af77c1be: Pull complete [2021-05-25T15:12:19.195Z] 01666e4c0597: Pull complete [2021-05-25T15:12:19.772Z] aa168da1d23b: Verifying Checksum [2021-05-25T15:12:19.772Z] aa168da1d23b: Download complete [2021-05-25T15:12:24.013Z] aa168da1d23b: Pull complete [2021-05-25T15:12:24.013Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T15:12:24.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T15:12:24.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T15:12:24.099Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-05-25T15:12:24.152Z] $ 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-25T15:12:27.238Z] $ docker top 708082a2d866d7f4f5d72d19a7afef2d71086e112fd23b0547dc62e26c404247 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:12:27.613Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T15:12:27.906Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T15:12:28.204Z] + ls /var/log/sa-host [2021-05-25T15:12:28.204Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T15:12:28.204Z] file_magic: OK [2021-05-25T15:12:28.204Z] HZ: Using current value: 100 [2021-05-25T15:12:28.204Z] file_header: OK [2021-05-25T15:12:28.204Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T15:12:28.204Z] Statistics: [2021-05-25T15:12:28.204Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T15:12:28.204Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T15:12:28.204Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T15:12:28.204Z] file_magic: OK [2021-05-25T15:12:28.204Z] HZ: Using current value: 100 [2021-05-25T15:12:28.204Z] file_header: OK [2021-05-25T15:12:28.204Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T15:12:28.204Z] Statistics: [2021-05-25T15:12:28.204Z] 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... [2021-05-25T15:12:28.204Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T15:12:28.749Z] provisioning config files... [2021-05-25T15:12:28.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1149369894406814865tmp [Pipeline] { [Pipeline] echo [2021-05-25T15:12:28.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:12:29.090Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T15:12:29.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T15:12:29.132Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:12:29.426Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T15:12:29.437Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:12:29.732Z] ---> sudo-logs.sh [2021-05-25T15:12:29.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T15:12:29.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:12:30.056Z] ---> job-cost.sh [2021-05-25T15:12:30.056Z] lf-activate-venv: SKIPPING [2021-05-25T15:12:30.056Z] DEBUG: total: 0.18000000715255737 [2021-05-25T15:12:30.056Z] INFO: Retrieving Stack Cost... [2021-05-25T15:12:31.446Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T15:12:31.707Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T15:12:31.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T15:12:32.012Z] ---> logs-deploy.sh [2021-05-25T15:12:32.012Z] lf-activate-venv: SKIPPING [2021-05-25T15:12:32.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/175 [2021-05-25T15:12:32.012Z] INFO: archiving workspace using pattern(s): [2021-05-25T15:12:32.995Z] Archives upload complete. [2021-05-25T15:12:32.995Z] INFO: archiving logs to Nexus [2021-05-25T15:12:33.570Z] ---> uname -a: [2021-05-25T15:12:33.570Z] Linux prd-centos7-docker-4c-2g-126.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T15:12:33.570Z] [2021-05-25T15:12:33.570Z]