Pull request #1129 opened Connecting to https://api.github.com using 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 11f2253703006daad4ee6889b15f4d1abd180536+3614395ab5d1e3b783d42cc9b1ae027613231f7a (45bf2b299a5c733487134ff98c612d3afcbb4707) 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-ssh9792559511783965062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh7544408872595496357.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/app-functions-sdk-go/branches/PR-1129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16847465269116480680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-functions-sdk-go/branches/PR-1129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16281018377345946433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7412554427745154653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/app-functions-sdk-go/branches/PR-1129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8774462592677391743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15278 in /w/workspace/dry_app-functions-sdk-go_PR-1129 [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/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3614395ab5d1e3b783d42cc9b1ae027613231f7a into PR head commit 11f2253703006daad4ee6889b15f4d1abd180536 > 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/1129/head:refs/remotes/origin/PR-1129 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11f2253703006daad4ee6889b15f4d1abd180536 # timeout=10 Merge succeeded, producing 11f2253703006daad4ee6889b15f4d1abd180536 Checking out Revision 11f2253703006daad4ee6889b15f4d1abd180536 (PR-1129) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3614395ab5d1e3b783d42cc9b1ae027613231f7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11f2253703006daad4ee6889b15f4d1abd180536 # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:24:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:24:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:24:57 ========================================================= 22:24:57 EdgeX Global Pipelines Version Info 22:24:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:24:58 ------------------- 22:24:58 stable info: 22:24:58 ------------------- 22:24:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:24:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:24:58 Message: update stable to v1.0.234 22:24:59 ------------------- 22:24:59 experimental info: 22:24:59 ------------------- 22:24:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:24:59 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:24:59 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:24:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:24:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:24:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:24:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:24:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:24:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:24:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1129 [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1129 [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1129 [Pipeline] echo 22:25:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11f2253703006daad4ee6889b15f4d1abd180536 [Pipeline] echo 22:25:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11f2253 [Pipeline] echo 22:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:25:01 + git rev-list -1 --merges 11f2253703006daad4ee6889b15f4d1abd180536~1..11f2253703006daad4ee6889b15f4d1abd180536 [Pipeline] echo 22:25:01 -----------> git rev-list -1 --merges 11f2253703006daad4ee6889b15f4d1abd180536~1..11f2253703006daad4ee6889b15f4d1abd180536 11f2253703006daad4ee6889b15f4d1abd180536 [false] [Pipeline] sh 22:25:01 + git log --format=format:%s -1 11f2253703006daad4ee6889b15f4d1abd180536 [Pipeline] echo 22:25:01 ========================================================= 22:25:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:25:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:02 + git log --format=format:%s -1 11f2253703006daad4ee6889b15f4d1abd180536 [Pipeline] echo 22:25:02 [semverPrep] GIT_COMMIT: 11f2253703006daad4ee6889b15f4d1abd180536, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 [Pipeline] echo 22:25:02 [semverPrep] This is not a build commit. [Pipeline] sh 22:25:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:02 + grep -v github /etc/ssh/ssh_known_hosts 22:25:02 + [ -e /tmp/ssh_known_hosts ] 22:25:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:25:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:25:02 + sudo tee -a /etc/ssh/ssh_known_hosts 22:25:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:03 22:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:04 0.1.4: Pulling from edgex-devops/py-git-semver 22:25:04 42c077c10790: Pulling fs layer 22:25:04 f63e77b7563a: Pulling fs layer 22:25:04 bd5fdadae976: Pulling fs layer 22:25:04 205491f53016: Pulling fs layer 22:25:04 df18705c85c3: Pulling fs layer 22:25:04 bdb3f477010e: Pulling fs layer 22:25:04 c8a8fc8e1c8f: Pulling fs layer 22:25:04 2c6e9b1d212d: Pulling fs layer 22:25:04 bdb8f0575790: Pulling fs layer 22:25:04 386e3cb2ff24: Pulling fs layer 22:25:04 205491f53016: Waiting 22:25:04 2c6e9b1d212d: Waiting 22:25:04 bdb3f477010e: Waiting 22:25:04 bdb8f0575790: Waiting 22:25:04 2343380bae48: Pulling fs layer 22:25:04 df18705c85c3: Waiting 22:25:04 f63e77b7563a: Download complete 22:25:04 205491f53016: Verifying Checksum 22:25:04 205491f53016: Download complete 22:25:04 df18705c85c3: Verifying Checksum 22:25:04 df18705c85c3: Download complete 22:25:04 bd5fdadae976: Verifying Checksum 22:25:04 bd5fdadae976: Download complete 22:25:04 bdb3f477010e: Verifying Checksum 22:25:04 bdb3f477010e: Download complete 22:25:04 2c6e9b1d212d: Download complete 22:25:04 bdb8f0575790: Verifying Checksum 22:25:04 bdb8f0575790: Download complete 22:25:04 386e3cb2ff24: Verifying Checksum 22:25:04 386e3cb2ff24: Download complete 22:25:04 2343380bae48: Verifying Checksum 22:25:04 2343380bae48: Download complete 22:25:04 42c077c10790: Verifying Checksum 22:25:04 42c077c10790: Download complete 22:25:04 c8a8fc8e1c8f: Verifying Checksum 22:25:04 c8a8fc8e1c8f: Download complete 22:25:05 42c077c10790: Pull complete 22:25:05 f63e77b7563a: Pull complete 22:25:06 bd5fdadae976: Pull complete 22:25:06 205491f53016: Pull complete 22:25:07 df18705c85c3: Pull complete 22:25:07 bdb3f477010e: Pull complete 22:25:08 c8a8fc8e1c8f: Pull complete 22:25:09 2c6e9b1d212d: Pull complete 22:25:09 bdb8f0575790: Pull complete 22:25:09 386e3cb2ff24: Pull complete 22:25:09 2343380bae48: Pull complete 22:25:09 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 22:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:09 prd-ubuntu20.04-docker-8c-8g-15278 does not seem to be running inside a container 22:25:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1129 -v /w/workspace/dry_app-functions-sdk-go_PR-1129:/w/workspace/dry_app-functions-sdk-go_PR-1129:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1129@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1129@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:25:11 $ docker top 189cfd0374645aaf80209d34e0a4a702e0430fe2bf3c96d7c40170d5daf2813a -eo pid,comm 22:25:11 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). 22:25:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:11 [ssh-agent] Looking for ssh-agent implementation... 22:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:11 $ docker exec 189cfd0374645aaf80209d34e0a4a702e0430fe2bf3c96d7c40170d5daf2813a ssh-agent 22:25:11 SSH_AUTH_SOCK=/tmp/ssh-2FzmQldUcz9m/agent.32 22:25:11 SSH_AGENT_PID=39 22:25:11 Running ssh-add (command line suppressed) 22:25:11 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1129@tmp/private_key_1678518031114000964.key (/w/workspace/dry_app-functions-sdk-go_PR-1129@tmp/private_key_1678518031114000964.key) 22:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:12 + git tag --points-at HEAD [Pipeline] } 22:25:12 $ docker exec --env ******** --env ******** 189cfd0374645aaf80209d34e0a4a702e0430fe2bf3c96d7c40170d5daf2813a ssh-agent -k 22:25:12 unset SSH_AUTH_SOCK; 22:25:12 unset SSH_AGENT_PID; 22:25:12 echo Agent pid 39 killed; 22:25:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:25:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:12 [ssh-agent] Looking for ssh-agent implementation... 22:25:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:12 $ docker exec 189cfd0374645aaf80209d34e0a4a702e0430fe2bf3c96d7c40170d5daf2813a ssh-agent 22:25:12 SSH_AUTH_SOCK=/tmp/ssh-WL5tR8GWwU3v/agent.73 22:25:12 SSH_AGENT_PID=79 22:25:12 Running ssh-add (command line suppressed) 22:25:12 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1129@tmp/private_key_5505456711833929278.key (/w/workspace/dry_app-functions-sdk-go_PR-1129@tmp/private_key_5505456711833929278.key) 22:25:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:13 + git semver init 22:25:13 2022-06-21 22:25:13,463 [run_init] DEBUG init version:0.0.0 force:False 22:25:13 2022-06-21 22:25:13,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1129/.semver 22:25:13 2022-06-21 22:25:13,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1129/.semver 22:25:13 2022-06-21 22:25:13,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1129/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1129, universal_newlines=False, shell=None, istream=None) 22:25:14 2022-06-21 22:25:14,730 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1129/.git/info/exclude 22:25:14 2022-06-21 22:25:14,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1129/.semver/PR-1129 with force:False 22:25:14 2022-06-21 22:25:14,731 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1129/.semver/PR-1129 22:25:14 2022-06-21 22:25:14,735 [execute] INFO git cat-file --batch-check 22:25:14 2022-06-21 22:25:14,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1129/.semver, universal_newlines=False, shell=None, istream=) 22:25:14 2022-06-21 22:25:14,742 [execute] INFO git cat-file --batch 22:25:14 2022-06-21 22:25:14,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1129/.semver, universal_newlines=False, shell=None, istream=) 22:25:14 2022-06-21 22:25:14,748 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1129/.semver/PR-1129 22:25:14 0.0.0 [Pipeline] } 22:25:14 $ docker exec --env ******** --env ******** 189cfd0374645aaf80209d34e0a4a702e0430fe2bf3c96d7c40170d5daf2813a ssh-agent -k 22:25:15 unset SSH_AUTH_SOCK; 22:25:15 unset SSH_AGENT_PID; 22:25:15 echo Agent pid 79 killed; 22:25:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:15 + git semver [Pipeline] } 22:25:15 $ docker stop --time=1 189cfd0374645aaf80209d34e0a4a702e0430fe2bf3c96d7c40170d5daf2813a 22:25:17 $ docker rm -f 189cfd0374645aaf80209d34e0a4a702e0430fe2bf3c96d7c40170d5daf2813a [Pipeline] // withDockerContainer [Pipeline] sh 22:25:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:25:17 Stashed 1 file(s) [Pipeline] echo 22:25:17 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:18 ========================================================= 22:25:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:25:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:25:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:25:18 59bf1c3509f3: Pulling fs layer 22:25:18 666ba61612fd: Pulling fs layer 22:25:18 8ed8ca486205: Pulling fs layer 22:25:18 cc1cd167ecdc: Pulling fs layer 22:25:18 c516ae0d96e1: Pulling fs layer 22:25:18 684cea983483: Pulling fs layer 22:25:18 dd3240ac7de5: Pulling fs layer 22:25:18 b1e948a4e11c: Pulling fs layer 22:25:18 a8fd76ee1af6: Pulling fs layer 22:25:18 646ad004c059: Pulling fs layer 22:25:18 cc1cd167ecdc: Waiting 22:25:18 c516ae0d96e1: Waiting 22:25:18 dd3240ac7de5: Waiting 22:25:18 684cea983483: Waiting 22:25:18 b1e948a4e11c: Waiting 22:25:18 646ad004c059: Waiting 22:25:18 a8fd76ee1af6: Waiting 22:25:18 8ed8ca486205: Verifying Checksum 22:25:18 8ed8ca486205: Download complete 22:25:18 666ba61612fd: Download complete 22:25:18 684cea983483: Verifying Checksum 22:25:18 684cea983483: Download complete 22:25:18 dd3240ac7de5: Verifying Checksum 22:25:18 dd3240ac7de5: Download complete 22:25:18 59bf1c3509f3: Verifying Checksum 22:25:18 59bf1c3509f3: Download complete 22:25:19 b1e948a4e11c: Verifying Checksum 22:25:19 b1e948a4e11c: Download complete 22:25:19 59bf1c3509f3: Pull complete 22:25:19 666ba61612fd: Pull complete 22:25:19 8ed8ca486205: Pull complete 22:25:19 646ad004c059: Verifying Checksum 22:25:19 646ad004c059: Download complete 22:25:19 cc1cd167ecdc: Verifying Checksum 22:25:19 cc1cd167ecdc: Download complete 22:25:19 a8fd76ee1af6: Verifying Checksum 22:25:19 a8fd76ee1af6: Download complete 22:25:23 cc1cd167ecdc: Pull complete 22:25:23 c516ae0d96e1: Pull complete 22:25:23 684cea983483: Pull complete 22:25:24 dd3240ac7de5: Pull complete 22:25:24 b1e948a4e11c: Pull complete 22:25:26 a8fd76ee1af6: Pull complete 22:25:27 646ad004c059: Pull complete 22:25:27 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 22:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:25:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 22:25:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:27 + docker inspect -f . ci-base-image-x86_64 22:25:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:28 prd-ubuntu20.04-docker-8c-8g-15278 does not seem to be running inside a container 22:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1129 -v /w/workspace/dry_app-functions-sdk-go_PR-1129:/w/workspace/dry_app-functions-sdk-go_PR-1129:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1129@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1129@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:30 $ docker top b3db670462aaeb3fd6253a04b69adf4ae04a0f0bf6cb55f25441417983c957c5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:30 + go version 22:25:30 go version go1.17.7 linux/amd64 [Pipeline] } 22:25:30 $ docker stop --time=1 b3db670462aaeb3fd6253a04b69adf4ae04a0f0bf6cb55f25441417983c957c5 22:25:31 $ docker rm -f b3db670462aaeb3fd6253a04b69adf4ae04a0f0bf6cb55f25441417983c957c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:32 + docker inspect -f . ci-base-image-x86_64 22:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:32 prd-ubuntu20.04-docker-8c-8g-15278 does not seem to be running inside a container 22:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1129 -v /w/workspace/dry_app-functions-sdk-go_PR-1129:/w/workspace/dry_app-functions-sdk-go_PR-1129:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1129@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1129@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:33 Still waiting to schedule task 22:25:33 $ docker top 7574591dcd59f4b46a3dc198e624fba394507b4ece7e5dc33dcc7eb91a659cac -eo pid,comm 22:25:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:25:33 + make test 22:25:33 make -C ./app-service-template build 22:25:33 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1129/app-service-template' 22:25:33 go mod tidy -compat=1.17 22:25:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 22:25:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 22:25:33 go: downloading github.com/google/uuid v1.3.0 22:25:33 go: downloading github.com/stretchr/testify v1.7.2 22:25:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 22:25:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.4 22:25:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 22:25:34 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 22:25:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:25:34 go: downloading github.com/gorilla/mux v1.8.0 22:25:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:25:34 go: downloading github.com/davecgh/go-spew v1.1.1 22:25:34 go: downloading github.com/pmezard/go-difflib v1.0.0 22:25:34 go: downloading gopkg.in/yaml.v3 v3.0.1 22:25:34 go: downloading github.com/stretchr/objx v0.1.1 22:25:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 22:25:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 22:25:34 go: downloading github.com/mitchellh/copystructure v1.0.0 22:25:34 go: downloading github.com/go-kit/log v0.2.0 22:25:34 go: downloading github.com/go-playground/validator/v10 v10.10.1 22:25:34 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:25:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:25:34 go: downloading github.com/pelletier/go-toml v1.9.4 22:25:34 go: downloading github.com/hashicorp/errwrap v1.0.0 22:25:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:25:34 go: downloading github.com/go-playground/universal-translator v0.18.0 22:25:34 go: downloading github.com/leodido/go-urn v1.2.1 22:25:34 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 22:25:34 go: downloading golang.org/x/text v0.3.7 22:25:34 go: downloading github.com/go-playground/locales v0.14.0 22:25:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:25:34 go: downloading github.com/gorilla/websocket v1.4.2 22:25:34 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:25:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:25:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 22:25:34 go: downloading github.com/pebbe/zmq4 v1.2.7 22:25:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:25:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:25:35 go: downloading github.com/hashicorp/consul/api v1.9.1 22:25:35 go: downloading github.com/x448/float16 v0.8.4 22:25:35 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 22:25:35 go: downloading github.com/zeebo/errs v1.2.2 22:25:35 go: downloading google.golang.org/grpc v1.42.0 22:25:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:25:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:25:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:25:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:25:35 go: downloading github.com/hashicorp/serf v0.9.5 22:25:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:25:35 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:25:35 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:25:35 go: downloading github.com/onsi/ginkgo v1.10.1 22:25:35 go: downloading github.com/onsi/gomega v1.7.0 22:25:35 go: downloading github.com/hashicorp/consul/sdk v0.8.0 22:25:35 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:25:35 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:25:35 go: downloading google.golang.org/protobuf v1.27.1 22:25:35 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:25:35 go: downloading github.com/golang/protobuf v1.5.2 22:25:35 go: downloading github.com/google/go-cmp v0.5.6 22:25:35 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:25:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:25:35 go: downloading github.com/fatih/color v1.9.0 22:25:35 go: downloading github.com/mattn/go-colorable v0.1.6 22:25:35 go: downloading github.com/mattn/go-isatty v0.0.12 22:25:35 go: downloading github.com/kr/pretty v0.3.0 22:25:35 go: downloading github.com/pkg/errors v0.9.1 22:25:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:25:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:25:35 go: downloading github.com/hashicorp/memberlist v0.2.2 22:25:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:25:35 go: downloading github.com/kr/text v0.2.0 22:25:35 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:25:35 go: downloading github.com/hpcloud/tail v1.0.0 22:25:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:25:35 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:25:35 go: downloading gopkg.in/yaml.v2 v2.2.8 22:25:35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 22:25:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:25:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:25:35 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:25:35 go: downloading github.com/miekg/dns v1.1.26 22:25:35 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:25:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:25:35 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:25:37 go: downloading github.com/stretchr/testify v1.7.4 22:25:37 go: downloading github.com/stretchr/objx v0.4.0 22:25:37 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 22:25:56 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1129/app-service-template' 22:25:56 make -C ./app-service-template test 22:25:56 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1129/app-service-template' 22:25:56 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 22:26:17 ok new-app-service 0.071s coverage: 48.1% of statements 22:26:17 ? new-app-service/config [no test files] 22:26:17 ok new-app-service/functions 0.052s 22:26:17 CGO_ENABLED=1 go vet ./... 22:26:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:26:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:26:26 ./bin/test-attribution-txt.sh 22:26:26 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1129/app-service-template' 22:26:26 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:26:26 go: downloading github.com/gomodule/redigo v1.8.8 22:26:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.133s coverage: 63.2% of statements 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.068s coverage: 93.8% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 76.5% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.106s coverage: 88.7% of statements 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.066s coverage: 100.0% of statements 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.155s coverage: 78.5% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.108s coverage: 97.3% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.091s coverage: 82.8% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.710s coverage: 81.5% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.077s coverage: 28.7% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.079s coverage: 14.0% of statements 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:26:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:26:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.065s coverage: 51.4% of statements 22:26:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.152s coverage: 78.6% of statements 22:26:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.055s coverage: 94.4% of statements 22:26:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:26:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:26:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:27:07 $ docker stop --time=1 7574591dcd59f4b46a3dc198e624fba394507b4ece7e5dc33dcc7eb91a659cac 22:27:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15280 in /w/workspace/dry_app-functions-sdk-go_PR-1129 22:27:09 $ docker rm -f 7574591dcd59f4b46a3dc198e624fba394507b4ece7e5dc33dcc7eb91a659cac [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 22:27:10 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:27:10 The recommended git tool is: git 22:27:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:27:10 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] withEnv [Pipeline] { [Pipeline] sh 22:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:11 22:27:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:11 latest: Pulling from edgex-lftools-log-publisher 22:27:11 5eb5b503b376: Pulling fs layer 22:27:11 5c69ac0246d0: Pulling fs layer 22:27:11 ec43610c2a17: Pulling fs layer 22:27:11 3a2ae6a8a46f: Pulling fs layer 22:27:11 33b1e0a273af: Pulling fs layer 22:27:11 5d3b04190fa2: Pulling fs layer 22:27:11 2f39f015ded8: Pulling fs layer 22:27:11 3a2ae6a8a46f: Waiting 22:27:11 33b1e0a273af: Waiting 22:27:11 5d3b04190fa2: Waiting 22:27:11 2f39f015ded8: Waiting 22:27:11 5c69ac0246d0: Verifying Checksum 22:27:11 5c69ac0246d0: Download complete 22:27:11 3a2ae6a8a46f: Verifying Checksum 22:27:11 3a2ae6a8a46f: Download complete 22:27:11 33b1e0a273af: Verifying Checksum 22:27:11 33b1e0a273af: Download complete 22:27:11 5d3b04190fa2: Download complete 22:27:11 ec43610c2a17: Download complete 22:27:11 5eb5b503b376: Download complete 22:27:12 2f39f015ded8: Download complete 22:27:13 5eb5b503b376: Pull complete 22:27:13 5c69ac0246d0: Pull complete 22:27:14 ec43610c2a17: Pull complete 22:27:14 3a2ae6a8a46f: Pull complete 22:27:14 33b1e0a273af: Pull complete 22:27:14 5d3b04190fa2: Pull complete 22:27:15 using credential edgex-jenkins-ssh 22:27:15 Cloning the remote Git repository 22:27:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:27:15 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:27:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:27:15 > git --version # timeout=10 22:27:15 > git --version # 'git version 2.25.1' 22:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:19 2f39f015ded8: Pull complete 22:27:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:19 Merging remotes/origin/main commit 3614395ab5d1e3b783d42cc9b1ae027613231f7a into PR head commit 11f2253703006daad4ee6889b15f4d1abd180536 22:27:19 prd-ubuntu20.04-docker-8c-8g-15278 does not seem to be running inside a container 22:27:19 $ 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/dry_app-functions-sdk-go_PR-1129 -v /w/workspace/dry_app-functions-sdk-go_PR-1129:/w/workspace/dry_app-functions-sdk-go_PR-1129:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1129@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1129@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:27:19 Merge succeeded, producing 11f2253703006daad4ee6889b15f4d1abd180536 22:27:19 Checking out Revision 11f2253703006daad4ee6889b15f4d1abd180536 (PR-1129) 22:27:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:27:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:27:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:27:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1129/head:refs/remotes/origin/PR-1129 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:27:19 > git config core.sparsecheckout # timeout=10 22:27:19 > git checkout -f 11f2253703006daad4ee6889b15f4d1abd180536 # timeout=10 22:27:19 > git remote # timeout=10 22:27:19 > git config --get remote.origin.url # timeout=10 22:27:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:19 > git merge 3614395ab5d1e3b783d42cc9b1ae027613231f7a # timeout=10 22:27:19 > git rev-parse HEAD^{commit} # timeout=10 22:27:19 > git config core.sparsecheckout # timeout=10 22:27:20 > git checkout -f 11f2253703006daad4ee6889b15f4d1abd180536 # timeout=10 22:27:21 $ docker top a6b7b3d9da3d2906a999c899695bb60b8ec52d4c2b67f7545ad2b54767daaed4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:21 ---> job-cost.sh 22:27:21 lf-activate-venv: SKIPPING 22:27:21 INFO: No Stack... 22:27:22 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:23 INFO: Archiving Costs [Pipeline] sh 22:27:23 + cat /w/workspace/dry_app-functions-sdk-go_PR-1129/archives/cost.csv 22:27:23 + cut -d, -f6 [Pipeline] lock 22:27:23 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] 22:27:23 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] did not exist. Created. 22:27:23 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:27:23 + echo total: 0.2199999988079071 [Pipeline] stash 22:27:23 Stashed 1 file(s) [Pipeline] } 22:27:23 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:27:24 $ docker stop --time=1 a6b7b3d9da3d2906a999c899695bb60b8ec52d4c2b67f7545ad2b54767daaed4 22:27:24 Commit message: "doc: Update attribution.txt to reference paho license as v2.0" 22:27:24 > git --version # timeout=10 22:27:24 > git --version # 'git version 2.25.1' 22:27:24 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:27:24 22:27:24 GitHub has been notified of this commit’s build result 22:27:24 22:27:25 $ docker rm -f a6b7b3d9da3d2906a999c899695bb60b8ec52d4c2b67f7545ad2b54767daaed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:27:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:26 Dload Upload Total Spent Left Speed 22:27:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83353 0 --:--:-- --:--:-- --:--:-- 83353 [Pipeline] sh 22:27:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:27:27 + sudo tee /etc/docker/daemon.new 22:27:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:27:27 { 22:27:27 "registry-mirrors": [ 22:27:27 "https://nexus3.edgexfoundry.org:10001" 22:27:27 ], 22:27:27 "bip": "10.250.0.254/24", 22:27:27 "hosts": [ 22:27:27 "tcp://0.0.0.0:5555", 22:27:27 "unix:///var/run/docker.sock" 22:27:27 ], 22:27:27 "mtu": 1458, 22:27:27 "selinux-enabled": true, 22:27:27 "seccomp-profile": "/etc/docker/seccomp.json" 22:27:27 } [Pipeline] sh 22:27:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:27:28 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:46 ========================================================= 22:27:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:27:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:27:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:27:47 9b3977197b4f: Pulling fs layer 22:27:47 1a89e8eeedd5: Pulling fs layer 22:27:47 94645a83ff95: Pulling fs layer 22:27:47 e6fb740bc735: Pulling fs layer 22:27:47 3a77bd46dcc9: Pulling fs layer 22:27:47 355e64cbe906: Pulling fs layer 22:27:47 63ab81a10011: Pulling fs layer 22:27:47 555d1d1c4555: Pulling fs layer 22:27:47 7d9057610161: Pulling fs layer 22:27:47 e6fb740bc735: Waiting 22:27:47 3a77bd46dcc9: Waiting 22:27:47 355e64cbe906: Waiting 22:27:47 7d9057610161: Waiting 22:27:47 555d1d1c4555: Waiting 22:27:47 94645a83ff95: Verifying Checksum 22:27:47 94645a83ff95: Download complete 22:27:47 1a89e8eeedd5: Verifying Checksum 22:27:47 1a89e8eeedd5: Download complete 22:27:47 3a77bd46dcc9: Verifying Checksum 22:27:47 3a77bd46dcc9: Download complete 22:27:47 355e64cbe906: Verifying Checksum 22:27:47 355e64cbe906: Download complete 22:27:47 9b3977197b4f: Download complete 22:27:47 63ab81a10011: Verifying Checksum 22:27:47 63ab81a10011: Download complete 22:27:48 7d9057610161: Verifying Checksum 22:27:48 7d9057610161: Download complete 22:27:49 9b3977197b4f: Pull complete 22:27:49 1a89e8eeedd5: Pull complete 22:27:50 94645a83ff95: Pull complete 22:27:50 555d1d1c4555: Verifying Checksum 22:27:50 e6fb740bc735: Verifying Checksum 22:27:50 e6fb740bc735: Download complete 22:28:03 e6fb740bc735: Pull complete 22:28:03 3a77bd46dcc9: Pull complete 22:28:03 355e64cbe906: Pull complete 22:28:03 63ab81a10011: Pull complete 22:28:10 555d1d1c4555: Pull complete 22:28:11 7d9057610161: Pull complete 22:28:12 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 22:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 22:28:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:12 + docker inspect -f . ci-base-image-arm64 22:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:13 prd-ubuntu20.04-docker-arm64-4c-16g-15280 does not seem to be running inside a container 22:28:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** ci-base-image-arm64 cat 22:28:16 $ docker top 3a289f50c7c15b25cf93b05b07977f1111ecfe7dbee21e9e12cc0614d3d3718b -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:17 + go version 22:28:17 go version go1.17.7 linux/arm64 [Pipeline] } 22:28:17 $ docker stop --time=1 3a289f50c7c15b25cf93b05b07977f1111ecfe7dbee21e9e12cc0614d3d3718b 22:28:19 $ docker rm -f 3a289f50c7c15b25cf93b05b07977f1111ecfe7dbee21e9e12cc0614d3d3718b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker inspect -f . ci-base-image-arm64 22:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:20 prd-ubuntu20.04-docker-arm64-4c-16g-15280 does not seem to be running inside a container 22:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** ci-base-image-arm64 cat 22:28:22 $ docker top f9b871ba3514b93a9ad96a4db072f7ea97d617b4c91d8b8eace4a9edaf4fad23 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:28:23 + make test 22:28:23 make -C ./app-service-template build 22:28:23 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:28:23 go mod tidy -compat=1.17 22:28:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 22:28:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 22:28:23 go: downloading github.com/google/uuid v1.3.0 22:28:23 go: downloading github.com/stretchr/testify v1.7.2 22:28:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 22:28:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.4 22:28:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 22:28:24 go: downloading github.com/davecgh/go-spew v1.1.1 22:28:24 go: downloading github.com/pmezard/go-difflib v1.0.0 22:28:24 go: downloading gopkg.in/yaml.v3 v3.0.1 22:28:24 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 22:28:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:28:24 go: downloading github.com/go-playground/validator/v10 v10.10.1 22:28:24 go: downloading github.com/go-kit/log v0.2.0 22:28:24 go: downloading github.com/stretchr/objx v0.1.1 22:28:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 22:28:24 go: downloading github.com/gorilla/mux v1.8.0 22:28:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:28:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 22:28:24 go: downloading github.com/mitchellh/copystructure v1.0.0 22:28:24 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:28:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:28:24 go: downloading github.com/gorilla/websocket v1.4.2 22:28:24 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:28:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:28:24 go: downloading github.com/pelletier/go-toml v1.9.4 22:28:24 go: downloading github.com/hashicorp/consul/api v1.9.1 22:28:24 go: downloading github.com/go-playground/universal-translator v0.18.0 22:28:24 go: downloading github.com/leodido/go-urn v1.2.1 22:28:24 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 22:28:25 go: downloading golang.org/x/text v0.3.7 22:28:25 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:28:25 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:28:25 go: downloading github.com/go-playground/locales v0.14.0 22:28:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:28:28 go: downloading github.com/hashicorp/errwrap v1.0.0 22:28:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 22:28:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:28:28 go: downloading github.com/x448/float16 v0.8.4 22:28:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:28:28 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:28:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:28:28 go: downloading github.com/hashicorp/serf v0.9.5 22:28:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:28:28 go: downloading github.com/hashicorp/consul/sdk v0.8.0 22:28:28 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:28:28 go: downloading github.com/kr/pretty v0.3.0 22:28:28 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 22:28:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:28:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:28:28 go: downloading github.com/pebbe/zmq4 v1.2.7 22:28:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:28:29 go: downloading github.com/zeebo/errs v1.2.2 22:28:29 go: downloading google.golang.org/grpc v1.42.0 22:28:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:28:30 go: downloading github.com/fatih/color v1.9.0 22:28:30 go: downloading github.com/mattn/go-colorable v0.1.6 22:28:30 go: downloading github.com/mattn/go-isatty v0.0.12 22:28:30 go: downloading github.com/pkg/errors v0.9.1 22:28:30 go: downloading github.com/kr/text v0.2.0 22:28:30 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:28:30 go: downloading github.com/onsi/ginkgo v1.10.1 22:28:30 go: downloading github.com/onsi/gomega v1.7.0 22:28:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:28:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:28:30 go: downloading github.com/hashicorp/memberlist v0.2.2 22:28:30 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:28:30 go: downloading google.golang.org/protobuf v1.27.1 22:28:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:28:30 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:28:31 go: downloading github.com/golang/protobuf v1.5.2 22:28:31 go: downloading github.com/google/go-cmp v0.5.6 22:28:31 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:28:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:28:31 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:28:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:28:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:28:32 go: downloading github.com/miekg/dns v1.1.26 22:28:32 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:28:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:28:32 go: downloading gopkg.in/yaml.v2 v2.2.8 22:28:32 go: downloading github.com/hpcloud/tail v1.0.0 22:28:32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 22:28:32 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:28:32 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:28:36 go: downloading github.com/stretchr/testify v1.7.4 22:28:36 go: downloading github.com/stretchr/objx v0.4.0 22:28:37 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 22:30:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:30:44 make -C ./app-service-template test 22:30:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:30:44 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 22:33:06 ok new-app-service 0.286s coverage: 48.1% of statements 22:33:06 ? new-app-service/config [no test files] 22:33:06 ok new-app-service/functions 0.242s 22:33:06 CGO_ENABLED=1 go vet ./... 22:34:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:34:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:34:28 ./bin/test-attribution-txt.sh 22:34:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:34:28 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:34:28 go: downloading github.com/gomodule/redigo v1.8.8 22:34:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:34:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.641s coverage: 63.2% of statements 22:34:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.299s coverage: 93.8% of statements 22:34:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:34:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.365s coverage: 76.5% of statements 22:34:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:34:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.336s coverage: 88.7% of statements 22:34:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.136s coverage: 100.0% of statements 22:34:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.904s coverage: 78.5% of statements 22:34:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:34:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:34:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.296s coverage: 97.3% of statements 22:34:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:34:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 22:34:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.368s coverage: 82.8% of statements 22:34:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 22:34:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.098s coverage: 81.5% of statements 22:34:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 22:34:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 22:34:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.283s coverage: 28.7% of statements 22:34:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 22:34:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.257s coverage: 14.0% of statements 22:35:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.248s coverage: 27.3% of statements 22:35:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:35:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:35:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.310s coverage: 51.4% of statements 22:35:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.508s coverage: 78.6% of statements 22:35:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.299s coverage: 94.4% of statements 22:35:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:35:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:35:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:35:42 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 22:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:35:42 $ docker stop --time=1 f9b871ba3514b93a9ad96a4db072f7ea97d617b4c91d8b8eace4a9edaf4fad23 22:35:44 $ docker rm -f f9b871ba3514b93a9ad96a4db072f7ea97d617b4c91d8b8eace4a9edaf4fad23 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:35:48 Warning: overwriting stash ‘coverage-report’ 22:35:49 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] withEnv [Pipeline] { [Pipeline] sh 22:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:49 22:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:35:50 arm64: Pulling from edgex-lftools-log-publisher 22:35:50 8998bd30e6a1: Pulling fs layer 22:35:50 04944245beec: Pulling fs layer 22:35:50 699f458cf7ca: Pulling fs layer 22:35:50 765212b225bb: Pulling fs layer 22:35:50 f23df028b6ca: Pulling fs layer 22:35:50 d65c8cfc05b1: Pulling fs layer 22:35:50 2437ff75d9bd: Pulling fs layer 22:35:50 f23df028b6ca: Waiting 22:35:50 765212b225bb: Waiting 22:35:50 d65c8cfc05b1: Waiting 22:35:50 2437ff75d9bd: Waiting 22:35:50 04944245beec: Verifying Checksum 22:35:50 04944245beec: Download complete 22:35:50 765212b225bb: Download complete 22:35:50 f23df028b6ca: Verifying Checksum 22:35:50 f23df028b6ca: Download complete 22:35:50 d65c8cfc05b1: Verifying Checksum 22:35:50 d65c8cfc05b1: Download complete 22:35:50 699f458cf7ca: Verifying Checksum 22:35:50 699f458cf7ca: Download complete 22:35:51 8998bd30e6a1: Verifying Checksum 22:35:51 8998bd30e6a1: Download complete 22:35:53 2437ff75d9bd: Verifying Checksum 22:35:53 2437ff75d9bd: Download complete 22:35:55 8998bd30e6a1: Pull complete 22:35:55 04944245beec: Pull complete 22:35:57 699f458cf7ca: Pull complete 22:35:57 765212b225bb: Pull complete 22:35:58 f23df028b6ca: Pull complete 22:35:58 d65c8cfc05b1: Pull complete 22:36:13 2437ff75d9bd: Pull complete 22:36:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:36:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:13 prd-ubuntu20.04-docker-arm64-4c-16g-15280 does not seem to be running inside a container 22:36:13 $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:36:16 $ docker top b2f3237d8a113af6469d53c3fb1db0adcb1ddeaaef9fded94a3a585f1c04fe81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:17 ---> job-cost.sh 22:36:17 lf-activate-venv: SKIPPING 22:36:17 INFO: No Stack... 22:36:17 INFO: Retrieving Pricing Info for: v3-standard-4 22:36:18 INFO: Archiving Costs [Pipeline] sh 22:36:19 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:36:19 + cut -d, -f6 [Pipeline] lock 22:36:19 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] 22:36:19 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] did not exist. Created. 22:36:19 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:36:20 /w/workspace/app-functions-sdk-go/1@tmp/durable-6e19853d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:36:20 + echo total: 0.10999999940395355 [Pipeline] stash 22:36:20 Warning: overwriting stash ‘stack-cost’ 22:36:21 Stashed 1 file(s) [Pipeline] } 22:36:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1129-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:36:21 $ docker stop --time=1 b2f3237d8a113af6469d53c3fb1db0adcb1ddeaaef9fded94a3a585f1c04fe81 22:36:22 $ docker rm -f b2f3237d8a113af6469d53c3fb1db0adcb1ddeaaef9fded94a3a585f1c04fe81 [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 22:36:23 provisioning config files... 22:36:23 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1129@tmp/config2158392350291903728tmp [Pipeline] { [Pipeline] sh 22:36:24 + set +x 22:36:24 + curl -s https://codecov.io/bash 22:36:24 + bash -s -- 22:36:24 22:36:24 _____ _ 22:36:24 / ____| | | 22:36:24 | | ___ __| | ___ ___ _____ __ 22:36:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:36:24 | |___| (_) | (_| | __/ (_| (_) \ V / 22:36:24 \_____\___/ \__,_|\___|\___\___/ \_/ 22:36:24 Bash-1.0.6 22:36:24 22:36:24 22:36:24 ==> git version 2.25.1 found 22:36:24 ==> 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 22:36:24 Release-Date: 2020-01-08 22:36:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:36:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:36:24 ==> Jenkins CI detected. 22:36:24 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1129 22:36:24 project root: . 22:36:24 --> token set from env 22:36:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:36:24 ==> Running gcov in . (disable via -X gcov) 22:36:24 ==> Python coveragepy not found 22:36:24 ==> Searching for coverage reports in: 22:36:24 + . 22:36:24 -> Found 2 reports 22:36:24 ==> Detecting git/mercurial file structure 22:36:24 ==> Reading reports 22:36:24 + ./app-service-template/coverage.out bytes=1222 22:36:24 + ./coverage.out bytes=121742 22:36:24 ==> Appending adjustments 22:36:24 https://docs.codecov.io/docs/fixing-reports 22:36:24 + Found adjustments 22:36:24 ==> Gzipping contents 22:36:24 24K /tmp/codecov.DGowJM.gz 22:36:24 ==> Uploading reports 22:36:24 url: https://codecov.io 22:36:24 query: branch=PR-1129&commit=11f2253703006daad4ee6889b15f4d1abd180536&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1129&job=&cmd_args= 22:36:24 -> Pinging Codecov 22:36:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1129&commit=11f2253703006daad4ee6889b15f4d1abd180536&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1129&job=&cmd_args= 22:36:25 -> Uploading to 22:36:25 https://storage.googleapis.com/codecov/v4/raw/2022-06-21/3D8B5DFFC46A037C893635FACE044666/11f2253703006daad4ee6889b15f4d1abd180536/5bb60992-a864-4090-b327-97acd188e212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T223624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee7399308cfb3f17160deb680e38806c87a3754ecf3dda39e0296cd9fb070a4c 22:36:25 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:25 Dload Upload Total Spent Left Speed 22:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21048 0 0 100 21048 0 95239 --:--:-- --:--:-- --:--:-- 94810 100 21048 0 0 100 21048 0 89948 --:--:-- --:--:-- --:--:-- 89565 22:36:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/11f2253703006daad4ee6889b15f4d1abd180536 [Pipeline] } 22:36:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 22:36:26 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1129/archives ] 22:36:26 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1129/archives 22:36:26 total 16 22:36:26 drwxr-xr-x 3 root root 4096 Jun 21 22:27 . 22:36:26 drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 22:27 .. 22:36:26 drwxr-xr-x 2 root root 4096 Jun 21 22:27 cost 22:36:26 -rw-r--r-- 1 root root 92 Jun 21 22:27 cost.csv 22:36:26 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1129/archives 22:36:26 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1129/archives 22:36:26 total 16 22:36:26 drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 22:27 . 22:36:26 drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 22:27 .. 22:36:26 drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 22:27 cost 22:36:26 -rw-r--r-- 1 jenkins jenkins 92 Jun 21 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:36:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:36:28 ---> package-listing.sh 22:36:28 ++ facter osfamily 22:36:28 ++ tr '[:upper:]' '[:lower:]' 22:36:28 + OS_FAMILY=debian 22:36:28 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1129 22:36:28 + START_PACKAGES=/tmp/packages_start.txt 22:36:28 + END_PACKAGES=/tmp/packages_end.txt 22:36:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:28 + PACKAGES=/tmp/packages_start.txt 22:36:28 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1129 ']' 22:36:28 + PACKAGES=/tmp/packages_end.txt 22:36:28 + case "${OS_FAMILY}" in 22:36:28 + dpkg -l 22:36:28 + grep '^ii' 22:36:28 + '[' -f /tmp/packages_start.txt ']' 22:36:28 + '[' -f /tmp/packages_end.txt ']' 22:36:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:28 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1129 ']' 22:36:28 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1129/archives/ 22:36:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1129/archives/ [Pipeline] echo 22:36:28 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/dry_app-functions-sdk-go_PR-1129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:36:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:29 prd-ubuntu20.04-docker-8c-8g-15278 does not seem to be running inside a container 22:36:29 $ 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/dry_app-functions-sdk-go_PR-1129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1129 -v /w/workspace/dry_app-functions-sdk-go_PR-1129:/w/workspace/dry_app-functions-sdk-go_PR-1129:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1129@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1129@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:36:29 $ docker top edbcb2a2d3891af613337c0e80f5a020be920d41401961dfa113188bf9859ead -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:30 + touch /tmp/pre-build-complete [Pipeline] sh 22:36:30 + mkdir -p /var/log/sysstat [Pipeline] sh 22:36:30 + ls /var/log/sa-host 22:36:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:31 provisioning config files... 22:36:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1129@tmp/config4184027547246049315tmp [Pipeline] { [Pipeline] echo 22:36:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:36:31 ---> create-netrc.sh [Pipeline] } 22:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:36:31 ---> python-tools-install.sh [Pipeline] echo 22:36:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:36:32 ---> sudo-logs.sh 22:36:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:36:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:36:32 ---> job-cost.sh 22:36:32 lf-activate-venv: SKIPPING 22:36:32 DEBUG: total: 0.2199999988079071 22:36:32 INFO: Retrieving Stack Cost... 22:36:32 INFO: Retrieving Pricing Info for: v3-standard-8 22:36:33 INFO: Archiving Costs [Pipeline] echo 22:36:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:36:33 ---> logs-deploy.sh 22:36:33 lf-activate-venv: SKIPPING 22:36:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1129/1 22:36:33 INFO: archiving workspace using pattern(s): 22:36:34 Archives upload complete. 22:36:34 INFO: archiving logs to Nexus