Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a384344f64426d48ad4d0b0b770ada20eab5db57 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-ssh2407508936289942668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1286872385570932867.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6856855744878264458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh6155276260590528702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh1479942916266130665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-915’ is offline Running on prd-centos7-docker-4c-2g-536 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 a384344f64426d48ad4d0b0b770ada20eab5db57 (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-ssh6061590652895497620.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 a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 Commit message: "Merge pull request #991 from cloudxxx8/refine-v2-changelog" > git rev-list --no-walk ee399ff793e6dfca353bb8608da5c77bb591d6d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T15:26:38.372Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T15:26:38.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T15:26:38.508Z] ========================================================= [2021-06-28T15:26:38.508Z] EdgeX Global Pipelines Version Info [2021-06-28T15:26:38.508Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:26:39.991Z] ------------------- [2021-06-28T15:26:39.991Z] stable info: [2021-06-28T15:26:39.991Z] ------------------- [2021-06-28T15:26:39.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T15:26:39.991Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T15:26:39.991Z] Message: update stable to v1.0.195 [2021-06-28T15:26:40.567Z] ------------------- [2021-06-28T15:26:40.567Z] experimental info: [2021-06-28T15:26:40.567Z] ------------------- [2021-06-28T15:26:40.567Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T15:26:40.567Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T15:26:40.567Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T15:26:40.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-28T15:26:40.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-28T15:26:40.762Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T15:26:40.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T15:26:40.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T15:26:40.842Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T15:26:40.886Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T15:26:40.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T15:26:40.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-28T15:26:40.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T15:26:41.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T15:26:41.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-28T15:26:41.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T15:26:41.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T15:26:41.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T15:26:41.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T15:26:41.187Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T15:26:41.217Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T15:26:41.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T15:26:41.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-28T15:26:41.303Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-28T15:26:41.334Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-28T15:26:41.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-28T15:26:41.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-28T15:26:41.419Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-28T15:26:41.445Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T15:26:41.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-28T15:26:41.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-28T15:26:41.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-28T15:26:41.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] echo [2021-06-28T15:26:41.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a384344 [Pipeline] echo [2021-06-28T15:26:41.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:26:41.765Z] provisioning config files... [2021-06-28T15:26:41.785Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5047102518614809916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:26:42.117Z] ---> docker-login.sh [2021-06-28T15:26:42.117Z] nexus3.edgexfoundry.org:10001 [2021-06-28T15:26:42.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:26:42.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:26:42.640Z] Configure a credential helper to remove this warning. See [2021-06-28T15:26:42.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:26:42.640Z] [2021-06-28T15:26:42.640Z] Login Succeeded [2021-06-28T15:26:42.640Z] nexus3.edgexfoundry.org:10002 [2021-06-28T15:26:42.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:26:42.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:26:42.640Z] Configure a credential helper to remove this warning. See [2021-06-28T15:26:42.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:26:42.640Z] [2021-06-28T15:26:42.640Z] Login Succeeded [2021-06-28T15:26:42.640Z] nexus3.edgexfoundry.org:10003 [2021-06-28T15:26:42.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:26:42.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:26:42.904Z] Configure a credential helper to remove this warning. See [2021-06-28T15:26:42.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:26:42.904Z] [2021-06-28T15:26:42.904Z] Login Succeeded [2021-06-28T15:26:42.904Z] nexus3.edgexfoundry.org:10004 [2021-06-28T15:26:42.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:26:42.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:26:42.904Z] Configure a credential helper to remove this warning. See [2021-06-28T15:26:42.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:26:42.904Z] [2021-06-28T15:26:42.904Z] Login Succeeded [2021-06-28T15:26:42.905Z] docker.io [2021-06-28T15:26:43.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:26:43.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:26:43.430Z] Configure a credential helper to remove this warning. See [2021-06-28T15:26:43.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:26:43.430Z] [2021-06-28T15:26:43.430Z] Login Succeeded [2021-06-28T15:26:43.430Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T15:26:43.440Z] 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-06-28T15:26:43.985Z] + git log --format=format:%s -1 a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] echo [2021-06-28T15:26:44.028Z] GIT_COMMIT: a384344f64426d48ad4d0b0b770ada20eab5db57, Commit Message: Merge pull request #991 from cloudxxx8/refine-v2-changelog [Pipeline] echo [2021-06-28T15:26:44.045Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:26:45.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:26:45.178Z] [2021-06-28T15:26:45.178Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:26:45.496Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:26:45.496Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T15:26:45.496Z] 31603596830f: Pulling fs layer [2021-06-28T15:26:45.496Z] 54011a49482f: Pulling fs layer [2021-06-28T15:26:45.496Z] a6820b24f6d8: Pulling fs layer [2021-06-28T15:26:45.496Z] f581987b2513: Pulling fs layer [2021-06-28T15:26:45.496Z] f581987b2513: Waiting [2021-06-28T15:26:45.496Z] 54011a49482f: Verifying Checksum [2021-06-28T15:26:45.496Z] 54011a49482f: Download complete [2021-06-28T15:26:45.496Z] 31603596830f: Verifying Checksum [2021-06-28T15:26:45.496Z] 31603596830f: Download complete [2021-06-28T15:26:45.764Z] f581987b2513: Verifying Checksum [2021-06-28T15:26:45.764Z] f581987b2513: Download complete [2021-06-28T15:26:45.764Z] a6820b24f6d8: Verifying Checksum [2021-06-28T15:26:45.764Z] a6820b24f6d8: Download complete [2021-06-28T15:26:45.764Z] 31603596830f: Pull complete [2021-06-28T15:26:46.037Z] 54011a49482f: Pull complete [2021-06-28T15:26:46.616Z] a6820b24f6d8: Pull complete [2021-06-28T15:26:46.616Z] f581987b2513: Pull complete [2021-06-28T15:26:46.878Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T15:26:46.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:26:46.878Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T15:26:46.959Z] prd-centos7-docker-4c-2g-536 does not seem to be running inside a container [2021-06-28T15:26:47.007Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T15:26:48.144Z] $ docker top 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T15:26:48.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:26:48.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:26:48.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:26:48.397Z] $ docker exec 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent [2021-06-28T15:26:48.508Z] SSH_AUTH_SOCK=/tmp/ssh-HxYKWhvVjZKp/agent.13 [2021-06-28T15:26:48.508Z] SSH_AGENT_PID=19 [2021-06-28T15:26:48.517Z] Running ssh-add (command line suppressed) [2021-06-28T15:26:48.616Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8678947419177016382.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8678947419177016382.key) [2021-06-28T15:26:48.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:26:48.938Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T15:26:48.953Z] $ docker exec --env ******** --env ******** 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent -k [2021-06-28T15:26:49.054Z] unset SSH_AUTH_SOCK; [2021-06-28T15:26:49.056Z] unset SSH_AGENT_PID; [2021-06-28T15:26:49.056Z] echo Agent pid 19 killed; [2021-06-28T15:26:49.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T15:26:49.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:26:49.116Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:26:49.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:26:49.224Z] $ docker exec 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent [2021-06-28T15:26:49.329Z] SSH_AUTH_SOCK=/tmp/ssh-zbZLtOmgEuDW/agent.52 [2021-06-28T15:26:49.329Z] SSH_AGENT_PID=59 [2021-06-28T15:26:49.335Z] Running ssh-add (command line suppressed) [2021-06-28T15:26:49.435Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6199030282526019345.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6199030282526019345.key) [2021-06-28T15:26:49.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:26:49.758Z] + git semver init [2021-06-28T15:26:49.758Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T15:26:49.758Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-28T15:26:49.758Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-28T15:26:49.758Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T15:26:49.758Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T15:26:49.758Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T15:26:49.758Z] # $SEMVER_BRANCH = master [2021-06-28T15:26:49.758Z] # $SEMVER_TEMP = /tmp/semver-409430433 [2021-06-28T15:26:49.758Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-28T15:26:50.337Z] # '/tmp/semver-409430433' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-28T15:26:50.337Z] # -> Force: false [2021-06-28T15:26:50.337Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-28T15:26:50.347Z] $ docker exec --env ******** --env ******** 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 ssh-agent -k [2021-06-28T15:26:50.438Z] unset SSH_AUTH_SOCK; [2021-06-28T15:26:50.438Z] unset SSH_AGENT_PID; [2021-06-28T15:26:50.438Z] echo Agent pid 59 killed; [2021-06-28T15:26:50.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T15:26:50.786Z] + git semver [Pipeline] } [2021-06-28T15:26:50.802Z] $ docker stop --time=1 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 [2021-06-28T15:26:52.065Z] $ docker rm -f 8092e6c525d4d00ca90670bbd2ec192f3422d395bd98c43f1a5e58d530669721 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T15:26:52.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T15:26:52.729Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T15:26:52.733Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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-06-28T15:27:07.986Z] Still waiting to schedule task [2021-06-28T15:27:07.987Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-28T15:27:07.990Z] Still waiting to schedule task [2021-06-28T15:27:07.990Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [2021-06-28T15:29:11.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-537 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-28T15:29:11.426Z] Running in /w/workspace/device-sdk-go/200 [Pipeline] { [Pipeline] checkout [2021-06-28T15:29:11.626Z] Selected Git installation does not exist. Using Default [2021-06-28T15:29:11.626Z] The recommended git tool is: NONE [2021-06-28T15:29:17.058Z] using credential edgex-jenkins-ssh [2021-06-28T15:29:17.078Z] Cloning the remote Git repository [2021-06-28T15:29:17.126Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-28T15:29:17.233Z] > git init /w/workspace/device-sdk-go/200 # timeout=10 [2021-06-28T15:29:17.379Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-28T15:29:17.381Z] > git --version # timeout=10 [2021-06-28T15:29:17.424Z] > git --version # 'git version 2.17.1' [2021-06-28T15:29:17.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:29:17.519Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:29:18.774Z] Avoid second fetch [2021-06-28T15:29:18.775Z] Checking out Revision a384344f64426d48ad4d0b0b770ada20eab5db57 (master) [2021-06-28T15:29:18.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-28T15:29:18.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:29:18.794Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:29:18.810Z] > git checkout -f a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 [2021-06-28T15:29:23.083Z] Commit message: "Merge pull request #991 from cloudxxx8/refine-v2-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T15:29:24.380Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:29:24.800Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:29:25.162Z] + true [2021-06-28T15:29:25.162Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:29:43.533Z] provisioning config files... [2021-06-28T15:29:43.561Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/200@tmp/config5468833466480118816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:29:43.944Z] ---> docker-login.sh [2021-06-28T15:29:43.945Z] nexus3.edgexfoundry.org:10001 [2021-06-28T15:29:44.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:29:45.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:29:45.208Z] Configure a credential helper to remove this warning. See [2021-06-28T15:29:45.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:29:45.208Z] [2021-06-28T15:29:45.208Z] Login Succeeded [2021-06-28T15:29:45.208Z] nexus3.edgexfoundry.org:10002 [2021-06-28T15:29:45.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:29:45.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:29:45.483Z] Configure a credential helper to remove this warning. See [2021-06-28T15:29:45.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:29:45.483Z] [2021-06-28T15:29:45.759Z] Login Succeeded [2021-06-28T15:29:45.759Z] nexus3.edgexfoundry.org:10003 [2021-06-28T15:29:46.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:29:46.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:29:46.311Z] Configure a credential helper to remove this warning. See [2021-06-28T15:29:46.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:29:46.311Z] [2021-06-28T15:29:46.311Z] Login Succeeded [2021-06-28T15:29:46.311Z] nexus3.edgexfoundry.org:10004 [2021-06-28T15:29:46.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:29:46.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:29:46.583Z] Configure a credential helper to remove this warning. See [2021-06-28T15:29:46.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:29:46.583Z] [2021-06-28T15:29:46.583Z] Login Succeeded [2021-06-28T15:29:46.859Z] docker.io [2021-06-28T15:29:47.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:29:47.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:29:47.404Z] Configure a credential helper to remove this warning. See [2021-06-28T15:29:47.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:29:47.404Z] [2021-06-28T15:29:47.404Z] Login Succeeded [2021-06-28T15:29:47.404Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T15:29:47.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T15:29:47.761Z] ========================================================= [2021-06-28T15:29:47.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T15:29:47.761Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:29:48.115Z] + 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-06-28T15:29:48.393Z] Sending build context to Docker daemon 2.703MB [2021-06-28T15:29:48.668Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T15:29:48.668Z] Step 2/8 : FROM ${BASE} [2021-06-28T15:29:48.668Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T15:29:48.668Z] 595b0fe564bb: Pulling fs layer [2021-06-28T15:29:48.668Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T15:29:48.668Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T15:29:48.668Z] ba82ee9f976e: Pulling fs layer [2021-06-28T15:29:48.668Z] 506bd15cee9f: Pulling fs layer [2021-06-28T15:29:48.669Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T15:29:48.669Z] 618dc40b7e24: Pulling fs layer [2021-06-28T15:29:48.669Z] 506bd15cee9f: Waiting [2021-06-28T15:29:48.669Z] 75a0a4a0db45: Waiting [2021-06-28T15:29:48.669Z] 618dc40b7e24: Waiting [2021-06-28T15:29:48.669Z] ba82ee9f976e: Waiting [2021-06-28T15:29:48.949Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T15:29:48.950Z] 5b7225fbf94c: Download complete [2021-06-28T15:29:48.950Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T15:29:48.950Z] 3088b5b3c5c0: Download complete [2021-06-28T15:29:48.950Z] 506bd15cee9f: Verifying Checksum [2021-06-28T15:29:48.950Z] 506bd15cee9f: Download complete [2021-06-28T15:29:48.950Z] 75a0a4a0db45: Download complete [2021-06-28T15:29:48.950Z] 595b0fe564bb: Verifying Checksum [2021-06-28T15:29:48.950Z] 595b0fe564bb: Download complete [2021-06-28T15:29:49.557Z] 595b0fe564bb: Pull complete [2021-06-28T15:29:50.162Z] 3088b5b3c5c0: Pull complete [2021-06-28T15:29:50.438Z] 5b7225fbf94c: Pull complete [2021-06-28T15:29:51.425Z] 618dc40b7e24: Verifying Checksum [2021-06-28T15:29:51.425Z] 618dc40b7e24: Download complete [2021-06-28T15:29:52.856Z] ba82ee9f976e: Download complete [2021-06-28T15:29:56.271Z] Running on prd-centos7-docker-4c-2g-538 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-28T15:29:56.298Z] Running in /w/workspace/device-sdk-go/200 [Pipeline] { [Pipeline] checkout [2021-06-28T15:29:56.438Z] Selected Git installation does not exist. Using Default [2021-06-28T15:29:56.438Z] The recommended git tool is: NONE [2021-06-28T15:29:58.996Z] using credential edgex-jenkins-ssh [2021-06-28T15:29:59.011Z] Cloning the remote Git repository [2021-06-28T15:29:59.033Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-28T15:29:59.108Z] > git init /w/workspace/device-sdk-go/200 # timeout=10 [2021-06-28T15:29:59.144Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-28T15:29:59.145Z] > git --version # timeout=10 [2021-06-28T15:29:59.155Z] > git --version # 'git version 2.24.4' [2021-06-28T15:29:59.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T15:29:59.181Z] [INFO] Currently running in a labeled security context [2021-06-28T15:29:59.181Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T15:29:59.181Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/200@tmp/jenkins-gitclient-ssh7633641591441968402.key [2021-06-28T15:29:59.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:29:59.927Z] Avoid second fetch [2021-06-28T15:29:59.928Z] Checking out Revision a384344f64426d48ad4d0b0b770ada20eab5db57 (master) [2021-06-28T15:29:59.904Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-28T15:29:59.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T15:29:59.935Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T15:29:59.948Z] > git checkout -f a384344f64426d48ad4d0b0b770ada20eab5db57 # timeout=10 [2021-06-28T15:30:03.032Z] ba82ee9f976e: Pull complete [2021-06-28T15:30:03.307Z] 506bd15cee9f: Pull complete [2021-06-28T15:30:03.661Z] Commit message: "Merge pull request #991 from cloudxxx8/refine-v2-changelog" [2021-06-28T15:30:03.903Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T15:30:04.939Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:30:05.268Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T15:30:05.573Z] + true [2021-06-28T15:30:05.573Z] + sudo service docker restart [2021-06-28T15:30:05.573Z] Redirecting to /bin/systemctl restart docker.service [2021-06-28T15:30:07.301Z] 618dc40b7e24: Pull complete [2021-06-28T15:30:07.301Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T15:30:07.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T15:30:07.301Z] ---> a36622ca3599 [2021-06-28T15:30:07.301Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:30:09.335Z] ---> Running in 20387f1113c3 [2021-06-28T15:30:09.958Z] Removing intermediate container 20387f1113c3 [2021-06-28T15:30:09.958Z] ---> a79fe33d5790 [2021-06-28T15:30:09.958Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:30:10.233Z] ---> Running in 2ba968cfe140 [2021-06-28T15:30:12.207Z] Removing intermediate container 2ba968cfe140 [2021-06-28T15:30:12.207Z] ---> 61eb6ca67ae5 [2021-06-28T15:30:12.207Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-28T15:30:12.485Z] ---> Running in d8eabf6394bb [2021-06-28T15:30:13.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T15:30:14.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T15:30:15.875Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-28T15:30:15.875Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-28T15:30:15.875Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-28T15:30:16.146Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-28T15:30:16.146Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-28T15:30:16.146Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-28T15:30:16.419Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T15:30:16.419Z] OK: 139 MiB in 46 packages [2021-06-28T15:30:17.853Z] Removing intermediate container d8eabf6394bb [2021-06-28T15:30:17.853Z] ---> dcb02842e91d [2021-06-28T15:30:17.853Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-28T15:30:17.853Z] ---> Running in 748155e4ab18 [2021-06-28T15:30:18.451Z] Removing intermediate container 748155e4ab18 [2021-06-28T15:30:18.451Z] ---> af4c55f9243c [2021-06-28T15:30:18.451Z] Step 7/8 : COPY . . [2021-06-28T15:30:19.894Z] ---> fcfa63987b90 [2021-06-28T15:30:19.894Z] Step 8/8 : RUN go mod download [2021-06-28T15:30:19.894Z] ---> Running in 571cdee45bf0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:30:23.782Z] provisioning config files... [2021-06-28T15:30:23.801Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/200@tmp/config3253780974134410906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:30:24.167Z] ---> docker-login.sh [2021-06-28T15:30:24.168Z] nexus3.edgexfoundry.org:10001 [2021-06-28T15:30:24.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:30:24.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:30:24.433Z] Configure a credential helper to remove this warning. See [2021-06-28T15:30:24.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:30:24.433Z] [2021-06-28T15:30:24.433Z] Login Succeeded [2021-06-28T15:30:24.433Z] nexus3.edgexfoundry.org:10002 [2021-06-28T15:30:24.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:30:24.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:30:24.695Z] Configure a credential helper to remove this warning. See [2021-06-28T15:30:24.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:30:24.696Z] [2021-06-28T15:30:24.696Z] Login Succeeded [2021-06-28T15:30:24.696Z] nexus3.edgexfoundry.org:10003 [2021-06-28T15:30:24.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:30:24.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:30:24.962Z] Configure a credential helper to remove this warning. See [2021-06-28T15:30:24.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:30:24.962Z] [2021-06-28T15:30:24.962Z] Login Succeeded [2021-06-28T15:30:24.962Z] nexus3.edgexfoundry.org:10004 [2021-06-28T15:30:24.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:30:24.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:30:24.962Z] Configure a credential helper to remove this warning. See [2021-06-28T15:30:24.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:30:24.962Z] [2021-06-28T15:30:24.962Z] Login Succeeded [2021-06-28T15:30:24.962Z] docker.io [2021-06-28T15:30:25.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T15:30:25.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T15:30:25.494Z] Configure a credential helper to remove this warning. See [2021-06-28T15:30:25.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T15:30:25.494Z] [2021-06-28T15:30:25.494Z] Login Succeeded [2021-06-28T15:30:25.494Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T15:30:25.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T15:30:25.685Z] ========================================================= [2021-06-28T15:30:25.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T15:30:25.685Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:30:26.016Z] + 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-06-28T15:30:26.017Z] Sending build context to Docker daemon 2.704MB [2021-06-28T15:30:26.017Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T15:30:26.017Z] Step 2/8 : FROM ${BASE} [2021-06-28T15:30:26.292Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T15:30:26.292Z] 540db60ca938: Pulling fs layer [2021-06-28T15:30:26.292Z] adcc1eea9eea: Pulling fs layer [2021-06-28T15:30:26.292Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T15:30:26.292Z] 0510c868ecb4: Pulling fs layer [2021-06-28T15:30:26.292Z] afea3b2eda06: Pulling fs layer [2021-06-28T15:30:26.292Z] 7809a108b3ef: Pulling fs layer [2021-06-28T15:30:26.292Z] f706445af74f: Pulling fs layer [2021-06-28T15:30:26.292Z] afea3b2eda06: Waiting [2021-06-28T15:30:26.292Z] 7809a108b3ef: Waiting [2021-06-28T15:30:26.292Z] f706445af74f: Waiting [2021-06-28T15:30:26.292Z] 0510c868ecb4: Waiting [2021-06-28T15:30:26.292Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T15:30:26.292Z] 4c4ab2625f07: Download complete [2021-06-28T15:30:26.292Z] adcc1eea9eea: Download complete [2021-06-28T15:30:26.292Z] afea3b2eda06: Verifying Checksum [2021-06-28T15:30:26.292Z] afea3b2eda06: Download complete [2021-06-28T15:30:26.292Z] 540db60ca938: Verifying Checksum [2021-06-28T15:30:26.292Z] 540db60ca938: Download complete [2021-06-28T15:30:26.292Z] 7809a108b3ef: Verifying Checksum [2021-06-28T15:30:26.292Z] 7809a108b3ef: Download complete [2021-06-28T15:30:26.557Z] 540db60ca938: Pull complete [2021-06-28T15:30:26.819Z] adcc1eea9eea: Pull complete [2021-06-28T15:30:26.819Z] 4c4ab2625f07: Pull complete [2021-06-28T15:30:27.770Z] f706445af74f: Verifying Checksum [2021-06-28T15:30:27.770Z] f706445af74f: Download complete [2021-06-28T15:30:28.348Z] 0510c868ecb4: Verifying Checksum [2021-06-28T15:30:28.348Z] 0510c868ecb4: Download complete [2021-06-28T15:30:32.611Z] 0510c868ecb4: Pull complete [2021-06-28T15:30:32.612Z] afea3b2eda06: Pull complete [2021-06-28T15:30:32.612Z] 7809a108b3ef: Pull complete [2021-06-28T15:30:34.033Z] f706445af74f: Pull complete [2021-06-28T15:30:34.034Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T15:30:34.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T15:30:34.034Z] ---> b068be0155e3 [2021-06-28T15:30:34.034Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:30:40.642Z] ---> Running in 20c8097df5d8 [2021-06-28T15:30:40.642Z] Removing intermediate container 20c8097df5d8 [2021-06-28T15:30:40.642Z] ---> 1b349eb2cf02 [2021-06-28T15:30:40.642Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:30:40.642Z] ---> Running in 23a9419daa31 [2021-06-28T15:30:40.642Z] Removing intermediate container 23a9419daa31 [2021-06-28T15:30:40.642Z] ---> 6822d02fd94a [2021-06-28T15:30:40.642Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-28T15:30:40.642Z] ---> Running in cffca0e4fb03 [2021-06-28T15:30:40.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:30:41.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:30:42.542Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-28T15:30:42.542Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-28T15:30:42.804Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-28T15:30:42.804Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-28T15:30:42.804Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-28T15:30:43.065Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-28T15:30:43.065Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T15:30:43.065Z] OK: 150 MiB in 46 packages [2021-06-28T15:30:43.647Z] Removing intermediate container cffca0e4fb03 [2021-06-28T15:30:43.647Z] ---> 7d73c1e12edb [2021-06-28T15:30:43.647Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-28T15:30:43.647Z] ---> Running in 97e5ae5c81ea [2021-06-28T15:30:43.647Z] Removing intermediate container 97e5ae5c81ea [2021-06-28T15:30:43.647Z] ---> d0305fcdb512 [2021-06-28T15:30:43.647Z] Step 7/8 : COPY . . [2021-06-28T15:30:44.232Z] ---> 511d2d4d9f11 [2021-06-28T15:30:44.232Z] Step 8/8 : RUN go mod download [2021-06-28T15:30:44.232Z] ---> Running in a6d7ecc7e968 [2021-06-28T15:30:46.691Z] Removing intermediate container 571cdee45bf0 [2021-06-28T15:30:46.691Z] ---> c69ba7ba96f8 [2021-06-28T15:30:46.691Z] Successfully built c69ba7ba96f8 [2021-06-28T15:30:46.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:30:47.049Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T15:30:47.049Z] . [Pipeline] withDockerContainer [2021-06-28T15:30:47.323Z] prd-ubuntu18.04-docker-arm64-4c-16g-537 does not seem to be running inside a container [2021-06-28T15:30:47.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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-06-28T15:30:48.908Z] $ docker top 8e5dbdc349a039f0c69859d20c2073d86e87d477250f8ace4331699320e01f85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:30:49.900Z] + go version [2021-06-28T15:30:49.900Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T15:30:49.921Z] $ docker stop --time=1 8e5dbdc349a039f0c69859d20c2073d86e87d477250f8ace4331699320e01f85 [2021-06-28T15:30:51.770Z] $ docker rm -f 8e5dbdc349a039f0c69859d20c2073d86e87d477250f8ace4331699320e01f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:30:52.623Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T15:30:52.623Z] . [Pipeline] withDockerContainer [2021-06-28T15:30:52.901Z] prd-ubuntu18.04-docker-arm64-4c-16g-537 does not seem to be running inside a container [2021-06-28T15:30:52.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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-06-28T15:30:54.560Z] $ docker top 22b828d9b26cb6529d0b76b63fec48a4e0b63048a4dcb4f9b988673511e88163 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:30:55.539Z] + go mod tidy [Pipeline] sh [2021-06-28T15:30:56.516Z] Removing intermediate container a6d7ecc7e968 [2021-06-28T15:30:56.516Z] ---> f54ce854cdfb [2021-06-28T15:30:56.516Z] Successfully built f54ce854cdfb [2021-06-28T15:30:56.516Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:30:56.818Z] + make test [2021-06-28T15:30:56.818Z] go mod tidy [2021-06-28T15:30:56.827Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T15:30:56.827Z] . [Pipeline] withDockerContainer [2021-06-28T15:30:56.918Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container [2021-06-28T15:30:56.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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-06-28T15:30:57.406Z] $ docker top eecba76c13dec986f3a6a2e623cf40b1431310683e4d5b8eb963c9daed628976 -eo pid,comm [2021-06-28T15:30:57.421Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] { [Pipeline] sh [2021-06-28T15:30:57.815Z] + go version [2021-06-28T15:30:57.815Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T15:30:57.828Z] $ docker stop --time=1 eecba76c13dec986f3a6a2e623cf40b1431310683e4d5b8eb963c9daed628976 [2021-06-28T15:30:59.031Z] $ docker rm -f eecba76c13dec986f3a6a2e623cf40b1431310683e4d5b8eb963c9daed628976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:30:59.642Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T15:30:59.642Z] . [Pipeline] withDockerContainer [2021-06-28T15:30:59.739Z] prd-centos7-docker-4c-2g-538 does not seem to be running inside a container [2021-06-28T15:30:59.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/200 -v /w/workspace/device-sdk-go/200:/w/workspace/device-sdk-go/200:rw,z -v /w/workspace/device-sdk-go/200@tmp:/w/workspace/device-sdk-go/200@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-06-28T15:31:00.213Z] $ docker top 5c783ba7b0c9628cf7f2e22ec34e94c1f1c146d5ee869871064d100b8eb667ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:31:00.629Z] + go mod tidy [Pipeline] sh [2021-06-28T15:31:01.211Z] + make test [2021-06-28T15:31:01.211Z] go mod tidy [2021-06-28T15:31:01.479Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-28T15:31:08.189Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-28T15:31:19.655Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-28T15:31:34.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-28T15:31:34.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-28T15:31:34.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-28T15:31:34.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 24.2% of statements [2021-06-28T15:31:34.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-28T15:31:34.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements [2021-06-28T15:31:35.463Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.083s coverage: 78.9% of statements [2021-06-28T15:31:35.463Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements [2021-06-28T15:31:35.463Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-28T15:31:35.463Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-28T15:31:35.463Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-28T15:31:36.419Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements [2021-06-28T15:31:36.419Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-28T15:31:37.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 83.3% of statements [2021-06-28T15:31:37.368Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-28T15:31:37.368Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-28T15:31:37.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 58.0% of statements [2021-06-28T15:31:39.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.830s coverage: 89.2% of statements [2021-06-28T15:31:39.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-28T15:31:39.301Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.9% of statements [2021-06-28T15:31:39.301Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-28T15:31:39.301Z] GO111MODULE=on go vet ./... [2021-06-28T15:32:01.390Z] gofmt -l . [2021-06-28T15:32:01.391Z] [ "`gofmt -l .`" = "" ] [2021-06-28T15:32:01.391Z] ./bin/test-attribution-txt.sh [2021-06-28T15:32:01.391Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-28T15:32:01.403Z] $ docker stop --time=1 5c783ba7b0c9628cf7f2e22ec34e94c1f1c146d5ee869871064d100b8eb667ce [2021-06-28T15:32:03.098Z] $ docker rm -f 5c783ba7b0c9628cf7f2e22ec34e94c1f1c146d5ee869871064d100b8eb667ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T15:32:03.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T15:32:03.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-28T15:32:07.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T15:32:07.343Z] + ls -al . [2021-06-28T15:32:07.343Z] total 228 [2021-06-28T15:32:07.343Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 28 15:31 . [2021-06-28T15:32:07.343Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 28 15:29 .. [2021-06-28T15:32:07.343Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 15:29 bin [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 24816 Jun 28 15:29 CHANGELOG.md [2021-06-28T15:32:07.343Z] -rw-r--r--. 1 jenkins jenkins 125634 Jun 28 15:31 coverage.out [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 28 15:29 Dockerfile.build [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 28 15:29 .dockerignore [2021-06-28T15:32:07.343Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 28 15:29 example [2021-06-28T15:32:07.343Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 15:30 .git [2021-06-28T15:32:07.343Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 15:29 .github [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 28 15:29 .gitignore [2021-06-28T15:32:07.343Z] -rw-r--r--. 1 jenkins jenkins 548 Jun 28 15:31 go.mod [2021-06-28T15:32:07.343Z] -rw-r--r--. 1 jenkins jenkins 20210 Jun 28 15:31 go.sum [2021-06-28T15:32:07.343Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 28 15:29 internal [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 28 15:29 Jenkinsfile [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 28 15:29 LICENSE [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 28 15:29 Makefile [2021-06-28T15:32:07.343Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 28 15:29 openapi [2021-06-28T15:32:07.343Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 28 15:29 pkg [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 28 15:29 README.md [2021-06-28T15:32:07.343Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 28 15:29 snap [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 28 15:26 VERSION [2021-06-28T15:32:07.343Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 28 15:29 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:32:07.670Z] + 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=a384344f64426d48ad4d0b0b770ada20eab5db57 --label arch=amd64 --label version=2.0.1-dev.1 . [2021-06-28T15:32:07.670Z] Sending build context to Docker daemon 2.83MB [2021-06-28T15:32:07.670Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T15:32:07.670Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-28T15:32:07.670Z] ---> f54ce854cdfb [2021-06-28T15:32:07.670Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-28T15:32:07.670Z] ---> Running in 9ae1b60c0ac7 [2021-06-28T15:32:07.931Z] Removing intermediate container 9ae1b60c0ac7 [2021-06-28T15:32:07.931Z] ---> 17734b642181 [2021-06-28T15:32:07.931Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:32:07.931Z] ---> Running in 2389b98f7242 [2021-06-28T15:32:07.931Z] Removing intermediate container 2389b98f7242 [2021-06-28T15:32:07.931Z] ---> b7d9a046ddb7 [2021-06-28T15:32:07.931Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:32:07.931Z] ---> Running in 4c27e7afafdf [2021-06-28T15:32:08.507Z] Removing intermediate container 4c27e7afafdf [2021-06-28T15:32:08.507Z] ---> 11a0ad94d543 [2021-06-28T15:32:08.507Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-28T15:32:08.507Z] ---> Running in f264f187b448 [2021-06-28T15:32:08.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:32:09.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:32:10.296Z] OK: 150 MiB in 46 packages [2021-06-28T15:32:10.560Z] Removing intermediate container f264f187b448 [2021-06-28T15:32:10.560Z] ---> f86f132f760f [2021-06-28T15:32:10.560Z] Step 7/23 : COPY . . [2021-06-28T15:32:11.136Z] ---> ec354d2fd371 [2021-06-28T15:32:11.136Z] Step 8/23 : RUN go mod download [2021-06-28T15:32:11.136Z] ---> Running in 337ced9dc05a [2021-06-28T15:32:11.726Z] Removing intermediate container 337ced9dc05a [2021-06-28T15:32:11.726Z] ---> 40c1b03f0d32 [2021-06-28T15:32:11.726Z] Step 9/23 : RUN make build [2021-06-28T15:32:11.726Z] ---> Running in ab7f146bc178 [2021-06-28T15:32:11.995Z] go mod tidy [2021-06-28T15:32:12.267Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-28T15:32:24.620Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-28T15:32:24.620Z] Removing intermediate container ab7f146bc178 [2021-06-28T15:32:24.620Z] ---> 1c234e1e30cc [2021-06-28T15:32:24.620Z] Step 10/23 : FROM alpine:3.12 [2021-06-28T15:32:24.882Z] 3.12: Pulling from library/alpine [2021-06-28T15:32:25.146Z] 339de151aab4: Pulling fs layer [2021-06-28T15:32:25.408Z] 339de151aab4: Verifying Checksum [2021-06-28T15:32:25.408Z] 339de151aab4: Download complete [2021-06-28T15:32:25.408Z] 339de151aab4: Pull complete [2021-06-28T15:32:25.408Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T15:32:25.408Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T15:32:25.408Z] ---> 13621d1b12d4 [2021-06-28T15:32:25.408Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:32:25.408Z] ---> Running in 33fcd50b79fa [2021-06-28T15:32:25.673Z] Removing intermediate container 33fcd50b79fa [2021-06-28T15:32:25.673Z] ---> 88f9c6e57a9d [2021-06-28T15:32:25.673Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:32:25.673Z] ---> Running in 62af68827337 [2021-06-28T15:32:26.255Z] Removing intermediate container 62af68827337 [2021-06-28T15:32:26.255Z] ---> 887cb5d3eda9 [2021-06-28T15:32:26.255Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-28T15:32:26.255Z] ---> Running in c079a7e6e7a7 [2021-06-28T15:32:26.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T15:32:27.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T15:32:27.355Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-28T15:32:27.620Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-28T15:32:27.620Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-28T15:32:27.739Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-28T15:32:27.739Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-28T15:32:27.739Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-28T15:32:28.564Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-28T15:32:28.827Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-28T15:32:28.827Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:32:28.827Z] OK: 8 MiB in 19 packages [2021-06-28T15:32:29.090Z] Removing intermediate container c079a7e6e7a7 [2021-06-28T15:32:29.090Z] ---> eb9fc093e70f [2021-06-28T15:32:29.090Z] Step 14/23 : WORKDIR / [2021-06-28T15:32:29.090Z] ---> Running in 1a3e22207c7b [2021-06-28T15:32:29.090Z] Removing intermediate container 1a3e22207c7b [2021-06-28T15:32:29.090Z] ---> 1bbda59565f8 [2021-06-28T15:32:29.090Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-28T15:32:29.353Z] ---> d865d90aa97e [2021-06-28T15:32:29.353Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-28T15:32:29.928Z] ---> 479a74c50535 [2021-06-28T15:32:29.928Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-28T15:32:29.928Z] ---> b31623ae6ce6 [2021-06-28T15:32:29.928Z] Step 18/23 : EXPOSE 59999 [2021-06-28T15:32:29.928Z] ---> Running in b077f3d24a1f [2021-06-28T15:32:30.191Z] Removing intermediate container b077f3d24a1f [2021-06-28T15:32:30.191Z] ---> 3c248eab133e [2021-06-28T15:32:30.192Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-28T15:32:30.192Z] ---> Running in 99143b9d23aa [2021-06-28T15:32:30.192Z] Removing intermediate container 99143b9d23aa [2021-06-28T15:32:30.192Z] ---> 55d3806cabe8 [2021-06-28T15:32:30.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:32:30.192Z] ---> Running in 210a6605c1da [2021-06-28T15:32:30.192Z] Removing intermediate container 210a6605c1da [2021-06-28T15:32:30.192Z] ---> f6e234faae03 [2021-06-28T15:32:30.192Z] Step 21/23 : LABEL arch=amd64 [2021-06-28T15:32:30.454Z] ---> Running in 442fe8144919 [2021-06-28T15:32:30.454Z] Removing intermediate container 442fe8144919 [2021-06-28T15:32:30.454Z] ---> 3864e05035e0 [2021-06-28T15:32:30.454Z] Step 22/23 : LABEL git_sha=a384344f64426d48ad4d0b0b770ada20eab5db57 [2021-06-28T15:32:30.454Z] ---> Running in 337e7ebc93bb [2021-06-28T15:32:30.454Z] Removing intermediate container 337e7ebc93bb [2021-06-28T15:32:30.454Z] ---> 24467366570c [2021-06-28T15:32:30.454Z] Step 23/23 : LABEL version=2.0.1-dev.1 [2021-06-28T15:32:30.454Z] ---> Running in 9580cfdec809 [2021-06-28T15:32:30.717Z] Removing intermediate container 9580cfdec809 [2021-06-28T15:32:30.717Z] ---> 8278f7d7501d [2021-06-28T15:32:30.717Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-28T15:32:30.717Z] Successfully built 8278f7d7501d [2021-06-28T15:32:30.717Z] 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-06-28T15:32:31.740Z] ---> job-cost.sh [2021-06-28T15:32:31.740Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rgwD [2021-06-28T15:32:34.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.257s coverage: 24.2% of statements [2021-06-28T15:32:34.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-28T15:32:34.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.238s coverage: 28.1% of statements [2021-06-28T15:32:34.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.266s coverage: 78.9% of statements [2021-06-28T15:32:34.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.191s coverage: 9.0% of statements [2021-06-28T15:32:34.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-28T15:32:34.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-28T15:32:34.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-28T15:32:35.482Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.305s coverage: 28.7% of statements [2021-06-28T15:32:35.482Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-28T15:32:38.128Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.196s coverage: 83.3% of statements [2021-06-28T15:32:38.128Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-28T15:32:38.128Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-28T15:32:38.128Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.372s coverage: 58.0% of statements [2021-06-28T15:32:39.577Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.048s coverage: 89.2% of statements [2021-06-28T15:32:39.577Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-28T15:32:39.849Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 4.9% of statements [2021-06-28T15:32:39.849Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-28T15:32:40.485Z] GO111MODULE=on go vet ./... [2021-06-28T15:32:41.809Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T15:32:54.115Z] lf-activate-venv(): INFO: Adding /tmp/venv-rgwD/bin to PATH [2021-06-28T15:32:54.115Z] INFO: No Stack... [2021-06-28T15:32:55.059Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T15:32:55.320Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T15:32:55.625Z] + cat /w/workspace/device-sdk-go/200/archives/cost.csv [2021-06-28T15:32:55.625Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T15:32:55.659Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [2021-06-28T15:32:55.673Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] did not exist. Created. [2021-06-28T15:32:55.674Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T15:32:56.002Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-28T15:32:56.074Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T15:32:56.084Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-28T15:33:37.133Z] gofmt -l . [2021-06-28T15:33:37.133Z] [ "`gofmt -l .`" = "" ] [2021-06-28T15:33:37.133Z] ./bin/test-attribution-txt.sh [2021-06-28T15:33:37.133Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-28T15:33:37.148Z] $ docker stop --time=1 22b828d9b26cb6529d0b76b63fec48a4e0b63048a4dcb4f9b988673511e88163 [2021-06-28T15:33:39.222Z] $ docker rm -f 22b828d9b26cb6529d0b76b63fec48a4e0b63048a4dcb4f9b988673511e88163 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T15:33:40.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T15:33:40.376Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T15:33:40.954Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T15:33:41.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T15:33:41.827Z] + ls -al . [2021-06-28T15:33:41.827Z] total 264 [2021-06-28T15:33:41.827Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 15:33 . [2021-06-28T15:33:41.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 15:29 .. [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 28 15:29 .dockerignore [2021-06-28T15:33:41.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 15:29 .git [2021-06-28T15:33:41.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 15:29 .github [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 28 15:29 .gitignore [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 24816 Jun 28 15:29 CHANGELOG.md [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 28 15:29 Dockerfile.build [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 28 15:29 Jenkinsfile [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 28 15:29 LICENSE [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 28 15:29 Makefile [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 28 15:29 README.md [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 28 15:26 VERSION [2021-06-28T15:33:41.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 15:29 bin [2021-06-28T15:33:41.827Z] -rw-r--r-- 1 jenkins jenkins 125634 Jun 28 15:32 coverage.out [2021-06-28T15:33:41.827Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 28 15:29 example [2021-06-28T15:33:41.827Z] -rw-r--r-- 1 jenkins jenkins 548 Jun 28 15:33 go.mod [2021-06-28T15:33:41.827Z] -rw-r--r-- 1 jenkins jenkins 20210 Jun 28 15:30 go.sum [2021-06-28T15:33:41.827Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 28 15:29 internal [2021-06-28T15:33:41.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 15:29 openapi [2021-06-28T15:33:41.827Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 28 15:29 pkg [2021-06-28T15:33:41.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 15:29 snap [2021-06-28T15:33:41.827Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 28 15:29 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:33:42.184Z] + 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=a384344f64426d48ad4d0b0b770ada20eab5db57 --label arch=arm64 --label version=2.0.1-dev.1 . [2021-06-28T15:33:42.787Z] Sending build context to Docker daemon 2.829MB [2021-06-28T15:33:42.787Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T15:33:42.787Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-28T15:33:42.787Z] ---> c69ba7ba96f8 [2021-06-28T15:33:42.787Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-28T15:33:43.063Z] ---> Running in d1463f2c55f0 [2021-06-28T15:33:43.339Z] Removing intermediate container d1463f2c55f0 [2021-06-28T15:33:43.339Z] ---> c7a2c91ce0bf [2021-06-28T15:33:43.339Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:33:43.613Z] ---> Running in 9fb9ecdb71f2 [2021-06-28T15:33:43.888Z] Removing intermediate container 9fb9ecdb71f2 [2021-06-28T15:33:43.888Z] ---> ec8d556ad176 [2021-06-28T15:33:43.888Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:33:44.163Z] ---> Running in f4676b4258b4 [2021-06-28T15:33:46.145Z] Removing intermediate container f4676b4258b4 [2021-06-28T15:33:46.146Z] ---> 02db57ccfca2 [2021-06-28T15:33:46.146Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-28T15:33:46.419Z] ---> Running in 116e9a5b02da [2021-06-28T15:33:47.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T15:33:48.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T15:33:49.801Z] OK: 139 MiB in 46 packages [2021-06-28T15:33:50.787Z] Removing intermediate container 116e9a5b02da [2021-06-28T15:33:50.787Z] ---> 894020b02b09 [2021-06-28T15:33:50.787Z] Step 7/23 : COPY . . [2021-06-28T15:33:52.223Z] ---> 0bf7f4c0f929 [2021-06-28T15:33:52.224Z] Step 8/23 : RUN go mod download [2021-06-28T15:33:52.501Z] ---> Running in 7b346c375565 [2021-06-28T15:33:54.488Z] Removing intermediate container 7b346c375565 [2021-06-28T15:33:54.488Z] ---> 63c4ccbc5fa6 [2021-06-28T15:33:54.488Z] Step 9/23 : RUN make build [2021-06-28T15:33:54.763Z] ---> Running in 0b996855e332 [2021-06-28T15:33:56.205Z] go mod tidy [2021-06-28T15:33:56.484Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-28T15:34:29.038Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-28T15:34:30.018Z] Removing intermediate container 0b996855e332 [2021-06-28T15:34:30.018Z] ---> 384144db7def [2021-06-28T15:34:30.018Z] Step 10/23 : FROM alpine:3.12 [2021-06-28T15:34:30.612Z] 3.12: Pulling from library/alpine [2021-06-28T15:34:30.612Z] d2f70382dc9a: Pulling fs layer [2021-06-28T15:34:30.888Z] d2f70382dc9a: Verifying Checksum [2021-06-28T15:34:30.888Z] d2f70382dc9a: Download complete [2021-06-28T15:34:31.486Z] d2f70382dc9a: Pull complete [2021-06-28T15:34:31.486Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T15:34:31.760Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T15:34:31.760Z] ---> c4fd0aeabfcf [2021-06-28T15:34:31.760Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-28T15:34:31.760Z] ---> Running in bc1d8a7c3e8c [2021-06-28T15:34:32.362Z] Removing intermediate container bc1d8a7c3e8c [2021-06-28T15:34:32.362Z] ---> b6d423670560 [2021-06-28T15:34:32.362Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T15:34:32.362Z] ---> Running in 4599146617a0 [2021-06-28T15:34:34.990Z] Removing intermediate container 4599146617a0 [2021-06-28T15:34:34.990Z] ---> 587646fbc2df [2021-06-28T15:34:34.990Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-28T15:34:34.990Z] ---> Running in 8f8e2769ec6b [2021-06-28T15:34:35.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T15:34:36.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T15:34:37.170Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-28T15:34:37.170Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-28T15:34:37.443Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-28T15:34:37.443Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-28T15:34:37.717Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-28T15:34:37.717Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T15:34:37.717Z] OK: 8 MiB in 19 packages [2021-06-28T15:34:39.163Z] Removing intermediate container 8f8e2769ec6b [2021-06-28T15:34:39.163Z] ---> afd4917ebb46 [2021-06-28T15:34:39.163Z] Step 14/23 : WORKDIR / [2021-06-28T15:34:39.163Z] ---> Running in 96700cf79992 [2021-06-28T15:34:39.764Z] Removing intermediate container 96700cf79992 [2021-06-28T15:34:39.764Z] ---> b8a6c97809d7 [2021-06-28T15:34:39.764Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-28T15:34:40.363Z] ---> 38de6ed5a8e2 [2021-06-28T15:34:40.364Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-28T15:34:41.804Z] ---> ab06086e5502 [2021-06-28T15:34:41.804Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-28T15:34:42.404Z] ---> 08a8aa2d8e33 [2021-06-28T15:34:42.404Z] Step 18/23 : EXPOSE 59999 [2021-06-28T15:34:42.679Z] ---> Running in 50b3c80a9a36 [2021-06-28T15:34:42.954Z] Removing intermediate container 50b3c80a9a36 [2021-06-28T15:34:42.954Z] ---> 324d7490d19a [2021-06-28T15:34:42.954Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-28T15:34:43.231Z] ---> Running in 8bab3b17ad3f [2021-06-28T15:34:43.830Z] Removing intermediate container 8bab3b17ad3f [2021-06-28T15:34:43.830Z] ---> 34112cc5d398 [2021-06-28T15:34:43.830Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T15:34:43.830Z] ---> Running in 7088d2dd49c8 [2021-06-28T15:34:44.428Z] Removing intermediate container 7088d2dd49c8 [2021-06-28T15:34:44.428Z] ---> e18e8593985d [2021-06-28T15:34:44.428Z] Step 21/23 : LABEL arch=arm64 [2021-06-28T15:34:44.428Z] ---> Running in 82a8beb0bbb8 [2021-06-28T15:34:45.025Z] Removing intermediate container 82a8beb0bbb8 [2021-06-28T15:34:45.025Z] ---> 16df6b3f504d [2021-06-28T15:34:45.025Z] Step 22/23 : LABEL git_sha=a384344f64426d48ad4d0b0b770ada20eab5db57 [2021-06-28T15:34:45.025Z] ---> Running in eed5de43b117 [2021-06-28T15:34:45.306Z] Removing intermediate container eed5de43b117 [2021-06-28T15:34:45.306Z] ---> 17e0a453cdf3 [2021-06-28T15:34:45.306Z] Step 23/23 : LABEL version=2.0.1-dev.1 [2021-06-28T15:34:45.580Z] ---> Running in 57c4360057a1 [2021-06-28T15:34:46.178Z] Removing intermediate container 57c4360057a1 [2021-06-28T15:34:46.178Z] ---> caf0dde2119f [2021-06-28T15:34:46.178Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-28T15:34:46.178Z] Successfully built caf0dde2119f [2021-06-28T15:34:46.178Z] 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-06-28T15:34:46.869Z] ---> job-cost.sh [2021-06-28T15:34:46.869Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nmEu [2021-06-28T15:35:25.880Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T15:36:47.635Z] lf-activate-venv(): INFO: Adding /tmp/venv-nmEu/bin to PATH [2021-06-28T15:36:47.635Z] INFO: No Stack... [2021-06-28T15:36:47.635Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T15:36:48.226Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T15:36:48.575Z] + cat /w/workspace/device-sdk-go/200/archives/cost.csv [2021-06-28T15:36:48.575Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T15:36:48.640Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [2021-06-28T15:36:48.649Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] did not exist. Created. [2021-06-28T15:36:48.649Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T15:36:49.052Z] /w/workspace/device-sdk-go/200@tmp/durable-0d4d9b53/script.sh: 1: /w/workspace/device-sdk-go/200@tmp/durable-0d4d9b53/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-28T15:36:49.408Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T15:36:49.446Z] Warning: overwriting stash ‘stack-cost’ [2021-06-28T15:36:49.611Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T15:36:49.632Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-200-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-06-28T15:36:50.524Z] provisioning config files... [2021-06-28T15:36:50.535Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3170030104353601098tmp [Pipeline] { [Pipeline] sh [2021-06-28T15:36:50.861Z] + set +x [2021-06-28T15:36:50.861Z] + curl -s https://codecov.io/bash [2021-06-28T15:36:50.861Z] + bash -s -- [2021-06-28T15:36:50.861Z] [2021-06-28T15:36:50.861Z] _____ _ [2021-06-28T15:36:50.861Z] / ____| | | [2021-06-28T15:36:50.861Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T15:36:50.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T15:36:50.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T15:36:50.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T15:36:50.861Z] Bash-1.0.3 [2021-06-28T15:36:50.861Z] [2021-06-28T15:36:50.861Z] [2021-06-28T15:36:50.861Z] ==> git version 2.24.4 found [2021-06-28T15:36:50.861Z] ==> 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-06-28T15:36:50.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T15:36:50.861Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T15:36:50.861Z] ==> Jenkins CI detected. [2021-06-28T15:36:50.861Z] project root: . [2021-06-28T15:36:50.861Z] --> token set from env [2021-06-28T15:36:51.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T15:36:51.124Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T15:36:51.124Z] ==> Python coveragepy not found [2021-06-28T15:36:51.124Z] ==> Searching for coverage reports in: [2021-06-28T15:36:51.124Z] + . [2021-06-28T15:36:51.124Z] -> Found 1 reports [2021-06-28T15:36:51.124Z] ==> Detecting git/mercurial file structure [2021-06-28T15:36:51.124Z] ==> Reading reports [2021-06-28T15:36:51.124Z] + ./coverage.out bytes=125634 [2021-06-28T15:36:51.124Z] ==> Appending adjustments [2021-06-28T15:36:51.124Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T15:36:51.393Z] + Found adjustments [2021-06-28T15:36:51.393Z] ==> Gzipping contents [2021-06-28T15:36:51.393Z] 16K /tmp/codecov.FV1pr9.gz [2021-06-28T15:36:51.393Z] ==> Uploading reports [2021-06-28T15:36:51.393Z] url: https://codecov.io [2021-06-28T15:36:51.393Z] query: branch=master&commit=a384344f64426d48ad4d0b0b770ada20eab5db57&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T15:36:51.393Z] -> Pinging Codecov [2021-06-28T15:36:51.393Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a384344f64426d48ad4d0b0b770ada20eab5db57&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T15:36:51.967Z] -> Uploading to [2021-06-28T15:36:51.968Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/7E55EF52A471D76F132DFD9A03CDDE97/a384344f64426d48ad4d0b0b770ada20eab5db57/7bc8b652-5bec-4d2b-a1cd-56acb2870f97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T153651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f2a61a965cf2007172fe6981359961a706b5cdc5a57b3e1801b9b030f90f880 [2021-06-28T15:36:51.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T15:36:51.968Z] Dload Upload Total Spent Left Speed [2021-06-28T15:36:52.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16307 0 0 100 16307 0 33839 --:--:-- --:--:-- --:--:-- 33902 [2021-06-28T15:36:52.229Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] } [2021-06-28T15:36:52.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-28T15:36:53.321Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-28T15:36:53.364Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:36:53.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T15:36:53.684Z] [2021-06-28T15:36:53.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:36:54.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T15:36:54.011Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-28T15:36:54.011Z] 188c0c94c7c5: Pulling fs layer [2021-06-28T15:36:54.011Z] 0ef7d3d256c8: Pulling fs layer [2021-06-28T15:36:54.011Z] de9db76c5a1d: Pulling fs layer [2021-06-28T15:36:54.012Z] 0eba1c9be4d2: Pulling fs layer [2021-06-28T15:36:54.012Z] 0d57e429df01: Pulling fs layer [2021-06-28T15:36:54.012Z] 4e4be7b47b0d: Pulling fs layer [2021-06-28T15:36:54.012Z] e1f770b5df2f: Pulling fs layer [2021-06-28T15:36:54.012Z] 85a0685a4137: Pulling fs layer [2021-06-28T15:36:54.012Z] 4e4be7b47b0d: Waiting [2021-06-28T15:36:54.012Z] e1f770b5df2f: Waiting [2021-06-28T15:36:54.012Z] 85a0685a4137: Waiting [2021-06-28T15:36:54.012Z] 0eba1c9be4d2: Waiting [2021-06-28T15:36:54.012Z] 0d57e429df01: Waiting [2021-06-28T15:36:54.012Z] de9db76c5a1d: Verifying Checksum [2021-06-28T15:36:54.012Z] de9db76c5a1d: Download complete [2021-06-28T15:36:54.012Z] 0ef7d3d256c8: Verifying Checksum [2021-06-28T15:36:54.012Z] 0ef7d3d256c8: Download complete [2021-06-28T15:36:54.012Z] 0d57e429df01: Verifying Checksum [2021-06-28T15:36:54.012Z] 0d57e429df01: Download complete [2021-06-28T15:36:54.012Z] 188c0c94c7c5: Verifying Checksum [2021-06-28T15:36:54.012Z] 4e4be7b47b0d: Verifying Checksum [2021-06-28T15:36:54.012Z] 4e4be7b47b0d: Download complete [2021-06-28T15:36:54.279Z] 188c0c94c7c5: Pull complete [2021-06-28T15:36:54.547Z] 0ef7d3d256c8: Pull complete [2021-06-28T15:36:54.547Z] de9db76c5a1d: Pull complete [2021-06-28T15:36:56.470Z] e1f770b5df2f: Verifying Checksum [2021-06-28T15:36:56.470Z] e1f770b5df2f: Download complete [2021-06-28T15:36:57.424Z] 0eba1c9be4d2: Verifying Checksum [2021-06-28T15:36:57.424Z] 0eba1c9be4d2: Download complete [2021-06-28T15:36:58.005Z] 85a0685a4137: Verifying Checksum [2021-06-28T15:36:58.006Z] 85a0685a4137: Download complete [2021-06-28T15:37:00.579Z] 0eba1c9be4d2: Pull complete [2021-06-28T15:37:00.579Z] 0d57e429df01: Pull complete [2021-06-28T15:37:00.841Z] 4e4be7b47b0d: Pull complete [2021-06-28T15:37:01.104Z] e1f770b5df2f: Pull complete [2021-06-28T15:37:07.812Z] 85a0685a4137: Pull complete [2021-06-28T15:37:07.812Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-28T15:37:07.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T15:37:07.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-28T15:37:07.894Z] prd-centos7-docker-4c-2g-536 does not seem to be running inside a container [2021-06-28T15:37:07.932Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-28T15:37:08.740Z] $ docker top 190b4333afe0f6834406bebdd31bef6aab74c449ef19ed56c1fa2ad8a4f4af99 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T15:37:08.838Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-28T15:37:09.147Z] + set -o pipefail [2021-06-28T15:37:09.147Z] + snyk monitor '--org=edgex-jenkins' [2021-06-28T15:37:14.455Z] [2021-06-28T15:37:14.455Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-28T15:37:14.455Z] [2021-06-28T15:37:14.455Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/474c2f59-b95e-4c09-bec0-c863c78478ed [2021-06-28T15:37:14.455Z] [2021-06-28T15:37:14.455Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-28T15:37:14.455Z] [2021-06-28T15:37:14.455Z] [Pipeline] } [2021-06-28T15:37:14.468Z] $ docker stop --time=1 190b4333afe0f6834406bebdd31bef6aab74c449ef19ed56c1fa2ad8a4f4af99 [2021-06-28T15:37:16.747Z] $ docker rm -f 190b4333afe0f6834406bebdd31bef6aab74c449ef19ed56c1fa2ad8a4f4af99 [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-06-28T15:37:17.432Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:37:17.458Z] provisioning config files... [2021-06-28T15:37:17.465Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8464256651145526174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:37:17.789Z] --> edgex-publish-swagger.sh [2021-06-28T15:37:17.789Z] === Publish openapi/v1 API === [2021-06-28T15:37:17.789Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-28T15:37:17.789Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-28T15:37:17.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T15:37:17.789Z] Dload Upload Total Spent Left Speed [2021-06-28T15:37:19.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16412 0:00:01 0:00:01 --:--:-- 16430 100 19947 0 0 100 19947 0 14677 0:00:01 0:00:01 --:--:-- 14688 [2021-06-28T15:37:19.176Z] [2021-06-28T15:37:19.176Z] [2021-06-28T15:37:19.176Z] === Publish openapi/v2 API === [2021-06-28T15:37:19.176Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-28T15:37:19.176Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-28T15:37:19.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T15:37:19.176Z] Dload Upload Total Spent Left Speed [2021-06-28T15:37:20.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 46798 0:00:01 0:00:01 --:--:-- 46802 100 51483 0 0 100 51483 0 46792 0:00:01 0:00:01 --:--:-- 46802 [2021-06-28T15:37:20.120Z] [2021-06-28T15:37:20.120Z] [Pipeline] } [2021-06-28T15:37:20.129Z] 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-06-28T15:37:20.774Z] + git log --format=format:%s -1 a384344f64426d48ad4d0b0b770ada20eab5db57 [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:37:21.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:37:21.084Z] . [Pipeline] withDockerContainer [2021-06-28T15:37:21.171Z] prd-centos7-docker-4c-2g-536 does not seem to be running inside a container [2021-06-28T15:37:21.206Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T15:37:21.562Z] $ docker top acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T15:37:21.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:37:21.722Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:37:21.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:37:21.830Z] $ docker exec acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 ssh-agent [2021-06-28T15:37:21.927Z] SSH_AUTH_SOCK=/tmp/ssh-TpnMAIdtdKpp/agent.13 [2021-06-28T15:37:21.927Z] SSH_AGENT_PID=19 [2021-06-28T15:37:21.932Z] Running ssh-add (command line suppressed) [2021-06-28T15:37:22.014Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8087155899356831793.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8087155899356831793.key) [2021-06-28T15:37:22.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:37:22.326Z] + git semver tag [2021-06-28T15:37:22.326Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T15:37:22.326Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-28T15:37:22.326Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-28T15:37:22.326Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T15:37:22.326Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T15:37:22.326Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T15:37:22.326Z] # $SEMVER_BRANCH = master [2021-06-28T15:37:22.326Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-28T15:37:22.326Z] # a384344f64426d48ad4d0b0b770ada20eab5db57 HEAD [2021-06-28T15:37:22.326Z] # -> Force: false [2021-06-28T15:37:22.326Z] # d9c613019ec55a24150f6c5069dd8a82c5d0ed8f refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-06-28T15:37:22.337Z] $ docker exec --env ******** --env ******** acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 ssh-agent -k [2021-06-28T15:37:22.438Z] unset SSH_AUTH_SOCK; [2021-06-28T15:37:22.438Z] unset SSH_AGENT_PID; [2021-06-28T15:37:22.438Z] echo Agent pid 19 killed; [2021-06-28T15:37:22.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T15:37:22.804Z] + git semver [Pipeline] } [2021-06-28T15:37:22.817Z] $ docker stop --time=1 acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 [2021-06-28T15:37:24.008Z] $ docker rm -f acd7e0a9dccfbe097ad397d4d3ef3d99698694033129ee124ce4e538f15471d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:37:24.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T15:37:24.505Z] [2021-06-28T15:37:24.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:37:24.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T15:37:24.836Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-28T15:37:24.836Z] ab5ef0e58194: Pulling fs layer [2021-06-28T15:37:24.836Z] 9712f1f96733: Pulling fs layer [2021-06-28T15:37:24.836Z] 63f879dbbcfc: Pulling fs layer [2021-06-28T15:37:24.836Z] 0d9ebad4ef96: Pulling fs layer [2021-06-28T15:37:24.836Z] e9a5061849ea: Pulling fs layer [2021-06-28T15:37:24.836Z] d747dcd14b5f: Pulling fs layer [2021-06-28T15:37:24.836Z] 2de7ff778b66: Pulling fs layer [2021-06-28T15:37:24.836Z] e9a5061849ea: Waiting [2021-06-28T15:37:24.836Z] d747dcd14b5f: Waiting [2021-06-28T15:37:24.836Z] 2de7ff778b66: Waiting [2021-06-28T15:37:24.836Z] 0d9ebad4ef96: Waiting [2021-06-28T15:37:24.836Z] 9712f1f96733: Verifying Checksum [2021-06-28T15:37:24.836Z] 9712f1f96733: Download complete [2021-06-28T15:37:26.219Z] 63f879dbbcfc: Verifying Checksum [2021-06-28T15:37:26.219Z] 63f879dbbcfc: Download complete [2021-06-28T15:37:26.480Z] e9a5061849ea: Verifying Checksum [2021-06-28T15:37:26.480Z] e9a5061849ea: Download complete [2021-06-28T15:37:26.480Z] d747dcd14b5f: Verifying Checksum [2021-06-28T15:37:26.480Z] d747dcd14b5f: Download complete [2021-06-28T15:37:26.741Z] 2de7ff778b66: Verifying Checksum [2021-06-28T15:37:26.741Z] 2de7ff778b66: Download complete [2021-06-28T15:37:27.321Z] 0d9ebad4ef96: Verifying Checksum [2021-06-28T15:37:27.321Z] 0d9ebad4ef96: Download complete [2021-06-28T15:37:27.321Z] ab5ef0e58194: Verifying Checksum [2021-06-28T15:37:27.321Z] ab5ef0e58194: Download complete [2021-06-28T15:37:29.911Z] ab5ef0e58194: Pull complete [2021-06-28T15:37:29.911Z] 9712f1f96733: Pull complete [2021-06-28T15:37:30.490Z] 63f879dbbcfc: Pull complete [2021-06-28T15:37:33.844Z] 0d9ebad4ef96: Pull complete [2021-06-28T15:37:33.844Z] e9a5061849ea: Pull complete [2021-06-28T15:37:33.844Z] d747dcd14b5f: Pull complete [2021-06-28T15:37:34.795Z] 2de7ff778b66: Pull complete [2021-06-28T15:37:34.795Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-28T15:37:34.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T15:37:34.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-28T15:37:34.879Z] prd-centos7-docker-4c-2g-536 does not seem to be running inside a container [2021-06-28T15:37:34.933Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-28T15:37:38.477Z] $ docker top 8ef77ce927bde1f06a1301dec6030d89e32dec87487620ca67f9231f6d55fc6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:37:38.586Z] provisioning config files... [2021-06-28T15:37:38.596Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1037660964335619156tmp [2021-06-28T15:37:38.609Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6799606470189523488tmp [2021-06-28T15:37:38.622Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3129839751142879399tmp [Pipeline] { [Pipeline] echo [2021-06-28T15:37:38.644Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:37:38.939Z] ---> sigul-configuration.sh [2021-06-28T15:37:38.939Z] gpg: directory `/root/.gnupg' created [2021-06-28T15:37:38.939Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-28T15:37:38.939Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-28T15:37:38.939Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-28T15:37:38.939Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-28T15:37:38.939Z] gpg: CAST5 encrypted data [2021-06-28T15:37:38.939Z] gpg: encrypted with 1 passphrase [2021-06-28T15:37:38.939Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-28T15:37:39.458Z] + mkdir /home/jenkins [2021-06-28T15:37:39.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-28T15:37:39.847Z] + 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-06-28T15:37:39.860Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:37:40.158Z] ---> sigul-install.sh [2021-06-28T15:37:44.373Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-28T15:37:44.670Z] + git tag --list [2021-06-28T15:37:44.670Z] 0.7.1 [2021-06-28T15:37:44.670Z] delhi-tag [2021-06-28T15:37:44.670Z] v1.0.0 [2021-06-28T15:37:44.670Z] v1.1.0 [2021-06-28T15:37:44.670Z] v1.1.1 [2021-06-28T15:37:44.670Z] v1.1.2 [2021-06-28T15:37:44.670Z] v1.2.0 [2021-06-28T15:37:44.670Z] v1.2.1 [2021-06-28T15:37:44.670Z] v1.2.2 [2021-06-28T15:37:44.670Z] v1.2.3 [2021-06-28T15:37:44.670Z] v1.3.0 [2021-06-28T15:37:44.670Z] v1.4.0 [2021-06-28T15:37:44.670Z] v2.0.0 [2021-06-28T15:37:44.670Z] v2.0.0-dev.1 [2021-06-28T15:37:44.670Z] v2.0.0-dev.10 [2021-06-28T15:37:44.670Z] v2.0.0-dev.11 [2021-06-28T15:37:44.670Z] v2.0.0-dev.12 [2021-06-28T15:37:44.670Z] v2.0.0-dev.13 [2021-06-28T15:37:44.670Z] v2.0.0-dev.14 [2021-06-28T15:37:44.670Z] v2.0.0-dev.15 [2021-06-28T15:37:44.670Z] v2.0.0-dev.16 [2021-06-28T15:37:44.670Z] v2.0.0-dev.17 [2021-06-28T15:37:44.670Z] v2.0.0-dev.18 [2021-06-28T15:37:44.670Z] v2.0.0-dev.19 [2021-06-28T15:37:44.670Z] v2.0.0-dev.2 [2021-06-28T15:37:44.670Z] v2.0.0-dev.20 [2021-06-28T15:37:44.670Z] v2.0.0-dev.21 [2021-06-28T15:37:44.670Z] v2.0.0-dev.22 [2021-06-28T15:37:44.670Z] v2.0.0-dev.23 [2021-06-28T15:37:44.670Z] v2.0.0-dev.24 [2021-06-28T15:37:44.670Z] v2.0.0-dev.25 [2021-06-28T15:37:44.670Z] v2.0.0-dev.26 [2021-06-28T15:37:44.670Z] v2.0.0-dev.27 [2021-06-28T15:37:44.670Z] v2.0.0-dev.28 [2021-06-28T15:37:44.670Z] v2.0.0-dev.29 [2021-06-28T15:37:44.670Z] v2.0.0-dev.3 [2021-06-28T15:37:44.670Z] v2.0.0-dev.30 [2021-06-28T15:37:44.670Z] v2.0.0-dev.31 [2021-06-28T15:37:44.670Z] v2.0.0-dev.32 [2021-06-28T15:37:44.670Z] v2.0.0-dev.33 [2021-06-28T15:37:44.670Z] v2.0.0-dev.34 [2021-06-28T15:37:44.670Z] v2.0.0-dev.35 [2021-06-28T15:37:44.670Z] v2.0.0-dev.36 [2021-06-28T15:37:44.670Z] v2.0.0-dev.37 [2021-06-28T15:37:44.670Z] v2.0.0-dev.38 [2021-06-28T15:37:44.670Z] v2.0.0-dev.39 [2021-06-28T15:37:44.670Z] v2.0.0-dev.4 [2021-06-28T15:37:44.670Z] v2.0.0-dev.40 [2021-06-28T15:37:44.670Z] v2.0.0-dev.41 [2021-06-28T15:37:44.670Z] v2.0.0-dev.42 [2021-06-28T15:37:44.671Z] v2.0.0-dev.43 [2021-06-28T15:37:44.671Z] v2.0.0-dev.44 [2021-06-28T15:37:44.671Z] v2.0.0-dev.45 [2021-06-28T15:37:44.671Z] v2.0.0-dev.46 [2021-06-28T15:37:44.671Z] v2.0.0-dev.47 [2021-06-28T15:37:44.671Z] v2.0.0-dev.48 [2021-06-28T15:37:44.671Z] v2.0.0-dev.49 [2021-06-28T15:37:44.671Z] v2.0.0-dev.5 [2021-06-28T15:37:44.671Z] v2.0.0-dev.50 [2021-06-28T15:37:44.671Z] v2.0.0-dev.51 [2021-06-28T15:37:44.671Z] v2.0.0-dev.52 [2021-06-28T15:37:44.671Z] v2.0.0-dev.53 [2021-06-28T15:37:44.671Z] v2.0.0-dev.54 [2021-06-28T15:37:44.671Z] v2.0.0-dev.55 [2021-06-28T15:37:44.671Z] v2.0.0-dev.56 [2021-06-28T15:37:44.671Z] v2.0.0-dev.57 [2021-06-28T15:37:44.671Z] v2.0.0-dev.58 [2021-06-28T15:37:44.671Z] v2.0.0-dev.59 [2021-06-28T15:37:44.671Z] v2.0.0-dev.6 [2021-06-28T15:37:44.671Z] v2.0.0-dev.60 [2021-06-28T15:37:44.671Z] v2.0.0-dev.61 [2021-06-28T15:37:44.671Z] v2.0.0-dev.62 [2021-06-28T15:37:44.671Z] v2.0.0-dev.63 [2021-06-28T15:37:44.671Z] v2.0.0-dev.64 [2021-06-28T15:37:44.671Z] v2.0.0-dev.65 [2021-06-28T15:37:44.671Z] v2.0.0-dev.66 [2021-06-28T15:37:44.671Z] v2.0.0-dev.67 [2021-06-28T15:37:44.671Z] v2.0.0-dev.68 [2021-06-28T15:37:44.671Z] v2.0.0-dev.69 [2021-06-28T15:37:44.671Z] v2.0.0-dev.7 [2021-06-28T15:37:44.671Z] v2.0.0-dev.70 [2021-06-28T15:37:44.671Z] v2.0.0-dev.71 [2021-06-28T15:37:44.671Z] v2.0.0-dev.72 [2021-06-28T15:37:44.671Z] v2.0.0-dev.73 [2021-06-28T15:37:44.671Z] v2.0.0-dev.74 [2021-06-28T15:37:44.671Z] v2.0.0-dev.75 [2021-06-28T15:37:44.671Z] v2.0.0-dev.76 [2021-06-28T15:37:44.671Z] v2.0.0-dev.77 [2021-06-28T15:37:44.671Z] v2.0.0-dev.78 [2021-06-28T15:37:44.671Z] v2.0.0-dev.79 [2021-06-28T15:37:44.671Z] v2.0.0-dev.8 [2021-06-28T15:37:44.671Z] v2.0.0-dev.80 [2021-06-28T15:37:44.671Z] v2.0.0-dev.81 [2021-06-28T15:37:44.671Z] v2.0.0-dev.82 [2021-06-28T15:37:44.671Z] v2.0.0-dev.83 [2021-06-28T15:37:44.671Z] v2.0.0-dev.84 [2021-06-28T15:37:44.671Z] v2.0.0-dev.85 [2021-06-28T15:37:44.671Z] v2.0.0-dev.86 [2021-06-28T15:37:44.671Z] v2.0.0-dev.87 [2021-06-28T15:37:44.671Z] v2.0.0-dev.88 [2021-06-28T15:37:44.671Z] v2.0.0-dev.9 [2021-06-28T15:37:44.671Z] v2.0.1-dev.1 [Pipeline] sh [2021-06-28T15:37:44.973Z] + lftools sign git-tag v2.0.1-dev.1 [2021-06-28T15:37:45.550Z] Signing Git tag with Sigul... [2021-06-28T15:37:45.550Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-06-28T15:37:46.135Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:37:46.455Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-28T15:37:46.464Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-28T15:37:46.502Z] $ docker stop --time=1 8ef77ce927bde1f06a1301dec6030d89e32dec87487620ca67f9231f6d55fc6e [2021-06-28T15:37:48.175Z] $ docker rm -f 8ef77ce927bde1f06a1301dec6030d89e32dec87487620ca67f9231f6d55fc6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:37:48.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:37:48.887Z] . [Pipeline] withDockerContainer [2021-06-28T15:37:48.959Z] prd-centos7-docker-4c-2g-536 does not seem to be running inside a container [2021-06-28T15:37:49.002Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T15:37:49.379Z] $ docker top ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T15:37:49.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:37:49.520Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:37:49.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:37:49.640Z] $ docker exec ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 ssh-agent [2021-06-28T15:37:49.751Z] SSH_AUTH_SOCK=/tmp/ssh-Cz1Dn7MFVXip/agent.14 [2021-06-28T15:37:49.751Z] SSH_AGENT_PID=21 [2021-06-28T15:37:49.757Z] Running ssh-add (command line suppressed) [2021-06-28T15:37:49.855Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4783434883342917446.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4783434883342917446.key) [2021-06-28T15:37:49.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:37:50.181Z] + git semver bump pre [2021-06-28T15:37:50.181Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T15:37:50.181Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-28T15:37:50.181Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-28T15:37:50.181Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T15:37:50.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T15:37:50.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T15:37:50.181Z] # $SEMVER_BRANCH = master [2021-06-28T15:37:50.181Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-28T15:37:50.181Z] 2.0.1-dev.2 [Pipeline] } [2021-06-28T15:37:50.190Z] $ docker exec --env ******** --env ******** ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 ssh-agent -k [2021-06-28T15:37:50.285Z] unset SSH_AUTH_SOCK; [2021-06-28T15:37:50.286Z] unset SSH_AGENT_PID; [2021-06-28T15:37:50.286Z] echo Agent pid 21 killed; [2021-06-28T15:37:50.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T15:37:50.649Z] + git semver [Pipeline] } [2021-06-28T15:37:50.664Z] $ docker stop --time=1 ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 [2021-06-28T15:37:51.846Z] $ docker rm -f ce9ef348be23b44d6f8752325c0d8bbc9451b0b2de1499a7a221870a46956230 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:37:52.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T15:37:52.260Z] . [Pipeline] withDockerContainer [2021-06-28T15:37:52.337Z] prd-centos7-docker-4c-2g-536 does not seem to be running inside a container [2021-06-28T15:37:52.382Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T15:37:52.747Z] $ docker top 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T15:37:52.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T15:37:52.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T15:37:53.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T15:37:53.008Z] $ docker exec 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef ssh-agent [2021-06-28T15:37:53.108Z] SSH_AUTH_SOCK=/tmp/ssh-AvYOoUl1rwwy/agent.14 [2021-06-28T15:37:53.108Z] SSH_AGENT_PID=20 [2021-06-28T15:37:53.121Z] Running ssh-add (command line suppressed) [2021-06-28T15:37:53.217Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8423731236691403086.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8423731236691403086.key) [2021-06-28T15:37:53.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T15:37:53.543Z] + git semver push [2021-06-28T15:37:53.543Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T15:37:53.543Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-28T15:37:53.543Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-28T15:37:53.543Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T15:37:53.543Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T15:37:53.543Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T15:37:53.543Z] # $SEMVER_BRANCH = master [2021-06-28T15:37:53.543Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-28T15:37:58.850Z] $ docker exec --env ******** --env ******** 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef ssh-agent -k [2021-06-28T15:37:58.947Z] unset SSH_AUTH_SOCK; [2021-06-28T15:37:58.947Z] unset SSH_AGENT_PID; [2021-06-28T15:37:58.947Z] echo Agent pid 20 killed; [2021-06-28T15:37:58.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T15:37:59.320Z] + git semver [Pipeline] } [2021-06-28T15:37:59.333Z] $ docker stop --time=1 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef [2021-06-28T15:38:00.534Z] $ docker rm -f 0b3e86c538d39fba6961b93c36b953e5f93a8f7478ad4833df43109fc05a3aef [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-06-28T15:38:02.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:38:03.239Z] ---> package-listing.sh [2021-06-28T15:38:03.239Z] ++ facter osfamily [2021-06-28T15:38:03.239Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T15:38:03.502Z] + OS_FAMILY=redhat [2021-06-28T15:38:03.502Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-28T15:38:03.502Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T15:38:03.502Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T15:38:03.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T15:38:03.502Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T15:38:03.502Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-28T15:38:03.502Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T15:38:03.502Z] + case "${OS_FAMILY}" in [2021-06-28T15:38:03.502Z] + rpm -qa [2021-06-28T15:38:03.502Z] + sort [2021-06-28T15:38:04.075Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T15:38:04.075Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T15:38:04.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T15:38:04.075Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-28T15:38:04.075Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-28T15:38:04.075Z] + 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-06-28T15:38:04.092Z] 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-06-28T15:38:04.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:38:04.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T15:38:04.958Z] [2021-06-28T15:38:04.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T15:38:05.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T15:38:05.286Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T15:38:05.286Z] df20fa9351a1: Pulling fs layer [2021-06-28T15:38:05.286Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T15:38:05.286Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T15:38:05.286Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T15:38:05.286Z] 93b61091891f: Pulling fs layer [2021-06-28T15:38:05.286Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T15:38:05.286Z] 5e14af77c1be: Pulling fs layer [2021-06-28T15:38:05.286Z] 01666e4c0597: Pulling fs layer [2021-06-28T15:38:05.286Z] aa168da1d23b: Pulling fs layer [2021-06-28T15:38:05.286Z] 93b9cdb0e59b: Waiting [2021-06-28T15:38:05.286Z] 5e14af77c1be: Waiting [2021-06-28T15:38:05.286Z] 01666e4c0597: Waiting [2021-06-28T15:38:05.286Z] aa168da1d23b: Waiting [2021-06-28T15:38:05.286Z] 46f8f816bc3b: Waiting [2021-06-28T15:38:05.286Z] 93b61091891f: Waiting [2021-06-28T15:38:05.286Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T15:38:05.286Z] 36b3adc4ff6f: Download complete [2021-06-28T15:38:05.286Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T15:38:05.286Z] 46f8f816bc3b: Download complete [2021-06-28T15:38:05.286Z] df20fa9351a1: Verifying Checksum [2021-06-28T15:38:05.286Z] df20fa9351a1: Download complete [2021-06-28T15:38:05.554Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T15:38:05.554Z] 93b9cdb0e59b: Download complete [2021-06-28T15:38:05.554Z] 93b61091891f: Verifying Checksum [2021-06-28T15:38:05.554Z] 93b61091891f: Download complete [2021-06-28T15:38:05.554Z] 5e14af77c1be: Verifying Checksum [2021-06-28T15:38:05.554Z] 5e14af77c1be: Download complete [2021-06-28T15:38:05.554Z] 01666e4c0597: Verifying Checksum [2021-06-28T15:38:05.554Z] 01666e4c0597: Download complete [2021-06-28T15:38:05.554Z] df20fa9351a1: Pull complete [2021-06-28T15:38:05.554Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T15:38:05.554Z] 8ad3a11d3b57: Download complete [2021-06-28T15:38:05.554Z] 36b3adc4ff6f: Pull complete [2021-06-28T15:38:06.134Z] 8ad3a11d3b57: Pull complete [2021-06-28T15:38:06.134Z] 46f8f816bc3b: Pull complete [2021-06-28T15:38:06.395Z] 93b61091891f: Pull complete [2021-06-28T15:38:06.395Z] 93b9cdb0e59b: Pull complete [2021-06-28T15:38:06.656Z] 5e14af77c1be: Pull complete [2021-06-28T15:38:06.656Z] 01666e4c0597: Pull complete [2021-06-28T15:38:07.410Z] aa168da1d23b: Verifying Checksum [2021-06-28T15:38:07.410Z] aa168da1d23b: Download complete [2021-06-28T15:38:11.655Z] aa168da1d23b: Pull complete [2021-06-28T15:38:11.655Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T15:38:11.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T15:38:11.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T15:38:11.746Z] prd-centos7-docker-4c-2g-536 does not seem to be running inside a container [2021-06-28T15:38:11.785Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T15:38:14.308Z] $ docker top 326bb924a0fdb4088e36d5a34a956fe320ba4123d546650be6cde7c49e1faab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T15:38:14.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T15:38:14.994Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T15:38:15.293Z] + ls /var/log/sa-host [2021-06-28T15:38:15.293Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T15:38:15.293Z] file_magic: OK [2021-06-28T15:38:15.293Z] HZ: Using current value: 100 [2021-06-28T15:38:15.293Z] file_header: OK [2021-06-28T15:38:15.293Z] 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-06-28T15:38:15.293Z] Statistics: [2021-06-28T15:38:15.293Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T15:38:15.293Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T15:38:15.293Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T15:38:15.293Z] file_magic: OK [2021-06-28T15:38:15.293Z] HZ: Using current value: 100 [2021-06-28T15:38:15.293Z] file_header: OK [2021-06-28T15:38:15.293Z] 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-06-28T15:38:15.293Z] Statistics: [2021-06-28T15:38:15.293Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T15:38:15.293Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T15:38:16.023Z] provisioning config files... [2021-06-28T15:38:16.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3257299159809695118tmp [Pipeline] { [Pipeline] echo [2021-06-28T15:38:16.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:38:16.367Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T15:38:16.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:38:16.797Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T15:38:16.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:38:17.106Z] ---> sudo-logs.sh [2021-06-28T15:38:17.106Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T15:38:17.144Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:38:17.440Z] ---> job-cost.sh [2021-06-28T15:38:17.440Z] lf-activate-venv: SKIPPING [2021-06-28T15:38:17.440Z] DEBUG: total: 0.18000000715255737 [2021-06-28T15:38:17.440Z] INFO: Retrieving Stack Cost... [2021-06-28T15:38:18.829Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T15:38:19.090Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T15:38:19.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T15:38:19.404Z] ---> logs-deploy.sh [2021-06-28T15:38:19.405Z] lf-activate-venv: SKIPPING [2021-06-28T15:38:19.405Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/200 [2021-06-28T15:38:19.405Z] INFO: archiving workspace using pattern(s): [2021-06-28T15:38:20.350Z] Archives upload complete. [2021-06-28T15:38:20.350Z] INFO: archiving logs to Nexus [2021-06-28T15:38:20.925Z] ---> uname -a: [2021-06-28T15:38:20.925Z] Linux prd-centos7-docker-4c-2g-536.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-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] ---> lscpu: [2021-06-28T15:38:20.925Z] Architecture: x86_64 [2021-06-28T15:38:20.925Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-28T15:38:20.925Z] Byte Order: Little Endian [2021-06-28T15:38:20.925Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-28T15:38:20.925Z] CPU(s): 2 [2021-06-28T15:38:20.925Z] On-line CPU(s) list: 0,1 [2021-06-28T15:38:20.925Z] Thread(s) per core: 1 [2021-06-28T15:38:20.925Z] Core(s) per socket: 1 [2021-06-28T15:38:20.925Z] Socket(s): 2 [2021-06-28T15:38:20.925Z] NUMA node(s): 1 [2021-06-28T15:38:20.925Z] Vendor ID: AuthenticAMD [2021-06-28T15:38:20.925Z] CPU family: 23 [2021-06-28T15:38:20.925Z] Model: 49 [2021-06-28T15:38:20.925Z] Model name: AMD EPYC-Rome Processor [2021-06-28T15:38:20.925Z] Stepping: 0 [2021-06-28T15:38:20.925Z] CPU MHz: 2800.000 [2021-06-28T15:38:20.925Z] BogoMIPS: 5600.00 [2021-06-28T15:38:20.925Z] Virtualization: AMD-V [2021-06-28T15:38:20.925Z] Hypervisor vendor: KVM [2021-06-28T15:38:20.925Z] Virtualization type: full [2021-06-28T15:38:20.925Z] L1d cache: 64 KiB [2021-06-28T15:38:20.925Z] L1i cache: 64 KiB [2021-06-28T15:38:20.925Z] L2 cache: 1 MiB [2021-06-28T15:38:20.925Z] L3 cache: 32 MiB [2021-06-28T15:38:20.925Z] NUMA node0 CPU(s): 0,1 [2021-06-28T15:38:20.925Z] Vulnerability Itlb multihit: Not affected [2021-06-28T15:38:20.925Z] Vulnerability L1tf: Not affected [2021-06-28T15:38:20.925Z] Vulnerability Mds: Not affected [2021-06-28T15:38:20.925Z] Vulnerability Meltdown: Not affected [2021-06-28T15:38:20.925Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-28T15:38:20.925Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-28T15:38:20.925Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-28T15:38:20.925Z] Vulnerability Srbds: Not affected [2021-06-28T15:38:20.925Z] Vulnerability Tsx async abort: Not affected [2021-06-28T15:38:20.925Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] ---> nproc: [2021-06-28T15:38:20.925Z] 2 [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] ---> df -h: [2021-06-28T15:38:20.925Z] Filesystem Size Used Available Use% Mounted on [2021-06-28T15:38:20.925Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-28T15:38:20.925Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-28T15:38:20.925Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-28T15:38:20.925Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2021-06-28T15:38:20.925Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] ---> free -m: [2021-06-28T15:38:20.925Z] total used free shared buff/cache available [2021-06-28T15:38:20.925Z] Mem: 7821 1167 3264 0 3388 6572 [2021-06-28T15:38:20.925Z] Swap: 1023 0 1023 [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] ---> ip addr: [2021-06-28T15:38:20.925Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-28T15:38:20.925Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-28T15:38:20.925Z] inet 127.0.0.1/8 scope host lo [2021-06-28T15:38:20.925Z] valid_lft forever preferred_lft forever [2021-06-28T15:38:20.925Z] inet6 ::1/128 scope host [2021-06-28T15:38:20.925Z] valid_lft forever preferred_lft forever [2021-06-28T15:38:20.925Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-28T15:38:20.925Z] link/ether fa:16:3e:98:6d:e0 brd ff:ff:ff:ff:ff:ff [2021-06-28T15:38:20.925Z] inet 10.30.123.182/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-28T15:38:20.925Z] valid_lft 85668sec preferred_lft 85668sec [2021-06-28T15:38:20.925Z] inet6 fe80::f816:3eff:fe98:6de0/64 scope link [2021-06-28T15:38:20.925Z] valid_lft forever preferred_lft forever [2021-06-28T15:38:20.925Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-28T15:38:20.925Z] link/ether 02:42:1d:9f:84:5a brd ff:ff:ff:ff:ff:ff [2021-06-28T15:38:20.925Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-28T15:38:20.925Z] valid_lft forever preferred_lft forever [2021-06-28T15:38:20.925Z] inet6 fe80::42:1dff:fe9f:845a/64 scope link [2021-06-28T15:38:20.925Z] valid_lft forever preferred_lft forever [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] ---> sar -b -r -n DEV: [2021-06-28T15:38:20.925Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] 15:25:59 LINUX RESTART (2 CPU) [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] 15:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-28T15:38:20.925Z] 15:28:01 1.93 0.00 1.93 0.00 0.00 40.44 0.00 [2021-06-28T15:38:20.925Z] 15:29:01 0.35 0.00 0.35 0.00 0.00 5.00 0.00 [2021-06-28T15:38:20.925Z] 15:30:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 [2021-06-28T15:38:20.925Z] 15:31:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 [2021-06-28T15:38:20.925Z] 15:32:01 0.33 0.00 0.33 0.00 0.00 5.83 0.00 [2021-06-28T15:38:20.925Z] 15:33:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 [2021-06-28T15:38:20.925Z] 15:34:01 0.33 0.00 0.33 0.00 0.00 4.46 0.00 [2021-06-28T15:38:20.925Z] 15:35:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-06-28T15:38:20.925Z] 15:36:01 0.37 0.00 0.37 0.00 0.00 5.16 0.00 [2021-06-28T15:38:20.925Z] 15:37:01 6.79 0.03 6.76 0.00 3.73 345.80 0.00 [2021-06-28T15:38:20.925Z] 15:38:01 227.51 0.00 227.51 0.00 0.00 58446.39 0.00 [2021-06-28T15:38:20.925Z] Average: 21.68 0.00 21.68 0.00 0.34 5353.43 0.00 [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-28T15:38:20.925Z] 15:28:01 5475436 0 790200 9.87 2620 1740684 1209832 13.36 557020 1578356 16 [2021-06-28T15:38:20.925Z] 15:29:01 5473652 0 791976 9.89 2620 1740692 1210156 13.36 561072 1576048 20 [2021-06-28T15:38:20.925Z] 15:30:01 5472944 0 792684 9.90 2620 1740692 1210156 13.36 560512 1577672 20 [2021-06-28T15:38:20.925Z] 15:31:01 5474536 0 791088 9.88 2620 1740696 1209832 13.36 558016 1578376 20 [2021-06-28T15:38:20.925Z] 15:32:01 5464996 0 800620 10.00 2620 1740704 1284312 14.18 565920 1578376 8 [2021-06-28T15:38:20.925Z] 15:33:01 5470552 0 795064 9.93 2620 1740704 1224016 13.51 561936 1578376 8 [2021-06-28T15:38:20.925Z] 15:34:01 5462248 0 803360 10.03 2620 1740712 1203456 13.29 570540 1578376 8 [2021-06-28T15:38:20.925Z] 15:35:01 5461764 0 803836 10.04 2620 1740720 1203456 13.29 571028 1578376 8 [2021-06-28T15:38:20.925Z] 15:36:01 5461904 0 803692 10.03 2620 1740724 1203456 13.29 572788 1576500 20 [2021-06-28T15:38:20.925Z] 15:37:01 4744904 0 937620 11.71 2620 2323796 1603240 17.70 745116 2067496 582016 [2021-06-28T15:38:20.925Z] 15:38:01 3877736 0 1065860 13.31 2620 3062724 1297656 14.33 802980 2692476 20 [2021-06-28T15:38:20.925Z] Average: 5258243 0 834182 10.42 2620 1913895 1259961 13.91 602448 1723675 52924 [2021-06-28T15:38:20.925Z] [2021-06-28T15:38:20.925Z] 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-28T15:38:20.925Z] 15:28:01 eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:29:01 eth0 8.80 5.15 7.52 0.34 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:30:01 eth0 1.35 0.60 0.58 0.37 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:31:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:32:01 eth0 2.70 3.02 0.24 20.65 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:33:01 eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.925Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:35:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:37:01 eth0 387.66 355.21 4072.06 28.86 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:38:01 eth0 526.87 469.88 3927.65 102.71 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] 15:38:01 docker0 113.09 120.73 8.41 662.38 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] Average: eth0 84.46 75.88 728.32 13.91 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] Average: docker0 10.28 10.98 0.76 60.24 0.00 0.00 0.00 0.00 [2021-06-28T15:38:20.926Z] [2021-06-28T15:38:20.926Z] [2021-06-28T15:38:20.926Z] ---> sar -P ALL: [2021-06-28T15:38:20.926Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T15:38:20.926Z] [2021-06-28T15:38:20.926Z] 15:25:59 LINUX RESTART (2 CPU) [2021-06-28T15:38:20.926Z] [2021-06-28T15:38:20.926Z] 15:27:01 CPU %user %nice %system %iowait %steal %idle [2021-06-28T15:38:20.926Z] 15:28:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-28T15:38:20.926Z] 15:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-28T15:38:20.926Z] 15:28:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-28T15:38:20.926Z] 15:29:01 all 0.23 0.00 0.05 0.00 0.03 99.69 [2021-06-28T15:38:20.926Z] 15:29:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-28T15:38:20.926Z] 15:29:01 1 0.37 0.00 0.05 0.00 0.05 99.53 [2021-06-28T15:38:20.926Z] 15:30:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-28T15:38:20.926Z] 15:30:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-28T15:38:20.926Z] 15:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-28T15:38:20.926Z] 15:31:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-28T15:38:20.926Z] 15:31:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-28T15:38:20.926Z] 15:31:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-28T15:38:20.926Z] 15:32:01 all 0.21 0.00 0.04 0.00 0.03 99.72 [2021-06-28T15:38:20.926Z] 15:32:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-28T15:38:20.926Z] 15:32:01 1 0.25 0.00 0.05 0.00 0.05 99.65 [2021-06-28T15:38:20.926Z] 15:33:01 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-28T15:38:20.926Z] 15:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-28T15:38:20.926Z] 15:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-28T15:38:20.926Z] 15:34:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-28T15:38:20.926Z] 15:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-28T15:38:20.926Z] 15:34:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-28T15:38:20.926Z] 15:35:01 all 0.02 0.00 0.03 0.00 0.03 99.93 [2021-06-28T15:38:20.926Z] 15:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-28T15:38:20.926Z] 15:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-28T15:38:20.926Z] 15:36:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-28T15:38:20.926Z] 15:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-28T15:38:20.926Z] 15:36:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-28T15:38:20.926Z] 15:37:01 all 5.63 0.00 2.14 0.07 0.03 92.14 [2021-06-28T15:38:20.926Z] 15:37:01 0 5.38 0.00 2.16 0.07 0.03 92.36 [2021-06-28T15:38:20.926Z] 15:37:01 1 5.87 0.00 2.12 0.07 0.02 91.93 [2021-06-28T15:38:20.926Z] 15:38:01 all 19.36 0.00 8.60 3.50 0.09 68.45 [2021-06-28T15:38:20.926Z] 15:38:01 0 21.26 0.00 8.43 3.50 0.09 66.72 [2021-06-28T15:38:20.926Z] 15:38:01 1 17.47 0.00 8.78 3.49 0.09 70.17 [2021-06-28T15:38:20.926Z] [2021-06-28T15:38:20.926Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-28T15:38:20.926Z] Average: all 2.27 0.00 0.97 0.31 0.03 96.42 [2021-06-28T15:38:20.926Z] Average: 0 2.38 0.00 0.95 0.31 0.03 96.33 [2021-06-28T15:38:20.926Z] Average: 1 2.15 0.00 0.99 0.31 0.04 96.52 [2021-06-28T15:38:20.926Z] [2021-06-28T15:38:20.926Z] [2021-06-28T15:38:20.926Z]