Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2d7386986501f8c504e256bc873431da18a2db4 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3123353214563183156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18054328343154644954.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9168142809785545186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8952317744628567536.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12614192847997156243.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33629’ Running on prd-ubuntu20.04-docker-8c-8g-33630 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2d7386986501f8c504e256bc873431da18a2db4 (main) > 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 b2d7386986501f8c504e256bc873431da18a2db4 # timeout=10 Commit message: "Merge pull request #1149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.19" > git rev-list --no-walk 99a726dbba9fddcd6b6c26c7337937a12db69607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:43:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:43:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:43:46 ========================================================= 08:43:46 EdgeX Global Pipelines Version Info 08:43:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:43:47 ------------------- 08:43:47 stable info: 08:43:47 ------------------- 08:43:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:43:47 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:43:47 Message: update stable to v1.0.227 08:43:48 ------------------- 08:43:48 experimental info: 08:43:48 ------------------- 08:43:48 Commited By: **** collab-it+edgex@linuxfoundation.org 08:43:48 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:43:48 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2d7386 [Pipeline] echo 08:43:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:48 provisioning config files... 08:43:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7416817090792857447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:49 ---> docker-login.sh 08:43:49 nexus3.edgexfoundry.org:10001 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:49 Configure a credential helper to remove this warning. See 08:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:49 08:43:49 Login Succeeded 08:43:49 nexus3.edgexfoundry.org:10002 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:49 Configure a credential helper to remove this warning. See 08:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:49 08:43:49 Login Succeeded 08:43:49 nexus3.edgexfoundry.org:10003 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:49 Configure a credential helper to remove this warning. See 08:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:49 08:43:49 Login Succeeded 08:43:49 nexus3.edgexfoundry.org:10004 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:49 Configure a credential helper to remove this warning. See 08:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:49 08:43:49 Login Succeeded 08:43:49 docker.io 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 ---> docker-login.sh ends [Pipeline] } 08:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:43:50 + git rev-list -1 --merges b2d7386986501f8c504e256bc873431da18a2db4~1..b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo 08:43:50 -----------> git rev-list -1 --merges b2d7386986501f8c504e256bc873431da18a2db4~1..b2d7386986501f8c504e256bc873431da18a2db4 b2d7386986501f8c504e256bc873431da18a2db4 08:43:50 b2d7386986501f8c504e256bc873431da18a2db4 [false] [Pipeline] sh 08:43:51 + git log --format=format:%s -1 b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo 08:43:51 ========================================================= 08:43:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:43:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:51 + git log --format=format:%s -1 b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] echo 08:43:51 [semverPrep] GIT_COMMIT: b2d7386986501f8c504e256bc873431da18a2db4, Commit Message: Merge pull request #1149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.19 [Pipeline] echo 08:43:51 [semverPrep] This is not a build commit. [Pipeline] sh 08:43:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:43:52 + grep -v github /etc/ssh/ssh_known_hosts 08:43:52 + [ -e /tmp/ssh_known_hosts ] 08:43:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:43:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:43:52 + sudo tee -a /etc/ssh/ssh_known_hosts 08:43:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:43:52 08:43:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:43:52 latest: Pulling from edgex-devops/py-git-semver 08:43:52 1fe172e4850f: Pulling fs layer 08:43:52 caf521ccaac6: Pulling fs layer 08:43:52 3ead6fa29328: Pulling fs layer 08:43:52 5c2a1cbceb83: Pulling fs layer 08:43:52 a8d5f1318db7: Pulling fs layer 08:43:52 c427282e49a2: Pulling fs layer 08:43:52 1827001aaf11: Pulling fs layer 08:43:52 0714d37db230: Pulling fs layer 08:43:52 ac28cf19c067: Pulling fs layer 08:43:52 ca983d60f3e2: Pulling fs layer 08:43:52 9f894cec8388: Pulling fs layer 08:43:52 a8d5f1318db7: Waiting 08:43:52 c427282e49a2: Waiting 08:43:52 ca983d60f3e2: Waiting 08:43:52 0714d37db230: Waiting 08:43:52 9f894cec8388: Waiting 08:43:52 ac28cf19c067: Waiting 08:43:52 1827001aaf11: Waiting 08:43:52 5c2a1cbceb83: Waiting 08:43:52 caf521ccaac6: Download complete 08:43:52 5c2a1cbceb83: Verifying Checksum 08:43:52 5c2a1cbceb83: Download complete 08:43:52 a8d5f1318db7: Verifying Checksum 08:43:52 a8d5f1318db7: Download complete 08:43:52 c427282e49a2: Verifying Checksum 08:43:52 c427282e49a2: Download complete 08:43:53 3ead6fa29328: Verifying Checksum 08:43:53 3ead6fa29328: Download complete 08:43:53 0714d37db230: Download complete 08:43:53 ac28cf19c067: Verifying Checksum 08:43:53 ac28cf19c067: Download complete 08:43:53 ca983d60f3e2: Verifying Checksum 08:43:53 ca983d60f3e2: Download complete 08:43:53 9f894cec8388: Verifying Checksum 08:43:53 9f894cec8388: Download complete 08:43:53 1fe172e4850f: Verifying Checksum 08:43:53 1fe172e4850f: Download complete 08:43:53 1827001aaf11: Verifying Checksum 08:43:53 1827001aaf11: Download complete 08:43:54 1fe172e4850f: Pull complete 08:43:54 caf521ccaac6: Pull complete 08:43:55 3ead6fa29328: Pull complete 08:43:55 5c2a1cbceb83: Pull complete 08:43:55 a8d5f1318db7: Pull complete 08:43:56 c427282e49a2: Pull complete 08:43:58 1827001aaf11: Pull complete 08:43:58 0714d37db230: Pull complete 08:43:58 ac28cf19c067: Pull complete 08:43:58 ca983d60f3e2: Pull complete 08:43:58 9f894cec8388: Pull complete 08:43:58 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 08:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 08:43:58 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 08:44:01 $ docker top b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 -eo pid,comm 08:44:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:44:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:01 [ssh-agent] Looking for ssh-agent implementation... 08:44:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:01 $ docker exec b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent 08:44:01 SSH_AUTH_SOCK=/tmp/ssh-ccKxRBoXaLPZ/agent.25 08:44:01 SSH_AGENT_PID=38 08:44:01 Running ssh-add (command line suppressed) 08:44:01 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4455822193602331943.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4455822193602331943.key) 08:44:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:02 + git tag --points-at HEAD [Pipeline] } 08:44:02 $ docker exec --env ******** --env ******** b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent -k 08:44:02 unset SSH_AUTH_SOCK; 08:44:02 unset SSH_AGENT_PID; 08:44:02 echo Agent pid 38 killed; 08:44:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:44:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:02 [ssh-agent] Looking for ssh-agent implementation... 08:44:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:02 $ docker exec b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent 08:44:02 SSH_AUTH_SOCK=/tmp/ssh-Tl8DXegH8scX/agent.70 08:44:02 SSH_AGENT_PID=78 08:44:02 Running ssh-add (command line suppressed) 08:44:02 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8657735680624560483.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8657735680624560483.key) 08:44:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:03 + git semver init 08:44:03 2022-04-28 08:44:03,259 [run_init] DEBUG init version:0.0.0 force:False 08:44:03 2022-04-28 08:44:03,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:44:03 2022-04-28 08:44:03,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:44:03 2022-04-28 08:44:03,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 08:44:04 2022-04-28 08:44:04,177 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 08:44:04 2022-04-28 08:44:04,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 08:44:04 2022-04-28 08:44:04,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:44:04 2022-04-28 08:44:04,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:44:04 2.2.0-dev.34 [Pipeline] } 08:44:04 $ docker exec --env ******** --env ******** b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 ssh-agent -k 08:44:04 unset SSH_AUTH_SOCK; 08:44:04 unset SSH_AGENT_PID; 08:44:04 echo Agent pid 78 killed; 08:44:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:04 + git semver [Pipeline] } 08:44:05 $ docker stop --time=1 b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 08:44:07 $ docker rm -f b9271398d8494da562bf286fdc45f6dff731f3bb01920cf9d145752a75fd5c98 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:44:07 Stashed 1 file(s) [Pipeline] echo 08:44:07 [edgeXSemver]: initialized semver on version 2.2.0-dev.34 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:07 provisioning config files... 08:44:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6372224632398373729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:08 ---> docker-login.sh 08:44:08 nexus3.edgexfoundry.org:10001 08:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:08 Configure a credential helper to remove this warning. See 08:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:08 08:44:08 Login Succeeded 08:44:08 nexus3.edgexfoundry.org:10002 08:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:08 Configure a credential helper to remove this warning. See 08:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:08 08:44:08 Login Succeeded 08:44:08 nexus3.edgexfoundry.org:10003 08:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:08 Configure a credential helper to remove this warning. See 08:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:08 08:44:08 Login Succeeded 08:44:08 nexus3.edgexfoundry.org:10004 08:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:08 Configure a credential helper to remove this warning. See 08:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:08 08:44:08 Login Succeeded 08:44:08 docker.io 08:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:09 Configure a credential helper to remove this warning. See 08:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:09 08:44:09 Login Succeeded 08:44:09 ---> docker-login.sh ends [Pipeline] } 08:44:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:44:09 ========================================================= 08:44:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:44:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:44:09 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 08:44:09 Sending build context to Docker daemon 9.661MB 08:44:09 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 08:44:09 Step 2/11 : FROM ${BASE} AS builder 08:44:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:44:10 59bf1c3509f3: Pulling fs layer 08:44:10 666ba61612fd: Pulling fs layer 08:44:10 8ed8ca486205: Pulling fs layer 08:44:10 4fe6c5a15a65: Pulling fs layer 08:44:10 22a0e8bec74d: Pulling fs layer 08:44:10 ca2b28591e48: Pulling fs layer 08:44:10 a51346096db8: Pulling fs layer 08:44:10 4fe6c5a15a65: Waiting 08:44:10 22a0e8bec74d: Waiting 08:44:10 ca2b28591e48: Waiting 08:44:10 daebc70d1ce1: Pulling fs layer 08:44:10 a51346096db8: Waiting 08:44:10 0e18a0eac166: Pulling fs layer 08:44:10 daebc70d1ce1: Waiting 08:44:10 0e18a0eac166: Waiting 08:44:10 8ed8ca486205: Download complete 08:44:10 666ba61612fd: Verifying Checksum 08:44:10 666ba61612fd: Download complete 08:44:10 22a0e8bec74d: Verifying Checksum 08:44:10 22a0e8bec74d: Download complete 08:44:10 ca2b28591e48: Verifying Checksum 08:44:10 ca2b28591e48: Download complete 08:44:10 59bf1c3509f3: Verifying Checksum 08:44:10 59bf1c3509f3: Download complete 08:44:10 a51346096db8: Verifying Checksum 08:44:10 a51346096db8: Download complete 08:44:10 daebc70d1ce1: Verifying Checksum 08:44:10 daebc70d1ce1: Download complete 08:44:10 59bf1c3509f3: Pull complete 08:44:10 666ba61612fd: Pull complete 08:44:10 8ed8ca486205: Pull complete 08:44:10 0e18a0eac166: Verifying Checksum 08:44:10 0e18a0eac166: Download complete 08:44:10 4fe6c5a15a65: Verifying Checksum 08:44:10 4fe6c5a15a65: Download complete 08:44:15 4fe6c5a15a65: Pull complete 08:44:15 22a0e8bec74d: Pull complete 08:44:15 ca2b28591e48: Pull complete 08:44:15 a51346096db8: Pull complete 08:44:15 daebc70d1ce1: Pull complete 08:44:17 0e18a0eac166: Pull complete 08:44:17 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:44:17 ---> f018257e8ee9 08:44:17 Step 3/11 : ARG MAKE=make build 08:44:19 ---> Running in f146d12ef9f7 08:44:19 Removing intermediate container f146d12ef9f7 08:44:19 ---> b72ba087522e 08:44:19 Step 4/11 : WORKDIR /device-sdk-go 08:44:19 ---> Running in 9bef415351d9 08:44:19 Removing intermediate container 9bef415351d9 08:44:19 ---> c9d129e3f3b7 08:44:19 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:44:19 ---> Running in bf402441e5a3 08:44:19 Removing intermediate container bf402441e5a3 08:44:19 ---> 8268ba1bee69 08:44:19 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:19 ---> Running in 2f085f3e7f57 08:44:22 Still waiting to schedule task 08:44:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33631’ 08:44:27 Removing intermediate container 2f085f3e7f57 08:44:27 ---> 0ebaf6a6b35c 08:44:27 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:44:27 ---> Running in 5afd30e2c5e9 08:44:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:28 OK: 221 MiB in 52 packages 08:44:29 Removing intermediate container 5afd30e2c5e9 08:44:29 ---> 3681a0230868 08:44:29 Step 8/11 : COPY go.mod vendor* ./ 08:44:29 ---> d4a8897fcaaf 08:44:29 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:29 ---> Running in cce7084d9076 08:44:51 Removing intermediate container cce7084d9076 08:44:51 ---> 0e0ef370cc19 08:44:51 Step 10/11 : COPY . . 08:44:51 ---> 123eedb6697c 08:44:51 Step 11/11 : RUN ${MAKE} 08:44:51 ---> Running in a29054541498 08:44:51 noop 08:44:51 Removing intermediate container a29054541498 08:44:51 ---> ab082da30bbb 08:44:51 Successfully built ab082da30bbb 08:44:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:44:52 + docker inspect -f . ci-base-image-x86_64 08:44:52 . [Pipeline] withDockerContainer 08:44:52 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:44:55 $ docker top 908e224e884d12522b5205355aab655dea05492f799883c4d904f8701c321548 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:56 + go version 08:44:56 go version go1.17.6 linux/amd64 [Pipeline] } 08:44:56 $ docker stop --time=1 908e224e884d12522b5205355aab655dea05492f799883c4d904f8701c321548 08:44:57 $ docker rm -f 908e224e884d12522b5205355aab655dea05492f799883c4d904f8701c321548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:58 + docker inspect -f . ci-base-image-x86_64 08:44:58 . [Pipeline] withDockerContainer 08:44:58 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:44:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:44:58 $ docker top 3ec78eab0f5cbcf7b5475ea6851a51242ba13ee6187f2f15550c00f80c4620c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:44:58 + make test 08:44:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:45:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 23.3% of statements 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 10.8% of statements 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.088s coverage: 60.0% of statements 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 34.8% of statements 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 86.1% of statements 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 65.1% of statements 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.780s coverage: 89.2% of statements 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.7% of statements 08:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:45:31 GO111MODULE=on go vet ./... 08:45:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:34 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:45:35 $ docker stop --time=1 3ec78eab0f5cbcf7b5475ea6851a51242ba13ee6187f2f15550c00f80c4620c3 08:45:37 $ docker rm -f 3ec78eab0f5cbcf7b5475ea6851a51242ba13ee6187f2f15550c00f80c4620c3 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:45:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:45:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:38 + ls -al . 08:45:38 total 316 08:45:38 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 08:45 . 08:45:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:43 .. 08:45:38 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 08:43 .dockerignore 08:45:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:44 .git 08:45:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:43 .github 08:45:38 -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 08:43 .gitignore 08:45:38 -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 08:43 .golangci.yml 08:45:38 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:44 .semver 08:45:38 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 08:43 CHANGELOG.md 08:45:38 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:43 GOVERNANCE.md 08:45:38 -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 08:43 Jenkinsfile 08:45:38 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 08:43 LICENSE 08:45:38 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 08:43 Makefile 08:45:38 -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 08:43 OWNERS.md 08:45:38 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 08:43 README.md 08:45:38 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 08:44 VERSION 08:45:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:43 bin 08:45:38 -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 08:45 coverage.out 08:45:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:43 example 08:45:38 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 08:43 go.mod 08:45:38 -rw-rw-r-- 1 jenkins jenkins 53758 Apr 28 08:43 go.sum 08:45:38 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 08:43 internal 08:45:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:43 openapi 08:45:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:43 pkg 08:45:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:43 snap 08:45:38 -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 08:43 version.go [Pipeline] isUnix [Pipeline] sh 08:45:39 + 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=b2d7386986501f8c504e256bc873431da18a2db4 --label arch=amd64 --label version=2.2.0-dev.34 . 08:45:39 Sending build context to Docker daemon 9.793MB 08:45:39 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 08:45:39 Step 2/25 : FROM ${BASE} AS builder 08:45:39 ---> ab082da30bbb 08:45:39 Step 3/25 : ARG MAKE=make build 08:45:39 ---> Running in c249d733e4f9 08:45:39 Removing intermediate container c249d733e4f9 08:45:39 ---> a19efe25c4e2 08:45:39 Step 4/25 : WORKDIR /device-sdk-go 08:45:39 ---> Running in fc4ee12f3b5b 08:45:39 Removing intermediate container fc4ee12f3b5b 08:45:39 ---> d09563caf750 08:45:39 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:45:40 ---> Running in 47c3b46f69c8 08:45:40 Removing intermediate container 47c3b46f69c8 08:45:40 ---> 67b0ceeff117 08:45:40 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:40 ---> Running in 4730487d9dd7 08:45:40 Removing intermediate container 4730487d9dd7 08:45:40 ---> 0a27b07d3123 08:45:40 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:45:40 ---> Running in bf3bd27361f1 08:45:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:42 OK: 221 MiB in 52 packages 08:45:42 Removing intermediate container bf3bd27361f1 08:45:42 ---> 87683449e50f 08:45:42 Step 8/25 : COPY go.mod vendor* ./ 08:45:42 ---> 89da3f9eec47 08:45:42 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:42 ---> Running in d2037272c678 08:45:43 Removing intermediate container d2037272c678 08:45:43 ---> 25d7162e7d96 08:45:43 Step 10/25 : COPY . . 08:45:44 ---> 2a7c89e4f620 08:45:44 Step 11/25 : RUN ${MAKE} 08:45:44 ---> Running in 8b0c4d1f8ab6 08:45:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:46:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:46:03 Removing intermediate container 8b0c4d1f8ab6 08:46:03 ---> b00873e3811d 08:46:03 Step 12/25 : FROM alpine:3.14 08:46:04 3.14: Pulling from library/alpine 08:46:04 8663204ce13b: Pulling fs layer 08:46:04 8663204ce13b: Verifying Checksum 08:46:04 8663204ce13b: Download complete 08:46:04 8663204ce13b: Pull complete 08:46:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:46:04 Status: Downloaded newer image for alpine:3.14 08:46:04 ---> e04c818066af 08:46:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:46:04 ---> Running in a634849854f4 08:46:04 Removing intermediate container a634849854f4 08:46:04 ---> d87ceefbce1b 08:46:04 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:04 ---> Running in dc7d565aec15 08:46:05 Removing intermediate container dc7d565aec15 08:46:05 ---> 560b60987a06 08:46:05 Step 15/25 : RUN apk add --update --no-cache zeromq 08:46:05 ---> Running in b38ae1c60c5d 08:46:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:46:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:46:07 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:46:07 (2/5) Installing libsodium (1.0.18-r0) 08:46:07 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:46:07 (4/5) Installing libzmq (4.3.4-r0) 08:46:07 (5/5) Installing zeromq (4.3.4-r0) 08:46:07 Executing busybox-1.33.1-r7.trigger 08:46:07 OK: 8 MiB in 19 packages 08:46:08 Removing intermediate container b38ae1c60c5d 08:46:08 ---> a1d6888a5f37 08:46:08 Step 16/25 : WORKDIR / 08:46:08 ---> Running in e879278967c1 08:46:08 Removing intermediate container e879278967c1 08:46:08 ---> 731a00b8137a 08:46:08 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:46:08 ---> 4b3f6b7f1ef3 08:46:08 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:46:08 ---> 4118e7aaa805 08:46:08 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:46:09 ---> 1909880eb281 08:46:09 Step 20/25 : EXPOSE 59999 08:46:09 ---> Running in 9bf2d7b7ac0d 08:46:09 Removing intermediate container 9bf2d7b7ac0d 08:46:09 ---> b897f5fc8398 08:46:09 Step 21/25 : ENTRYPOINT ["/device-simple"] 08:46:09 ---> Running in 2150e6763040 08:46:09 Removing intermediate container 2150e6763040 08:46:09 ---> 971be9d1ed74 08:46:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:09 ---> Running in 24a7a2e02699 08:46:09 Removing intermediate container 24a7a2e02699 08:46:09 ---> 0f2ea5eb12fa 08:46:09 Step 23/25 : LABEL arch=amd64 08:46:09 ---> Running in 3337e1c34cc5 08:46:09 Removing intermediate container 3337e1c34cc5 08:46:09 ---> b7b909a88ee4 08:46:09 Step 24/25 : LABEL git_sha=b2d7386986501f8c504e256bc873431da18a2db4 08:46:09 ---> Running in af737c864e8c 08:46:09 Removing intermediate container af737c864e8c 08:46:09 ---> e4d2df524720 08:46:09 Step 25/25 : LABEL version=2.2.0-dev.34 08:46:09 ---> Running in f59b5dcbfc3c 08:46:09 Removing intermediate container f59b5dcbfc3c 08:46:09 ---> 0c3735bc3856 08:46:09 [Warning] One or more build-args [ARCH] were not consumed 08:46:09 Successfully built 0c3735bc3856 08:46:09 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:10 08:46:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:46:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:10 latest: Pulling from edgex-lftools-log-publisher 08:46:10 5eb5b503b376: Pulling fs layer 08:46:10 5c69ac0246d0: Pulling fs layer 08:46:10 ec43610c2a17: Pulling fs layer 08:46:10 3a2ae6a8a46f: Pulling fs layer 08:46:10 33b1e0a273af: Pulling fs layer 08:46:10 5d3b04190fa2: Pulling fs layer 08:46:10 2f39f015ded8: Pulling fs layer 08:46:10 33b1e0a273af: Waiting 08:46:10 5d3b04190fa2: Waiting 08:46:10 2f39f015ded8: Waiting 08:46:10 3a2ae6a8a46f: Waiting 08:46:10 3a2ae6a8a46f: Verifying Checksum 08:46:10 3a2ae6a8a46f: Download complete 08:46:10 33b1e0a273af: Verifying Checksum 08:46:10 33b1e0a273af: Download complete 08:46:10 5d3b04190fa2: Verifying Checksum 08:46:10 5d3b04190fa2: Download complete 08:46:10 ec43610c2a17: Verifying Checksum 08:46:10 ec43610c2a17: Download complete 08:46:10 5eb5b503b376: Verifying Checksum 08:46:10 5eb5b503b376: Download complete 08:46:11 2f39f015ded8: Download complete 08:46:12 5eb5b503b376: Pull complete 08:46:12 5c69ac0246d0: Pull complete 08:46:12 ec43610c2a17: Pull complete 08:46:12 3a2ae6a8a46f: Pull complete 08:46:13 33b1e0a273af: Pull complete 08:46:13 5d3b04190fa2: Pull complete 08:46:17 2f39f015ded8: Pull complete 08:46:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:46:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:46:17 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:46:20 $ docker top d38df0572730e690af08fe55f2d34657bf18c98c5dee3f188a96af4554ff9025 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:20 ---> job-cost.sh 08:46:20 lf-activate-venv: SKIPPING 08:46:20 INFO: No Stack... 08:46:20 INFO: Retrieving Pricing Info for: v3-standard-8 08:46:21 INFO: Archiving Costs [Pipeline] sh 08:46:21 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 08:46:21 + cut -d, -f6 [Pipeline] lock 08:46:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] 08:46:21 Resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] did not exist. Created. 08:46:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:46:21 + echo total: 0.2199999988079071 [Pipeline] stash 08:46:21 Stashed 1 file(s) [Pipeline] } 08:46:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 08:46:21 $ docker stop --time=1 d38df0572730e690af08fe55f2d34657bf18c98c5dee3f188a96af4554ff9025 08:46:23 $ docker rm -f d38df0572730e690af08fe55f2d34657bf18c98c5dee3f188a96af4554ff9025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:46:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33636 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 08:46:55 Running in /w/workspace/device-sdk-go/67 [Pipeline] { [Pipeline] checkout 08:46:55 The recommended git tool is: git 08:47:03 using credential edgex-jenkins-ssh 08:47:03 Cloning the remote Git repository 08:47:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:47:03 > git init /w/workspace/device-sdk-go/67 # timeout=10 08:47:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:47:03 > git --version # timeout=10 08:47:03 > git --version # 'git version 2.25.1' 08:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:05 Avoid second fetch 08:47:05 Checking out Revision b2d7386986501f8c504e256bc873431da18a2db4 (main) 08:47:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:05 > git config core.sparsecheckout # timeout=10 08:47:05 > git checkout -f b2d7386986501f8c504e256bc873431da18a2db4 # timeout=10 08:47:09 Commit message: "Merge pull request #1149 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:47:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:47:10 Dload Upload Total Spent Left Speed 08:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 08:47:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:47:11 + sudo tee /etc/docker/daemon.new 08:47:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:47:11 { 08:47:11 "registry-mirrors": [ 08:47:11 "https://nexus3.edgexfoundry.org:10001" 08:47:11 ], 08:47:11 "bip": "10.250.0.254/24", 08:47:11 "hosts": [ 08:47:11 "tcp://0.0.0.0:5555", 08:47:11 "unix:///var/run/docker.sock" 08:47:11 ], 08:47:11 "mtu": 1458, 08:47:11 "selinux-enabled": true, 08:47:11 "seccomp-profile": "/etc/docker/seccomp.json" 08:47:11 } [Pipeline] sh 08:47:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:47:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:30 provisioning config files... 08:47:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/67@tmp/config8516214611487153744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:30 ---> docker-login.sh 08:47:30 nexus3.edgexfoundry.org:10001 08:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:31 Configure a credential helper to remove this warning. See 08:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:31 08:47:31 Login Succeeded 08:47:31 nexus3.edgexfoundry.org:10002 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:32 Configure a credential helper to remove this warning. See 08:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:32 08:47:32 Login Succeeded 08:47:32 nexus3.edgexfoundry.org:10003 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:33 08:47:33 Login Succeeded 08:47:33 nexus3.edgexfoundry.org:10004 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:33 08:47:33 Login Succeeded 08:47:33 docker.io 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:34 Configure a credential helper to remove this warning. See 08:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:34 08:47:34 Login Succeeded 08:47:34 ---> docker-login.sh ends [Pipeline] } 08:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:47:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:47:35 ========================================================= 08:47:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:47:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:47:35 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 08:47:36 Sending build context to Docker daemon 5.204MB 08:47:36 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 08:47:36 Step 2/11 : FROM ${BASE} AS builder 08:47:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:47:36 9b3977197b4f: Pulling fs layer 08:47:36 1a89e8eeedd5: Pulling fs layer 08:47:36 94645a83ff95: Pulling fs layer 08:47:36 3f3a8bcf1eab: Pulling fs layer 08:47:36 0c92f367c5e7: Pulling fs layer 08:47:36 3096ccb668a1: Pulling fs layer 08:47:36 e8cf19c19ddd: Pulling fs layer 08:47:36 a4caa8a26152: Pulling fs layer 08:47:36 3f3a8bcf1eab: Waiting 08:47:36 0c92f367c5e7: Waiting 08:47:36 3096ccb668a1: Waiting 08:47:36 e8cf19c19ddd: Waiting 08:47:36 a4caa8a26152: Waiting 08:47:36 94645a83ff95: Download complete 08:47:36 1a89e8eeedd5: Verifying Checksum 08:47:36 1a89e8eeedd5: Download complete 08:47:36 0c92f367c5e7: Verifying Checksum 08:47:36 0c92f367c5e7: Download complete 08:47:36 3096ccb668a1: Verifying Checksum 08:47:36 3096ccb668a1: Download complete 08:47:36 9b3977197b4f: Verifying Checksum 08:47:36 9b3977197b4f: Download complete 08:47:36 e8cf19c19ddd: Verifying Checksum 08:47:36 e8cf19c19ddd: Download complete 08:47:37 9b3977197b4f: Pull complete 08:47:38 1a89e8eeedd5: Pull complete 08:47:38 94645a83ff95: Pull complete 08:47:38 a4caa8a26152: Verifying Checksum 08:47:38 a4caa8a26152: Download complete 08:47:39 3f3a8bcf1eab: Verifying Checksum 08:47:39 3f3a8bcf1eab: Download complete 08:47:54 3f3a8bcf1eab: Pull complete 08:47:54 0c92f367c5e7: Pull complete 08:47:54 3096ccb668a1: Pull complete 08:47:54 e8cf19c19ddd: Pull complete 08:47:59 a4caa8a26152: Pull complete 08:47:59 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:47:59 ---> 725f1c02e7f9 08:47:59 Step 3/11 : ARG MAKE=make build 08:48:00 ---> Running in df5d0948f1d0 08:48:00 Removing intermediate container df5d0948f1d0 08:48:00 ---> b584addb2c8e 08:48:00 Step 4/11 : WORKDIR /device-sdk-go 08:48:00 ---> Running in db6e7a84f7a3 08:48:00 Removing intermediate container db6e7a84f7a3 08:48:00 ---> 4904b3af16fe 08:48:00 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:48:00 ---> Running in 9464c7149f2b 08:48:01 Removing intermediate container 9464c7149f2b 08:48:01 ---> 6cf1cf86e748 08:48:01 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:01 ---> Running in 53b0cbf1193b 08:48:03 Removing intermediate container 53b0cbf1193b 08:48:03 ---> 27af3c497325 08:48:03 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:48:03 ---> Running in 1fba716a419d 08:48:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:07 OK: 220 MiB in 52 packages 08:48:08 Removing intermediate container 1fba716a419d 08:48:08 ---> 159d9ce46f3f 08:48:08 Step 8/11 : COPY go.mod vendor* ./ 08:48:09 ---> 5f4be9ad6fd7 08:48:09 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:09 ---> Running in 1fc28f43afee 08:48:56 Removing intermediate container 1fc28f43afee 08:48:56 ---> 1598acc89890 08:48:56 Step 10/11 : COPY . . 08:48:57 ---> ed15685ce13c 08:48:57 Step 11/11 : RUN ${MAKE} 08:48:57 ---> Running in f09b3d7305d2 08:48:58 noop 08:48:59 Removing intermediate container f09b3d7305d2 08:48:59 ---> aecb84623c7a 08:48:59 Successfully built aecb84623c7a 08:48:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:49:00 + docker inspect -f . ci-base-image-arm64 08:49:00 . [Pipeline] withDockerContainer 08:49:00 prd-ubuntu20.04-docker-arm64-4c-16g-33636 does not seem to be running inside a container 08:49:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/67 -v /w/workspace/device-sdk-go/67:/w/workspace/device-sdk-go/67:rw,z -v /w/workspace/device-sdk-go/67@tmp:/w/workspace/device-sdk-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:49:02 $ docker top 39ab89abe7ba0978221118f8a17cb3b895466eef4936b9d06ca07226a2834215 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:02 + go version 08:49:02 go version go1.17.6 linux/arm64 [Pipeline] } 08:49:03 $ docker stop --time=1 39ab89abe7ba0978221118f8a17cb3b895466eef4936b9d06ca07226a2834215 08:49:04 $ docker rm -f 39ab89abe7ba0978221118f8a17cb3b895466eef4936b9d06ca07226a2834215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:05 + docker inspect -f . ci-base-image-arm64 08:49:05 . [Pipeline] withDockerContainer 08:49:05 prd-ubuntu20.04-docker-arm64-4c-16g-33636 does not seem to be running inside a container 08:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/67 -v /w/workspace/device-sdk-go/67:/w/workspace/device-sdk-go/67:rw,z -v /w/workspace/device-sdk-go/67@tmp:/w/workspace/device-sdk-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:49:07 $ docker top 3df3b4d2014597e1fb1990ff9e6d354bb2ec194fe30859b56ba39b13a40f12b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:49:07 + make test 08:49:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:49:40 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:51:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:51:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:51:32 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:51:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.546s coverage: 23.3% of statements 08:51:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:51:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.342s coverage: 27.6% of statements 08:51:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.438s coverage: 78.9% of statements 08:51:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.302s coverage: 10.8% of statements 08:51:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.437s coverage: 60.0% of statements 08:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:51:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:51:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.496s coverage: 34.8% of statements 08:51:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:51:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.396s coverage: 86.1% of statements 08:51:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:51:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:51:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.502s coverage: 65.1% of statements 08:51:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.278s coverage: 89.2% of statements 08:51:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:52:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.261s coverage: 4.7% of statements 08:52:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:52:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:52:01 GO111MODULE=on go vet ./... 08:53:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:53:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:53:53 ./bin/test-attribution-txt.sh [Pipeline] echo 08:53:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:53:53 $ docker stop --time=1 3df3b4d2014597e1fb1990ff9e6d354bb2ec194fe30859b56ba39b13a40f12b8 08:53:55 $ docker rm -f 3df3b4d2014597e1fb1990ff9e6d354bb2ec194fe30859b56ba39b13a40f12b8 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:53:57 Warning: overwriting stash ‘coverage-report’ 08:53:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:53:58 + ls -al . 08:53:58 total 312 08:53:58 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 08:53 . 08:53:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:47 .. 08:53:58 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 08:47 .dockerignore 08:53:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:47 .git 08:53:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:47 .github 08:53:58 -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 08:47 .gitignore 08:53:58 -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 08:47 .golangci.yml 08:53:58 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 08:47 CHANGELOG.md 08:53:58 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:47 GOVERNANCE.md 08:53:58 -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 08:47 Jenkinsfile 08:53:58 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 08:47 LICENSE 08:53:58 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 08:47 Makefile 08:53:58 -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 08:47 OWNERS.md 08:53:58 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 08:47 README.md 08:53:58 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 08:44 VERSION 08:53:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:47 bin 08:53:58 -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 08:52 coverage.out 08:53:58 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:47 example 08:53:58 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 08:47 go.mod 08:53:58 -rw-rw-r-- 1 jenkins jenkins 53758 Apr 28 08:47 go.sum 08:53:58 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 08:47 internal 08:53:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:47 openapi 08:53:58 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:47 pkg 08:53:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:47 snap 08:53:58 -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 08:47 version.go [Pipeline] isUnix [Pipeline] sh 08:53:59 + 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=b2d7386986501f8c504e256bc873431da18a2db4 --label arch=arm64 --label version=2.2.0-dev.34 . 08:53:59 Sending build context to Docker daemon 5.336MB 08:53:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 08:53:59 Step 2/25 : FROM ${BASE} AS builder 08:53:59 ---> aecb84623c7a 08:53:59 Step 3/25 : ARG MAKE=make build 08:54:00 ---> Running in d38d98bc40b3 08:54:00 Removing intermediate container d38d98bc40b3 08:54:00 ---> af8623232d0c 08:54:00 Step 4/25 : WORKDIR /device-sdk-go 08:54:00 ---> Running in 919bf0d1aaa2 08:54:01 Removing intermediate container 919bf0d1aaa2 08:54:01 ---> 475102252601 08:54:01 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:54:01 ---> Running in 141e70760481 08:54:01 Removing intermediate container 141e70760481 08:54:01 ---> f5095f562cda 08:54:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:01 ---> Running in 0b5d1a8b870c 08:54:03 Removing intermediate container 0b5d1a8b870c 08:54:03 ---> 40eeffe4d3bc 08:54:03 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:54:03 ---> Running in 8dffdd329790 08:54:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:06 OK: 220 MiB in 52 packages 08:54:07 Removing intermediate container 8dffdd329790 08:54:07 ---> 2b74e36c20db 08:54:07 Step 8/25 : COPY go.mod vendor* ./ 08:54:07 ---> 53e666f70f4f 08:54:07 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:07 ---> Running in 0993ea6fb266 08:54:09 Removing intermediate container 0993ea6fb266 08:54:09 ---> 5ce3800435c5 08:54:09 Step 10/25 : COPY . . 08:54:11 ---> faf2ba13e22f 08:54:11 Step 11/25 : RUN ${MAKE} 08:54:11 ---> Running in 92bb23a16311 08:54:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:56:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:56:34 Removing intermediate container 92bb23a16311 08:56:34 ---> ba2143a534ed 08:56:34 Step 12/25 : FROM alpine:3.14 08:56:35 3.14: Pulling from library/alpine 08:56:35 455c02918c45: Pulling fs layer 08:56:35 455c02918c45: Verifying Checksum 08:56:35 455c02918c45: Download complete 08:56:36 455c02918c45: Pull complete 08:56:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:56:36 Status: Downloaded newer image for alpine:3.14 08:56:36 ---> ac73e934f311 08:56:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:36 ---> Running in 00a0329cc6b2 08:56:36 Removing intermediate container 00a0329cc6b2 08:56:36 ---> d45f24a10194 08:56:36 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:36 ---> Running in 54af371ab8f1 08:56:38 Removing intermediate container 54af371ab8f1 08:56:38 ---> 96e5c3df064c 08:56:38 Step 15/25 : RUN apk add --update --no-cache zeromq 08:56:38 ---> Running in b9266be55229 08:56:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:56:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:56:41 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:56:41 (2/5) Installing libsodium (1.0.18-r0) 08:56:41 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:56:42 (4/5) Installing libzmq (4.3.4-r0) 08:56:42 (5/5) Installing zeromq (4.3.4-r0) 08:56:42 Executing busybox-1.33.1-r7.trigger 08:56:42 OK: 8 MiB in 19 packages 08:56:43 Removing intermediate container b9266be55229 08:56:43 ---> 85dd1f9fd61c 08:56:43 Step 16/25 : WORKDIR / 08:56:43 ---> Running in 2069c932977f 08:56:43 Removing intermediate container 2069c932977f 08:56:43 ---> f12ae44da1f5 08:56:43 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:56:44 ---> f5c507967459 08:56:44 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:56:46 ---> 23b44604f0fe 08:56:46 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:56:46 ---> fa90522e05bd 08:56:46 Step 20/25 : EXPOSE 59999 08:56:46 ---> Running in 18dd5ab87f1b 08:56:47 Removing intermediate container 18dd5ab87f1b 08:56:47 ---> 7699ab62ce08 08:56:47 Step 21/25 : ENTRYPOINT ["/device-simple"] 08:56:47 ---> Running in 084a42550409 08:56:47 Removing intermediate container 084a42550409 08:56:47 ---> d932ded35aa5 08:56:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:47 ---> Running in ba131396f1d0 08:56:47 Removing intermediate container ba131396f1d0 08:56:47 ---> 998919cde826 08:56:47 Step 23/25 : LABEL arch=arm64 08:56:48 ---> Running in cc645637e603 08:56:48 Removing intermediate container cc645637e603 08:56:48 ---> 556e2a8f29eb 08:56:48 Step 24/25 : LABEL git_sha=b2d7386986501f8c504e256bc873431da18a2db4 08:56:48 ---> Running in fce622558083 08:56:48 Removing intermediate container fce622558083 08:56:48 ---> e92d6443d506 08:56:48 Step 25/25 : LABEL version=2.2.0-dev.34 08:56:49 ---> Running in 28570cdda00c 08:56:49 Removing intermediate container 28570cdda00c 08:56:49 ---> 77991a08588f 08:56:49 [Warning] One or more build-args [ARCH] were not consumed 08:56:49 Successfully built 77991a08588f 08:56:49 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:56:49 08:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:56:50 arm64: Pulling from edgex-lftools-log-publisher 08:56:50 8998bd30e6a1: Pulling fs layer 08:56:50 04944245beec: Pulling fs layer 08:56:50 699f458cf7ca: Pulling fs layer 08:56:50 765212b225bb: Pulling fs layer 08:56:50 f23df028b6ca: Pulling fs layer 08:56:50 d65c8cfc05b1: Pulling fs layer 08:56:50 2437ff75d9bd: Pulling fs layer 08:56:50 f23df028b6ca: Waiting 08:56:50 765212b225bb: Waiting 08:56:50 d65c8cfc05b1: Waiting 08:56:50 2437ff75d9bd: Waiting 08:56:50 04944245beec: Verifying Checksum 08:56:50 04944245beec: Download complete 08:56:50 765212b225bb: Verifying Checksum 08:56:50 765212b225bb: Download complete 08:56:50 f23df028b6ca: Verifying Checksum 08:56:50 f23df028b6ca: Download complete 08:56:50 d65c8cfc05b1: Download complete 08:56:50 699f458cf7ca: Download complete 08:56:51 8998bd30e6a1: Verifying Checksum 08:56:51 8998bd30e6a1: Download complete 08:56:53 2437ff75d9bd: Verifying Checksum 08:56:53 2437ff75d9bd: Download complete 08:56:55 8998bd30e6a1: Pull complete 08:56:56 04944245beec: Pull complete 08:56:57 699f458cf7ca: Pull complete 08:56:58 765212b225bb: Pull complete 08:56:59 f23df028b6ca: Pull complete 08:56:59 d65c8cfc05b1: Pull complete 08:57:14 2437ff75d9bd: Pull complete 08:57:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:57:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:57:14 prd-ubuntu20.04-docker-arm64-4c-16g-33636 does not seem to be running inside a container 08:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/67 -v /w/workspace/device-sdk-go/67:/w/workspace/device-sdk-go/67:rw,z -v /w/workspace/device-sdk-go/67@tmp:/w/workspace/device-sdk-go/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:57:17 $ docker top 4db97fb4d1467f361e26b924710a39d05f27fc80f7ab0e2c5dbb63a8ef884366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:18 ---> job-cost.sh 08:57:18 lf-activate-venv: SKIPPING 08:57:18 INFO: No Stack... 08:57:19 INFO: Retrieving Pricing Info for: v3-standard-4 08:57:20 INFO: Archiving Costs [Pipeline] sh 08:57:21 + cat /w/workspace/device-sdk-go/67/archives/cost.csv 08:57:21 + cut -d, -f6 [Pipeline] lock 08:57:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] 08:57:21 Resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] did not exist. Created. 08:57:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:57:21 /w/workspace/device-sdk-go/67@tmp/durable-042aaf1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:57:22 + echo total: 0.10999999940395355 [Pipeline] stash 08:57:22 Warning: overwriting stash ‘stack-cost’ 08:57:22 Stashed 1 file(s) [Pipeline] } 08:57:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 08:57:22 $ docker stop --time=1 4db97fb4d1467f361e26b924710a39d05f27fc80f7ab0e2c5dbb63a8ef884366 08:57:24 $ docker rm -f 4db97fb4d1467f361e26b924710a39d05f27fc80f7ab0e2c5dbb63a8ef884366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:57:24 provisioning config files... 08:57:24 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6146827996138461123tmp [Pipeline] { [Pipeline] sh 08:57:25 + set +x 08:57:25 + curl -s https://codecov.io/bash 08:57:25 + bash -s -- 08:57:25 08:57:25 _____ _ 08:57:25 / ____| | | 08:57:25 | | ___ __| | ___ ___ _____ __ 08:57:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:57:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:57:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:57:25 Bash-1.0.6 08:57:25 08:57:25 08:57:25 ==> git version 2.25.1 found 08:57:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:57:25 Release-Date: 2020-01-08 08:57:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:57:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:57:25 ==> Jenkins CI detected. 08:57:25 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 08:57:25 project root: . 08:57:25 --> token set from env 08:57:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:57:25 ==> Running gcov in . (disable via -X gcov) 08:57:25 ==> Python coveragepy not found 08:57:25 ==> Searching for coverage reports in: 08:57:25 + . 08:57:25 -> Found 1 reports 08:57:25 ==> Detecting git/mercurial file structure 08:57:25 ==> Reading reports 08:57:25 + ./coverage.out bytes=130819 08:57:25 ==> Appending adjustments 08:57:25 https://docs.codecov.io/docs/fixing-reports 08:57:25 + Found adjustments 08:57:25 ==> Gzipping contents 08:57:25 20K /tmp/codecov.OYACoZ.gz 08:57:25 ==> Uploading reports 08:57:25 url: https://codecov.io 08:57:25 query: branch=main&commit=b2d7386986501f8c504e256bc873431da18a2db4&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:57:25 -> Pinging Codecov 08:57:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=b2d7386986501f8c504e256bc873431da18a2db4&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:57:25 -> Uploading to 08:57:25 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/7E55EF52A471D76F132DFD9A03CDDE97/b2d7386986501f8c504e256bc873431da18a2db4/4bc3235a-b3c1-48ec-8aa8-88a69c45ac9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T085725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6807742a9237ecc4f5c5aaf2985b7a1597f76dc4001ffc2938da4ef1ac5a3c96 08:57:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:57:25 Dload Upload Total Spent Left Speed 08:57:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16824 0 0 100 16824 0 64213 --:--:-- --:--:-- --:--:-- 64213 08:57:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] } 08:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:57:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:57:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:57:26 08:57:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:57:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:57:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:57:27 188c0c94c7c5: Pulling fs layer 08:57:27 0ef7d3d256c8: Pulling fs layer 08:57:27 de9db76c5a1d: Pulling fs layer 08:57:27 0eba1c9be4d2: Pulling fs layer 08:57:27 0d57e429df01: Pulling fs layer 08:57:27 4e4be7b47b0d: Pulling fs layer 08:57:27 e1f770b5df2f: Pulling fs layer 08:57:27 85a0685a4137: Pulling fs layer 08:57:27 0eba1c9be4d2: Waiting 08:57:27 e1f770b5df2f: Waiting 08:57:27 85a0685a4137: Waiting 08:57:27 0d57e429df01: Waiting 08:57:27 4e4be7b47b0d: Waiting 08:57:27 de9db76c5a1d: Verifying Checksum 08:57:27 de9db76c5a1d: Download complete 08:57:27 0d57e429df01: Verifying Checksum 08:57:27 0d57e429df01: Download complete 08:57:27 4e4be7b47b0d: Download complete 08:57:27 188c0c94c7c5: Verifying Checksum 08:57:27 188c0c94c7c5: Download complete 08:57:27 188c0c94c7c5: Pull complete 08:57:27 e1f770b5df2f: Verifying Checksum 08:57:27 e1f770b5df2f: Download complete 08:57:27 0ef7d3d256c8: Pull complete 08:57:27 de9db76c5a1d: Pull complete 08:57:27 0eba1c9be4d2: Verifying Checksum 08:57:27 0eba1c9be4d2: Download complete 08:57:28 85a0685a4137: Verifying Checksum 08:57:28 85a0685a4137: Download complete 08:57:31 0eba1c9be4d2: Pull complete 08:57:31 0d57e429df01: Pull complete 08:57:31 4e4be7b47b0d: Pull complete 08:57:31 e1f770b5df2f: Pull complete 08:57:35 85a0685a4137: Pull complete 08:57:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:57:35 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:57:37 $ docker top feda3e8143d55d8e27ba311dfc12fca8b8d2f615c7b3a5ac2f77e9dc28fb516e -eo pid,comm [Pipeline] { [Pipeline] echo 08:57:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:57:37 + set -o pipefail 08:57:37 + snyk monitor '--org=edgex-jenkins' 08:57:42 08:57:42 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 08:57:42 08:57:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/b2c7c709-4899-4a16-9501-3cdfabc7bd0d 08:57:42 08:57:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:57:42 08:57:42 [Pipeline] } 08:57:42 $ docker stop --time=1 feda3e8143d55d8e27ba311dfc12fca8b8d2f615c7b3a5ac2f77e9dc28fb516e 08:57:44 $ docker rm -f feda3e8143d55d8e27ba311dfc12fca8b8d2f615c7b3a5ac2f77e9dc28fb516e [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 08:57:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:45 provisioning config files... 08:57:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config744605535583811809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:45 --> edgex-publish-swagger.sh 08:57:45 === Publish openapi/v2 API === 08:57:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 08:57:45 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 08:57:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:57:45 Dload Upload Total Spent Left Speed 08:57:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 292k --:--:-- --:--:-- --:--:-- 290k 100 53282 0 0 100 53282 0 77783 --:--:-- --:--:-- --:--:-- 77670 08:57:46 08:57:46 [Pipeline] } 08:57:46 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 08:57:46 + git log --format=format:%s -1 b2d7386986501f8c504e256bc873431da18a2db4 [Pipeline] sh 08:57:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:57:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:57:47 . [Pipeline] withDockerContainer 08:57:47 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/py-git-semver:latest cat 08:57:47 $ docker top 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:57:47 [ssh-agent] Looking for ssh-agent implementation... 08:57:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:57:48 $ docker exec 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 ssh-agent 08:57:48 SSH_AUTH_SOCK=/tmp/ssh-knl4a0Ix9j10/agent.34 08:57:48 SSH_AGENT_PID=41 08:57:48 Running ssh-add (command line suppressed) 08:57:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6696278773701421626.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6696278773701421626.key) 08:57:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:57:48 + git semver tag 08:57:48 2022-04-28 08:57:48,743 [run_tag] DEBUG tag force:False 08:57:48 2022-04-28 08:57:48,744 [check_head_tag] DEBUG check head tag 08:57:48 2022-04-28 08:57:48,745 [execute] INFO git cat-file --batch-check 08:57:48 2022-04-28 08:57:48,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 08:57:48 2022-04-28 08:57:48,748 [execute] INFO git cat-file --batch 08:57:48 2022-04-28 08:57:48,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 08:57:48 2022-04-28 08:57:48,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:57:48 2022-04-28 08:57:48,774 [execute] INFO git tag -a v2.2.0-dev.34 -m v2.2.0-dev.34 08:57:48 2022-04-28 08:57:48,775 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.34', '-m', 'v2.2.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 08:57:48 2022-04-28 08:57:48,779 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:57:48 2.2.0-dev.34 [Pipeline] } 08:57:48 $ docker exec --env ******** --env ******** 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 ssh-agent -k 08:57:48 unset SSH_AUTH_SOCK; 08:57:48 unset SSH_AGENT_PID; 08:57:48 echo Agent pid 41 killed; 08:57:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:57:49 + git semver [Pipeline] } 08:57:49 $ docker stop --time=1 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 08:57:50 $ docker rm -f 73e04fca1ec792718328051e033ca85375eefdeac552c14d6a16502657b5a399 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:57:51 08:57:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:57:51 0.23.1-centos7: Pulling from edgex-lftools 08:57:51 ab5ef0e58194: Pulling fs layer 08:57:51 9712f1f96733: Pulling fs layer 08:57:51 63f879dbbcfc: Pulling fs layer 08:57:51 0d9ebad4ef96: Pulling fs layer 08:57:51 e9a5061849ea: Pulling fs layer 08:57:51 d747dcd14b5f: Pulling fs layer 08:57:51 2de7ff778b66: Pulling fs layer 08:57:51 0d9ebad4ef96: Waiting 08:57:51 d747dcd14b5f: Waiting 08:57:51 2de7ff778b66: Waiting 08:57:51 9712f1f96733: Verifying Checksum 08:57:51 9712f1f96733: Download complete 08:57:51 63f879dbbcfc: Verifying Checksum 08:57:51 63f879dbbcfc: Download complete 08:57:52 e9a5061849ea: Verifying Checksum 08:57:52 e9a5061849ea: Download complete 08:57:52 d747dcd14b5f: Verifying Checksum 08:57:52 d747dcd14b5f: Download complete 08:57:52 0d9ebad4ef96: Verifying Checksum 08:57:52 0d9ebad4ef96: Download complete 08:57:52 ab5ef0e58194: Verifying Checksum 08:57:52 ab5ef0e58194: Download complete 08:57:52 2de7ff778b66: Verifying Checksum 08:57:52 2de7ff778b66: Download complete 08:57:55 ab5ef0e58194: Pull complete 08:57:55 9712f1f96733: Pull complete 08:57:55 63f879dbbcfc: Pull complete 08:57:59 0d9ebad4ef96: Pull complete 08:57:59 e9a5061849ea: Pull complete 08:57:59 d747dcd14b5f: Pull complete 08:58:00 2de7ff778b66: Pull complete 08:58:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:58:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:58:00 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat 08:58:03 $ docker top 42fa9c71669e973ddcbd58c44fc3c38ae3d1e941e7731d72b44642d115012259 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:58:03 provisioning config files... 08:58:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config943030160342060704tmp 08:58:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7832595716566663170tmp 08:58:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6583458531378906963tmp [Pipeline] { [Pipeline] echo 08:58:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:58:03 ---> sigul-configuration.sh 08:58:03 gpg: directory `/root/.gnupg' created 08:58:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:58:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:58:03 gpg: keyring `/root/.gnupg/secring.gpg' created 08:58:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:58:03 gpg: CAST5 encrypted data 08:58:03 gpg: encrypted with 1 passphrase 08:58:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:58:03 + mkdir /home/jenkins 08:58:03 + mkdir /home/jenkins/sigul [Pipeline] sh 08:58:04 + 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 08:58:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:58:04 ---> sigul-install.sh 08:58:04 Sigul already installed; skipping installation. [Pipeline] sh 08:58:04 + git tag --list 08:58:04 0.7.1 08:58:04 delhi-tag 08:58:04 v1.0.0 08:58:04 v1.1.0 08:58:04 v1.1.1 08:58:04 v1.1.2 08:58:04 v1.2.0 08:58:04 v1.2.1 08:58:04 v1.2.2 08:58:04 v1.2.3 08:58:04 v1.3.0 08:58:04 v1.4.0 08:58:04 v2.0.0 08:58:04 v2.0.1-dev.1 08:58:04 v2.0.1-dev.10 08:58:04 v2.0.1-dev.11 08:58:04 v2.0.1-dev.12 08:58:04 v2.0.1-dev.13 08:58:04 v2.0.1-dev.14 08:58:04 v2.0.1-dev.15 08:58:04 v2.0.1-dev.16 08:58:04 v2.0.1-dev.17 08:58:04 v2.0.1-dev.18 08:58:04 v2.0.1-dev.19 08:58:04 v2.0.1-dev.2 08:58:04 v2.0.1-dev.20 08:58:04 v2.0.1-dev.21 08:58:04 v2.0.1-dev.22 08:58:04 v2.0.1-dev.23 08:58:04 v2.0.1-dev.24 08:58:04 v2.0.1-dev.25 08:58:04 v2.0.1-dev.26 08:58:04 v2.0.1-dev.27 08:58:04 v2.0.1-dev.28 08:58:04 v2.0.1-dev.29 08:58:04 v2.0.1-dev.3 08:58:04 v2.0.1-dev.30 08:58:04 v2.0.1-dev.31 08:58:04 v2.0.1-dev.32 08:58:04 v2.0.1-dev.33 08:58:04 v2.0.1-dev.4 08:58:04 v2.0.1-dev.5 08:58:04 v2.0.1-dev.6 08:58:04 v2.0.1-dev.7 08:58:04 v2.0.1-dev.8 08:58:04 v2.0.1-dev.9 08:58:04 v2.1.0 08:58:04 v2.1.1-dev.1 08:58:04 v2.2.0-dev.1 08:58:04 v2.2.0-dev.10 08:58:04 v2.2.0-dev.11 08:58:04 v2.2.0-dev.12 08:58:04 v2.2.0-dev.13 08:58:04 v2.2.0-dev.14 08:58:04 v2.2.0-dev.15 08:58:04 v2.2.0-dev.16 08:58:04 v2.2.0-dev.17 08:58:04 v2.2.0-dev.18 08:58:04 v2.2.0-dev.19 08:58:04 v2.2.0-dev.2 08:58:04 v2.2.0-dev.20 08:58:04 v2.2.0-dev.21 08:58:04 v2.2.0-dev.22 08:58:04 v2.2.0-dev.23 08:58:04 v2.2.0-dev.24 08:58:04 v2.2.0-dev.25 08:58:04 v2.2.0-dev.26 08:58:04 v2.2.0-dev.27 08:58:04 v2.2.0-dev.28 08:58:04 v2.2.0-dev.29 08:58:04 v2.2.0-dev.3 08:58:04 v2.2.0-dev.30 08:58:04 v2.2.0-dev.31 08:58:04 v2.2.0-dev.32 08:58:04 v2.2.0-dev.33 08:58:04 v2.2.0-dev.34 08:58:04 v2.2.0-dev.4 08:58:04 v2.2.0-dev.5 08:58:04 v2.2.0-dev.6 08:58:04 v2.2.0-dev.7 08:58:04 v2.2.0-dev.8 08:58:04 v2.2.0-dev.9 [Pipeline] sh 08:58:05 + lftools sign git-tag v2.2.0-dev.34 08:58:05 Signing Git tag with Sigul... 08:58:05 Signing v2.2.0-dev.34 [Pipeline] echo 08:58:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:58:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:58:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:58:06 $ docker stop --time=1 42fa9c71669e973ddcbd58c44fc3c38ae3d1e941e7731d72b44642d115012259 08:58:07 $ docker rm -f 42fa9c71669e973ddcbd58c44fc3c38ae3d1e941e7731d72b44642d115012259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:58:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:58:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:58:08 . [Pipeline] withDockerContainer 08:58:08 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:58:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/py-git-semver:latest cat 08:58:08 $ docker top 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:08 [ssh-agent] Looking for ssh-agent implementation... 08:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:09 $ docker exec 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 ssh-agent 08:58:09 SSH_AUTH_SOCK=/tmp/ssh-q8Fu4NBtGjGM/agent.34 08:58:09 SSH_AGENT_PID=40 08:58:09 Running ssh-add (command line suppressed) 08:58:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5831773895736181967.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5831773895736181967.key) 08:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:09 + git semver bump pre 08:58:09 2022-04-28 08:58:09,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:58:09 2022-04-28 08:58:09,821 [bump_version] DEBUG bumping version:2.2.0-dev.34 on axis:pre with prefix:dev 08:58:09 2022-04-28 08:58:09,821 [bump_version] DEBUG bumped version:2.2.0-dev.35 08:58:09 2022-04-28 08:58:09,822 [write_version] DEBUG write version:2.2.0-dev.35 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 08:58:09 2022-04-28 08:58:09,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:58:09 2022-04-28 08:58:09,822 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:58:09 2022-04-28 08:58:09,824 [execute] INFO git cat-file --batch-check 08:58:09 2022-04-28 08:58:09,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:58:09 2022-04-28 08:58:09,829 [execute] INFO git cat-file --batch 08:58:09 2022-04-28 08:58:09,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:58:09 2022-04-28 08:58:09,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:58:09 2.2.0-dev.35 [Pipeline] } 08:58:09 $ docker exec --env ******** --env ******** 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 ssh-agent -k 08:58:10 unset SSH_AUTH_SOCK; 08:58:10 unset SSH_AGENT_PID; 08:58:10 echo Agent pid 40 killed; 08:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:10 + git semver [Pipeline] } 08:58:10 $ docker stop --time=1 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 08:58:11 $ docker rm -f 15db75cd7dc4f56588a7c743af80716eb45b5b5ec31a4d2ce101fca171ffe349 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:58:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:58:12 . [Pipeline] withDockerContainer 08:58:12 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/py-git-semver:latest cat 08:58:13 $ docker top 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:13 [ssh-agent] Looking for ssh-agent implementation... 08:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:13 $ docker exec 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 ssh-agent 08:58:13 SSH_AUTH_SOCK=/tmp/ssh-pgw5wBFabtJS/agent.33 08:58:13 SSH_AGENT_PID=39 08:58:13 Running ssh-add (command line suppressed) 08:58:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3119231019019237502.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3119231019019237502.key) 08:58:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:13 + git semver push 08:58:14 2022-04-28 08:58:14,080 [run_push] DEBUG push 08:58:14 2022-04-28 08:58:14,081 [execute] INFO git push origin semver 08:58:14 2022-04-28 08:58:14,081 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:58:15 2022-04-28 08:58:14,813 [run_push] DEBUG push all version tags 08:58:15 2022-04-28 08:58:14,813 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:58:15 2022-04-28 08:58:14,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 08:58:15 2022-04-28 08:58:15,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:58:15 2.2.0-dev.35 [Pipeline] } 08:58:15 $ docker exec --env ******** --env ******** 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 ssh-agent -k 08:58:15 unset SSH_AUTH_SOCK; 08:58:15 unset SSH_AGENT_PID; 08:58:15 echo Agent pid 39 killed; 08:58:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:16 + git semver [Pipeline] } 08:58:16 $ docker stop --time=1 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 08:58:17 $ docker rm -f 91a489f20af35e865ff2ab23554779c734f118b6ef28d324e3b33d01cf8971d0 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:58:18 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 08:58:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:58:18 total 16 08:58:18 drwxr-xr-x 3 root root 4096 Apr 28 08:46 . 08:58:18 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:58 .. 08:58:18 drwxr-xr-x 2 root root 4096 Apr 28 08:46 cost 08:58:18 -rw-r--r-- 1 root root 83 Apr 28 08:46 cost.csv 08:58:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:58:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:58:18 total 16 08:58:18 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:46 . 08:58:18 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:58 .. 08:58:18 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 08:46 cost 08:58:18 -rw-r--r-- 1 jenkins jenkins 83 Apr 28 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:58:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:58:19 ---> package-listing.sh 08:58:19 ++ facter osfamily 08:58:19 ++ tr '[:upper:]' '[:lower:]' 08:58:19 + OS_FAMILY=debian 08:58:19 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 08:58:19 + START_PACKAGES=/tmp/packages_start.txt 08:58:19 + END_PACKAGES=/tmp/packages_end.txt 08:58:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:19 + PACKAGES=/tmp/packages_start.txt 08:58:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:58:19 + PACKAGES=/tmp/packages_end.txt 08:58:19 + case "${OS_FAMILY}" in 08:58:19 + dpkg -l 08:58:19 + grep '^ii' 08:58:19 + '[' -f /tmp/packages_start.txt ']' 08:58:19 + '[' -f /tmp/packages_end.txt ']' 08:58:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:19 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:58:19 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 08:58:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 08:58:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:58:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:58:20 . [Pipeline] withDockerContainer 08:58:20 prd-ubuntu20.04-docker-8c-8g-33630 does not seem to be running inside a container 08:58:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat 08:58:20 $ docker top 72c6d396388d0f4ec6fd5b4f6526911642241290437cda1cce02815c7a772f10 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:21 + touch /tmp/pre-build-complete [Pipeline] sh 08:58:21 + mkdir -p /var/log/sysstat [Pipeline] sh 08:58:21 + ls /var/log/sa-host 08:58:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:22 provisioning config files... 08:58:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4473090684367661342tmp [Pipeline] { [Pipeline] echo 08:58:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:58:22 ---> create-netrc.sh [Pipeline] } 08:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:58:22 ---> python-tools-install.sh [Pipeline] echo 08:58:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:58:23 ---> sudo-logs.sh 08:58:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:58:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:58:23 ---> job-cost.sh 08:58:23 lf-activate-venv: SKIPPING 08:58:23 DEBUG: total: 0.2199999988079071 08:58:23 INFO: Retrieving Stack Cost... 08:58:23 INFO: Retrieving Pricing Info for: v3-standard-8 08:58:24 INFO: Archiving Costs [Pipeline] echo 08:58:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:58:24 ---> logs-deploy.sh 08:58:24 lf-activate-venv: SKIPPING 08:58:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/67 08:58:24 INFO: archiving workspace using pattern(s): 08:58:25 Archives upload complete. 08:58:25 INFO: archiving logs to Nexus 08:58:26 ---> uname -a: 08:58:26 Linux prd-ubuntu20-04-docker-8c-8g-33630 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:58:26 08:58:26 08:58:26 ---> lscpu: 08:58:26 Architecture: x86_64 08:58:26 CPU op-mode(s): 32-bit, 64-bit 08:58:26 Byte Order: Little Endian 08:58:26 Address sizes: 40 bits physical, 48 bits virtual 08:58:26 CPU(s): 8 08:58:26 On-line CPU(s) list: 0-7 08:58:26 Thread(s) per core: 1 08:58:26 Core(s) per socket: 1 08:58:26 Socket(s): 8 08:58:26 NUMA node(s): 1 08:58:26 Vendor ID: AuthenticAMD 08:58:26 CPU family: 23 08:58:26 Model: 49 08:58:26 Model name: AMD EPYC-Rome Processor 08:58:26 Stepping: 0 08:58:26 CPU MHz: 2799.998 08:58:26 BogoMIPS: 5599.99 08:58:26 Virtualization: AMD-V 08:58:26 Hypervisor vendor: KVM 08:58:26 Virtualization type: full 08:58:26 L1d cache: 256 KiB 08:58:26 L1i cache: 256 KiB 08:58:26 L2 cache: 4 MiB 08:58:26 L3 cache: 128 MiB 08:58:26 NUMA node0 CPU(s): 0-7 08:58:26 Vulnerability Itlb multihit: Not affected 08:58:26 Vulnerability L1tf: Not affected 08:58:26 Vulnerability Mds: Not affected 08:58:26 Vulnerability Meltdown: Not affected 08:58:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:58:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:58:26 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:58:26 Vulnerability Srbds: Not affected 08:58:26 Vulnerability Tsx async abort: Not affected 08:58:26 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:58:26 08:58:26 08:58:26 ---> nproc: 08:58:26 8 08:58:26 08:58:26 08:58:26 ---> df -h: 08:58:26 Filesystem Size Used Avail Use% Mounted on 08:58:26 overlay 155G 12G 143G 8% / 08:58:26 tmpfs 64M 0 64M 0% /dev 08:58:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:58:26 shm 64M 0 64M 0% /dev/shm 08:58:26 /dev/vda1 155G 12G 143G 8% /facter-os 08:58:26 08:58:26 08:58:26 ---> sar -b -r -n DEV: 08:58:26 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33630) 04/28/22 _x86_64_ (8 CPU) 08:58:26 08:58:26 08:43:08 LINUX RESTART (8 CPU) 08:58:26 08:58:26 08:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:58:26 08:45:01 157.79 2.19 155.61 0.00 51.24 53341.51 0.00 08:58:26 08:46:01 98.73 0.17 98.57 0.00 6.93 20707.90 0.00 08:58:26 08:47:01 113.05 0.07 112.98 0.00 10.26 26564.12 0.00 08:58:26 08:48:01 2.33 0.00 2.33 0.00 0.00 25.06 0.00 08:58:26 08:49:01 1.50 0.03 1.47 0.00 0.40 16.66 0.00 08:58:26 08:50:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 08:58:26 08:51:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 08:58:26 08:52:01 2.12 0.00 2.12 0.00 0.00 23.73 0.00 08:58:26 08:53:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 08:58:26 08:54:01 2.30 0.00 2.30 0.00 0.00 30.52 0.00 08:58:26 08:55:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 08:58:26 08:56:01 7.43 5.08 2.35 0.00 305.42 185.44 0.00 08:58:26 08:57:01 2.50 0.00 2.50 0.00 0.00 61.72 0.00 08:58:26 08:58:01 120.16 0.52 119.64 0.00 13.60 49869.78 0.00 08:58:26 Average: 36.61 0.57 36.04 0.00 27.67 10728.97 0.00 08:58:26 08:58:26 08:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:58:26 08:45:01 28418312 31617548 674204 2.05 158964 3255552 2133968 6.29 1323536 2700372 5944 08:58:26 08:46:01 28287336 31727984 563340 1.71 164064 3476244 2198868 6.48 1298696 2834836 17744 08:58:26 08:47:01 27806524 31767544 522572 1.59 175052 3936980 1803900 5.32 1292720 3271892 160 08:58:26 08:48:01 27806124 31767244 522428 1.59 175100 3936980 1803900 5.32 1292848 3271892 192 08:58:26 08:49:01 27819020 31780480 509644 1.55 175144 3936996 1803900 5.32 1279472 3272332 12 08:58:26 08:50:01 27819696 31781264 508852 1.55 175196 3936996 1803900 5.32 1278944 3272352 24 08:58:26 08:51:01 27825688 31787296 502732 1.53 175248 3937000 1803900 5.32 1273080 3272352 12 08:58:26 08:52:01 27825836 31787472 502468 1.53 175304 3936996 1803900 5.32 1272648 3272356 12 08:58:26 08:53:01 27826108 31788016 501752 1.53 175376 3936996 1803900 5.32 1272740 3272392 12 08:58:26 08:54:01 27825548 31787488 502200 1.53 175428 3936988 1803900 5.32 1273164 3272376 12 08:58:26 08:55:01 27825708 31787680 502124 1.53 175480 3936992 1803900 5.32 1272820 3272380 12 08:58:26 08:56:01 27745696 31723936 562276 1.71 175624 3951564 1926552 5.68 1333964 3283984 1520 08:58:26 08:57:01 27745348 31723596 562496 1.71 175652 3951568 1926552 5.68 1334244 3283988 12 08:58:26 08:58:01 26206568 31681532 594104 1.81 222400 5274340 2082772 6.14 1451464 4569708 452480 08:58:26 Average: 27770251 31750649 537942 1.64 176717 3953014 1893129 5.58 1303596 3294515 34153 08:58:26 08:58:26 08:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:58:26 08:45:01 veth21917f8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:58:26 08:45:01 docker0 108.44 135.46 9.01 1109.00 0.00 0.00 0.00 0.00 08:58:26 08:45:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 08:58:26 08:45:01 ens3 340.53 241.70 4550.61 86.22 0.00 0.00 0.00 0.00 08:58:26 08:46:01 docker0 4.02 6.96 0.22 37.92 0.00 0.00 0.00 0.00 08:58:26 08:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:58:26 08:46:01 ens3 35.10 19.06 61.85 11.81 0.00 0.00 0.00 0.00 08:58:26 08:47:01 docker0 6.93 9.38 0.40 51.23 0.00 0.00 0.00 0.00 08:58:26 08:47:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 08:58:26 08:47:01 ens3 162.47 109.57 2630.52 68.44 0.00 0.00 0.00 0.00 08:58:26 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:58:26 08:48:01 ens3 1.07 0.73 0.16 0.12 0.00 0.00 0.00 0.00 08:58:26 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:49:01 ens3 2.20 1.15 2.09 0.50 0.00 0.00 0.00 0.00 08:58:26 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:58:26 08:50:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:58:26 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:51:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 08:58:26 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:58:26 08:52:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:58:26 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:58:26 08:54:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:58:26 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:58:26 08:56:01 ens3 2.65 1.97 14.85 0.15 0.00 0.00 0.00 0.00 08:58:26 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:26 08:58:01 docker0 47.02 61.40 4.33 688.30 0.00 0.00 0.00 0.00 08:58:26 08:58:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 08:58:26 08:58:01 ens3 388.44 241.74 7955.08 70.18 0.00 0.00 0.00 0.00 08:58:26 Average: docker0 11.77 15.09 0.99 133.60 0.00 0.00 0.00 0.00 08:58:26 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 08:58:26 Average: ens3 66.38 43.82 1082.80 16.90 0.00 0.00 0.00 0.00 08:58:26 08:58:26 08:58:26 ---> sar -P ALL: 08:58:26 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33630) 04/28/22 _x86_64_ (8 CPU) 08:58:26 08:58:26 08:43:08 LINUX RESTART (8 CPU) 08:58:26 08:58:26 08:44:02 CPU %user %nice %system %iowait %steal %idle 08:58:26 08:45:01 all 9.09 0.00 3.84 7.73 0.06 79.28 08:58:26 08:45:01 0 9.00 0.00 3.59 6.13 0.05 81.22 08:58:26 08:45:01 1 7.64 0.00 3.99 3.80 0.05 84.52 08:58:26 08:45:01 2 10.86 0.00 3.85 2.26 0.05 82.98 08:58:26 08:45:01 3 8.82 0.00 3.58 10.36 0.07 77.17 08:58:26 08:45:01 4 9.38 0.00 3.56 2.63 0.05 84.38 08:58:26 08:45:01 5 7.92 0.00 4.17 31.32 0.07 56.52 08:58:26 08:45:01 6 9.96 0.00 3.75 4.39 0.05 81.85 08:58:26 08:45:01 7 9.19 0.00 4.22 1.01 0.07 85.51 08:58:26 08:46:01 all 48.00 0.00 6.81 0.87 0.11 44.21 08:58:26 08:46:01 0 49.20 0.00 6.56 0.22 0.12 43.90 08:58:26 08:46:01 1 47.32 0.00 6.66 0.44 0.12 45.46 08:58:26 08:46:01 2 47.63 0.00 7.17 0.12 0.13 44.95 08:58:26 08:46:01 3 46.31 0.00 7.16 0.46 0.10 45.97 08:58:26 08:46:01 4 48.85 0.00 6.57 2.21 0.13 42.23 08:58:26 08:46:01 5 47.87 0.00 6.98 3.31 0.10 41.73 08:58:26 08:46:01 6 48.20 0.00 6.65 0.08 0.10 44.96 08:58:26 08:46:01 7 48.60 0.00 6.69 0.14 0.10 44.48 08:58:26 08:47:01 all 3.93 0.00 1.73 0.94 0.02 93.38 08:58:26 08:47:01 0 3.23 0.00 1.49 1.24 0.02 94.03 08:58:26 08:47:01 1 4.40 0.00 1.69 0.37 0.03 93.51 08:58:26 08:47:01 2 3.87 0.00 1.96 0.28 0.03 93.85 08:58:26 08:47:01 3 3.44 0.00 2.08 0.42 0.02 94.04 08:58:26 08:47:01 4 3.88 0.00 2.07 4.42 0.02 89.62 08:58:26 08:47:01 5 3.85 0.00 1.26 0.49 0.02 94.39 08:58:26 08:47:01 6 4.37 0.00 1.71 0.15 0.02 93.75 08:58:26 08:47:01 7 4.41 0.00 1.61 0.13 0.03 93.81 08:58:26 08:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:58:26 08:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:58:26 08:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:58:26 08:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:58:26 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:58:26 08:48:01 4 0.00 0.00 0.03 0.02 0.00 99.95 08:58:26 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:58:26 08:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:58:26 08:48:01 7 0.00 0.00 0.02 0.05 0.00 99.93 08:58:26 08:49:01 all 0.04 0.00 0.06 0.01 0.00 99.89 08:58:26 08:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:58:26 08:49:01 1 0.07 0.00 0.10 0.00 0.00 99.83 08:58:26 08:49:01 2 0.07 0.00 0.07 0.00 0.02 99.85 08:58:26 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:49:01 4 0.02 0.00 0.08 0.02 0.00 99.88 08:58:26 08:49:01 5 0.03 0.00 0.08 0.00 0.00 99.88 08:58:26 08:49:01 6 0.02 0.00 0.05 0.00 0.00 99.93 08:58:26 08:49:01 7 0.08 0.00 0.07 0.05 0.00 99.80 08:58:26 08:50:01 all 0.02 0.00 0.01 0.02 0.00 99.96 08:58:26 08:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:58:26 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:50:01 4 0.02 0.00 0.02 0.07 0.00 99.90 08:58:26 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:50:01 6 0.08 0.00 0.00 0.00 0.00 99.92 08:58:26 08:50:01 7 0.00 0.00 0.00 0.08 0.00 99.92 08:58:26 08:51:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:58:26 08:51:01 0 0.05 0.00 0.07 0.00 0.02 99.87 08:58:26 08:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:58:26 08:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:58:26 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:51:01 4 0.05 0.00 0.02 0.05 0.02 99.87 08:58:26 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:58:26 08:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:58:26 08:51:01 7 0.05 0.00 0.05 0.07 0.02 99.82 08:58:26 08:52:01 all 0.01 0.00 0.01 0.02 0.00 99.96 08:58:26 08:52:01 0 0.03 0.00 0.03 0.05 0.00 99.88 08:58:26 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:58:26 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:58:26 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:52:01 7 0.00 0.00 0.00 0.08 0.00 99.92 08:58:26 08:53:01 all 0.01 0.00 0.00 0.01 0.00 99.97 08:58:26 08:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:58:26 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:58:26 08:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:58:26 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:58:26 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:53:01 7 0.00 0.00 0.00 0.05 0.00 99.95 08:58:26 08:54:01 all 0.01 0.00 0.01 0.02 0.00 99.96 08:58:26 08:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:58:26 08:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:58:26 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:54:01 4 0.02 0.00 0.00 0.08 0.00 99.90 08:58:26 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:58:26 08:54:01 7 0.02 0.00 0.00 0.05 0.00 99.93 08:58:26 08:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:58:26 08:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:58:26 08:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:58:26 08:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:58:26 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:58:26 08:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:58:26 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:58:26 08:55:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:58:26 08:58:26 08:55:01 CPU %user %nice %system %iowait %steal %idle 08:58:26 08:56:01 all 0.16 0.00 0.07 0.03 0.00 99.73 08:58:26 08:56:01 0 0.08 0.00 0.12 0.02 0.00 99.78 08:58:26 08:56:01 1 0.02 0.00 0.08 0.03 0.00 99.87 08:58:26 08:56:01 2 0.03 0.00 0.05 0.02 0.00 99.90 08:58:26 08:56:01 3 0.08 0.00 0.05 0.00 0.02 99.85 08:58:26 08:56:01 4 0.00 0.00 0.05 0.02 0.00 99.93 08:58:26 08:56:01 5 1.05 0.00 0.15 0.12 0.00 98.68 08:58:26 08:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:58:26 08:56:01 7 0.02 0.00 0.03 0.03 0.00 99.92 08:58:26 08:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:58:26 08:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:58:26 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:58:26 08:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:58:26 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 08:58:26 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:58:26 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:58:26 08:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:58:26 08:58:01 all 9.24 0.00 3.50 1.13 0.04 86.10 08:58:26 08:58:01 0 9.84 0.00 3.31 0.32 0.03 86.50 08:58:26 08:58:01 1 10.15 0.00 3.00 0.29 0.03 86.53 08:58:26 08:58:01 2 8.85 0.00 3.93 0.24 0.05 86.93 08:58:26 08:58:01 3 8.50 0.00 3.83 1.21 0.03 86.42 08:58:26 08:58:01 4 8.29 0.00 3.61 5.08 0.03 82.97 08:58:26 08:58:01 5 9.93 0.00 3.47 0.22 0.05 86.34 08:58:26 08:58:01 6 8.91 0.00 3.00 1.08 0.03 86.99 08:58:26 08:58:01 7 9.43 0.00 3.82 0.59 0.05 86.11 08:58:26 Average: all 5.00 0.00 1.14 0.76 0.02 93.09 08:58:26 Average: 0 5.09 0.00 1.09 0.56 0.02 93.24 08:58:26 Average: 1 4.93 0.00 1.10 0.35 0.02 93.60 08:58:26 Average: 2 5.05 0.00 1.21 0.20 0.02 93.51 08:58:26 Average: 3 4.75 0.00 1.18 0.87 0.02 93.18 08:58:26 Average: 4 5.00 0.00 1.13 1.04 0.02 92.81 08:58:26 Average: 5 5.01 0.00 1.14 2.47 0.02 91.36 08:58:26 Average: 6 5.09 0.00 1.08 0.40 0.02 93.42 08:58:26 Average: 7 5.08 0.00 1.17 0.17 0.02 93.57 08:58:26 08:58:26 08:58:26