Pull request #689 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 44ac0f725b173ac5d26684997060745687660503+b47a0ce386124b7b74fceae84a41ab212cf3cd4d (dd201bdc2d47a291df8e9ef6e9b8ada6ed310dea) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26118 in /w/workspace/ndry_app-functions-sdk-go_PR-689 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-689 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b47a0ce386124b7b74fceae84a41ab212cf3cd4d into PR head commit 44ac0f725b173ac5d26684997060745687660503 Merge succeeded, producing 44ac0f725b173ac5d26684997060745687660503 Checking out Revision 44ac0f725b173ac5d26684997060745687660503 (PR-689) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/689/head:refs/remotes/origin/PR-689 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44ac0f725b173ac5d26684997060745687660503 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b47a0ce386124b7b74fceae84a41ab212cf3cd4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44ac0f725b173ac5d26684997060745687660503 # timeout=10 Commit message: "fix: Fixed failing unit tests and added more tests" > git rev-list --no-walk 3eacc37e0cec51a62fb3fdbc37705ee0ca5d6202 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:54:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:54:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:54:05 ========================================================= 20:54:05 EdgeX Global Pipelines Version Info 20:54:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:54:07 ------------------- 20:54:07 stable info: 20:54:07 ------------------- 20:54:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:54:07 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:54:07 Message: update stable to v1.0.179 20:54:08 ------------------- 20:54:08 experimental info: 20:54:08 ------------------- 20:54:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:54:08 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:54:08 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:54:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:54:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:54:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:54:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:54:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:54:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-689 [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-689 [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-689 [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44ac0f725b173ac5d26684997060745687660503 [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44ac0f7 [Pipeline] echo 20:54:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:12 + git log --format=format:%s -1 44ac0f725b173ac5d26684997060745687660503 [Pipeline] echo 20:54:12 GIT_COMMIT: 44ac0f725b173ac5d26684997060745687660503, Commit Message: fix: Fixed failing unit tests and added more tests [Pipeline] echo 20:54:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:14 20:54:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:54:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:14 latest: Pulling from edgex-devops/git-semver 20:54:14 31603596830f: Pulling fs layer 20:54:14 2a8b12db71e7: Pulling fs layer 20:54:14 6ca5941a6612: Pulling fs layer 20:54:14 ecc8261a40a4: Pulling fs layer 20:54:14 ecc8261a40a4: Waiting 20:54:14 2a8b12db71e7: Verifying Checksum 20:54:14 2a8b12db71e7: Download complete 20:54:14 31603596830f: Verifying Checksum 20:54:14 31603596830f: Download complete 20:54:14 ecc8261a40a4: Verifying Checksum 20:54:14 ecc8261a40a4: Download complete 20:54:15 6ca5941a6612: Verifying Checksum 20:54:15 6ca5941a6612: Download complete 20:54:15 31603596830f: Pull complete 20:54:15 2a8b12db71e7: Pull complete 20:54:16 6ca5941a6612: Pull complete 20:54:16 ecc8261a40a4: Pull complete 20:54:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:54:16 prd-centos7-docker-4c-2g-26118 does not seem to be running inside a container 20:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-689 -v /w/workspace/ndry_app-functions-sdk-go_PR-689:/w/workspace/ndry_app-functions-sdk-go_PR-689:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-689@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:54:19 $ docker top 6b784b808c406064c46d6cec73d2fc669c53f1f871086c674a4154f3f4902f39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:19 [ssh-agent] Looking for ssh-agent implementation... 20:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:19 $ docker exec 6b784b808c406064c46d6cec73d2fc669c53f1f871086c674a4154f3f4902f39 ssh-agent 20:54:19 SSH_AUTH_SOCK=/tmp/ssh-npeaipMkKhLe/agent.11 20:54:19 SSH_AGENT_PID=16 20:54:19 Running ssh-add (command line suppressed) 20:54:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-689@tmp/private_key_1639492204353221187.key (/w/workspace/ndry_app-functions-sdk-go_PR-689@tmp/private_key_1639492204353221187.key) 20:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:20 + git tag --points-at HEAD [Pipeline] } 20:54:20 $ docker exec --env ******** --env ******** 6b784b808c406064c46d6cec73d2fc669c53f1f871086c674a4154f3f4902f39 ssh-agent -k 20:54:20 unset SSH_AUTH_SOCK; 20:54:20 unset SSH_AGENT_PID; 20:54:20 echo Agent pid 16 killed; 20:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:54:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:20 [ssh-agent] Looking for ssh-agent implementation... 20:54:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:21 $ docker exec 6b784b808c406064c46d6cec73d2fc669c53f1f871086c674a4154f3f4902f39 ssh-agent 20:54:21 SSH_AUTH_SOCK=/tmp/ssh-opnLxs35CcYk/agent.44 20:54:21 SSH_AGENT_PID=50 20:54:21 Running ssh-add (command line suppressed) 20:54:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-689@tmp/private_key_1884888108503199343.key (/w/workspace/ndry_app-functions-sdk-go_PR-689@tmp/private_key_1884888108503199343.key) 20:54:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:21 + git semver init 20:54:21 # -> Open(): unable to determine branch for HEAD 20:54:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-689/.git 20:54:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-689 20:54:21 # $SEMVER_REMOTE_NAME = origin 20:54:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:54:21 # $SEMVER_USER_NAME = edgex-jenkins 20:54:21 # $SEMVER_BRANCH = PR-689 20:54:21 # $SEMVER_TEMP = /tmp/semver-240706812 20:54:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:54:26 # '/tmp/semver-240706812' -> '/w/workspace/ndry_app-functions-sdk-go_PR-689/.semver' 20:54:26 # -> Force: false 20:54:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-689/.semver [Pipeline] } 20:54:26 $ docker exec --env ******** --env ******** 6b784b808c406064c46d6cec73d2fc669c53f1f871086c674a4154f3f4902f39 ssh-agent -k 20:54:26 unset SSH_AUTH_SOCK; 20:54:26 unset SSH_AGENT_PID; 20:54:26 echo Agent pid 50 killed; 20:54:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:26 + git semver [Pipeline] } 20:54:26 $ docker stop --time=1 6b784b808c406064c46d6cec73d2fc669c53f1f871086c674a4154f3f4902f39 20:54:28 $ docker rm -f 6b784b808c406064c46d6cec73d2fc669c53f1f871086c674a4154f3f4902f39 [Pipeline] // withDockerContainer [Pipeline] sh 20:54:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:54:29 Stashed 1 file(s) [Pipeline] echo 20:54:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:54:44 Still waiting to schedule task 20:54:44 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26118’ 20:54:44 Still waiting to schedule task 20:54:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:56:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26119 in /w/workspace/ndry_app-functions-sdk-go_PR-689 [Pipeline] { [Pipeline] ws 20:56:40 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:56:45 using credential edgex-jenkins-ssh 20:56:45 Cloning the remote Git repository 20:56:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:45 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 20:56:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:45 > git --version # timeout=10 20:56:45 > git --version # 'git version 2.17.1' 20:56:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:56:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:49 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:56:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/689/head:refs/remotes/origin/PR-689 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:49 Merging remotes/origin/master commit b47a0ce386124b7b74fceae84a41ab212cf3cd4d into PR head commit 44ac0f725b173ac5d26684997060745687660503 20:56:49 Merge succeeded, producing 44ac0f725b173ac5d26684997060745687660503 20:56:50 Checking out Revision 44ac0f725b173ac5d26684997060745687660503 (PR-689) 20:56:49 > git config core.sparsecheckout # timeout=10 20:56:49 > git checkout -f 44ac0f725b173ac5d26684997060745687660503 # timeout=10 20:56:49 > git remote # timeout=10 20:56:49 > git config --get remote.origin.url # timeout=10 20:56:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:49 > git merge b47a0ce386124b7b74fceae84a41ab212cf3cd4d # timeout=10 20:56:49 > git rev-parse HEAD^{commit} # timeout=10 20:56:50 > git config core.sparsecheckout # timeout=10 20:56:50 > git checkout -f 44ac0f725b173ac5d26684997060745687660503 # timeout=10 20:56:54 Commit message: "fix: Fixed failing unit tests and added more tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:56:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:56:57 + sudo service+ docker restart 20:56:57 true [Pipeline] unstash [Pipeline] echo 20:56:59 ========================================================= 20:56:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:56:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:57:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:57:01 Sending build context to Docker daemon 19.17MB 20:57:01 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:57:01 Step 2/8 : FROM ${BASE} 20:57:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:57:01 5f621e34cdf4: Pulling fs layer 20:57:01 a4357932f1b6: Pulling fs layer 20:57:01 18c013af1878: Pulling fs layer 20:57:01 00ac8860ef70: Pulling fs layer 20:57:01 63d7cb157983: Pulling fs layer 20:57:01 b116817d02f9: Pulling fs layer 20:57:01 745a02a5169b: Pulling fs layer 20:57:01 63d7cb157983: Waiting 20:57:01 00ac8860ef70: Waiting 20:57:01 b116817d02f9: Waiting 20:57:01 745a02a5169b: Waiting 20:57:01 18c013af1878: Verifying Checksum 20:57:01 18c013af1878: Download complete 20:57:01 a4357932f1b6: Verifying Checksum 20:57:01 a4357932f1b6: Download complete 20:57:01 63d7cb157983: Verifying Checksum 20:57:01 63d7cb157983: Download complete 20:57:01 b116817d02f9: Download complete 20:57:01 5f621e34cdf4: Verifying Checksum 20:57:01 5f621e34cdf4: Download complete 20:57:02 5f621e34cdf4: Pull complete 20:57:03 a4357932f1b6: Pull complete 20:57:03 18c013af1878: Pull complete 20:57:05 745a02a5169b: Download complete 20:57:05 00ac8860ef70: Download complete 20:57:15 00ac8860ef70: Pull complete 20:57:15 63d7cb157983: Pull complete 20:57:15 b116817d02f9: Pull complete 20:57:15 Running on prd-centos7-docker-4c-2g-26120 in /w/workspace/ndry_app-functions-sdk-go_PR-689 [Pipeline] { [Pipeline] ws 20:57:15 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:57:18 using credential edgex-jenkins-ssh 20:57:18 Cloning the remote Git repository 20:57:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:57:18 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 20:57:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:57:18 > git --version # timeout=10 20:57:18 > git --version # 'git version 2.24.3' 20:57:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:57:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:20 745a02a5169b: Pull complete 20:57:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:57:20 ---> b7e6874047d6 20:57:20 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:57:20 20.10.0: Pulling from library/docker 20:57:20 a3cc7d3b244e: Pulling fs layer 20:57:20 02a3295e0d61: Pulling fs layer 20:57:20 0f4f2e6d8100: Pulling fs layer 20:57:20 330b718f631f: Pulling fs layer 20:57:20 a93816041522: Pulling fs layer 20:57:20 bdb6da89ff94: Pulling fs layer 20:57:20 2a70c0c122f4: Pulling fs layer 20:57:20 330b718f631f: Waiting 20:57:20 a93816041522: Waiting 20:57:20 bdb6da89ff94: Waiting 20:57:20 2a70c0c122f4: Waiting 20:57:20 0f4f2e6d8100: Download complete 20:57:20 02a3295e0d61: Verifying Checksum 20:57:20 02a3295e0d61: Download complete 20:57:20 a3cc7d3b244e: Verifying Checksum 20:57:20 a93816041522: Verifying Checksum 20:57:20 a93816041522: Download complete 20:57:20 bdb6da89ff94: Verifying Checksum 20:57:20 bdb6da89ff94: Download complete 20:57:20 2a70c0c122f4: Verifying Checksum 20:57:20 2a70c0c122f4: Download complete 20:57:20 a3cc7d3b244e: Pull complete 20:57:21 Merging remotes/origin/master commit b47a0ce386124b7b74fceae84a41ab212cf3cd4d into PR head commit 44ac0f725b173ac5d26684997060745687660503 20:57:21 Merge succeeded, producing 44ac0f725b173ac5d26684997060745687660503 20:57:21 Checking out Revision 44ac0f725b173ac5d26684997060745687660503 (PR-689) 20:57:21 02a3295e0d61: Pull complete 20:57:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:57:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:57:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:57:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:57:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/689/head:refs/remotes/origin/PR-689 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:57:20 > git config core.sparsecheckout # timeout=10 20:57:20 > git checkout -f 44ac0f725b173ac5d26684997060745687660503 # timeout=10 20:57:20 > git remote # timeout=10 20:57:20 > git config --get remote.origin.url # timeout=10 20:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:57:21 > git merge b47a0ce386124b7b74fceae84a41ab212cf3cd4d # timeout=10 20:57:21 > git rev-parse HEAD^{commit} # timeout=10 20:57:21 > git config core.sparsecheckout # timeout=10 20:57:21 > git checkout -f 44ac0f725b173ac5d26684997060745687660503 # timeout=10 20:57:21 330b718f631f: Verifying Checksum 20:57:21 330b718f631f: Download complete 20:57:21 0f4f2e6d8100: Pull complete 20:57:24 Commit message: "fix: Fixed failing unit tests and added more tests" 20:57:25 330b718f631f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 20:57:25 a93816041522: Pull complete [Pipeline] sh 20:57:25 bdb6da89ff94: Pull complete 20:57:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:57:26 2a70c0c122f4: Pull complete 20:57:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:57:26 Status: Downloaded newer image for docker:20.10.0 20:57:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:57:26 + true 20:57:26 + sudo service docker restart 20:57:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:57:28 ========================================================= 20:57:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:57:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:57:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:57:29 Sending build context to Docker daemon 19.17MB 20:57:29 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:57:29 Step 2/8 : FROM ${BASE} 20:57:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:57:29 188c0c94c7c5: Pulling fs layer 20:57:29 0ef7d3d256c8: Pulling fs layer 20:57:29 de9db76c5a1d: Pulling fs layer 20:57:29 bca2f99d35d6: Pulling fs layer 20:57:29 93359f2a8cfa: Pulling fs layer 20:57:29 7c6f9722023f: Pulling fs layer 20:57:29 a35cf1a2eb13: Pulling fs layer 20:57:29 93359f2a8cfa: Waiting 20:57:29 a35cf1a2eb13: Waiting 20:57:29 7c6f9722023f: Waiting 20:57:29 bca2f99d35d6: Waiting 20:57:29 de9db76c5a1d: Verifying Checksum 20:57:29 de9db76c5a1d: Download complete 20:57:29 0ef7d3d256c8: Download complete 20:57:29 93359f2a8cfa: Verifying Checksum 20:57:29 93359f2a8cfa: Download complete 20:57:29 7c6f9722023f: Verifying Checksum 20:57:29 7c6f9722023f: Download complete 20:57:29 188c0c94c7c5: Verifying Checksum 20:57:29 188c0c94c7c5: Download complete 20:57:29 188c0c94c7c5: Pull complete 20:57:29 0ef7d3d256c8: Pull complete 20:57:29 de9db76c5a1d: Pull complete 20:57:31 a35cf1a2eb13: Verifying Checksum 20:57:31 a35cf1a2eb13: Download complete 20:57:31 bca2f99d35d6: Verifying Checksum 20:57:31 bca2f99d35d6: Download complete 20:57:33 ---> 5adeb11ba807 20:57:33 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:57:33 ---> Running in 4030b670597a 20:57:33 Removing intermediate container 4030b670597a 20:57:33 ---> 136c93600c22 20:57:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:57:33 ---> Running in 36caa88c4c25 20:57:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:57:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:57:36 (1/5) Installing libsodium (1.0.18-r0) 20:57:36 (2/5) Installing libzmq (4.3.3-r0) 20:57:36 (3/5) Installing pkgconf (1.7.2-r0) 20:57:36 (4/5) Installing libsodium-dev (1.0.18-r0) 20:57:36 (5/5) Installing zeromq-dev (4.3.3-r0) 20:57:36 Executing busybox-1.31.1-r19.trigger 20:57:36 OK: 144 MiB in 44 packages 20:57:36 bca2f99d35d6: Pull complete 20:57:36 93359f2a8cfa: Pull complete 20:57:36 7c6f9722023f: Pull complete 20:57:38 Removing intermediate container 36caa88c4c25 20:57:38 ---> 91bc6b8b9e3b 20:57:38 Step 6/8 : WORKDIR /build 20:57:38 ---> Running in b87f6de1d866 20:57:38 Removing intermediate container b87f6de1d866 20:57:38 ---> 009eebad72e9 20:57:38 Step 7/8 : COPY go.mod . 20:57:39 ---> 5c8e8d785789 20:57:39 Step 8/8 : RUN go mod download 20:57:39 ---> Running in 20f2b9c51a45 20:57:43 a35cf1a2eb13: Pull complete 20:57:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:57:43 ---> a62c8e92a672 20:57:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:57:43 20.10.0: Pulling from library/docker 20:57:43 05e7bc50f07f: Pulling fs layer 20:57:43 6db28d0fdbf6: Pulling fs layer 20:57:43 292df0bc6bf3: Pulling fs layer 20:57:43 2e060f4bd70b: Pulling fs layer 20:57:43 80e8d568a223: Pulling fs layer 20:57:43 8dc6ef1a942a: Pulling fs layer 20:57:43 2312dd95470a: Pulling fs layer 20:57:43 80e8d568a223: Waiting 20:57:43 8dc6ef1a942a: Waiting 20:57:43 2312dd95470a: Waiting 20:57:43 2e060f4bd70b: Waiting 20:57:43 292df0bc6bf3: Verifying Checksum 20:57:43 292df0bc6bf3: Download complete 20:57:43 05e7bc50f07f: Verifying Checksum 20:57:43 6db28d0fdbf6: Download complete 20:57:43 8dc6ef1a942a: Verifying Checksum 20:57:43 8dc6ef1a942a: Download complete 20:57:43 80e8d568a223: Verifying Checksum 20:57:43 80e8d568a223: Download complete 20:57:43 2312dd95470a: Verifying Checksum 20:57:43 2312dd95470a: Download complete 20:57:43 05e7bc50f07f: Pull complete 20:57:44 6db28d0fdbf6: Pull complete 20:57:44 292df0bc6bf3: Pull complete 20:57:44 2e060f4bd70b: Verifying Checksum 20:57:44 2e060f4bd70b: Download complete 20:57:47 2e060f4bd70b: Pull complete 20:57:47 80e8d568a223: Pull complete 20:57:47 8dc6ef1a942a: Pull complete 20:57:47 2312dd95470a: Pull complete 20:57:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:57:47 Status: Downloaded newer image for docker:20.10.0 20:57:48 ---> d2e083560292 20:57:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:57:48 ---> Running in 8168f23ffc31 20:57:49 Removing intermediate container 8168f23ffc31 20:57:49 ---> 34f014c31552 20:57:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:57:49 ---> Running in a9be9a096a46 20:57:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:57:51 (1/5) Installing libsodium (1.0.18-r0) 20:57:51 (2/5) Installing libzmq (4.3.3-r0) 20:57:51 (3/5) Installing pkgconf (1.7.2-r0) 20:57:51 (4/5) Installing libsodium-dev (1.0.18-r0) 20:57:51 (5/5) Installing zeromq-dev (4.3.3-r0) 20:57:52 Executing busybox-1.31.1-r19.trigger 20:57:52 OK: 167 MiB in 44 packages 20:57:52 Removing intermediate container a9be9a096a46 20:57:52 ---> bec31d1484ff 20:57:52 Step 6/8 : WORKDIR /build 20:57:52 ---> Running in e666f8bc90cf 20:57:52 Removing intermediate container e666f8bc90cf 20:57:52 ---> d49c35b46556 20:57:52 Step 7/8 : COPY go.mod . 20:57:52 ---> 0e8307821dbf 20:57:52 Step 8/8 : RUN go mod download 20:57:53 ---> Running in 4d7d2536ef7b 20:58:06 Removing intermediate container 20f2b9c51a45 20:58:06 ---> 3a4b82066813 20:58:06 Successfully built 3a4b82066813 20:58:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:58:06 + docker inspect -f . ci-base-image-arm64 20:58:06 . [Pipeline] withDockerContainer 20:58:06 prd-ubuntu18.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container 20:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:58:08 $ docker top 446649c2c1e61f4c3cd8ee8794b40ddd03067be8dd3e1ecf2fc833199bf0b641 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:09 + go version 20:58:09 go version go1.15.5 linux/arm64 [Pipeline] } 20:58:09 $ docker stop --time=1 446649c2c1e61f4c3cd8ee8794b40ddd03067be8dd3e1ecf2fc833199bf0b641 20:58:11 $ docker rm -f 446649c2c1e61f4c3cd8ee8794b40ddd03067be8dd3e1ecf2fc833199bf0b641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:12 + docker inspect -f . ci-base-image-arm64 20:58:12 . [Pipeline] withDockerContainer 20:58:12 prd-ubuntu18.04-docker-arm64-4c-16g-26119 does not seem to be running inside a container 20:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:58:14 $ docker top 34c17a7ebe1921e57889219d9dad59bd62d0acb6c4bde7d428d392d4cd5b5ee8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:15 Removing intermediate container 4d7d2536ef7b 20:58:15 ---> f7881e8169b3 20:58:15 Successfully built f7881e8169b3 20:58:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:58:15 + make test 20:58:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:58:15 + docker inspect -f . ci-base-image-x86_64 20:58:15 . [Pipeline] withDockerContainer 20:58:15 prd-centos7-docker-4c-2g-26120 does not seem to be running inside a container 20:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:16 $ docker top 3539e51dd56c2771f9b2af1d7329bcee06740d4c1448a7aaa18b256c4ec0a39b -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 20:58:17 + go version 20:58:17 go version go1.15.5 linux/amd64 [Pipeline] } 20:58:17 $ docker stop --time=1 3539e51dd56c2771f9b2af1d7329bcee06740d4c1448a7aaa18b256c4ec0a39b 20:58:18 $ docker rm -f 3539e51dd56c2771f9b2af1d7329bcee06740d4c1448a7aaa18b256c4ec0a39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:19 + docker inspect -f . ci-base-image-x86_64 20:58:19 . [Pipeline] withDockerContainer 20:58:19 prd-centos7-docker-4c-2g-26120 does not seem to be running inside a container 20:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:20 $ docker top 6c80b506908e70f98fd6d607da08bbbd37648eee1baa81735b2cac04e963f6e6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:20 + make test 20:58:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:58:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 20:58:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.026s coverage: 82.6% of statements 20:58:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.025s coverage: 50.1% of statements 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:58:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.030s coverage: 61.5% of statements 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:58:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.086s coverage: 69.7% of statements 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:58:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.0% of statements 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:58:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.018s coverage: 8.8% of statements 20:58:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.105s coverage: 82.6% of statements 20:58:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.861s coverage: 77.5% of statements 20:58:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:58:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.024s coverage: 87.9% of statements 20:58:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 80.5% of statements 20:58:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 71.7% of statements 20:59:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.038s coverage: 82.9% of statements 20:59:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.022s coverage: 94.4% of statements 20:59:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.078s coverage: 50.1% of statements 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 61.5% of statements 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.059s coverage: 69.7% of statements 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.0% of statements 20:59:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.030s coverage: 8.8% of statements 20:59:07 gofmt -l . 20:59:07 [ "`gofmt -l .`" = "" ] 20:59:07 ./bin/test-go-mod-tidy.sh 20:59:07 go.mod.bk exits - remove before continuing 20:59:07 make: *** [Makefile:10: test] Error 1 [Pipeline] } 20:59:07 $ docker stop --time=1 6c80b506908e70f98fd6d607da08bbbd37648eee1baa81735b2cac04e963f6e6 20:59:09 $ docker rm -f 6c80b506908e70f98fd6d607da08bbbd37648eee1baa81735b2cac04e963f6e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:59:11 Failed in branch amd64 20:59:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.907s coverage: 77.5% of statements 20:59:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:59:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.042s coverage: 87.9% of statements 20:59:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.041s coverage: 80.5% of statements 20:59:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements 20:59:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.080s coverage: 82.9% of statements 20:59:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 20:59:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:59:41 gofmt -l . 20:59:41 [ "`gofmt -l .`" = "" ] 20:59:41 ./bin/test-go-mod-tidy.sh 20:59:41 go.mod.bk exits - remove before continuing 20:59:41 make: *** [Makefile:10: test] Error 1 [Pipeline] } 20:59:41 $ docker stop --time=1 34c17a7ebe1921e57889219d9dad59bd62d0acb6c4bde7d428d392d4cd5b5ee8 20:59:44 $ docker rm -f 34c17a7ebe1921e57889219d9dad59bd62d0acb6c4bde7d428d392d4cd5b5ee8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:59:45 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:59:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:59:49 ---> package-listing.sh 20:59:49 ++ facter osfamily 20:59:49 ++ tr '[:upper:]' '[:lower:]' 20:59:49 + OS_FAMILY=redhat 20:59:49 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-689 20:59:49 + START_PACKAGES=/tmp/packages_start.txt 20:59:49 + END_PACKAGES=/tmp/packages_end.txt 20:59:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:59:49 + PACKAGES=/tmp/packages_start.txt 20:59:49 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-689 ']' 20:59:49 + PACKAGES=/tmp/packages_end.txt 20:59:49 + case "${OS_FAMILY}" in 20:59:49 + rpm -qa 20:59:49 + sort 20:59:55 + '[' -f /tmp/packages_start.txt ']' 20:59:55 + '[' -f /tmp/packages_end.txt ']' 20:59:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:59:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-689 ']' 20:59:55 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-689/archives/ 20:59:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-689/archives/ [Pipeline] echo 20:59:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-689/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:59:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:59:55 20:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:59:56 alpine: Pulling from edgex-lftools-log-publisher 20:59:56 df20fa9351a1: Pulling fs layer 20:59:56 36b3adc4ff6f: Pulling fs layer 20:59:56 8ad3a11d3b57: Pulling fs layer 20:59:56 46f8f816bc3b: Pulling fs layer 20:59:56 93b61091891f: Pulling fs layer 20:59:56 93b9cdb0e59b: Pulling fs layer 20:59:56 5e14af77c1be: Pulling fs layer 20:59:56 01666e4c0597: Pulling fs layer 20:59:56 aa168da1d23b: Pulling fs layer 20:59:56 46f8f816bc3b: Waiting 20:59:56 5e14af77c1be: Waiting 20:59:56 93b61091891f: Waiting 20:59:56 93b9cdb0e59b: Waiting 20:59:56 01666e4c0597: Waiting 20:59:56 aa168da1d23b: Waiting 20:59:56 36b3adc4ff6f: Download complete 20:59:56 46f8f816bc3b: Verifying Checksum 20:59:56 46f8f816bc3b: Download complete 20:59:56 df20fa9351a1: Verifying Checksum 20:59:56 df20fa9351a1: Download complete 20:59:56 93b9cdb0e59b: Verifying Checksum 20:59:56 93b9cdb0e59b: Download complete 20:59:56 93b61091891f: Verifying Checksum 20:59:56 93b61091891f: Download complete 20:59:56 5e14af77c1be: Verifying Checksum 20:59:56 5e14af77c1be: Download complete 20:59:56 01666e4c0597: Verifying Checksum 20:59:56 01666e4c0597: Download complete 20:59:56 8ad3a11d3b57: Verifying Checksum 20:59:56 8ad3a11d3b57: Download complete 20:59:56 df20fa9351a1: Pull complete 20:59:56 36b3adc4ff6f: Pull complete 20:59:57 8ad3a11d3b57: Pull complete 20:59:57 46f8f816bc3b: Pull complete 20:59:58 93b61091891f: Pull complete 20:59:58 93b9cdb0e59b: Pull complete 20:59:58 aa168da1d23b: Verifying Checksum 20:59:58 aa168da1d23b: Download complete 20:59:58 5e14af77c1be: Pull complete 20:59:58 01666e4c0597: Pull complete 21:00:06 aa168da1d23b: Pull complete 21:00:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:00:06 prd-centos7-docker-4c-2g-26118 does not seem to be running inside a container 21:00:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-689/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-689 -v /w/workspace/ndry_app-functions-sdk-go_PR-689:/w/workspace/ndry_app-functions-sdk-go_PR-689:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-689@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-689@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:00:10 $ docker top 84d812c6497edc5f0fd521df22a9ecb2aee2d36f45847e997a157ff98090c6d5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:11 + touch /tmp/pre-build-complete [Pipeline] sh 21:00:11 + mkdir -p /var/log/sa [Pipeline] sh 21:00:11 + ls /var/log/sa-host 21:00:11 + sadf -c /var/log/sa-host/sa11 21:00:11 file_magic: OK 21:00:11 HZ: Using current value: 100 21:00:11 file_header: OK 21:00:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:00:11 Statistics: 21:00:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:00:11 File successfully converted to sysstat format version 12.2.1 21:00:11 + sadf -c /var/log/sa-host/sa23 21:00:11 file_magic: OK 21:00:11 HZ: Using current value: 100 21:00:11 file_header: OK 21:00:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:00:11 Statistics: 21:00:11 Hnuu...uuuununununu... 21:00:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:12 provisioning config files... 21:00:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-689@tmp/config2547663830765337891tmp [Pipeline] { [Pipeline] echo 21:00:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:00:12 ---> create-netrc.sh [Pipeline] } 21:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:00:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:00:13 ---> python-tools-install.sh [Pipeline] echo 21:00:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:00:13 ---> sudo-logs.sh 21:00:13 Archiving 'sudo' log.. [Pipeline] echo 21:00:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:00:13 ---> job-cost.sh 21:00:13 lf-activate-venv: SKIPPING 21:00:13 INFO: No Stack... 21:00:15 INFO: Retrieving Pricing Info for: v1-standard-2 21:00:15 INFO: Archiving Costs [Pipeline] echo 21:00:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:00:15 ---> logs-deploy.sh 21:00:15 lf-activate-venv: SKIPPING 21:00:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-689/2 21:00:15 INFO: archiving workspace using pattern(s): 21:00:17 Archives upload complete. 21:00:17 INFO: archiving logs to Nexus 21:00:18 ---> uname -a: 21:00:18 Linux prd-centos7-docker-4c-2g-26118.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:00:18 21:00:18 21:00:18 ---> lscpu: 21:00:18 Architecture: x86_64 21:00:18 CPU op-mode(s): 32-bit, 64-bit 21:00:18 Byte Order: Little Endian 21:00:18 Address sizes: 40 bits physical, 48 bits virtual 21:00:18 CPU(s): 4 21:00:18 On-line CPU(s) list: 0-3 21:00:18 Thread(s) per core: 1 21:00:18 Core(s) per socket: 1 21:00:18 Socket(s): 4 21:00:18 NUMA node(s): 1 21:00:18 Vendor ID: GenuineIntel 21:00:18 CPU family: 6 21:00:18 Model: 44 21:00:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:00:18 Stepping: 1 21:00:18 CPU MHz: 2933.438 21:00:18 BogoMIPS: 5866.87 21:00:18 Virtualization: VT-x 21:00:18 Hypervisor vendor: KVM 21:00:18 Virtualization type: full 21:00:18 L1d cache: 128 KiB 21:00:18 L1i cache: 128 KiB 21:00:18 L2 cache: 16 MiB 21:00:18 L3 cache: 64 MiB 21:00:18 NUMA node0 CPU(s): 0-3 21:00:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:00:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:00:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:00:18 Vulnerability Meltdown: Mitigation; PTI 21:00:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:00:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:00:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:00:18 Vulnerability Srbds: Not affected 21:00:18 Vulnerability Tsx async abort: Not affected 21:00:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:00:18 21:00:18 21:00:18 ---> nproc: 21:00:18 4 21:00:18 21:00:18 21:00:18 ---> df -h: 21:00:18 Filesystem Size Used Available Use% Mounted on 21:00:18 overlay 50.0G 7.3G 42.7G 15% / 21:00:18 tmpfs 64.0M 0 64.0M 0% /dev 21:00:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:00:18 shm 64.0M 0 64.0M 0% /dev/shm 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-689 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-689@tmp 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:00:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:00:18 21:00:18 21:00:18 ---> free -m: 21:00:18 total used free shared buff/cache available 21:00:18 Mem: 1837 709 110 0 1017 1023 21:00:18 Swap: 1023 1 1022 21:00:18 21:00:18 21:00:18 ---> ip addr: 21:00:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:00:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:00:18 inet 127.0.0.1/8 scope host lo 21:00:18 valid_lft forever preferred_lft forever 21:00:18 inet6 ::1/128 scope host 21:00:18 valid_lft forever preferred_lft forever 21:00:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:00:18 link/ether fa:16:3e:da:bf:fa brd ff:ff:ff:ff:ff:ff 21:00:18 inet 10.30.122.101/23 brd 10.30.123.255 scope global dynamic eth0 21:00:18 valid_lft 85993sec preferred_lft 85993sec 21:00:18 inet6 fe80::f816:3eff:feda:bffa/64 scope link 21:00:18 valid_lft forever preferred_lft forever 21:00:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:00:18 link/ether 02:42:2b:e4:c6:5e brd ff:ff:ff:ff:ff:ff 21:00:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:00:18 valid_lft forever preferred_lft forever 21:00:18 inet6 fe80::42:2bff:fee4:c65e/64 scope link 21:00:18 valid_lft forever preferred_lft forever 21:00:18 21:00:18 21:00:18 ---> sar -b -r -n DEV: 21:00:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/11/21 _x86_64_ (4 CPU) 21:00:18 21:00:18 20:53:20 LINUX RESTART (4 CPU) 21:00:18 21:00:18 20:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:00:18 20:55:01 43.05 14.59 28.46 0.00 4672.15 4173.34 0.00 21:00:18 20:56:01 2.35 0.00 2.35 0.00 0.00 44.14 0.00 21:00:18 20:57:01 0.57 0.00 0.57 0.00 0.00 6.66 0.00 21:00:18 20:58:01 0.22 0.00 0.22 0.00 0.00 2.51 0.00 21:00:18 20:59:01 0.20 0.00 0.20 0.00 0.00 2.88 0.00 21:00:18 21:00:02 79.84 54.26 25.57 0.00 4472.75 10475.42 0.00 21:00:18 Average: 21.01 11.49 9.52 0.00 1517.21 2450.68 0.00 21:00:18 21:00:18 20:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:00:18 20:55:01 234872 0 608276 32.33 2620 1035776 1097052 37.44 398888 1050608 136 21:00:18 20:56:01 239424 0 603716 32.09 2620 1035784 1085324 37.04 400520 1045224 8 21:00:18 20:57:01 237044 0 606092 32.21 2620 1035788 1085524 37.05 401728 1046900 8 21:00:18 20:58:01 237404 0 605732 32.19 2620 1035788 1085420 37.04 412160 1035804 20 21:00:18 20:59:01 235956 0 607172 32.27 2620 1035796 1085420 37.04 411136 1038596 20 21:00:18 21:00:02 74444 0 715552 38.03 2620 1088928 1512952 51.63 598412 980032 40416 21:00:18 Average: 209857 0 624423 33.19 2620 1044643 1158615 39.54 437141 1032861 6768 21:00:18 21:00:18 20:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:00:18 20:55:01 eth0 249.30 216.34 769.55 44.85 0.00 0.00 0.00 0.00 21:00:18 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:55:01 docker0 108.53 91.11 9.02 311.54 0.00 0.00 0.00 0.00 21:00:18 20:56:01 eth0 0.68 0.03 0.06 0.00 0.00 0.00 0.00 0.00 21:00:18 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:57:01 eth0 4.28 1.83 3.31 0.30 0.00 0.00 0.00 0.00 21:00:18 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:58:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:00:18 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:59:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:00:18 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 21:00:02 eth0 196.98 163.89 2158.51 15.69 0.00 0.00 0.00 0.00 21:00:18 21:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 21:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 Average: eth0 74.92 63.40 488.81 10.09 0.00 0.00 0.00 0.00 21:00:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:18 Average: docker0 17.83 14.97 1.48 51.18 0.00 0.00 0.00 0.00 21:00:18 21:00:18 21:00:18 ---> sar -P ALL: 21:00:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/11/21 _x86_64_ (4 CPU) 21:00:18 21:00:18 20:53:20 LINUX RESTART (4 CPU) 21:00:18 21:00:18 20:54:02 CPU %user %nice %system %iowait %steal %idle 21:00:18 20:55:01 all 4.10 0.00 2.49 1.08 0.01 92.32 21:00:18 20:55:01 0 4.05 0.00 2.24 0.39 0.02 93.30 21:00:18 20:55:01 1 4.12 0.00 2.25 0.29 0.02 93.32 21:00:18 20:55:01 2 4.60 0.00 2.57 0.53 0.00 92.30 21:00:18 20:55:01 3 3.63 0.00 2.90 3.09 0.00 90.38 21:00:18 20:56:01 all 0.14 0.00 0.05 0.00 0.00 99.80 21:00:18 20:56:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:00:18 20:56:01 1 0.03 0.00 0.07 0.00 0.00 99.90 21:00:18 20:56:01 2 0.45 0.00 0.03 0.00 0.02 99.50 21:00:18 20:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:00:18 20:57:01 all 0.18 0.00 0.05 0.00 0.01 99.76 21:00:18 20:57:01 0 0.08 0.00 0.08 0.00 0.00 99.83 21:00:18 20:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:00:18 20:57:01 2 0.50 0.00 0.03 0.00 0.00 99.47 21:00:18 20:57:01 3 0.08 0.00 0.03 0.00 0.02 99.87 21:00:18 20:58:01 all 0.17 0.00 0.05 0.00 0.00 99.78 21:00:18 20:58:01 0 0.03 0.00 0.08 0.00 0.02 99.87 21:00:18 20:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:00:18 20:58:01 2 0.55 0.00 0.03 0.00 0.00 99.42 21:00:18 20:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:00:18 20:59:01 all 0.18 0.00 0.11 0.00 0.00 99.71 21:00:18 20:59:01 0 0.03 0.00 0.10 0.00 0.00 99.87 21:00:18 20:59:01 1 0.10 0.00 0.13 0.00 0.00 99.77 21:00:18 20:59:01 2 0.55 0.00 0.05 0.00 0.00 99.40 21:00:18 20:59:01 3 0.03 0.00 0.15 0.00 0.00 99.82 21:00:18 21:00:02 all 4.01 0.00 2.50 1.40 0.01 92.08 21:00:18 21:00:02 0 3.16 0.00 2.94 0.43 0.00 93.46 21:00:18 21:00:02 1 3.54 0.00 2.09 0.23 0.02 94.12 21:00:18 21:00:02 2 4.03 0.00 1.95 0.03 0.02 93.97 21:00:18 21:00:02 3 5.31 0.00 3.00 4.89 0.02 86.78 21:00:18 Average: all 1.45 0.00 0.87 0.41 0.01 97.27 21:00:18 Average: 0 1.22 0.00 0.91 0.14 0.01 97.72 21:00:18 Average: 1 1.31 0.00 0.77 0.09 0.01 97.83 21:00:18 Average: 2 1.77 0.00 0.77 0.09 0.01 97.36 21:00:18 Average: 3 1.51 0.00 1.02 1.32 0.01 96.15 21:00:18 21:00:18 21:00:18